Pull request #43599 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4e025b54d57894331a0e8a0ff89f424cbfb43bc1+8a0cb10840024e3d9b18ebcea1dc2687a921e782 (099cc2523f1de311e06c6510cf2b4b0bcdeaac02) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43599@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-13T23:15:15.853Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-13T23:15:15.858Z] Trying to pass milestone 1 [Pipeline] milestone [2022-05-13T23:15:15.960Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-13T23:15:19.456Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb4eae434c924499) in /home/ubuntu/workspace/moby_PR-43599 [Pipeline] { [Pipeline] checkout [2022-05-13T23:15:19.495Z] The recommended git tool is: git [2022-05-13T23:15:19.505Z] using credential docker-jenkins-github-credentials [2022-05-13T23:15:19.557Z] Fetching changes from the remote Git repository [2022-05-13T23:15:19.580Z] Fetching without tags [2022-05-13T23:15:19.837Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:20.058Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:20.058Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:15:20.216Z] Commit message: "Remove mount spec backport" [2022-05-13T23:15:19.522Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43599/.git # timeout=10 [2022-05-13T23:15:19.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:19.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:19.585Z] > git --version # timeout=10 [2022-05-13T23:15:19.602Z] > git --version # 'git version 2.17.1' [2022-05-13T23:15:19.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:19.604Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:19.838Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:19.846Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:20.012Z] > git remote # timeout=10 [2022-05-13T23:15:20.025Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:15:20.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:20.034Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:15:20.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:15:20.060Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:20.071Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:20.219Z] > git rev-list --no-walk 7b401cd3cecab068d93fc47745c8f346c3874c71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-13T23:15:21.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-13T23:15:27.836Z] Unable to find image 'alpine:latest' locally [2022-05-13T23:15:28.768Z] latest: Pulling from library/alpine [2022-05-13T23:15:28.768Z] df9b9388f04a: Pulling fs layer [2022-05-13T23:15:28.768Z] df9b9388f04a: Download complete [2022-05-13T23:15:29.334Z] df9b9388f04a: Pull complete [2022-05-13T23:15:29.334Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T23:15:29.334Z] Status: Downloaded newer image for alpine:latest [2022-05-13T23:15:37.493Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-13T23:15:37.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06cf4d900ffc9fff2) in /home/ubuntu/workspace/moby_PR-43599 [2022-05-13T23:15:37.750Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a11f86e5c14a0ccc) in /home/ubuntu/workspace/moby_PR-43599 [Pipeline] node [2022-05-13T23:15:37.750Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb4eae434c924499) in /home/ubuntu/workspace/moby_PR-43599 [2022-05-13T23:15:37.751Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02e250233011cb08d) in /home/ubuntu/workspace/moby_PR-43599 [Pipeline] node [Pipeline] node [2022-05-13T23:15:37.755Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c69869952476af5) in /home/ubuntu/workspace/moby_PR-43599 [Pipeline] node [Pipeline] node [2022-05-13T23:15:37.757Z] Running on azwin-2-817251 in d:\jenkins\workspace\moby_PR-43599 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2022-05-13T23:15:37.825Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-13T23:15:37.838Z] The recommended git tool is: git [Pipeline] checkout [2022-05-13T23:15:37.844Z] The recommended git tool is: git [Pipeline] checkout [2022-05-13T23:15:37.850Z] The recommended git tool is: git [2022-05-13T23:15:37.851Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-13T23:15:37.859Z] using credential docker-jenkins-github-credentials [2022-05-13T23:15:37.859Z] The recommended git tool is: git [2022-05-13T23:15:37.860Z] Cloning the remote Git repository [2022-05-13T23:15:37.860Z] Cloning with configured refspecs honoured and without tags [2022-05-13T23:15:37.861Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-13T23:15:37.870Z] The recommended git tool is: git [2022-05-13T23:15:37.879Z] Fetching changes from the remote Git repository [2022-05-13T23:15:37.880Z] using credential docker-jenkins-github-credentials [2022-05-13T23:15:37.882Z] Fetching changes from the remote Git repository [Pipeline] checkout [2022-05-13T23:15:37.890Z] Fetching without tags [2022-05-13T23:15:37.891Z] Fetching without tags [2022-05-13T23:15:37.898Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-13T23:15:37.905Z] Fetching without tags [2022-05-13T23:15:37.909Z] using credential docker-jenkins-github-credentials [2022-05-13T23:15:37.916Z] Cloning the remote Git repository [2022-05-13T23:15:37.916Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-13T23:15:37.964Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-05-13T23:15:38.091Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-13T23:15:38.144Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:38.154Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-13T23:15:38.187Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-05-13T23:15:38.220Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:38.220Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-05-13T23:15:38.266Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:38.266Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [Pipeline] } [Pipeline] } [2022-05-13T23:15:38.289Z] Commit message: "Remove mount spec backport" [2022-05-13T23:15:38.291Z] Cloning the remote Git repository [2022-05-13T23:15:38.291Z] Cloning with configured refspecs honoured and without tags [2022-05-13T23:15:38.374Z] Commit message: "Remove mount spec backport" [2022-05-13T23:15:37.896Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43599/.git # timeout=10 [2022-05-13T23:15:37.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:37.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:37.960Z] > git --version # timeout=10 [2022-05-13T23:15:37.968Z] > git --version # 'git version 2.25.1' [2022-05-13T23:15:37.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:37.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:38.155Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.160Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:38.192Z] > git remote # timeout=10 [2022-05-13T23:15:38.197Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:15:38.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:38.202Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:15:38.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:15:38.231Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.238Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:15:38.722Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:38.723Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-13T23:15:37.872Z] Cloning repository https://github.com/moby/moby.git [2022-05-13T23:15:37.872Z] > git init /home/ubuntu/workspace/moby_PR-43599 # timeout=10 [2022-05-13T23:15:37.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:37.883Z] > git --version # timeout=10 [2022-05-13T23:15:37.892Z] > git --version # 'git version 2.17.1' [2022-05-13T23:15:37.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:37.893Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:37.874Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43599/.git # timeout=10 [2022-05-13T23:15:37.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:37.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:37.893Z] > git --version # timeout=10 [2022-05-13T23:15:37.911Z] > git --version # 'git version 2.17.1' [2022-05-13T23:15:37.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:37.913Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:38.093Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.098Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:38.692Z] > git remote # timeout=10 [2022-05-13T23:15:38.698Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:15:38.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:38.704Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:15:38.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:15:38.726Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.732Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:37.867Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43599/.git # timeout=10 [2022-05-13T23:15:37.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:37.892Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:37.892Z] > git --version # timeout=10 [2022-05-13T23:15:37.922Z] > git --version # 'git version 2.17.1' [2022-05-13T23:15:37.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:37.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:38.156Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.169Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:38.236Z] > git remote # timeout=10 [2022-05-13T23:15:38.243Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:15:38.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:38.252Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:15:38.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:15:38.270Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:38.287Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [Pipeline] sh [2022-05-13T23:15:37.917Z] Cloning repository https://github.com/moby/moby.git [2022-05-13T23:15:37.918Z] > git init /home/ubuntu/workspace/moby_PR-43599 # timeout=10 [2022-05-13T23:15:37.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:37.937Z] > git --version # timeout=10 [2022-05-13T23:15:37.946Z] > git --version # 'git version 2.25.1' [2022-05-13T23:15:37.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:37.947Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:38.329Z] Cloning repository https://github.com/moby/moby.git [2022-05-13T23:15:38.330Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-13T23:15:38.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:38.496Z] > git --version # timeout=10 [2022-05-13T23:15:38.603Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-13T23:15:38.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:38.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:39.062Z] + docker version [2022-05-13T23:15:39.146Z] + docker version [2022-05-13T23:15:39.146Z] Client: Docker Engine - Community [2022-05-13T23:15:39.146Z] Version: 20.10.14 [2022-05-13T23:15:39.146Z] API version: 1.41 [2022-05-13T23:15:39.146Z] Go version: go1.16.15 [2022-05-13T23:15:39.146Z] Git commit: a224086 [2022-05-13T23:15:39.146Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-13T23:15:39.146Z] OS/Arch: linux/amd64 [2022-05-13T23:15:39.146Z] Context: default [2022-05-13T23:15:39.146Z] Experimental: true [2022-05-13T23:15:39.146Z] [2022-05-13T23:15:39.146Z] Server: Docker Engine - Community [2022-05-13T23:15:39.146Z] Engine: [2022-05-13T23:15:39.146Z] Version: 20.10.14 [2022-05-13T23:15:39.146Z] API version: 1.41 (minimum version 1.12) [2022-05-13T23:15:39.146Z] Go version: go1.16.15 [2022-05-13T23:15:39.146Z] Git commit: 87a90dc [2022-05-13T23:15:39.146Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-13T23:15:39.146Z] OS/Arch: linux/amd64 [2022-05-13T23:15:39.146Z] Experimental: true [2022-05-13T23:15:39.146Z] containerd: [2022-05-13T23:15:39.146Z] Version: 1.5.11 [2022-05-13T23:15:39.146Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:39.146Z] runc: [2022-05-13T23:15:39.146Z] Version: 1.0.3 [2022-05-13T23:15:39.146Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-13T23:15:39.146Z] docker-init: [2022-05-13T23:15:39.146Z] Version: 0.19.0 [2022-05-13T23:15:39.146Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-13T23:15:39.433Z] + docker info [2022-05-13T23:15:42.341Z] Commit message: "Remove mount spec backport" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:15:43.324Z] + docker version [2022-05-13T23:15:45.607Z] Client: Docker Engine - Community [2022-05-13T23:15:45.607Z] Version: 20.10.14 [2022-05-13T23:15:45.607Z] API version: 1.41 [2022-05-13T23:15:45.607Z] Go version: go1.16.15 [2022-05-13T23:15:45.607Z] Git commit: a224086 [2022-05-13T23:15:45.607Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-13T23:15:45.607Z] OS/Arch: linux/arm64 [2022-05-13T23:15:45.607Z] Context: default [2022-05-13T23:15:45.607Z] Experimental: true [2022-05-13T23:15:45.607Z] [2022-05-13T23:15:45.607Z] Server: Docker Engine - Community [2022-05-13T23:15:45.607Z] Engine: [2022-05-13T23:15:45.607Z] Version: 20.10.14 [2022-05-13T23:15:45.607Z] API version: 1.41 (minimum version 1.12) [2022-05-13T23:15:45.607Z] Go version: go1.16.15 [2022-05-13T23:15:45.607Z] Git commit: 87a90dc [2022-05-13T23:15:45.607Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-13T23:15:45.607Z] OS/Arch: linux/arm64 [2022-05-13T23:15:45.607Z] Experimental: true [2022-05-13T23:15:45.607Z] containerd: [2022-05-13T23:15:45.607Z] Version: 1.5.11 [2022-05-13T23:15:45.607Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:45.607Z] runc: [2022-05-13T23:15:45.607Z] Version: 1.0.3 [2022-05-13T23:15:45.607Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-13T23:15:45.607Z] docker-init: [2022-05-13T23:15:45.607Z] Version: 0.19.0 [2022-05-13T23:15:45.607Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-13T23:15:45.905Z] + docker info [2022-05-13T23:15:46.614Z] Client: Docker Engine - Community [2022-05-13T23:15:46.614Z] Version: 20.10.14 [2022-05-13T23:15:46.614Z] API version: 1.41 [2022-05-13T23:15:46.614Z] Go version: go1.16.15 [2022-05-13T23:15:46.614Z] Git commit: a224086 [2022-05-13T23:15:46.614Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-13T23:15:46.614Z] OS/Arch: linux/amd64 [2022-05-13T23:15:46.614Z] Context: default [2022-05-13T23:15:46.614Z] Experimental: true [2022-05-13T23:15:46.614Z] [2022-05-13T23:15:46.614Z] Server: Docker Engine - Community [2022-05-13T23:15:46.614Z] Engine: [2022-05-13T23:15:46.614Z] Version: 20.10.14 [2022-05-13T23:15:46.614Z] API version: 1.41 (minimum version 1.12) [2022-05-13T23:15:46.614Z] Go version: go1.16.15 [2022-05-13T23:15:46.614Z] Git commit: 87a90dc [2022-05-13T23:15:46.614Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-13T23:15:46.614Z] OS/Arch: linux/amd64 [2022-05-13T23:15:46.614Z] Experimental: true [2022-05-13T23:15:46.614Z] containerd: [2022-05-13T23:15:46.614Z] Version: 1.5.11 [2022-05-13T23:15:46.614Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:46.614Z] runc: [2022-05-13T23:15:46.614Z] Version: 1.0.3 [2022-05-13T23:15:46.614Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-13T23:15:46.614Z] docker-init: [2022-05-13T23:15:46.614Z] Version: 0.19.0 [2022-05-13T23:15:46.614Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-13T23:15:46.974Z] + docker info [2022-05-13T23:15:52.755Z] Still waiting to schedule task [2022-05-13T23:15:52.755Z] All nodes of label ‘windows-2019’ are offline [2022-05-13T23:15:52.757Z] Still waiting to schedule task [2022-05-13T23:15:52.757Z] Waiting for next available executor on ‘windows-2022’ [2022-05-13T23:15:53.995Z] Fetching without tags [2022-05-13T23:15:54.238Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:54.775Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:15:54.775Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:15:55.432Z] Commit message: "Remove mount spec backport" [2022-05-13T23:15:53.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:53.977Z] > git config --add remote.origin.fetch +refs/pull/43599/head:refs/remotes/origin/PR-43599 # timeout=10 [2022-05-13T23:15:53.984Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:53.989Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:15:54.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:15:54.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:54.041Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:15:54.240Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:54.244Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:15:54.752Z] > git remote # timeout=10 [2022-05-13T23:15:54.760Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:15:54.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:15:54.764Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:15:54.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:15:54.820Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:15:54.823Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:15:56.036Z] + docker version [2022-05-13T23:15:56.036Z] Client: Docker Engine - Community [2022-05-13T23:15:56.036Z] Version: 20.10.14 [2022-05-13T23:15:56.036Z] API version: 1.41 [2022-05-13T23:15:56.036Z] Go version: go1.16.15 [2022-05-13T23:15:56.036Z] Git commit: a224086 [2022-05-13T23:15:56.036Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-13T23:15:56.036Z] OS/Arch: linux/amd64 [2022-05-13T23:15:56.036Z] Context: default [2022-05-13T23:15:56.036Z] Experimental: true [2022-05-13T23:15:56.036Z] [2022-05-13T23:15:56.036Z] Server: Docker Engine - Community [2022-05-13T23:15:56.036Z] Engine: [2022-05-13T23:15:56.036Z] Version: 20.10.14 [2022-05-13T23:15:56.036Z] API version: 1.41 (minimum version 1.12) [2022-05-13T23:15:56.036Z] Go version: go1.16.15 [2022-05-13T23:15:56.036Z] Git commit: 87a90dc [2022-05-13T23:15:56.036Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-13T23:15:56.036Z] OS/Arch: linux/amd64 [2022-05-13T23:15:56.036Z] Experimental: true [2022-05-13T23:15:56.036Z] containerd: [2022-05-13T23:15:56.036Z] Version: 1.5.11 [2022-05-13T23:15:56.036Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:56.036Z] runc: [2022-05-13T23:15:56.036Z] Version: 1.0.3 [2022-05-13T23:15:56.036Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-13T23:15:56.036Z] docker-init: [2022-05-13T23:15:56.036Z] Version: 0.19.0 [2022-05-13T23:15:56.036Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-13T23:15:56.358Z] + docker info [2022-05-13T23:15:57.497Z] Client: [2022-05-13T23:15:57.497Z] Context: default [2022-05-13T23:15:57.497Z] Debug Mode: false [2022-05-13T23:15:57.497Z] Plugins: [2022-05-13T23:15:57.497Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-13T23:15:57.497Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-13T23:15:57.497Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-13T23:15:57.497Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-13T23:15:57.497Z] [2022-05-13T23:15:57.497Z] Server: [2022-05-13T23:15:57.497Z] Containers: 0 [2022-05-13T23:15:57.497Z] Running: 0 [2022-05-13T23:15:57.497Z] Paused: 0 [2022-05-13T23:15:57.497Z] Stopped: 0 [2022-05-13T23:15:57.497Z] Images: 1 [2022-05-13T23:15:57.497Z] Server Version: 20.10.14 [2022-05-13T23:15:57.497Z] Storage Driver: overlay2 [2022-05-13T23:15:57.497Z] Backing Filesystem: extfs [2022-05-13T23:15:57.497Z] Supports d_type: true [2022-05-13T23:15:57.497Z] Native Overlay Diff: true [2022-05-13T23:15:57.497Z] userxattr: false [2022-05-13T23:15:57.497Z] Logging Driver: json-file [2022-05-13T23:15:57.497Z] Cgroup Driver: cgroupfs [2022-05-13T23:15:57.497Z] Cgroup Version: 1 [2022-05-13T23:15:57.497Z] Plugins: [2022-05-13T23:15:57.497Z] Volume: local [2022-05-13T23:15:57.497Z] Network: bridge host ipvlan macvlan null overlay [2022-05-13T23:15:57.497Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-13T23:15:57.497Z] Swarm: inactive [2022-05-13T23:15:57.497Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-13T23:15:57.497Z] Default Runtime: runc [2022-05-13T23:15:57.497Z] Init Binary: docker-init [2022-05-13T23:15:57.497Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:57.497Z] runc version: v1.0.3-0-gf46b6ba [2022-05-13T23:15:57.497Z] init version: de40ad0 [2022-05-13T23:15:57.497Z] Security Options: [2022-05-13T23:15:57.497Z] apparmor [2022-05-13T23:15:57.497Z] seccomp [2022-05-13T23:15:57.497Z] Profile: default [2022-05-13T23:15:57.497Z] Kernel Version: 5.4.0-1071-aws [2022-05-13T23:15:57.497Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-13T23:15:57.497Z] OSType: linux [2022-05-13T23:15:57.497Z] Architecture: x86_64 [2022-05-13T23:15:57.497Z] CPUs: 2 [2022-05-13T23:15:57.497Z] Total Memory: 7.565GiB [2022-05-13T23:15:57.497Z] Name: ip-10-100-95-181 [2022-05-13T23:15:57.497Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-13T23:15:57.497Z] Docker Root Dir: /var/lib/docker [2022-05-13T23:15:57.497Z] Debug Mode: false [2022-05-13T23:15:57.497Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:15:57.497Z] Labels: [2022-05-13T23:15:57.497Z] Experimental: true [2022-05-13T23:15:57.497Z] Insecure Registries: [2022-05-13T23:15:57.497Z] 127.0.0.0/8 [2022-05-13T23:15:57.497Z] Live Restore Enabled: true [2022-05-13T23:15:57.497Z] [2022-05-13T23:15:57.497Z] WARNING: No swap limit support [Pipeline] sh [2022-05-13T23:15:57.842Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:57.842Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:57.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43599/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-13T23:15:57.842Z] + bash /home/ubuntu/workspace/moby_PR-43599/check-config.sh [2022-05-13T23:15:57.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-13T23:15:57.842Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-13T23:15:57.842Z] [2022-05-13T23:15:57.842Z] Generally Necessary: [2022-05-13T23:15:57.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-13T23:15:57.842Z] - apparmor: enabled and tools installed [2022-05-13T23:15:57.842Z] - CONFIG_NAMESPACES: enabled [2022-05-13T23:15:57.842Z] - CONFIG_NET_NS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_PID_NS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_IPC_NS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_UTS_NS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CGROUPS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-13T23:15:57.842Z] - CONFIG_CPUSETS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_MEMCG: enabled [2022-05-13T23:15:57.842Z] - CONFIG_KEYS: enabled [2022-05-13T23:15:57.842Z] - CONFIG_VETH: enabled (as module) [2022-05-13T23:15:57.842Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-13T23:15:57.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-13T23:15:57.842Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-13T23:15:57.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-13T23:15:58.084Z] Client: [2022-05-13T23:15:58.084Z] Context: default [2022-05-13T23:15:58.084Z] Debug Mode: false [2022-05-13T23:15:58.084Z] Plugins: [2022-05-13T23:15:58.084Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-13T23:15:58.084Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-13T23:15:58.084Z] [2022-05-13T23:15:58.084Z] Server: [2022-05-13T23:15:58.084Z] Containers: 0 [2022-05-13T23:15:58.084Z] Running: 0 [2022-05-13T23:15:58.084Z] Paused: 0 [2022-05-13T23:15:58.084Z] Stopped: 0 [2022-05-13T23:15:58.084Z] Images: 0 [2022-05-13T23:15:58.084Z] Server Version: 20.10.14 [2022-05-13T23:15:58.084Z] Storage Driver: overlay2 [2022-05-13T23:15:58.084Z] Backing Filesystem: extfs [2022-05-13T23:15:58.084Z] Supports d_type: true [2022-05-13T23:15:58.084Z] Native Overlay Diff: true [2022-05-13T23:15:58.084Z] userxattr: false [2022-05-13T23:15:58.084Z] Logging Driver: json-file [2022-05-13T23:15:58.084Z] Cgroup Driver: cgroupfs [2022-05-13T23:15:58.084Z] Cgroup Version: 1 [2022-05-13T23:15:58.084Z] Plugins: [2022-05-13T23:15:58.084Z] Volume: local [2022-05-13T23:15:58.084Z] Network: bridge host ipvlan macvlan null overlay [2022-05-13T23:15:58.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-13T23:15:58.084Z] Swarm: inactive [2022-05-13T23:15:58.084Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-13T23:15:58.084Z] Default Runtime: runc [2022-05-13T23:15:58.084Z] Init Binary: docker-init [2022-05-13T23:15:58.084Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:58.084Z] runc version: v1.0.3-0-gf46b6ba [2022-05-13T23:15:58.084Z] init version: de40ad0 [2022-05-13T23:15:58.084Z] Security Options: [2022-05-13T23:15:58.084Z] apparmor [2022-05-13T23:15:58.084Z] seccomp [2022-05-13T23:15:58.084Z] Profile: default [2022-05-13T23:15:58.084Z] Kernel Version: 5.13.0-1021-aws [2022-05-13T23:15:58.084Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-13T23:15:58.084Z] OSType: linux [2022-05-13T23:15:58.084Z] Architecture: aarch64 [2022-05-13T23:15:58.084Z] CPUs: 2 [2022-05-13T23:15:58.084Z] Total Memory: 7.562GiB [2022-05-13T23:15:58.084Z] Name: ip-10-100-72-133 [2022-05-13T23:15:58.084Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-13T23:15:58.084Z] Docker Root Dir: /var/lib/docker [2022-05-13T23:15:58.084Z] Debug Mode: false [2022-05-13T23:15:58.084Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:15:58.084Z] Labels: [2022-05-13T23:15:58.084Z] Experimental: true [2022-05-13T23:15:58.084Z] Insecure Registries: [2022-05-13T23:15:58.084Z] 127.0.0.0/8 [2022-05-13T23:15:58.084Z] Live Restore Enabled: true [2022-05-13T23:15:58.084Z] [Pipeline] sh [2022-05-13T23:15:58.131Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-13T23:15:58.131Z] - CONFIG_CGROUP_BPF: enabled [2022-05-13T23:15:58.131Z] [2022-05-13T23:15:58.131Z] Optional Features: [2022-05-13T23:15:58.131Z] - CONFIG_USER_NS: enabled [2022-05-13T23:15:58.131Z] - CONFIG_SECCOMP: enabled [2022-05-13T23:15:58.131Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-13T23:15:58.131Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-13T23:15:58.131Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-13T23:15:58.131Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-13T23:15:58.131Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-13T23:15:58.131Z] - CONFIG_BLK_CGROUP: enabled [2022-05-13T23:15:58.131Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-13T23:15:58.131Z] - CONFIG_CGROUP_PERF: enabled [2022-05-13T23:15:58.131Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-13T23:15:58.131Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-13T23:15:58.131Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-13T23:15:58.131Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-13T23:15:58.131Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-13T23:15:58.131Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_IP_VS: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-13T23:15:58.131Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-13T23:15:58.131Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-13T23:15:58.131Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-13T23:15:58.131Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-13T23:15:58.131Z] - CONFIG_EXT4_FS: enabled [2022-05-13T23:15:58.131Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-13T23:15:58.131Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-13T23:15:58.131Z] - Network Drivers: [2022-05-13T23:15:58.131Z] - "overlay": [2022-05-13T23:15:58.131Z] - CONFIG_VXLAN: enabled (as module) [2022-05-13T23:15:58.131Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-13T23:15:58.131Z] Optional (for encrypted networks): [2022-05-13T23:15:58.388Z] - CONFIG_CRYPTO: enabled [2022-05-13T23:15:58.388Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-13T23:15:58.388Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-13T23:15:58.388Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-13T23:15:58.388Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-13T23:15:58.388Z] - CONFIG_XFRM: enabled [2022-05-13T23:15:58.388Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-13T23:15:58.388Z] - "ipvlan": [2022-05-13T23:15:58.388Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-13T23:15:58.388Z] - "macvlan": [2022-05-13T23:15:58.388Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_DUMMY: enabled (as module) [2022-05-13T23:15:58.388Z] - "ftp,tftp client in container": [2022-05-13T23:15:58.388Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-13T23:15:58.388Z] - Storage Drivers: [2022-05-13T23:15:58.388Z] - "aufs": [2022-05-13T23:15:58.388Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-13T23:15:58.388Z] - "btrfs": [2022-05-13T23:15:58.388Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-13T23:15:58.388Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-13T23:15:58.388Z] - "devicemapper": [2022-05-13T23:15:58.388Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-13T23:15:58.388Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-13T23:15:58.388Z] - "overlay": [2022-05-13T23:15:58.388Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-13T23:15:58.388Z] - "zfs": [2022-05-13T23:15:58.388Z] - /dev/zfs: present [2022-05-13T23:15:58.388Z] - zfs command: missing [2022-05-13T23:15:58.388Z] - zpool command: missing [2022-05-13T23:15:58.388Z] [2022-05-13T23:15:58.388Z] Limits: [2022-05-13T23:15:58.388Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-13T23:15:58.388Z] [2022-05-13T23:15:58.388Z] + true [Pipeline] } [2022-05-13T23:15:58.405Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:58.405Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:58.405Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43599/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-13T23:15:58.405Z] + bash /home/ubuntu/workspace/moby_PR-43599/check-config.sh [2022-05-13T23:15:58.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-13T23:15:58.405Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-13T23:15:58.405Z] [2022-05-13T23:15:58.405Z] Generally Necessary: [2022-05-13T23:15:58.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-13T23:15:58.405Z] - apparmor: enabled and tools installed [2022-05-13T23:15:58.405Z] - CONFIG_NAMESPACES: enabled [2022-05-13T23:15:58.405Z] - CONFIG_NET_NS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_PID_NS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_IPC_NS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_UTS_NS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CGROUPS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-13T23:15:58.405Z] - CONFIG_CPUSETS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_MEMCG: enabled [2022-05-13T23:15:58.405Z] - CONFIG_KEYS: enabled [2022-05-13T23:15:58.405Z] - CONFIG_VETH: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-13T23:15:58.405Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-13T23:15:58.662Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-13T23:15:58.662Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-13T23:15:58.662Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-13T23:15:58.662Z] - CONFIG_CGROUP_BPF: enabled [2022-05-13T23:15:58.662Z] [2022-05-13T23:15:58.662Z] Optional Features: [2022-05-13T23:15:58.662Z] - CONFIG_USER_NS: enabled [2022-05-13T23:15:58.663Z] - CONFIG_SECCOMP: enabled [2022-05-13T23:15:58.663Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-13T23:15:58.663Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-13T23:15:58.663Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-13T23:15:58.663Z] (cgroup swap accounting is currently enabled) [2022-05-13T23:15:58.663Z] - CONFIG_BLK_CGROUP: enabled [2022-05-13T23:15:58.663Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-13T23:15:58.663Z] - CONFIG_CGROUP_PERF: enabled [2022-05-13T23:15:58.663Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-13T23:15:58.663Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-13T23:15:58.663Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-13T23:15:58.663Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-13T23:15:58.663Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-13T23:15:58.663Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-13T23:15:58.663Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-13T23:15:58.663Z] - CONFIG_IP_VS: enabled (as module) [2022-05-13T23:15:58.663Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-13T23:15:58.663Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-13T23:15:58.663Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-13T23:15:58.663Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-13T23:15:58.663Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-13T23:15:58.663Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-13T23:15:58.663Z] - CONFIG_EXT4_FS: enabled [2022-05-13T23:15:58.663Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-13T23:15:58.663Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-13T23:15:58.663Z] - Network Drivers: [2022-05-13T23:15:58.663Z] - "overlay": [2022-05-13T23:15:58.663Z] - CONFIG_VXLAN: enabled (as module) [2022-05-13T23:15:58.663Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-13T23:15:58.663Z] Optional (for encrypted networks): [2022-05-13T23:15:58.712Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 . [2022-05-13T23:15:58.919Z] - CONFIG_CRYPTO: enabled [2022-05-13T23:15:58.919Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-13T23:15:58.919Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-13T23:15:58.919Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-13T23:15:58.919Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-13T23:15:58.919Z] - CONFIG_XFRM: enabled [2022-05-13T23:15:58.919Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-13T23:15:58.919Z] - "ipvlan": [2022-05-13T23:15:58.919Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-13T23:15:58.919Z] - "macvlan": [2022-05-13T23:15:58.919Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_DUMMY: enabled (as module) [2022-05-13T23:15:58.919Z] - "ftp,tftp client in container": [2022-05-13T23:15:58.919Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-13T23:15:58.919Z] - Storage Drivers: [2022-05-13T23:15:58.919Z] - "aufs": [2022-05-13T23:15:58.919Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-13T23:15:58.919Z] - "btrfs": [2022-05-13T23:15:58.919Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-13T23:15:58.919Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-13T23:15:58.919Z] - "devicemapper": [2022-05-13T23:15:58.919Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-13T23:15:58.919Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-13T23:15:58.919Z] - "overlay": [2022-05-13T23:15:58.919Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-13T23:15:58.919Z] - "zfs": [2022-05-13T23:15:58.919Z] - /dev/zfs: present [2022-05-13T23:15:58.919Z] - zfs command: missing [2022-05-13T23:15:58.919Z] - zpool command: missing [2022-05-13T23:15:58.919Z] [2022-05-13T23:15:58.919Z] Limits: [2022-05-13T23:15:58.919Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-13T23:15:58.919Z] [2022-05-13T23:15:58.919Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-13T23:15:58.973Z] #1 [internal] load build definition from Dockerfile [2022-05-13T23:15:58.973Z] #1 sha256:becd00ea54d3f8d659ba4f0711ea45815336cf5d9bffb03cf1b98758de1ed963 [2022-05-13T23:15:58.973Z] #1 transferring dockerfile: 17.93kB done [2022-05-13T23:15:59.192Z] Client: [2022-05-13T23:15:59.192Z] Context: default [2022-05-13T23:15:59.192Z] Debug Mode: false [2022-05-13T23:15:59.192Z] Plugins: [2022-05-13T23:15:59.192Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-13T23:15:59.192Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-13T23:15:59.192Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-13T23:15:59.192Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-13T23:15:59.192Z] [2022-05-13T23:15:59.192Z] Server: [2022-05-13T23:15:59.192Z] Containers: 0 [2022-05-13T23:15:59.192Z] Running: 0 [2022-05-13T23:15:59.192Z] Paused: 0 [2022-05-13T23:15:59.192Z] Stopped: 0 [2022-05-13T23:15:59.192Z] Images: 0 [2022-05-13T23:15:59.192Z] Server Version: 20.10.14 [2022-05-13T23:15:59.192Z] Storage Driver: overlay2 [2022-05-13T23:15:59.192Z] Backing Filesystem: extfs [2022-05-13T23:15:59.192Z] Supports d_type: true [2022-05-13T23:15:59.192Z] Native Overlay Diff: true [2022-05-13T23:15:59.192Z] userxattr: false [2022-05-13T23:15:59.192Z] Logging Driver: json-file [2022-05-13T23:15:59.192Z] Cgroup Driver: cgroupfs [2022-05-13T23:15:59.192Z] Cgroup Version: 1 [2022-05-13T23:15:59.192Z] Plugins: [2022-05-13T23:15:59.192Z] Volume: local [2022-05-13T23:15:59.192Z] Network: bridge host ipvlan macvlan null overlay [2022-05-13T23:15:59.192Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-13T23:15:59.192Z] Swarm: inactive [2022-05-13T23:15:59.192Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-13T23:15:59.192Z] Default Runtime: runc [2022-05-13T23:15:59.192Z] Init Binary: docker-init [2022-05-13T23:15:59.192Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:15:59.192Z] runc version: v1.0.3-0-gf46b6ba [2022-05-13T23:15:59.192Z] init version: de40ad0 [2022-05-13T23:15:59.192Z] Security Options: [2022-05-13T23:15:59.192Z] apparmor [2022-05-13T23:15:59.192Z] seccomp [2022-05-13T23:15:59.192Z] Profile: default [2022-05-13T23:15:59.192Z] Kernel Version: 5.4.0-1071-aws [2022-05-13T23:15:59.192Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-13T23:15:59.192Z] OSType: linux [2022-05-13T23:15:59.192Z] Architecture: x86_64 [2022-05-13T23:15:59.192Z] CPUs: 2 [2022-05-13T23:15:59.192Z] Total Memory: 7.565GiB [2022-05-13T23:15:59.192Z] Name: ip-10-100-106-155 [2022-05-13T23:15:59.192Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-13T23:15:59.192Z] Docker Root Dir: /var/lib/docker [2022-05-13T23:15:59.192Z] Debug Mode: false [2022-05-13T23:15:59.192Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:15:59.192Z] Labels: [2022-05-13T23:15:59.192Z] Experimental: true [2022-05-13T23:15:59.192Z] Insecure Registries: [2022-05-13T23:15:59.192Z] 127.0.0.0/8 [2022-05-13T23:15:59.192Z] Live Restore Enabled: true [2022-05-13T23:15:59.192Z] [2022-05-13T23:15:59.192Z] WARNING: No swap limit support [Pipeline] sh [2022-05-13T23:15:59.236Z] #1 DONE 0.2s [2022-05-13T23:15:59.236Z] [2022-05-13T23:15:59.236Z] #2 [internal] load .dockerignore [2022-05-13T23:15:59.236Z] #2 sha256:f969cd681360a4b39e61c57930f65648cabd34df144c47588a9b6033c29a8701 [2022-05-13T23:15:59.236Z] #2 transferring context: 145B done [2022-05-13T23:15:59.236Z] #2 DONE 0.2s [2022-05-13T23:15:59.236Z] [2022-05-13T23:15:59.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-13T23:15:59.236Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-13T23:15:59.258Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 . [2022-05-13T23:15:59.484Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:59.484Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:15:59.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43599/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-13T23:15:59.484Z] + bash /home/ubuntu/workspace/moby_PR-43599/check-config.sh [2022-05-13T23:15:59.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-13T23:15:59.484Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-13T23:15:59.484Z] [2022-05-13T23:15:59.484Z] Generally Necessary: [2022-05-13T23:15:59.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-13T23:15:59.484Z] - apparmor: enabled and tools installed [2022-05-13T23:15:59.484Z] - CONFIG_NAMESPACES: enabled [2022-05-13T23:15:59.484Z] - CONFIG_NET_NS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_PID_NS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_IPC_NS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_UTS_NS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CGROUPS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-13T23:15:59.484Z] - CONFIG_CPUSETS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_MEMCG: enabled [2022-05-13T23:15:59.484Z] - CONFIG_KEYS: enabled [2022-05-13T23:15:59.484Z] - CONFIG_VETH: enabled (as module) [2022-05-13T23:15:59.484Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-13T23:15:59.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-13T23:15:59.492Z] #3 DONE 0.5s [2022-05-13T23:15:59.492Z] [2022-05-13T23:15:59.492Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-13T23:15:59.492Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-13T23:15:59.492Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-13T23:15:59.515Z] #2 [internal] load .dockerignore [2022-05-13T23:15:59.515Z] #2 sha256:107a4af4419c67988d885361fa19f218be86023d14a1df113871f3f4d1057108 [2022-05-13T23:15:59.515Z] #2 transferring context: 145B done [2022-05-13T23:15:59.515Z] #2 DONE 0.1s [2022-05-13T23:15:59.515Z] [2022-05-13T23:15:59.516Z] #1 [internal] load build definition from Dockerfile [2022-05-13T23:15:59.516Z] #1 sha256:e0e379cf3945f9d1da8a4ec9de29a196d5be50f59ead64463aee020253436452 [2022-05-13T23:15:59.516Z] #1 transferring dockerfile: 17.93kB done [2022-05-13T23:15:59.516Z] #1 DONE 0.2s [2022-05-13T23:15:59.516Z] [2022-05-13T23:15:59.516Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-13T23:15:59.516Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-13T23:15:59.743Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-13T23:15:59.743Z] - CONFIG_CGROUP_BPF: enabled [2022-05-13T23:15:59.743Z] [2022-05-13T23:15:59.743Z] Optional Features: [2022-05-13T23:15:59.743Z] - CONFIG_USER_NS: enabled [2022-05-13T23:15:59.743Z] - CONFIG_SECCOMP: enabled [2022-05-13T23:15:59.743Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-13T23:15:59.743Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-13T23:15:59.743Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-13T23:15:59.743Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-13T23:15:59.743Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-13T23:15:59.743Z] - CONFIG_BLK_CGROUP: enabled [2022-05-13T23:15:59.743Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-13T23:15:59.743Z] - CONFIG_CGROUP_PERF: enabled [2022-05-13T23:15:59.743Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-13T23:15:59.743Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-13T23:15:59.743Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-13T23:15:59.743Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-13T23:15:59.743Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-13T23:15:59.749Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-13T23:15:59.749Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-13T23:15:59.749Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-13T23:15:59.749Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-13T23:15:59.749Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-13T23:15:59.749Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-13T23:16:00.006Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-13T23:16:00.006Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_IP_VS: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-13T23:16:00.006Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-13T23:16:00.006Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-13T23:16:00.006Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-13T23:16:00.006Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-13T23:16:00.006Z] - CONFIG_EXT4_FS: enabled [2022-05-13T23:16:00.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-13T23:16:00.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-13T23:16:00.006Z] - Network Drivers: [2022-05-13T23:16:00.006Z] - "overlay": [2022-05-13T23:16:00.006Z] - CONFIG_VXLAN: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-13T23:16:00.006Z] Optional (for encrypted networks): [2022-05-13T23:16:00.006Z] - CONFIG_CRYPTO: enabled [2022-05-13T23:16:00.006Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-13T23:16:00.006Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-13T23:16:00.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-13T23:16:00.006Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-13T23:16:00.006Z] - CONFIG_XFRM: enabled [2022-05-13T23:16:00.006Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-13T23:16:00.006Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-13T23:16:00.006Z] - "ipvlan": [2022-05-13T23:16:00.006Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-13T23:16:00.006Z] - "macvlan": [2022-05-13T23:16:00.078Z] #3 DONE 0.5s [2022-05-13T23:16:00.078Z] [2022-05-13T23:16:00.078Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-13T23:16:00.078Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-13T23:16:00.078Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-13T23:16:00.078Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-13T23:16:00.078Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-13T23:16:00.079Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-13T23:16:00.079Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-13T23:16:00.266Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-13T23:16:00.266Z] - CONFIG_DUMMY: enabled (as module) [2022-05-13T23:16:00.266Z] - "ftp,tftp client in container": [2022-05-13T23:16:00.266Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-13T23:16:00.266Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-13T23:16:00.266Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-13T23:16:00.266Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-13T23:16:00.266Z] - Storage Drivers: [2022-05-13T23:16:00.266Z] - "aufs": [2022-05-13T23:16:00.266Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-13T23:16:00.266Z] - "btrfs": [2022-05-13T23:16:00.266Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-13T23:16:00.266Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-13T23:16:00.266Z] - "devicemapper": [2022-05-13T23:16:00.266Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-13T23:16:00.266Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-13T23:16:00.266Z] - "overlay": [2022-05-13T23:16:00.266Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-13T23:16:00.266Z] - "zfs": [2022-05-13T23:16:00.266Z] - /dev/zfs: present [2022-05-13T23:16:00.266Z] - zfs command: missing [2022-05-13T23:16:00.266Z] - zpool command: missing [2022-05-13T23:16:00.266Z] [2022-05-13T23:16:00.266Z] Limits: [2022-05-13T23:16:00.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-13T23:16:00.266Z] [2022-05-13T23:16:00.266Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-13T23:16:00.313Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [Pipeline] sh [2022-05-13T23:16:00.336Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 3.15MB / 9.06MB 0.2s [2022-05-13T23:16:00.336Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-13T23:16:00.570Z] #4 DONE 0.9s [2022-05-13T23:16:00.593Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-05-13T23:16:00.593Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-13T23:16:00.623Z] + sudo modprobe ip_vs [2022-05-13T23:16:00.623Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 . [2022-05-13T23:16:00.827Z] [2022-05-13T23:16:00.827Z] #6 [internal] load .dockerignore [2022-05-13T23:16:00.827Z] #6 sha256:e871b878bbeaffaa2f149c9553f5d9a25812a03a8661ec31f90340c849575138 [2022-05-13T23:16:00.827Z] #6 DONE 0.0s [2022-05-13T23:16:00.827Z] [2022-05-13T23:16:00.827Z] #5 [internal] load build definition from Dockerfile [2022-05-13T23:16:00.827Z] #5 sha256:42d263ccc08661f9dda4cb63d2224a23ffa2288e7d98e4f5327c18b7a308bfbd [2022-05-13T23:16:00.827Z] #5 DONE 0.0s [2022-05-13T23:16:00.827Z] [2022-05-13T23:16:00.827Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:00.827Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-13T23:16:00.850Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-13T23:16:00.882Z] #1 [internal] load build definition from Dockerfile [2022-05-13T23:16:01.109Z] #4 DONE 0.9s [2022-05-13T23:16:01.109Z] [2022-05-13T23:16:01.109Z] #6 [internal] load .dockerignore [2022-05-13T23:16:01.109Z] #6 sha256:155fda42c2c6c36768e87c0980cb07cbf69b30952e8d3e0d166e78e5bff77eaf [2022-05-13T23:16:01.109Z] #6 DONE 0.0s [2022-05-13T23:16:01.109Z] [2022-05-13T23:16:01.109Z] #5 [internal] load build definition from Dockerfile [2022-05-13T23:16:01.109Z] #5 sha256:302d85776fb8a5f4b33360f9831f4d2f5b6be402652885f9a6fcd2cd18a1b9a5 [2022-05-13T23:16:01.109Z] #5 DONE 0.0s [2022-05-13T23:16:01.109Z] [2022-05-13T23:16:01.109Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:01.109Z] #10 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-13T23:16:01.142Z] #1 sha256:dd65e3802544befabadc813ce9dbeef79ce08554ae8a27e46d7497d943dd9a21 [2022-05-13T23:16:01.142Z] #1 transferring dockerfile: [2022-05-13T23:16:01.142Z] #1 transferring dockerfile: 17.93kB done [2022-05-13T23:16:01.142Z] #1 DONE 0.2s [2022-05-13T23:16:01.142Z] [2022-05-13T23:16:01.142Z] #2 [internal] load .dockerignore [2022-05-13T23:16:01.142Z] #2 sha256:c9c41b70b5bedce4e9c01cda0cf5877cfc00ecb89595471d5bde9b552eb99b06 [2022-05-13T23:16:01.142Z] #2 transferring context: 145B done [2022-05-13T23:16:01.142Z] #2 DONE 0.1s [2022-05-13T23:16:01.142Z] [2022-05-13T23:16:01.142Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-13T23:16:01.142Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-13T23:16:01.712Z] #3 DONE 0.4s [2022-05-13T23:16:01.712Z] [2022-05-13T23:16:01.712Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-13T23:16:01.712Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-13T23:16:01.712Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-13T23:16:01.712Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-13T23:16:01.712Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-05-13T23:16:01.712Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-13T23:16:01.712Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-13T23:16:01.759Z] #10 DONE 1.1s [2022-05-13T23:16:01.759Z] [2022-05-13T23:16:01.759Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:01.759Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-13T23:16:01.759Z] #7 DONE 1.1s [2022-05-13T23:16:01.759Z] [2022-05-13T23:16:01.759Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-13T23:16:01.759Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-13T23:16:01.759Z] #8 DONE 1.1s [2022-05-13T23:16:01.759Z] [2022-05-13T23:16:01.759Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:01.759Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-13T23:16:01.759Z] #9 DONE 1.1s [2022-05-13T23:16:01.795Z] Fetching without tags [2022-05-13T23:16:01.971Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-13T23:16:01.972Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-13T23:16:01.972Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-13T23:16:02.014Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:16:02.230Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-13T23:16:02.230Z] #4 DONE 0.8s [2022-05-13T23:16:02.477Z] #10 ... [2022-05-13T23:16:02.477Z] [2022-05-13T23:16:02.477Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:02.477Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-13T23:16:02.477Z] #8 DONE 1.1s [2022-05-13T23:16:02.477Z] [2022-05-13T23:16:02.477Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-13T23:16:02.477Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-13T23:16:02.477Z] #7 DONE 1.1s [2022-05-13T23:16:02.477Z] [2022-05-13T23:16:02.477Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:02.477Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-13T23:16:02.477Z] #9 DONE 1.1s [2022-05-13T23:16:02.477Z] [2022-05-13T23:16:02.477Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:02.477Z] #10 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-13T23:16:02.477Z] #10 DONE 1.2s [2022-05-13T23:16:02.734Z] [2022-05-13T23:16:02.734Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:02.734Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:02.734Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-13T23:16:02.798Z] [2022-05-13T23:16:02.798Z] #5 [internal] load .dockerignore [2022-05-13T23:16:02.798Z] #5 sha256:72bb6ac062066829a53907b88c167cdefa1c86941168e6f6c713ee4150715c3e [2022-05-13T23:16:02.798Z] #5 DONE 0.0s [2022-05-13T23:16:02.798Z] [2022-05-13T23:16:02.798Z] #6 [internal] load build definition from Dockerfile [2022-05-13T23:16:02.798Z] #6 sha256:406548fa94c9f1b2e58ee5a21adc654dbe6cf356244bda20dcab30013122f348 [2022-05-13T23:16:02.799Z] #6 DONE 0.0s [2022-05-13T23:16:02.799Z] [2022-05-13T23:16:02.799Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:02.799Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-13T23:16:02.864Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:16:02.864Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:16:03.012Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:03.012Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-13T23:16:03.012Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-13T23:16:03.275Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.12MB / 9.86MB 0.3s [2022-05-13T23:16:03.275Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-05-13T23:16:03.366Z] #10 ... [2022-05-13T23:16:03.366Z] [2022-05-13T23:16:03.366Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:03.366Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-13T23:16:03.366Z] #8 DONE 0.7s [2022-05-13T23:16:03.366Z] [2022-05-13T23:16:03.366Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:03.366Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-13T23:16:03.366Z] #9 DONE 0.7s [2022-05-13T23:16:03.366Z] [2022-05-13T23:16:03.366Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:03.366Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-13T23:16:03.366Z] #10 DONE 0.8s [2022-05-13T23:16:03.366Z] [2022-05-13T23:16:03.366Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-13T23:16:03.366Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-13T23:16:03.366Z] #7 DONE 0.8s [2022-05-13T23:16:03.533Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-13T23:16:03.533Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-13T23:16:01.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:16:01.779Z] > git config --add remote.origin.fetch +refs/pull/43599/head:refs/remotes/origin/PR-43599 # timeout=10 [2022-05-13T23:16:01.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:16:01.795Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:16:01.808Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:16:01.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:16:01.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:16:02.030Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:16:02.036Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:16:02.834Z] > git remote # timeout=10 [2022-05-13T23:16:02.837Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:16:02.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:16:02.843Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:16:02.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T23:16:02.878Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:16:02.896Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:16:03.653Z] [2022-05-13T23:16:03.653Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:03.653Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:03.653Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-13T23:16:03.653Z] #73 DONE 0.1s [2022-05-13T23:16:03.653Z] [2022-05-13T23:16:03.653Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:03.653Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:03.653Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-13T23:16:03.654Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-13T23:16:03.654Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-13T23:16:03.654Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-13T23:16:03.793Z] #71 ... [2022-05-13T23:16:03.793Z] [2022-05-13T23:16:03.793Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-13T23:16:03.793Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-13T23:16:03.793Z] #49 DONE 0.0s [2022-05-13T23:16:03.793Z] [2022-05-13T23:16:03.793Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:03.793Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:03.842Z] Commit message: "Remove mount spec backport" [2022-05-13T23:16:03.914Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s [2022-05-13T23:16:03.914Z] #28 ... [2022-05-13T23:16:03.914Z] [2022-05-13T23:16:03.914Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-13T23:16:03.914Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-13T23:16:03.914Z] #49 DONE 0.0s [2022-05-13T23:16:03.914Z] [2022-05-13T23:16:03.914Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:03.914Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-13T23:16:04.170Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 17.83MB / 54.95MB 0.4s [2022-05-13T23:16:04.170Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 25.17MB / 54.95MB 0.5s [2022-05-13T23:16:04.312Z] [2022-05-13T23:16:04.312Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:04.312Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:04.312Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-13T23:16:04.312Z] #73 DONE 0.1s [2022-05-13T23:16:04.312Z] [2022-05-13T23:16:04.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:04.312Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:04.312Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:04.312Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-13T23:16:04.312Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-13T23:16:04.312Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-13T23:16:04.312Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-13T23:16:04.366Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-05-13T23:16:04.432Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 34.60MB / 54.95MB 0.6s [2022-05-13T23:16:04.432Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 37.75MB / 54.95MB 0.7s [2022-05-13T23:16:04.437Z] + [ PR != PR ] [2022-05-13T23:16:04.437Z] + [ master != master ] [2022-05-13T23:16:04.437Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:16:04.577Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 3.15MB / 54.95MB 0.3s [2022-05-13T23:16:04.577Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 12.58MB / 54.95MB 0.4s [2022-05-13T23:16:04.688Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 40.89MB / 54.95MB 0.9s [2022-05-13T23:16:04.763Z] + docker version [2022-05-13T23:16:04.763Z] Client: Docker Engine - Community [2022-05-13T23:16:04.763Z] Version: 20.10.14 [2022-05-13T23:16:04.763Z] API version: 1.41 [2022-05-13T23:16:04.763Z] Go version: go1.16.15 [2022-05-13T23:16:04.763Z] Git commit: a224086 [2022-05-13T23:16:04.763Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-13T23:16:04.763Z] OS/Arch: linux/amd64 [2022-05-13T23:16:04.763Z] Context: default [2022-05-13T23:16:04.763Z] Experimental: true [2022-05-13T23:16:04.763Z] [2022-05-13T23:16:04.763Z] Server: Docker Engine - Community [2022-05-13T23:16:04.763Z] Engine: [2022-05-13T23:16:04.763Z] Version: 20.10.14 [2022-05-13T23:16:04.763Z] API version: 1.41 (minimum version 1.12) [2022-05-13T23:16:04.763Z] Go version: go1.16.15 [2022-05-13T23:16:04.763Z] Git commit: 87a90dc [2022-05-13T23:16:04.763Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-13T23:16:04.763Z] OS/Arch: linux/amd64 [2022-05-13T23:16:04.763Z] Experimental: true [2022-05-13T23:16:04.763Z] containerd: [2022-05-13T23:16:04.763Z] Version: 1.5.11 [2022-05-13T23:16:04.763Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:16:04.763Z] runc: [2022-05-13T23:16:04.763Z] Version: 1.0.3 [2022-05-13T23:16:04.763Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-13T23:16:04.763Z] docker-init: [2022-05-13T23:16:04.763Z] Version: 0.19.0 [2022-05-13T23:16:04.763Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-13T23:16:04.846Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 16.78MB / 54.95MB 0.5s [2022-05-13T23:16:04.946Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 47.19MB / 54.95MB 1.1s [2022-05-13T23:16:04.946Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 52.43MB / 54.95MB 1.3s [2022-05-13T23:16:05.057Z] + docker info [2022-05-13T23:16:05.058Z] Client: [2022-05-13T23:16:05.058Z] Context: default [2022-05-13T23:16:05.058Z] Debug Mode: false [2022-05-13T23:16:05.058Z] Plugins: [2022-05-13T23:16:05.058Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-13T23:16:05.058Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-13T23:16:05.058Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-13T23:16:05.058Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-13T23:16:05.058Z] [2022-05-13T23:16:05.058Z] Server: [2022-05-13T23:16:05.058Z] Containers: 0 [2022-05-13T23:16:05.058Z] Running: 0 [2022-05-13T23:16:05.058Z] Paused: 0 [2022-05-13T23:16:05.058Z] Stopped: 0 [2022-05-13T23:16:05.058Z] Images: 2 [2022-05-13T23:16:05.058Z] Server Version: 20.10.14 [2022-05-13T23:16:05.058Z] Storage Driver: overlay2 [2022-05-13T23:16:05.058Z] Backing Filesystem: extfs [2022-05-13T23:16:05.058Z] Supports d_type: true [2022-05-13T23:16:05.058Z] Native Overlay Diff: true [2022-05-13T23:16:05.058Z] userxattr: false [2022-05-13T23:16:05.058Z] Logging Driver: json-file [2022-05-13T23:16:05.058Z] Cgroup Driver: cgroupfs [2022-05-13T23:16:05.058Z] Cgroup Version: 1 [2022-05-13T23:16:05.058Z] Plugins: [2022-05-13T23:16:05.058Z] Volume: local [2022-05-13T23:16:05.058Z] Network: bridge host ipvlan macvlan null overlay [2022-05-13T23:16:05.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-13T23:16:05.058Z] Swarm: inactive [2022-05-13T23:16:05.058Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-13T23:16:05.058Z] Default Runtime: runc [2022-05-13T23:16:05.058Z] Init Binary: docker-init [2022-05-13T23:16:05.058Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:16:05.058Z] runc version: v1.0.3-0-gf46b6ba [2022-05-13T23:16:05.058Z] init version: de40ad0 [2022-05-13T23:16:05.058Z] Security Options: [2022-05-13T23:16:05.058Z] apparmor [2022-05-13T23:16:05.058Z] seccomp [2022-05-13T23:16:05.058Z] Profile: default [2022-05-13T23:16:05.058Z] Kernel Version: 5.4.0-1071-aws [2022-05-13T23:16:05.058Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-13T23:16:05.058Z] OSType: linux [2022-05-13T23:16:05.058Z] Architecture: x86_64 [2022-05-13T23:16:05.058Z] CPUs: 2 [2022-05-13T23:16:05.058Z] Total Memory: 7.483GiB [2022-05-13T23:16:05.058Z] Name: ip-10-100-51-28 [2022-05-13T23:16:05.058Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-13T23:16:05.058Z] Docker Root Dir: /var/lib/docker [2022-05-13T23:16:05.058Z] Debug Mode: false [2022-05-13T23:16:05.058Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:16:05.058Z] Labels: [2022-05-13T23:16:05.058Z] Experimental: true [2022-05-13T23:16:05.058Z] Insecure Registries: [2022-05-13T23:16:05.058Z] 127.0.0.0/8 [2022-05-13T23:16:05.058Z] Live Restore Enabled: true [2022-05-13T23:16:05.058Z] [2022-05-13T23:16:05.058Z] WARNING: No swap limit support [Pipeline] sh [2022-05-13T23:16:05.105Z] #28 ... [2022-05-13T23:16:05.105Z] [2022-05-13T23:16:05.105Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-13T23:16:05.105Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-13T23:16:05.105Z] #49 DONE 0.0s [2022-05-13T23:16:05.105Z] [2022-05-13T23:16:05.105Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:05.105Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:05.105Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 25.17MB / 54.95MB 0.8s [2022-05-13T23:16:05.343Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:16:05.343Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:16:05.343Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43599/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-13T23:16:05.343Z] + bash /home/ubuntu/workspace/moby_PR-43599/check-config.sh [2022-05-13T23:16:05.343Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-13T23:16:05.343Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-13T23:16:05.343Z] [2022-05-13T23:16:05.343Z] Generally Necessary: [2022-05-13T23:16:05.343Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-13T23:16:05.343Z] - apparmor: enabled and tools installed [2022-05-13T23:16:05.343Z] - CONFIG_NAMESPACES: enabled [2022-05-13T23:16:05.343Z] - CONFIG_NET_NS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_PID_NS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_IPC_NS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_UTS_NS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CGROUPS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-13T23:16:05.343Z] - CONFIG_CPUSETS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_MEMCG: enabled [2022-05-13T23:16:05.343Z] - CONFIG_KEYS: enabled [2022-05-13T23:16:05.343Z] - CONFIG_VETH: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-13T23:16:05.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-13T23:16:05.365Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 35.65MB / 54.95MB 1.0s [2022-05-13T23:16:05.608Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-13T23:16:05.608Z] - CONFIG_CGROUP_BPF: enabled [2022-05-13T23:16:05.608Z] [2022-05-13T23:16:05.608Z] Optional Features: [2022-05-13T23:16:05.608Z] - CONFIG_USER_NS: enabled [2022-05-13T23:16:05.608Z] - CONFIG_SECCOMP: enabled [2022-05-13T23:16:05.608Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-13T23:16:05.608Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-13T23:16:05.608Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-13T23:16:05.608Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-13T23:16:05.608Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-13T23:16:05.608Z] - CONFIG_BLK_CGROUP: enabled [2022-05-13T23:16:05.608Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-13T23:16:05.608Z] - CONFIG_CGROUP_PERF: enabled [2022-05-13T23:16:05.608Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-13T23:16:05.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-13T23:16:05.608Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-13T23:16:05.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-13T23:16:05.608Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-13T23:16:05.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_IP_VS: enabled (as module) [2022-05-13T23:16:05.608Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-13T23:16:05.626Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 50.48MB / 54.95MB 1.3s [2022-05-13T23:16:05.736Z] #71 DONE 2.7s [2022-05-13T23:16:05.736Z] [2022-05-13T23:16:05.736Z] #24 [internal] load build context [2022-05-13T23:16:05.736Z] #24 sha256:adeef9c9125ed3def61d5eb000589a8bd96aca4a9001ee73644742368a9491e1 [2022-05-13T23:16:05.736Z] #24 transferring context: 61.19MB 2.2s done [2022-05-13T23:16:05.736Z] #24 DONE 2.8s [2022-05-13T23:16:05.736Z] [2022-05-13T23:16:05.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:05.736Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-13T23:16:05.736Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-13T23:16:05.736Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-13T23:16:05.736Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-13T23:16:05.736Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-13T23:16:05.736Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 1.9s done [2022-05-13T23:16:05.736Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 1.0s done [2022-05-13T23:16:05.736Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 2.3s [2022-05-13T23:16:05.736Z] #11 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0.3s [2022-05-13T23:16:05.736Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 0B / 81.07MB 2.4s [2022-05-13T23:16:05.736Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 0B / 54.67MB 2.4s [2022-05-13T23:16:05.736Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0B / 108.86MB 2.4s [2022-05-13T23:16:05.736Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 7.05MB / 81.07MB 2.5s [2022-05-13T23:16:05.736Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 23.07MB / 81.07MB 2.6s [2022-05-13T23:16:05.736Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 8.39MB / 54.67MB 2.6s [2022-05-13T23:16:05.736Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 13.63MB / 108.86MB 2.6s [2022-05-13T23:16:05.736Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 35.65MB / 81.07MB 2.8s [2022-05-13T23:16:05.736Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 29.22MB / 54.67MB 2.8s [2022-05-13T23:16:05.736Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 32.51MB / 108.86MB 2.8s [2022-05-13T23:16:05.890Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-13T23:16:05.890Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-13T23:16:05.890Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-13T23:16:05.890Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-13T23:16:05.890Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-13T23:16:05.890Z] - CONFIG_EXT4_FS: enabled [2022-05-13T23:16:05.890Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-13T23:16:05.890Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-13T23:16:05.890Z] - Network Drivers: [2022-05-13T23:16:05.890Z] - "overlay": [2022-05-13T23:16:05.890Z] - CONFIG_VXLAN: enabled (as module) [2022-05-13T23:16:05.890Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-13T23:16:05.890Z] Optional (for encrypted networks): [2022-05-13T23:16:05.890Z] - CONFIG_CRYPTO: enabled [2022-05-13T23:16:05.890Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-13T23:16:05.890Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-13T23:16:05.890Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-13T23:16:05.890Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-13T23:16:05.890Z] - CONFIG_XFRM: enabled [2022-05-13T23:16:05.890Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-13T23:16:05.890Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-13T23:16:05.890Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-13T23:16:05.890Z] - "ipvlan": [2022-05-13T23:16:05.890Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-13T23:16:05.890Z] - "macvlan": [2022-05-13T23:16:05.890Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-13T23:16:05.890Z] - CONFIG_DUMMY: enabled (as module) [2022-05-13T23:16:05.890Z] - "ftp,tftp client in container": [2022-05-13T23:16:05.891Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-13T23:16:05.891Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-13T23:16:05.993Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 49.12MB / 81.07MB 2.9s [2022-05-13T23:16:05.993Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 33.55MB / 54.67MB 2.9s [2022-05-13T23:16:05.993Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 65.01MB / 81.07MB 3.0s [2022-05-13T23:16:05.993Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 44.04MB / 54.67MB 3.0s [2022-05-13T23:16:05.993Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 38.80MB / 108.86MB 3.0s [2022-05-13T23:16:06.155Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-13T23:16:06.155Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-13T23:16:06.155Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-13T23:16:06.155Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-13T23:16:06.155Z] - Storage Drivers: [2022-05-13T23:16:06.155Z] - "aufs": [2022-05-13T23:16:06.155Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-13T23:16:06.155Z] - "btrfs": [2022-05-13T23:16:06.155Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-13T23:16:06.155Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-13T23:16:06.155Z] - "devicemapper": [2022-05-13T23:16:06.155Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-13T23:16:06.155Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-13T23:16:06.155Z] - "overlay": [2022-05-13T23:16:06.155Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-13T23:16:06.155Z] - "zfs": [2022-05-13T23:16:06.155Z] - /dev/zfs: present [2022-05-13T23:16:06.155Z] - zfs command: missing [2022-05-13T23:16:06.155Z] - zpool command: missing [2022-05-13T23:16:06.155Z] [2022-05-13T23:16:06.155Z] Limits: [2022-05-13T23:16:06.155Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-13T23:16:06.155Z] [2022-05-13T23:16:06.155Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-13T23:16:06.193Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.8s done [Pipeline] sh [2022-05-13T23:16:06.251Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 78.64MB / 81.07MB 3.2s [2022-05-13T23:16:06.251Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 55.57MB / 108.86MB 3.2s [2022-05-13T23:16:06.500Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 . [2022-05-13T23:16:06.509Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 3.3s [2022-05-13T23:16:06.509Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 66.06MB / 108.86MB 3.5s [2022-05-13T23:16:06.509Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 75.50MB / 108.86MB 3.6s [2022-05-13T23:16:06.760Z] #1 [internal] load build definition from Dockerfile [2022-05-13T23:16:06.760Z] #1 sha256:3918f02f8c836acff2028532cecf9d37102f95e713e7e22c5a82860577614f7e [2022-05-13T23:16:06.760Z] #1 transferring dockerfile: 17.93kB done [2022-05-13T23:16:06.760Z] #1 DONE 0.0s [2022-05-13T23:16:06.760Z] [2022-05-13T23:16:06.760Z] #2 [internal] load .dockerignore [2022-05-13T23:16:06.760Z] #2 sha256:1bb89aad4021f7e9668b44a51f5225897563ef4da0fbdb5d114cee1beda5bfed [2022-05-13T23:16:06.760Z] #2 transferring context: 145B done [2022-05-13T23:16:06.760Z] #2 DONE 0.0s [2022-05-13T23:16:06.760Z] [2022-05-13T23:16:06.760Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-13T23:16:06.760Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-13T23:16:06.760Z] #3 DONE 0.1s [2022-05-13T23:16:06.760Z] [2022-05-13T23:16:06.760Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-13T23:16:06.760Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-13T23:16:06.760Z] #4 CACHED [2022-05-13T23:16:06.766Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 85.98MB / 108.86MB 3.7s [2022-05-13T23:16:06.766Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 99.61MB / 108.86MB 3.8s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #6 [internal] load build definition from Dockerfile [2022-05-13T23:16:07.022Z] #6 sha256:f3cc3fc137655e225cd1c553b5faa848fd0a53aeae60d49020929c7363b7d447 [2022-05-13T23:16:07.022Z] #6 DONE 0.0s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #5 [internal] load .dockerignore [2022-05-13T23:16:07.022Z] #5 sha256:217d3977e1c1bc83b6bcc602494a4a10fc2e043f28bd741895ccba1321d7c008 [2022-05-13T23:16:07.022Z] #5 DONE 0.0s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:07.022Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-13T23:16:07.022Z] #7 DONE 0.1s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:07.022Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-13T23:16:07.022Z] #10 DONE 0.1s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:07.022Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-13T23:16:07.022Z] #9 DONE 0.1s [2022-05-13T23:16:07.022Z] [2022-05-13T23:16:07.022Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-13T23:16:07.022Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-13T23:16:07.022Z] #8 DONE 0.1s [2022-05-13T23:16:07.022Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 106.95MB / 108.86MB 3.9s [2022-05-13T23:16:07.952Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 4.8s done [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:07.961Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:07.961Z] #80 DONE 0.0s [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:07.961Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:07.961Z] #78 DONE 0.0s [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:07.961Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:07.961Z] #11 DONE 0.0s [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:07.961Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:07.961Z] #35 DONE 0.0s [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-13T23:16:07.961Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-13T23:16:07.961Z] #12 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-13T23:16:07.961Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-13T23:16:07.961Z] #40 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-13T23:16:07.961Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-13T23:16:07.961Z] #17 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-13T23:16:07.961Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975 [2022-05-13T23:16:07.961Z] #15 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-13T23:16:07.961Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155 [2022-05-13T23:16:07.961Z] #16 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-13T23:16:07.961Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18 [2022-05-13T23:16:07.961Z] #14 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-13T23:16:07.961Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [2022-05-13T23:16:07.961Z] #18 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-13T23:16:07.961Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-13T23:16:07.961Z] #79 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-13T23:16:07.961Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-13T23:16:07.961Z] #81 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #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-05-13T23:16:07.961Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-13T23:16:07.961Z] #13 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-13T23:16:07.961Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-13T23:16:07.961Z] #53 CACHED [2022-05-13T23:16:07.961Z] [2022-05-13T23:16:07.961Z] #31 [internal] load build context [2022-05-13T23:16:07.961Z] #31 sha256:567e59a3c0f0a56f2104b801b9b266f797722ecbed1c3485f1e4573c953c8b1d [2022-05-13T23:16:08.209Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 [2022-05-13T23:16:08.491Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.2s done [2022-05-13T23:16:08.531Z] #31 ... [2022-05-13T23:16:08.531Z] [2022-05-13T23:16:08.531Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-13T23:16:08.531Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-13T23:16:08.531Z] #56 DONE 0.5s [2022-05-13T23:16:08.531Z] [2022-05-13T23:16:08.531Z] #57 [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-05-13T23:16:08.531Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-13T23:16:08.531Z] #57 CACHED [2022-05-13T23:16:08.531Z] [2022-05-13T23:16:08.531Z] #31 [internal] load build context [2022-05-13T23:16:08.531Z] #31 sha256:567e59a3c0f0a56f2104b801b9b266f797722ecbed1c3485f1e4573c953c8b1d [2022-05-13T23:16:08.740Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.7s [2022-05-13T23:16:09.423Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c [2022-05-13T23:16:09.679Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 6.5s done [2022-05-13T23:16:09.679Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.2s done [2022-05-13T23:16:10.087Z] #28 ... [2022-05-13T23:16:10.087Z] [2022-05-13T23:16:10.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:10.087Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:10.087Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.2s done [2022-05-13T23:16:10.087Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-13T23:16:10.087Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-13T23:16:10.087Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-13T23:16:10.087Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.8s done [2022-05-13T23:16:10.087Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.1s done [2022-05-13T23:16:10.087Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 2.0s done [2022-05-13T23:16:10.087Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.2s done [2022-05-13T23:16:10.087Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 121.63MB / 141.73MB 5.8s [2022-05-13T23:16:10.087Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 5.8s [2022-05-13T23:16:10.087Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.5s done [2022-05-13T23:16:10.087Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 132.12MB / 141.73MB 6.0s [2022-05-13T23:16:10.087Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.49MB / 141.73MB 6.2s [2022-05-13T23:16:10.087Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.2s done [2022-05-13T23:16:10.376Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf [2022-05-13T23:16:10.647Z] #28 ... [2022-05-13T23:16:10.647Z] [2022-05-13T23:16:10.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:10.647Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:10.647Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-13T23:16:10.647Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-13T23:16:10.647Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-13T23:16:10.647Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-13T23:16:10.647Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.3s done [2022-05-13T23:16:10.647Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.5s done [2022-05-13T23:16:10.647Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.5s done [2022-05-13T23:16:10.647Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.1s done [2022-05-13T23:16:10.647Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.1s [2022-05-13T23:16:10.647Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.6s done [2022-05-13T23:16:11.213Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 7.0s done [2022-05-13T23:16:11.472Z] #11 ... [2022-05-13T23:16:11.472Z] [2022-05-13T23:16:11.472Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:11.472Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:11.472Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-13T23:16:11.472Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-13T23:16:11.472Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-13T23:16:11.472Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:11.472Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2022-05-13T23:16:11.472Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-05-13T23:16:11.472Z] #71 DONE 7.2s [2022-05-13T23:16:11.472Z] [2022-05-13T23:16:11.472Z] #24 [internal] load build context [2022-05-13T23:16:11.472Z] #24 sha256:2b036d71aa38a71ada7e453447b36f248b105b2276dc892386c37edfba240a97 [2022-05-13T23:16:11.472Z] #24 transferring context: 48.53MB 7.5s [2022-05-13T23:16:11.733Z] #24 ... [2022-05-13T23:16:11.733Z] [2022-05-13T23:16:11.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:11.733Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:11.752Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 8.6s done [2022-05-13T23:16:11.752Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 8.8s [2022-05-13T23:16:11.827Z] #31 transferring context: 15.34MB 3.6s [2022-05-13T23:16:12.008Z] #11 ... [2022-05-13T23:16:12.008Z] [2022-05-13T23:16:12.008Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:12.008Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:12.008Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-13T23:16:12.008Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:12.008Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-13T23:16:12.008Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-13T23:16:12.008Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2022-05-13T23:16:12.008Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-05-13T23:16:12.008Z] #73 DONE 9.0s [2022-05-13T23:16:12.008Z] [2022-05-13T23:16:12.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:12.008Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-13T23:16:12.008Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 1.8s done [2022-05-13T23:16:12.008Z] #11 ... [2022-05-13T23:16:12.008Z] [2022-05-13T23:16:12.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:12.008Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-13T23:16:12.008Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-13T23:16:12.008Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-13T23:16:12.008Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-13T23:16:12.008Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-13T23:16:12.008Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 1.9s done [2022-05-13T23:16:12.008Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 2.5s done [2022-05-13T23:16:12.016Z] #11 ... [2022-05-13T23:16:12.016Z] [2022-05-13T23:16:12.016Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:12.016Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:12.016Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-13T23:16:12.016Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:12.016Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-13T23:16:12.016Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-13T23:16:12.016Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-05-13T23:16:12.016Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-05-13T23:16:12.016Z] #71 DONE 8.6s [2022-05-13T23:16:12.016Z] [2022-05-13T23:16:12.016Z] #24 [internal] load build context [2022-05-13T23:16:12.016Z] #24 sha256:eb7aec0879d15e735cd47a8bafb10d5d53869744fc030df0163b3d967af7f885 [2022-05-13T23:16:12.016Z] #24 transferring context: 61.19MB 8.1s done [2022-05-13T23:16:12.016Z] #24 DONE 8.8s [2022-05-13T23:16:12.016Z] [2022-05-13T23:16:12.016Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:12.016Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:12.016Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:12.016Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-13T23:16:12.016Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-13T23:16:12.016Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-13T23:16:12.016Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-05-13T23:16:12.016Z] #73 DONE 8.6s [2022-05-13T23:16:12.016Z] [2022-05-13T23:16:12.016Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:12.016Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:12.016Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.1s [2022-05-13T23:16:12.265Z] #28 DONE 9.5s [2022-05-13T23:16:12.265Z] [2022-05-13T23:16:12.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:12.265Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-13T23:16:12.265Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 [2022-05-13T23:16:13.658Z] #11 ... [2022-05-13T23:16:13.658Z] [2022-05-13T23:16:13.658Z] #24 [internal] load build context [2022-05-13T23:16:13.658Z] #24 sha256:2b036d71aa38a71ada7e453447b36f248b105b2276dc892386c37edfba240a97 [2022-05-13T23:16:13.658Z] #24 transferring context: 61.19MB 8.5s done [2022-05-13T23:16:13.658Z] #24 DONE 9.1s [2022-05-13T23:16:13.658Z] [2022-05-13T23:16:13.658Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:13.658Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:13.658Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-13T23:16:13.658Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-13T23:16:13.658Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:13.658Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-05-13T23:16:13.658Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-05-13T23:16:13.658Z] #73 DONE 9.0s [2022-05-13T23:16:13.658Z] [2022-05-13T23:16:13.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:13.658Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:13.658Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.8s [2022-05-13T23:16:14.403Z] Client: [2022-05-13T23:16:14.403Z] Context: default [2022-05-13T23:16:14.403Z] Debug Mode: false [2022-05-13T23:16:14.403Z] Plugins: [2022-05-13T23:16:14.403Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-13T23:16:14.403Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-13T23:16:14.403Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-13T23:16:14.403Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-13T23:16:14.403Z] [2022-05-13T23:16:14.403Z] Server: [2022-05-13T23:16:14.403Z] Containers: 0 [2022-05-13T23:16:14.403Z] Running: 0 [2022-05-13T23:16:14.403Z] Paused: 0 [2022-05-13T23:16:14.403Z] Stopped: 0 [2022-05-13T23:16:14.403Z] Images: 1 [2022-05-13T23:16:14.403Z] Server Version: 20.10.14 [2022-05-13T23:16:14.403Z] Storage Driver: overlay2 [2022-05-13T23:16:14.403Z] Backing Filesystem: extfs [2022-05-13T23:16:14.403Z] Supports d_type: true [2022-05-13T23:16:14.403Z] Native Overlay Diff: true [2022-05-13T23:16:14.403Z] userxattr: false [2022-05-13T23:16:14.403Z] Logging Driver: json-file [2022-05-13T23:16:14.403Z] Cgroup Driver: systemd [2022-05-13T23:16:14.403Z] Cgroup Version: 2 [2022-05-13T23:16:14.403Z] Plugins: [2022-05-13T23:16:14.403Z] Volume: local [2022-05-13T23:16:14.403Z] Network: bridge host ipvlan macvlan null overlay [2022-05-13T23:16:14.403Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-13T23:16:14.403Z] Swarm: inactive [2022-05-13T23:16:14.403Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-13T23:16:14.403Z] Default Runtime: runc [2022-05-13T23:16:14.403Z] Init Binary: docker-init [2022-05-13T23:16:14.403Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-13T23:16:14.403Z] runc version: v1.0.3-0-gf46b6ba [2022-05-13T23:16:14.403Z] init version: de40ad0 [2022-05-13T23:16:14.403Z] Security Options: [2022-05-13T23:16:14.403Z] apparmor [2022-05-13T23:16:14.403Z] seccomp [2022-05-13T23:16:14.403Z] Profile: default [2022-05-13T23:16:14.403Z] cgroupns [2022-05-13T23:16:14.403Z] Kernel Version: 5.13.0-1021-aws [2022-05-13T23:16:14.403Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-13T23:16:14.403Z] OSType: linux [2022-05-13T23:16:14.403Z] Architecture: x86_64 [2022-05-13T23:16:14.403Z] CPUs: 2 [2022-05-13T23:16:14.403Z] Total Memory: 7.476GiB [2022-05-13T23:16:14.403Z] Name: ip-10-100-94-34 [2022-05-13T23:16:14.403Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-13T23:16:14.403Z] Docker Root Dir: /var/lib/docker [2022-05-13T23:16:14.403Z] Debug Mode: false [2022-05-13T23:16:14.403Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:16:14.403Z] Labels: [2022-05-13T23:16:14.403Z] Experimental: true [2022-05-13T23:16:14.403Z] Insecure Registries: [2022-05-13T23:16:14.403Z] 127.0.0.0/8 [2022-05-13T23:16:14.403Z] Live Restore Enabled: true [2022-05-13T23:16:14.403Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-13T23:16:14.598Z] #11 ... [2022-05-13T23:16:14.598Z] [2022-05-13T23:16:14.598Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-13T23:16:14.598Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-13T23:16:14.598Z] #72 DONE 0.6s [2022-05-13T23:16:14.727Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 . [2022-05-13T23:16:14.857Z] [2022-05-13T23:16:14.857Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-13T23:16:14.857Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-13T23:16:14.984Z] #2 [internal] load .dockerignore [2022-05-13T23:16:14.984Z] #2 sha256:a4d789ebc2127d568933d39188944fdb5db1f6d04224c0c604513cc27e180a79 [2022-05-13T23:16:14.984Z] #2 transferring context: 145B done [2022-05-13T23:16:14.984Z] #2 DONE 0.2s [2022-05-13T23:16:14.984Z] [2022-05-13T23:16:14.984Z] #1 [internal] load build definition from Dockerfile [2022-05-13T23:16:14.984Z] #1 sha256:f69a6f1e9c3a92b0c0a6151ffcb931479b0c41e8b5407fe175677247046086df [2022-05-13T23:16:14.984Z] #1 transferring dockerfile: 17.93kB done [2022-05-13T23:16:14.984Z] #1 DONE 0.2s [2022-05-13T23:16:14.984Z] [2022-05-13T23:16:14.984Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-13T23:16:14.984Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-13T23:16:15.304Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.8s done [2022-05-13T23:16:15.304Z] #28 ... [2022-05-13T23:16:15.304Z] [2022-05-13T23:16:15.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:15.304Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:15.304Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-13T23:16:15.304Z] #11 ... [2022-05-13T23:16:15.304Z] [2022-05-13T23:16:15.304Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:15.304Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:15.304Z] #28 DONE 11.9s [2022-05-13T23:16:15.304Z] [2022-05-13T23:16:15.304Z] #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-05-13T23:16:15.304Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:15.432Z] #74 DONE 0.6s [2022-05-13T23:16:15.432Z] [2022-05-13T23:16:15.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:15.432Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:15.538Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 2.8s done [2022-05-13T23:16:15.566Z] #3 DONE 0.3s [2022-05-13T23:16:15.566Z] [2022-05-13T23:16:15.566Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-13T23:16:15.566Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-13T23:16:15.566Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-13T23:16:15.566Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-13T23:16:15.566Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-13T23:16:15.566Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-13T23:16:15.566Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-05-13T23:16:15.566Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-13T23:16:15.566Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-13T23:16:15.823Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-13T23:16:15.823Z] #4 DONE 0.5s [2022-05-13T23:16:16.079Z] [2022-05-13T23:16:16.079Z] #5 [internal] load build definition from Dockerfile [2022-05-13T23:16:16.079Z] #5 sha256:41de17a25b9dbe77fc2250e360793aa964299525c5b3a263184fa8b4bb026ce0 [2022-05-13T23:16:16.079Z] #5 DONE 0.0s [2022-05-13T23:16:16.079Z] [2022-05-13T23:16:16.079Z] #6 [internal] load .dockerignore [2022-05-13T23:16:16.079Z] #6 sha256:effd4ff9d85f847186991c699a81ee2fb56f6e43e6356eca8d8a796f01229768 [2022-05-13T23:16:16.079Z] #6 DONE 0.0s [2022-05-13T23:16:16.079Z] [2022-05-13T23:16:16.079Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-13T23:16:16.079Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-13T23:16:16.116Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d [2022-05-13T23:16:16.340Z] #10 DONE 0.4s [2022-05-13T23:16:16.340Z] [2022-05-13T23:16:16.340Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:16.340Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-13T23:16:16.340Z] #9 DONE 0.5s [2022-05-13T23:16:16.340Z] [2022-05-13T23:16:16.340Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-13T23:16:16.340Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-13T23:16:16.340Z] #8 DONE 0.5s [2022-05-13T23:16:16.340Z] [2022-05-13T23:16:16.340Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-13T23:16:16.340Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-13T23:16:16.340Z] #7 DONE 0.5s [2022-05-13T23:16:16.369Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.9s done [2022-05-13T23:16:16.628Z] #11 ... [2022-05-13T23:16:16.628Z] [2022-05-13T23:16:16.628Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:16.628Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:16.628Z] #28 DONE 12.5s [2022-05-13T23:16:16.628Z] [2022-05-13T23:16:16.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:16.628Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:16.628Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-13T23:16:16.915Z] [2022-05-13T23:16:16.916Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:16.916Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:16.916Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-13T23:16:16.916Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:16.916Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-13T23:16:16.916Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-13T23:16:17.133Z] #31 transferring context: 38.39MB 8.7s [2022-05-13T23:16:17.482Z] #71 ... [2022-05-13T23:16:17.482Z] [2022-05-13T23:16:17.482Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-13T23:16:17.482Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-13T23:16:17.482Z] #49 DONE 0.0s [2022-05-13T23:16:17.482Z] [2022-05-13T23:16:17.482Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:17.482Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:17.482Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 done [2022-05-13T23:16:17.482Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-13T23:16:17.482Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-13T23:16:17.482Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-13T23:16:17.482Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 42.99MB / 54.95MB 0.7s [2022-05-13T23:16:17.482Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.3s done [2022-05-13T23:16:17.482Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.5s done [2022-05-13T23:16:17.482Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 17.83MB / 54.58MB 0.7s [2022-05-13T23:16:17.482Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 8.39MB / 85.85MB 0.7s [2022-05-13T23:16:17.484Z] #11 ... [2022-05-13T23:16:17.484Z] [2022-05-13T23:16:17.484Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-13T23:16:17.484Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-13T23:16:17.484Z] #72 DONE 1.8s [2022-05-13T23:16:17.484Z] [2022-05-13T23:16:17.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:17.484Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-13T23:16:17.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:16:17.166Z] > git config --add remote.origin.fetch +refs/pull/43599/head:refs/remotes/origin/PR-43599 # timeout=10 [2022-05-13T23:16:17.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:16:17.564Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-13T23:16:17.564Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-13T23:16:17.738Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 48.23MB / 54.95MB 0.8s [2022-05-13T23:16:17.738Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 28.31MB / 54.58MB 0.8s [2022-05-13T23:16:17.738Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 14.68MB / 85.85MB 0.8s [2022-05-13T23:16:17.738Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.0s [2022-05-13T23:16:17.738Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 29.36MB / 85.85MB 1.0s [2022-05-13T23:16:17.793Z] Fetching without tags [2022-05-13T23:16:17.995Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 35.80MB / 54.58MB 1.1s [2022-05-13T23:16:17.995Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 40.89MB / 54.58MB 1.2s [2022-05-13T23:16:18.079Z] #31 ... [2022-05-13T23:16:18.079Z] [2022-05-13T23:16:18.079Z] #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-05-13T23:16:18.079Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:16:18.079Z] #41 3.156 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-13T23:16:18.079Z] #41 3.158 Cloning into '.'... [2022-05-13T23:16:18.079Z] #41 ... [2022-05-13T23:16:18.079Z] [2022-05-13T23:16:18.079Z] #54 [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-05-13T23:16:18.079Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:16:18.079Z] #54 5.677 + git clone https://github.com/docker/distribution.git . [2022-05-13T23:16:18.079Z] #54 5.677 Cloning into '.'... [2022-05-13T23:16:18.251Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.2s done [2022-05-13T23:16:18.251Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 44.04MB / 54.58MB 1.3s [2022-05-13T23:16:18.251Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 41.94MB / 85.85MB 1.3s [2022-05-13T23:16:18.251Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 483.33kB / 141.73MB 1.4s [2022-05-13T23:16:18.340Z] #54 ... [2022-05-13T23:16:18.340Z] [2022-05-13T23:16:18.340Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:16:18.340Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:16:18.340Z] #47 ... [2022-05-13T23:16:18.340Z] [2022-05-13T23:16:18.340Z] #64 [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-05-13T23:16:18.340Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:16:18.501Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s done [2022-05-13T23:16:18.501Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-13T23:16:18.509Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 49.28MB / 54.58MB 1.5s [2022-05-13T23:16:18.509Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 49.28MB / 85.85MB 1.5s [2022-05-13T23:16:18.509Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 1.6s [2022-05-13T23:16:18.509Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 56.62MB / 85.85MB 1.6s [2022-05-13T23:16:18.509Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.49MB / 141.73MB 1.6s [2022-05-13T23:16:18.509Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-13T23:16:18.509Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 69.21MB / 85.85MB 1.8s [2022-05-13T23:16:18.509Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 26.19MB / 141.73MB 1.8s [2022-05-13T23:16:18.592Z] #29 2.936 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:18.592Z] #29 2.942 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:18.592Z] #29 3.012 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:18.592Z] #29 3.187 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:18.592Z] #29 ... [2022-05-13T23:16:18.592Z] [2022-05-13T23:16:18.592Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-13T23:16:18.592Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-13T23:16:18.592Z] #72 DONE 1.5s [2022-05-13T23:16:18.600Z] #64 ... [2022-05-13T23:16:18.600Z] [2022-05-13T23:16:18.600Z] #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-05-13T23:16:18.600Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:16:18.600Z] #19 7.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:18.600Z] #19 7.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:18.600Z] #19 7.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:18.600Z] #19 9.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:18.600Z] #19 ... [2022-05-13T23:16:18.600Z] [2022-05-13T23:16:18.600Z] #31 [internal] load build context [2022-05-13T23:16:18.600Z] #31 sha256:567e59a3c0f0a56f2104b801b9b266f797722ecbed1c3485f1e4573c953c8b1d [2022-05-13T23:16:18.600Z] #31 transferring context: 61.19MB 10.5s done [2022-05-13T23:16:18.600Z] #31 DONE 10.6s [2022-05-13T23:16:18.600Z] [2022-05-13T23:16:18.600Z] #62 [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-05-13T23:16:18.600Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:18.765Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 77.59MB / 85.85MB 1.9s [2022-05-13T23:16:18.765Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 36.70MB / 141.73MB 1.9s [2022-05-13T23:16:18.765Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 84.93MB / 85.85MB 2.0s [2022-05-13T23:16:18.850Z] [2022-05-13T23:16:18.850Z] #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-05-13T23:16:18.850Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:18.850Z] #29 3.455 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:18.860Z] #62 ... [2022-05-13T23:16:18.860Z] [2022-05-13T23:16:18.860Z] #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-05-13T23:16:18.860Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:18.860Z] #36 CACHED [2022-05-13T23:16:18.860Z] [2022-05-13T23:16:18.860Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-13T23:16:18.860Z] #37 sha256:59fe95a1b7d7d9d18d6165c9d360da02853f28d7ef1adc367d8409e515a62ec4 [2022-05-13T23:16:18.860Z] #37 CACHED [2022-05-13T23:16:18.860Z] [2022-05-13T23:16:18.860Z] #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-05-13T23:16:18.860Z] #38 sha256:80b29a1b4c310234b13d4086c5430ded66390f6a4f915cb9733c5b09e116a0f2 [2022-05-13T23:16:18.860Z] #38 CACHED [2022-05-13T23:16:18.860Z] [2022-05-13T23:16:18.860Z] #45 [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-05-13T23:16:18.860Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:16:18.860Z] #45 ... [2022-05-13T23:16:18.860Z] [2022-05-13T23:16:18.860Z] #58 [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-05-13T23:16:18.860Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:16:18.860Z] #58 6.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:18.860Z] #58 7.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:18.860Z] #58 7.105 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:18.860Z] #58 8.681 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-13T23:16:18.860Z] #58 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:19.030Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.0s done [2022-05-13T23:16:19.030Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 51.38MB / 141.73MB 2.1s [2022-05-13T23:16:19.030Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.1s [2022-05-13T23:16:19.030Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 61.87MB / 141.73MB 2.2s [2022-05-13T23:16:19.120Z] #58 ... [2022-05-13T23:16:19.120Z] [2022-05-13T23:16:19.120Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:16:19.120Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:16:19.120Z] #43 8.382 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-13T23:16:19.120Z] #43 8.567 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-13T23:16:19.120Z] #43 ... [2022-05-13T23:16:19.120Z] [2022-05-13T23:16:19.120Z] #60 [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-05-13T23:16:19.120Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:16:19.300Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 73.55MB / 141.73MB 2.4s [2022-05-13T23:16:19.300Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 82.84MB / 141.73MB 2.5s [2022-05-13T23:16:19.387Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:16:19.417Z] #29 3.857 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:19.562Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 2.6s done [2022-05-13T23:16:19.562Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 93.32MB / 141.73MB 2.7s [2022-05-13T23:16:19.562Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.6s done [2022-05-13T23:16:19.691Z] #60 ... [2022-05-13T23:16:19.691Z] [2022-05-13T23:16:19.691Z] #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-05-13T23:16:19.691Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:16:19.691Z] #19 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-13T23:16:19.822Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 105.91MB / 141.73MB 2.9s [2022-05-13T23:16:19.823Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 113.25MB / 141.73MB 3.0s [2022-05-13T23:16:20.003Z] #11 ... [2022-05-13T23:16:20.003Z] [2022-05-13T23:16:20.003Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-13T23:16:20.003Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-13T23:16:20.003Z] #74 DONE 2.5s [2022-05-13T23:16:20.003Z] [2022-05-13T23:16:20.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:20.003Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-13T23:16:20.082Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 124.78MB / 141.73MB 3.1s [2022-05-13T23:16:20.338Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 136.31MB / 141.73MB 3.3s [2022-05-13T23:16:20.351Z] #29 ... [2022-05-13T23:16:20.351Z] [2022-05-13T23:16:20.351Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-13T23:16:20.351Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-13T23:16:20.351Z] #74 DONE 1.6s [2022-05-13T23:16:20.351Z] [2022-05-13T23:16:20.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:20.351Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:20.351Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.6s done [2022-05-13T23:16:20.351Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.4s done [2022-05-13T23:16:20.351Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 2.8s [2022-05-13T23:16:17.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:16:17.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:16:17.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:16:17.835Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:16:19.425Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:16:19.539Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:16:20.632Z] #19 ... [2022-05-13T23:16:20.632Z] [2022-05-13T23:16:20.632Z] #45 [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-05-13T23:16:20.632Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:16:20.632Z] #45 12.11 tomll can be used in two ways: [2022-05-13T23:16:20.632Z] #45 12.11 Writing to STDIN and reading from STDOUT: [2022-05-13T23:16:20.632Z] #45 12.11 cat file.toml | tomll > file.toml [2022-05-13T23:16:20.632Z] #45 12.11 [2022-05-13T23:16:20.632Z] #45 12.11 Reading and updating a list of files: [2022-05-13T23:16:20.632Z] #45 12.11 tomll a.toml b.toml c.toml [2022-05-13T23:16:20.632Z] #45 12.11 [2022-05-13T23:16:20.632Z] #45 12.11 When given a list of files, tomll will modify all files in place without asking. [2022-05-13T23:16:20.632Z] #45 DONE 12.6s [2022-05-13T23:16:20.893Z] [2022-05-13T23:16:20.893Z] #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-05-13T23:16:20.893Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:16:20.893Z] #19 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:20.893Z] #19 12.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-13T23:16:21.267Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 4.3s done [2022-05-13T23:16:21.378Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.3s [2022-05-13T23:16:21.634Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.5s done [2022-05-13T23:16:21.832Z] #11 ... [2022-05-13T23:16:21.833Z] [2022-05-13T23:16:21.833Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:21.833Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-13T23:16:21.833Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-05-13T23:16:21.833Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-05-13T23:16:21.833Z] #71 DONE 4.8s [2022-05-13T23:16:21.833Z] [2022-05-13T23:16:21.833Z] #24 [internal] load build context [2022-05-13T23:16:21.833Z] #24 sha256:0f6cd11fd7e9dadf44781418b8b224028f719813801115939f1ad84231b9736c [2022-05-13T23:16:21.833Z] #24 transferring context: 61.18MB 4.7s done [2022-05-13T23:16:21.833Z] #24 DONE 4.8s [2022-05-13T23:16:21.833Z] [2022-05-13T23:16:21.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:21.833Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:21.833Z] #11 ... [2022-05-13T23:16:21.833Z] [2022-05-13T23:16:21.833Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-13T23:16:21.833Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-13T23:16:21.833Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-13T23:16:21.833Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-13T23:16:21.833Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-13T23:16:21.833Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-13T23:16:21.833Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-05-13T23:16:21.833Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s [2022-05-13T23:16:21.833Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-05-13T23:16:21.833Z] #73 DONE 5.0s [2022-05-13T23:16:21.833Z] [2022-05-13T23:16:21.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:21.833Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:22.199Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-13T23:16:22.199Z] #11 DONE 19.4s [2022-05-13T23:16:22.199Z] [2022-05-13T23:16:22.199Z] #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-05-13T23:16:22.199Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-13T23:16:22.199Z] #29 1.295 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:22.199Z] #29 1.296 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:22.199Z] #29 1.320 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:22.199Z] #29 1.432 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:22.199Z] #29 1.574 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:22.199Z] #29 1.950 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:22.199Z] #29 2.864 Fetched 8417 kB in 2s (4590 kB/s) [2022-05-13T23:16:22.199Z] #29 2.864 Reading package lists... [2022-05-13T23:16:22.199Z] #29 3.494 Reading package lists... [2022-05-13T23:16:22.199Z] #29 4.054 Building dependency tree... [2022-05-13T23:16:22.199Z] #29 4.402 The following additional packages will be installed: [2022-05-13T23:16:22.199Z] #29 4.402 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-13T23:16:22.199Z] #29 4.402 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-13T23:16:22.199Z] #29 4.402 Recommended packages: [2022-05-13T23:16:22.199Z] #29 4.402 libldap-common publicsuffix libsasl2-modules [2022-05-13T23:16:22.199Z] #29 4.526 The following NEW packages will be installed: [2022-05-13T23:16:22.199Z] #29 4.526 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-13T23:16:22.199Z] #29 4.526 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-13T23:16:22.199Z] #29 4.526 libssh2-1 openssl [2022-05-13T23:16:22.199Z] #29 4.793 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:22.199Z] #29 4.793 Need to get 2934 kB of archives. [2022-05-13T23:16:22.199Z] #29 4.793 After this operation, 6476 kB of additional disk space will be used. [2022-05-13T23:16:22.199Z] #29 4.793 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-13T23:16:22.199Z] #29 4.802 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-13T23:16:22.199Z] #29 4.805 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-13T23:16:22.199Z] #29 4.807 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-13T23:16:22.199Z] #29 4.816 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-13T23:16:22.199Z] #29 4.817 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-13T23:16:22.199Z] #29 4.822 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-13T23:16:22.199Z] #29 4.861 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-13T23:16:22.199Z] #29 4.862 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-13T23:16:22.199Z] #29 4.864 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-13T23:16:22.199Z] #29 4.867 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-13T23:16:22.199Z] #29 4.877 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-13T23:16:22.199Z] #29 4.894 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-13T23:16:22.199Z] #29 4.897 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-13T23:16:22.199Z] #29 4.914 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-13T23:16:22.199Z] #29 5.263 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:22.199Z] #29 5.315 Fetched 2934 kB in 0s (7123 kB/s) [2022-05-13T23:16:22.199Z] #29 5.522 Selecting previously unselected package openssl. [2022-05-13T23:16:22.199Z] #29 5.522 (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-05-13T23:16:22.199Z] #29 5.522 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-13T23:16:22.199Z] #29 5.561 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:22.199Z] #29 6.051 Selecting previously unselected package ca-certificates. [2022-05-13T23:16:22.199Z] #29 6.051 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-13T23:16:22.199Z] #29 6.291 Unpacking ca-certificates (20210119) ... [2022-05-13T23:16:22.199Z] #29 6.938 Selecting previously unselected package libbrotli1:arm64. [2022-05-13T23:16:22.199Z] #29 6.938 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-13T23:16:22.199Z] #29 6.947 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-13T23:16:22.199Z] #29 7.016 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-13T23:16:22.199Z] #29 7.016 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-13T23:16:22.199Z] #29 7.021 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:22.199Z] #29 7.164 Selecting previously unselected package libsasl2-2:arm64. [2022-05-13T23:16:22.199Z] #29 7.164 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.175 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 7.246 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-13T23:16:22.200Z] #29 7.246 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.248 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:22.200Z] #29 7.311 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-13T23:16:22.200Z] #29 7.311 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.315 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-13T23:16:22.200Z] #29 7.385 Selecting previously unselected package libpsl5:arm64. [2022-05-13T23:16:22.200Z] #29 7.385 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.389 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-13T23:16:22.200Z] #29 7.440 Selecting previously unselected package librtmp1:arm64. [2022-05-13T23:16:22.200Z] #29 7.440 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.446 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:22.200Z] #29 7.493 Selecting previously unselected package libssh2-1:arm64. [2022-05-13T23:16:22.200Z] #29 7.493 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.499 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-13T23:16:22.200Z] #29 7.566 Selecting previously unselected package libcurl4:arm64. [2022-05-13T23:16:22.200Z] #29 7.566 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.570 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 7.631 Selecting previously unselected package curl. [2022-05-13T23:16:22.200Z] #29 7.631 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.636 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 7.700 Selecting previously unselected package libonig5:arm64. [2022-05-13T23:16:22.200Z] #29 7.700 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.705 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-13T23:16:22.200Z] #29 7.783 Selecting previously unselected package libjq1:arm64. [2022-05-13T23:16:22.200Z] #29 7.783 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.788 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-13T23:16:22.200Z] #29 7.842 Selecting previously unselected package jq. [2022-05-13T23:16:22.200Z] #29 7.842 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-13T23:16:22.200Z] #29 7.848 Unpacking jq (1.6-2.1) ... [2022-05-13T23:16:22.200Z] #29 7.974 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-13T23:16:22.200Z] #29 7.990 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-13T23:16:22.200Z] #29 8.078 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-13T23:16:22.200Z] #29 8.088 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 8.101 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:22.200Z] #29 8.114 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 8.129 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-13T23:16:22.200Z] #29 8.139 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:22.200Z] #29 8.159 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-13T23:16:22.200Z] #29 8.173 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-13T23:16:22.200Z] #29 8.185 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:22.200Z] #29 8.198 Setting up ca-certificates (20210119) ... [2022-05-13T23:16:22.200Z] #29 8.848 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:22.200Z] #29 9.696 129 added, 0 removed; done. [2022-05-13T23:16:22.461Z] #29 9.862 Setting up jq (1.6-2.1) ... [2022-05-13T23:16:22.461Z] #29 9.875 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:22.461Z] #29 9.887 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:22.461Z] #29 9.900 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:22.461Z] #29 9.920 Processing triggers for ca-certificates (20210119) ... [2022-05-13T23:16:22.461Z] #29 9.928 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:22.802Z] #19 14.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-13T23:16:23.026Z] #29 ... [2022-05-13T23:16:23.026Z] [2022-05-13T23:16:23.026Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-13T23:16:23.026Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-13T23:16:23.026Z] #12 DONE 0.6s [2022-05-13T23:16:23.026Z] [2022-05-13T23:16:23.026Z] #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-05-13T23:16:23.026Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-13T23:16:23.282Z] #13 ... [2022-05-13T23:16:23.282Z] [2022-05-13T23:16:23.282Z] #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-05-13T23:16:23.282Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-13T23:16:23.282Z] #29 10.66 0 added, 0 removed; done. [2022-05-13T23:16:23.282Z] #29 10.66 Running hooks in /etc/ca-certificates/update.d... [2022-05-13T23:16:23.282Z] #29 10.66 done. [2022-05-13T23:16:23.282Z] #29 DONE 10.7s [2022-05-13T23:16:23.282Z] [2022-05-13T23:16:23.282Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-13T23:16:23.282Z] #30 sha256:d55dd7a949420550b9ece531ea23b07f1a61b04a10af5e0f8c941fc4675105cd [2022-05-13T23:16:23.282Z] #30 DONE 0.1s [2022-05-13T23:16:23.542Z] [2022-05-13T23:16:23.542Z] #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-05-13T23:16:23.542Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-13T23:16:23.542Z] #13 DONE 0.6s [2022-05-13T23:16:23.542Z] [2022-05-13T23:16:23.542Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-13T23:16:23.542Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98 [2022-05-13T23:16:23.675Z] #11 ... [2022-05-13T23:16:23.675Z] [2022-05-13T23:16:23.675Z] #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-05-13T23:16:23.675Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:23.675Z] #29 5.462 Fetched 8530 kB in 3s (3059 kB/s) [2022-05-13T23:16:23.675Z] #29 5.462 Reading package lists... [2022-05-13T23:16:23.675Z] #29 6.247 Reading package lists... [2022-05-13T23:16:23.675Z] #29 7.110 Building dependency tree... [2022-05-13T23:16:23.675Z] #29 7.403 The following additional packages will be installed: [2022-05-13T23:16:23.675Z] #29 7.403 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-13T23:16:23.675Z] #29 7.404 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-13T23:16:23.675Z] #29 7.405 Recommended packages: [2022-05-13T23:16:23.675Z] #29 7.405 libldap-common publicsuffix libsasl2-modules [2022-05-13T23:16:23.675Z] #29 7.573 The following NEW packages will be installed: [2022-05-13T23:16:23.675Z] #29 7.574 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-13T23:16:23.675Z] #29 7.575 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-13T23:16:23.675Z] #29 7.575 libssh2-1 openssl [2022-05-13T23:16:23.675Z] #29 7.866 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:23.675Z] #29 7.866 Need to get 3040 kB of archives. [2022-05-13T23:16:23.675Z] #29 7.866 After this operation, 6651 kB of additional disk space will be used. [2022-05-13T23:16:23.675Z] #29 7.866 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-13T23:16:23.675Z] #29 7.882 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-13T23:16:23.675Z] #29 7.890 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-13T23:16:23.675Z] #29 7.891 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-13T23:16:23.675Z] #29 7.893 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-13T23:16:23.675Z] #29 7.894 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-13T23:16:23.675Z] #29 7.902 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-13T23:16:23.675Z] #29 7.902 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-13T23:16:23.675Z] #29 7.903 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-13T23:16:23.675Z] #29 7.911 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-13T23:16:23.675Z] #29 7.911 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-13T23:16:23.675Z] #29 7.911 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-13T23:16:23.675Z] #29 7.915 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:16:23.675Z] #29 7.915 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:16:23.675Z] #29 7.919 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:16:23.675Z] #29 8.073 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:23.675Z] #29 8.127 Fetched 3040 kB in 0s (9053 kB/s) [2022-05-13T23:16:23.675Z] #29 8.159 Selecting previously unselected package openssl. [2022-05-13T23:16:23.675Z] #29 8.159 (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-05-13T23:16:23.675Z] #29 8.159 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-13T23:16:23.675Z] #29 8.168 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:23.675Z] #29 8.340 Selecting previously unselected package ca-certificates. [2022-05-13T23:16:23.675Z] #29 8.340 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-13T23:16:23.675Z] #29 8.350 Unpacking ca-certificates (20210119) ... [2022-05-13T23:16:23.724Z] #11 ... [2022-05-13T23:16:23.724Z] [2022-05-13T23:16:23.724Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-13T23:16:23.724Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-13T23:16:23.724Z] #72 DONE 0.5s [2022-05-13T23:16:23.724Z] [2022-05-13T23:16:23.724Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-13T23:16:23.724Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-13T23:16:23.742Z] #19 15.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-13T23:16:23.777Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.1s [2022-05-13T23:16:23.809Z] #33 DONE 0.4s [2022-05-13T23:16:23.809Z] [2022-05-13T23:16:23.809Z] #50 [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-05-13T23:16:23.809Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d [2022-05-13T23:16:23.809Z] #50 DONE 0.3s [2022-05-13T23:16:23.809Z] [2022-05-13T23:16:23.809Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-13T23:16:23.809Z] #25 sha256:25549a0d6d733398cd3b3e5730b48360132d03a479f994daefb34a094f885994 [2022-05-13T23:16:23.809Z] #25 DONE 0.3s [2022-05-13T23:16:23.809Z] [2022-05-13T23:16:23.809Z] #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-05-13T23:16:23.809Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:16:23.809Z] #26 ... [2022-05-13T23:16:23.809Z] [2022-05-13T23:16:23.809Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-13T23:16:23.809Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469 [2022-05-13T23:16:23.809Z] #46 DONE 0.4s [2022-05-13T23:16:23.809Z] [2022-05-13T23:16:23.809Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:16:23.809Z] #66 sha256:8a50f173f4e039462ab0f9df2d6be898885184fc3a955c48738432fe0c3ea02a [2022-05-13T23:16:23.809Z] #66 DONE 0.4s [2022-05-13T23:16:23.941Z] #29 8.462 Selecting previously unselected package libbrotli1:amd64. [2022-05-13T23:16:23.941Z] #29 8.462 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-13T23:16:23.941Z] #29 8.480 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:23.941Z] #29 8.608 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-13T23:16:23.941Z] #29 8.608 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:23.941Z] #29 8.624 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:23.941Z] #29 8.693 Selecting previously unselected package libsasl2-2:amd64. [2022-05-13T23:16:23.941Z] #29 8.693 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:24.066Z] [2022-05-13T23:16:24.066Z] #67 [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-05-13T23:16:24.066Z] #67 sha256:047503d3e8391cceeb721b7e2366237aeceb71605f6ea756be14c312e932bcfb [2022-05-13T23:16:24.219Z] #29 8.703 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:24.219Z] #29 8.763 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-13T23:16:24.219Z] #29 8.763 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-13T23:16:24.219Z] #29 8.777 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:24.219Z] #29 8.890 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-13T23:16:24.219Z] #29 8.890 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-13T23:16:24.219Z] #29 8.890 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:24.219Z] #29 8.970 Selecting previously unselected package libpsl5:amd64. [2022-05-13T23:16:24.219Z] #29 8.970 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-13T23:16:24.290Z] #74 DONE 0.6s [2022-05-13T23:16:24.290Z] [2022-05-13T23:16:24.290Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-13T23:16:24.290Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-13T23:16:24.290Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-13T23:16:24.290Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-13T23:16:24.290Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-13T23:16:24.290Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.1s done [2022-05-13T23:16:24.290Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-13T23:16:24.290Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.3s [2022-05-13T23:16:24.290Z] #28 DONE 7.2s [2022-05-13T23:16:24.290Z] [2022-05-13T23:16:24.290Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:24.290Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:24.290Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.4s done [2022-05-13T23:16:24.290Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.2s [2022-05-13T23:16:24.479Z] #29 8.975 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:24.479Z] #29 9.053 Selecting previously unselected package librtmp1:amd64. [2022-05-13T23:16:24.479Z] #29 9.053 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-13T23:16:24.479Z] #29 9.101 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:24.479Z] #29 9.178 Selecting previously unselected package libssh2-1:amd64. [2022-05-13T23:16:24.479Z] #29 9.178 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-13T23:16:24.479Z] #29 9.187 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:24.682Z] #19 16.56 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-13T23:16:24.682Z] #19 16.56 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-13T23:16:24.682Z] #19 16.57 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-13T23:16:24.682Z] #19 16.60 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:24.682Z] #19 16.61 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-13T23:16:24.682Z] #19 16.61 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:24.682Z] #19 16.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-13T23:16:24.682Z] #19 16.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:24.682Z] #19 16.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-13T23:16:24.682Z] #19 16.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:24.682Z] #19 16.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-13T23:16:24.682Z] #19 16.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-13T23:16:24.739Z] #29 9.264 Selecting previously unselected package libcurl4:amd64. [2022-05-13T23:16:24.739Z] #29 9.264 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:24.739Z] #29 9.274 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:24.739Z] #29 9.403 Selecting previously unselected package curl. [2022-05-13T23:16:24.739Z] #29 9.403 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:24.739Z] #29 9.411 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:24.739Z] #29 9.516 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:16:24.739Z] #29 9.516 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:16:24.853Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.6s done [2022-05-13T23:16:24.853Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-13T23:16:24.995Z] #29 9.523 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:24.995Z] #29 9.614 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:16:24.995Z] #29 9.614 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:16:24.995Z] #29 9.620 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:24.995Z] #29 9.678 Selecting previously unselected package jq. [2022-05-13T23:16:24.995Z] #29 9.678 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:16:24.995Z] #29 9.684 Unpacking jq (1.6-2.1) ... [2022-05-13T23:16:24.995Z] #29 9.747 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:25.110Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.4s done [2022-05-13T23:16:25.254Z] #29 9.765 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:25.254Z] #29 9.796 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:25.254Z] #29 9.799 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:25.254Z] #29 9.817 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:25.254Z] #29 9.832 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:25.254Z] #29 9.847 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:25.254Z] #29 9.862 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:25.254Z] #29 9.884 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:25.254Z] #29 9.895 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:25.254Z] #29 9.909 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:25.254Z] #29 9.925 Setting up ca-certificates (20210119) ... [2022-05-13T23:16:25.674Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-13T23:16:26.187Z] #29 10.71 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:26.314Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.6s done [2022-05-13T23:16:26.574Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-13T23:16:26.574Z] #11 ... [2022-05-13T23:16:26.574Z] [2022-05-13T23:16:26.574Z] #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-05-13T23:16:26.574Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:26.574Z] #29 1.765 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:26.574Z] #29 1.776 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:26.574Z] #29 1.782 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:26.574Z] #29 1.963 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:26.574Z] #29 2.262 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:26.574Z] #29 2.561 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:26.574Z] #29 3.943 Fetched 8530 kB in 2s (3478 kB/s) [2022-05-13T23:16:26.574Z] #29 3.943 Reading package lists... [2022-05-13T23:16:26.574Z] #29 4.770 Reading package lists... [2022-05-13T23:16:26.575Z] #29 5.554 Building dependency tree... [2022-05-13T23:16:26.575Z] #29 5.955 The following additional packages will be installed: [2022-05-13T23:16:26.575Z] #29 5.955 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-13T23:16:26.575Z] #29 5.955 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-13T23:16:26.575Z] #29 5.955 Recommended packages: [2022-05-13T23:16:26.575Z] #29 5.955 libldap-common publicsuffix libsasl2-modules [2022-05-13T23:16:26.575Z] #29 6.126 The following NEW packages will be installed: [2022-05-13T23:16:26.575Z] #29 6.126 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-13T23:16:26.575Z] #29 6.126 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-13T23:16:26.575Z] #29 6.126 libssh2-1 openssl [2022-05-13T23:16:26.575Z] #29 6.412 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:26.575Z] #29 6.412 Need to get 3040 kB of archives. [2022-05-13T23:16:26.575Z] #29 6.412 After this operation, 6651 kB of additional disk space will be used. [2022-05-13T23:16:26.575Z] #29 6.412 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-13T23:16:26.575Z] #29 6.428 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-13T23:16:26.575Z] #29 6.439 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-13T23:16:26.575Z] #29 6.450 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-13T23:16:26.575Z] #29 6.450 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-13T23:16:26.575Z] #29 6.450 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-13T23:16:26.575Z] #29 6.450 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-13T23:16:26.575Z] #29 6.455 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-13T23:16:26.575Z] #29 6.455 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-13T23:16:26.575Z] #29 6.455 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-13T23:16:26.575Z] #29 6.465 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-13T23:16:26.575Z] #29 6.465 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-13T23:16:26.575Z] #29 6.465 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:16:26.575Z] #29 6.471 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:16:26.575Z] #29 6.471 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:16:26.575Z] #29 6.690 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:26.575Z] #29 6.730 Fetched 3040 kB in 0s (8878 kB/s) [2022-05-13T23:16:26.575Z] #29 6.765 Selecting previously unselected package openssl. [2022-05-13T23:16:26.575Z] #29 6.765 (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-05-13T23:16:26.575Z] #29 6.765 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 6.773 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 6.916 Selecting previously unselected package ca-certificates. [2022-05-13T23:16:26.575Z] #29 6.916 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-13T23:16:26.575Z] #29 6.919 Unpacking ca-certificates (20210119) ... [2022-05-13T23:16:26.575Z] #29 7.071 Selecting previously unselected package libbrotli1:amd64. [2022-05-13T23:16:26.575Z] #29 7.071 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.078 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:26.575Z] #29 7.168 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-13T23:16:26.575Z] #29 7.168 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.171 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 7.227 Selecting previously unselected package libsasl2-2:amd64. [2022-05-13T23:16:26.575Z] #29 7.227 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.227 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 7.289 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-13T23:16:26.575Z] #29 7.289 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.294 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:26.575Z] #29 7.365 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-13T23:16:26.575Z] #29 7.365 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.369 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:26.575Z] #29 7.443 Selecting previously unselected package libpsl5:amd64. [2022-05-13T23:16:26.575Z] #29 7.443 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.446 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:26.575Z] #29 7.493 Selecting previously unselected package librtmp1:amd64. [2022-05-13T23:16:26.575Z] #29 7.493 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.498 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:26.575Z] #29 7.554 Selecting previously unselected package libssh2-1:amd64. [2022-05-13T23:16:26.575Z] #29 7.554 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.556 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:26.575Z] #29 7.644 Selecting previously unselected package libcurl4:amd64. [2022-05-13T23:16:26.575Z] #29 7.644 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.649 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 7.768 Selecting previously unselected package curl. [2022-05-13T23:16:26.575Z] #29 7.768 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.772 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 7.842 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:16:26.575Z] #29 7.842 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.845 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:26.575Z] #29 7.909 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:16:26.575Z] #29 7.909 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.923 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:26.575Z] #29 7.973 Selecting previously unselected package jq. [2022-05-13T23:16:26.575Z] #29 7.973 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:16:26.575Z] #29 7.978 Unpacking jq (1.6-2.1) ... [2022-05-13T23:16:26.575Z] #29 8.019 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:26.575Z] #29 8.029 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:26.575Z] #29 8.038 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:26.575Z] #29 8.049 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 8.060 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:26.575Z] #29 8.157 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 8.164 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:26.575Z] #29 8.175 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:26.575Z] #29 8.194 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:26.575Z] #29 8.204 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:26.575Z] #29 8.213 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:26.575Z] #29 8.232 Setting up ca-certificates (20210119) ... [2022-05-13T23:16:26.575Z] #29 8.967 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:26.835Z] #29 ... [2022-05-13T23:16:26.835Z] [2022-05-13T23:16:26.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:26.835Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:27.118Z] #29 11.86 129 added, 0 removed; done. [2022-05-13T23:16:27.118Z] #29 11.92 Setting up jq (1.6-2.1) ... [2022-05-13T23:16:27.227Z] #19 ... [2022-05-13T23:16:27.227Z] [2022-05-13T23:16:27.227Z] #62 [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-05-13T23:16:27.227Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:27.227Z] #62 19.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:16:27.227Z] #62 19.22 go: downloading github.com/fatih/color v1.13.0 [2022-05-13T23:16:27.227Z] #62 19.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-13T23:16:27.227Z] #62 19.28 go: downloading github.com/spf13/viper v1.10.1 [2022-05-13T23:16:27.376Z] #29 11.94 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:27.376Z] #29 11.96 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:27.376Z] #29 11.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:27.376Z] #29 12.01 Processing triggers for ca-certificates (20210119) ... [2022-05-13T23:16:27.376Z] #29 12.02 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:27.487Z] #62 19.49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-13T23:16:27.747Z] #62 19.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-13T23:16:27.747Z] #62 19.73 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-13T23:16:28.241Z] #67 3.930 + RM_GOPATH=0 [2022-05-13T23:16:28.242Z] #67 3.930 + TMP_GOPATH= [2022-05-13T23:16:28.242Z] #67 3.930 + : /build [2022-05-13T23:16:28.242Z] #67 3.930 + '[' -z '' ']' [2022-05-13T23:16:28.242Z] #67 3.936 ++ mktemp -d [2022-05-13T23:16:28.242Z] #67 3.943 + export GOPATH=/tmp/tmp.j4ST5ZKWy4 [2022-05-13T23:16:28.242Z] #67 3.943 + GOPATH=/tmp/tmp.j4ST5ZKWy4 [2022-05-13T23:16:28.242Z] #67 3.943 + RM_GOPATH=1 [2022-05-13T23:16:28.242Z] #67 3.943 + case "$(go env GOARCH)" in [2022-05-13T23:16:28.242Z] #67 3.948 ++ go env GOARCH [2022-05-13T23:16:28.242Z] #67 4.085 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:28.242Z] #67 4.085 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:28.242Z] #67 4.085 ++ dirname /install.sh [2022-05-13T23:16:28.242Z] #67 4.087 + dir=/ [2022-05-13T23:16:28.242Z] #67 4.087 + bin=rootlesskit [2022-05-13T23:16:28.242Z] #67 4.087 + shift [2022-05-13T23:16:28.242Z] #67 4.087 + '[' '!' -f //rootlesskit.installer ']' [2022-05-13T23:16:28.242Z] #67 4.087 + . //rootlesskit.installer [2022-05-13T23:16:28.242Z] #67 4.087 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:28.242Z] #67 4.087 + install_rootlesskit [2022-05-13T23:16:28.242Z] #67 4.087 + case "$1" in [2022-05-13T23:16:28.242Z] #67 4.087 + export CGO_ENABLED=0 [2022-05-13T23:16:28.242Z] #67 4.087 + CGO_ENABLED=0 [2022-05-13T23:16:28.242Z] #67 4.087 + _install_rootlesskit [2022-05-13T23:16:28.242Z] #67 4.087 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-13T23:16:28.242Z] #67 4.088 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:16:28.242Z] #67 4.088 + GOBIN=/build [2022-05-13T23:16:28.242Z] #67 4.088 + GO111MODULE=on [2022-05-13T23:16:28.242Z] #67 4.088 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:28.242Z] #67 4.088 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:28.308Z] #29 12.90 0 added, 0 removed; done. [2022-05-13T23:16:28.308Z] #29 12.90 Running hooks in /etc/ca-certificates/update.d... [2022-05-13T23:16:28.308Z] #29 12.90 done. [2022-05-13T23:16:28.499Z] #67 4.616 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-13T23:16:28.686Z] #62 20.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-13T23:16:28.687Z] #62 20.58 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T23:16:28.687Z] #62 20.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T23:16:28.687Z] #62 20.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-13T23:16:28.878Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:16:28.878Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:16:28.947Z] #62 20.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:16:28.947Z] #62 20.98 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T23:16:29.428Z] #67 ... [2022-05-13T23:16:29.429Z] [2022-05-13T23:16:29.429Z] #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-05-13T23:16:29.429Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:16:29.429Z] #26 4.081 + RM_GOPATH=0 [2022-05-13T23:16:29.429Z] #26 4.081 + TMP_GOPATH= [2022-05-13T23:16:29.429Z] #26 4.081 + : /build [2022-05-13T23:16:29.429Z] #26 4.081 + '[' -z '' ']' [2022-05-13T23:16:29.429Z] #26 4.086 ++ mktemp -d [2022-05-13T23:16:29.429Z] #26 4.095 + export GOPATH=/tmp/tmp.QpTRYkX49x [2022-05-13T23:16:29.429Z] #26 4.095 + GOPATH=/tmp/tmp.QpTRYkX49x [2022-05-13T23:16:29.429Z] #26 4.095 + RM_GOPATH=1 [2022-05-13T23:16:29.429Z] #26 4.095 + case "$(go env GOARCH)" in [2022-05-13T23:16:29.429Z] #26 4.098 ++ go env GOARCH [2022-05-13T23:16:29.429Z] #26 4.134 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:29.429Z] #26 4.134 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:29.429Z] #26 4.134 ++ dirname /install.sh [2022-05-13T23:16:29.429Z] #26 4.140 + dir=/ [2022-05-13T23:16:29.429Z] #26 4.140 + bin=dockercli [2022-05-13T23:16:29.429Z] #26 4.140 + shift [2022-05-13T23:16:29.429Z] #26 4.140 + '[' '!' -f //dockercli.installer ']' [2022-05-13T23:16:29.429Z] #26 4.140 + . //dockercli.installer [2022-05-13T23:16:29.429Z] #26 4.141 ++ : stable [2022-05-13T23:16:29.429Z] #26 4.142 ++ : 17.06.2-ce [2022-05-13T23:16:29.429Z] #26 4.144 Install docker/cli version 17.06.2-ce from stable [2022-05-13T23:16:29.429Z] #26 4.144 + install_dockercli [2022-05-13T23:16:29.429Z] #26 4.144 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-13T23:16:29.429Z] #26 4.147 ++ uname -m [2022-05-13T23:16:29.429Z] #26 4.155 + arch=aarch64 [2022-05-13T23:16:29.429Z] #26 4.155 + '[' aarch64 '!=' x86_64 ']' [2022-05-13T23:16:29.429Z] #26 4.155 + '[' aarch64 '!=' s390x ']' [2022-05-13T23:16:29.429Z] #26 4.155 + '[' aarch64 '!=' armhf ']' [2022-05-13T23:16:29.429Z] #26 4.155 + build_dockercli [2022-05-13T23:16:29.429Z] #26 4.155 + git clone https://github.com/docker/docker-ce /tmp/tmp.QpTRYkX49x/tmp/docker-ce [2022-05-13T23:16:29.429Z] #26 4.198 Cloning into '/tmp/tmp.QpTRYkX49x/tmp/docker-ce'... [2022-05-13T23:16:30.008Z] Commit message: "Remove mount spec backport" [2022-05-13T23:16:30.136Z] #11 ... [2022-05-13T23:16:30.136Z] [2022-05-13T23:16:30.136Z] #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-05-13T23:16:30.136Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:30.136Z] #29 10.25 129 added, 0 removed; done. [2022-05-13T23:16:30.136Z] #29 10.28 Setting up jq (1.6-2.1) ... [2022-05-13T23:16:30.136Z] #29 10.29 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:30.136Z] #29 10.30 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:30.136Z] #29 10.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:30.136Z] #29 10.32 Processing triggers for ca-certificates (20210119) ... [2022-05-13T23:16:30.136Z] #29 10.34 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:30.136Z] #29 11.30 0 added, 0 removed; done. [2022-05-13T23:16:30.136Z] #29 11.30 Running hooks in /etc/ca-certificates/update.d... [2022-05-13T23:16:30.136Z] #29 11.30 done. [2022-05-13T23:16:30.136Z] #29 DONE 13.0s [2022-05-13T23:16:30.136Z] [2022-05-13T23:16:30.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:30.136Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:30.136Z] #11 ... [2022-05-13T23:16:30.136Z] [2022-05-13T23:16:30.136Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-13T23:16:30.136Z] #30 sha256:32d343b4ee04fcda58abda1718d3d169315b32992d28a8e9d3754401da243d27 [2022-05-13T23:16:30.136Z] #30 DONE 0.3s [2022-05-13T23:16:30.136Z] [2022-05-13T23:16:30.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:30.136Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [Pipeline] withEnv [Pipeline] { [2022-05-13T23:16:27.920Z] > git remote # timeout=10 [2022-05-13T23:16:28.058Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:16:28.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:16:28.290Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:16:28.582Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-13T23:16:28.916Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:16:29.038Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:16:30.861Z] #62 ... [2022-05-13T23:16:30.861Z] [2022-05-13T23:16:30.861Z] #58 [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-05-13T23:16:30.861Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:16:30.861Z] #58 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:30.861Z] #58 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:30.861Z] #58 15.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-13T23:16:30.861Z] #58 20.14 Fetched 1540 B in 14s (113 B/s) [2022-05-13T23:16:30.936Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.5s done [2022-05-13T23:16:30.936Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-13T23:16:31.120Z] #58 20.14 Reading package lists... [2022-05-13T23:16:31.120Z] #58 ... [2022-05-13T23:16:31.120Z] [2022-05-13T23:16:31.120Z] #62 [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-05-13T23:16:31.120Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:31.120Z] #62 23.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-13T23:16:31.380Z] #62 23.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-13T23:16:31.380Z] #62 23.24 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-13T23:16:31.380Z] #62 23.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-13T23:16:31.380Z] #62 23.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T23:16:31.380Z] #62 23.35 go: downloading github.com/spf13/afero v1.6.0 [2022-05-13T23:16:31.380Z] #62 23.35 go: downloading github.com/spf13/cast v1.4.1 [2022-05-13T23:16:31.380Z] #62 23.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-13T23:16:31.514Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.1s [2022-05-13T23:16:31.580Z] #29 DONE 16.1s [2022-05-13T23:16:31.580Z] [2022-05-13T23:16:31.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:31.580Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:31.580Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.2s done [2022-05-13T23:16:31.580Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.4s [2022-05-13T23:16:31.640Z] #62 23.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-13T23:16:31.640Z] #62 23.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-13T23:16:31.640Z] #62 23.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-13T23:16:31.640Z] #62 23.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-13T23:16:31.640Z] #62 23.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-13T23:16:31.640Z] #62 23.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-13T23:16:31.640Z] #62 23.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-13T23:16:31.640Z] #62 23.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-13T23:16:31.640Z] #62 23.63 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-13T23:16:31.640Z] #62 23.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-13T23:16:31.837Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.0s done [2022-05-13T23:16:31.882Z] + docker version [2022-05-13T23:16:31.910Z] #62 23.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-13T23:16:31.910Z] #62 23.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-13T23:16:32.094Z] #11 ... [2022-05-13T23:16:32.094Z] [2022-05-13T23:16:32.094Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-13T23:16:32.094Z] #30 sha256:0d3c64a07c91ece74f25d9a32a2eaa655cd0435c735c5e84bdc2579046e1e49c [2022-05-13T23:16:32.094Z] #30 DONE 0.5s [2022-05-13T23:16:32.094Z] [2022-05-13T23:16:32.094Z] #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-05-13T23:16:32.094Z] #31 sha256:82d98c10d4c2d171dc15cf573ef2225b984000cceb9c9393b64d24e4317bb856 [2022-05-13T23:16:32.170Z] #62 24.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-13T23:16:32.352Z] Client: [2022-05-13T23:16:32.352Z] Version: 20.10.9 [2022-05-13T23:16:32.352Z] API version: 1.41 [2022-05-13T23:16:32.352Z] Go version: go1.16.8 [2022-05-13T23:16:32.352Z] Git commit: c2ea9bc [2022-05-13T23:16:32.352Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:16:32.352Z] OS/Arch: windows/amd64 [2022-05-13T23:16:32.352Z] Context: default [2022-05-13T23:16:32.352Z] Experimental: true [2022-05-13T23:16:32.352Z] [2022-05-13T23:16:32.352Z] Server: Docker Engine - Community [2022-05-13T23:16:32.352Z] Engine: [2022-05-13T23:16:32.352Z] Version: 20.10.9 [2022-05-13T23:16:32.352Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:16:32.352Z] Go version: go1.16.8 [2022-05-13T23:16:32.352Z] Git commit: 79ea9d3 [2022-05-13T23:16:32.352Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:16:32.352Z] OS/Arch: windows/amd64 [2022-05-13T23:16:32.352Z] Experimental: true [2022-05-13T23:16:32.429Z] #62 24.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-13T23:16:32.429Z] #62 24.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-13T23:16:32.429Z] #62 24.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-13T23:16:32.429Z] #62 24.46 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-13T23:16:32.429Z] #62 24.49 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-13T23:16:32.689Z] #62 24.58 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-13T23:16:32.689Z] #62 24.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-13T23:16:32.828Z] #11 ... [2022-05-13T23:16:32.828Z] [2022-05-13T23:16:32.828Z] #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-05-13T23:16:32.828Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:32.828Z] #29 1.044 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:32.828Z] #29 1.056 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:32.828Z] #29 1.056 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:32.828Z] #29 1.206 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:32.828Z] #29 1.450 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:32.828Z] #29 1.525 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:32.828Z] #29 3.025 Fetched 8530 kB in 2s (3809 kB/s) [2022-05-13T23:16:32.828Z] #29 3.025 Reading package lists... [2022-05-13T23:16:32.828Z] #29 3.817 Reading package lists... [2022-05-13T23:16:32.828Z] #29 4.592 Building dependency tree... [2022-05-13T23:16:32.828Z] #29 4.940 The following additional packages will be installed: [2022-05-13T23:16:32.828Z] #29 4.940 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-13T23:16:32.828Z] #29 4.941 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-13T23:16:32.828Z] #29 4.942 Recommended packages: [2022-05-13T23:16:32.828Z] #29 4.942 libldap-common publicsuffix libsasl2-modules [2022-05-13T23:16:32.828Z] #29 5.120 The following NEW packages will be installed: [2022-05-13T23:16:32.828Z] #29 5.121 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-13T23:16:32.828Z] #29 5.121 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-13T23:16:32.828Z] #29 5.122 libssh2-1 openssl [2022-05-13T23:16:32.828Z] #29 5.474 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:32.828Z] #29 5.474 Need to get 3040 kB of archives. [2022-05-13T23:16:32.828Z] #29 5.474 After this operation, 6651 kB of additional disk space will be used. [2022-05-13T23:16:32.828Z] #29 5.474 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-13T23:16:32.828Z] #29 5.486 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-13T23:16:32.828Z] #29 5.489 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-13T23:16:32.828Z] #29 5.490 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-13T23:16:32.828Z] #29 5.492 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-13T23:16:32.828Z] #29 5.494 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-13T23:16:32.828Z] #29 5.519 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-13T23:16:32.828Z] #29 5.519 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-13T23:16:32.828Z] #29 5.519 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-13T23:16:32.828Z] #29 5.519 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-13T23:16:32.828Z] #29 5.519 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-13T23:16:32.828Z] #29 5.521 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-13T23:16:32.828Z] #29 5.524 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:16:32.828Z] #29 5.531 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:16:32.828Z] #29 5.531 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:16:32.828Z] #29 5.698 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:32.828Z] #29 5.725 Fetched 3040 kB in 0s (7615 kB/s) [2022-05-13T23:16:32.828Z] #29 5.756 Selecting previously unselected package openssl. [2022-05-13T23:16:32.828Z] #29 5.756 (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-05-13T23:16:32.828Z] #29 5.756 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 5.759 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:32.828Z] #29 5.922 Selecting previously unselected package ca-certificates. [2022-05-13T23:16:32.828Z] #29 5.922 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-13T23:16:32.828Z] #29 5.927 Unpacking ca-certificates (20210119) ... [2022-05-13T23:16:32.828Z] #29 5.999 Selecting previously unselected package libbrotli1:amd64. [2022-05-13T23:16:32.828Z] #29 5.999 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.006 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:32.828Z] #29 6.083 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-13T23:16:32.828Z] #29 6.083 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.086 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:32.828Z] #29 6.123 Selecting previously unselected package libsasl2-2:amd64. [2022-05-13T23:16:32.828Z] #29 6.124 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.127 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:32.828Z] #29 6.180 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-13T23:16:32.828Z] #29 6.180 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.184 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:32.828Z] #29 6.241 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-13T23:16:32.828Z] #29 6.241 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.245 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:32.828Z] #29 6.294 Selecting previously unselected package libpsl5:amd64. [2022-05-13T23:16:32.828Z] #29 6.294 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.297 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:32.828Z] #29 6.333 Selecting previously unselected package librtmp1:amd64. [2022-05-13T23:16:32.828Z] #29 6.334 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.337 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:32.828Z] #29 6.381 Selecting previously unselected package libssh2-1:amd64. [2022-05-13T23:16:32.828Z] #29 6.381 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-13T23:16:32.828Z] #29 6.385 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:32.828Z] #29 6.438 Selecting previously unselected package libcurl4:amd64. [2022-05-13T23:16:32.829Z] #29 6.438 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:32.829Z] #29 6.443 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 6.507 Selecting previously unselected package curl. [2022-05-13T23:16:32.829Z] #29 6.507 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-13T23:16:32.829Z] #29 6.515 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 6.596 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:16:32.829Z] #29 6.597 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:16:32.829Z] #29 6.602 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:32.829Z] #29 6.669 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:16:32.829Z] #29 6.669 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:16:32.829Z] #29 6.673 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:32.829Z] #29 6.725 Selecting previously unselected package jq. [2022-05-13T23:16:32.829Z] #29 6.725 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:16:32.829Z] #29 6.732 Unpacking jq (1.6-2.1) ... [2022-05-13T23:16:32.829Z] #29 6.776 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-13T23:16:32.829Z] #29 6.790 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-13T23:16:32.829Z] #29 6.801 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-13T23:16:32.829Z] #29 6.814 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 6.820 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-13T23:16:32.829Z] #29 6.832 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 6.842 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-13T23:16:32.829Z] #29 6.852 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 6.867 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:16:32.829Z] #29 6.877 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:16:32.829Z] #29 6.899 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-13T23:16:32.829Z] #29 6.907 Setting up ca-certificates (20210119) ... [2022-05-13T23:16:32.829Z] #29 7.555 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:32.829Z] #29 8.198 129 added, 0 removed; done. [2022-05-13T23:16:32.829Z] #29 8.230 Setting up jq (1.6-2.1) ... [2022-05-13T23:16:32.829Z] #29 8.241 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 8.251 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-13T23:16:32.829Z] #29 8.262 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:32.829Z] #29 8.279 Processing triggers for ca-certificates (20210119) ... [2022-05-13T23:16:32.829Z] #29 8.287 Updating certificates in /etc/ssl/certs... [2022-05-13T23:16:32.829Z] #29 ... [2022-05-13T23:16:32.829Z] [2022-05-13T23:16:32.829Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:32.829Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [Pipeline] sh [2022-05-13T23:16:33.259Z] #62 25.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-13T23:16:33.259Z] #62 25.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-13T23:16:33.259Z] #62 25.35 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-13T23:16:33.519Z] #62 25.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-13T23:16:33.519Z] #62 25.53 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-13T23:16:33.519Z] #62 25.55 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-13T23:16:33.519Z] #62 25.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-13T23:16:33.519Z] #62 25.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-13T23:16:33.602Z] #26 ... [2022-05-13T23:16:33.602Z] [2022-05-13T23:16:33.602Z] #57 [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-05-13T23:16:33.602Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-13T23:16:33.602Z] #57 5.032 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-13T23:16:33.602Z] #57 5.991 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-13T23:16:33.602Z] #57 6.008 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-13T23:16:33.602Z] #57 6.034 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-13T23:16:33.602Z] #57 7.289 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-13T23:16:33.602Z] #57 ... [2022-05-13T23:16:33.602Z] [2022-05-13T23:16:33.602Z] #55 [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-05-13T23:16:33.602Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:33.602Z] #55 4.603 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-13T23:16:33.602Z] #55 ... [2022-05-13T23:16:33.602Z] [2022-05-13T23:16:33.602Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:16:33.602Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-13T23:16:33.602Z] #40 3.977 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:16:33.602Z] #40 4.565 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:16:33.602Z] #40 5.359 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:16:33.602Z] #40 5.602 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:16:33.602Z] #40 5.662 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:16:33.602Z] #40 7.880 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:16:33.602Z] #40 7.901 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:16:33.778Z] #62 25.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-13T23:16:33.779Z] #62 25.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-13T23:16:33.779Z] #62 25.71 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-13T23:16:33.779Z] #62 25.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-13T23:16:33.779Z] #62 25.78 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-13T23:16:33.859Z] #40 ... [2022-05-13T23:16:33.859Z] [2022-05-13T23:16:33.859Z] #47 [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-05-13T23:16:33.859Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-13T23:16:33.859Z] #47 3.972 + git clone https://github.com/docker/distribution.git . [2022-05-13T23:16:33.859Z] #47 3.972 Cloning into '.'... [2022-05-13T23:16:33.859Z] #47 ... [2022-05-13T23:16:33.859Z] [2022-05-13T23:16:33.859Z] #51 [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-05-13T23:16:33.859Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-13T23:16:33.859Z] #51 4.654 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:33.859Z] #51 4.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:33.859Z] #51 4.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:33.859Z] #51 5.319 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-13T23:16:33.859Z] #51 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:33.859Z] #51 8.470 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:33.989Z] #31 1.993 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-13T23:16:34.038Z] #62 25.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-13T23:16:34.038Z] #62 25.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-13T23:16:34.038Z] #62 25.94 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-13T23:16:34.038Z] #62 25.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-13T23:16:34.038Z] #62 26.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-13T23:16:34.038Z] #62 26.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-13T23:16:34.045Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.2s done [2022-05-13T23:16:34.045Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-13T23:16:34.116Z] #51 ... [2022-05-13T23:16:34.116Z] [2022-05-13T23:16:34.116Z] #38 [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-05-13T23:16:34.116Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-13T23:16:34.116Z] #38 5.030 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-13T23:16:34.116Z] #38 ... [2022-05-13T23:16:34.116Z] [2022-05-13T23:16:34.116Z] #62 [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-05-13T23:16:34.116Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-13T23:16:34.116Z] #62 3.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:34.116Z] #62 4.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:34.116Z] #62 4.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:34.116Z] #62 4.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:34.116Z] #62 6.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:34.116Z] #62 9.497 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:34.197Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 4.1s done [2022-05-13T23:16:34.246Z] #31 2.349 [2022-05-13T23:16:34.298Z] #62 26.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-13T23:16:34.298Z] #62 26.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-13T23:16:34.373Z] #62 ... [2022-05-13T23:16:34.373Z] [2022-05-13T23:16:34.373Z] #42 [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-05-13T23:16:34.373Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:16:34.373Z] #42 4.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:34.373Z] #42 5.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:34.373Z] #42 5.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:34.373Z] #42 5.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:34.373Z] #42 8.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:34.373Z] #42 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:34.373Z] #42 ... [2022-05-13T23:16:34.373Z] [2022-05-13T23:16:34.373Z] #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-05-13T23:16:34.373Z] #31 sha256:8fa572e388d540ad796dab60eefd901fd411ee449ce570162cf7df7c7c8d7608 [2022-05-13T23:16:34.373Z] #31 2.254 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-13T23:16:34.373Z] #31 2.560 [2022-05-13T23:16:34.373Z] #31 2.783 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:34.373Z] #31 3.104 [2022-05-13T23:16:34.373Z] #31 4.778 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-13T23:16:34.373Z] #31 6.312 [2022-05-13T23:16:34.373Z] #31 6.654 #=#=# 0.1% ######################################################################## 100.0% [2022-05-13T23:16:34.373Z] #31 8.166 [2022-05-13T23:16:34.416Z] + docker info [2022-05-13T23:16:34.454Z] #11 ... [2022-05-13T23:16:34.455Z] [2022-05-13T23:16:34.455Z] #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-05-13T23:16:34.455Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-13T23:16:34.455Z] #29 8.874 0 added, 0 removed; done. [2022-05-13T23:16:34.455Z] #29 8.874 Running hooks in /etc/ca-certificates/update.d... [2022-05-13T23:16:34.455Z] #29 8.874 done. [2022-05-13T23:16:34.455Z] #29 DONE 10.3s [2022-05-13T23:16:34.455Z] [2022-05-13T23:16:34.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:34.455Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:34.455Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-13T23:16:34.502Z] #31 2.577 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:34.558Z] #62 26.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-13T23:16:34.558Z] #62 26.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-13T23:16:34.558Z] #62 26.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-13T23:16:34.558Z] #62 26.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-13T23:16:34.558Z] #62 26.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-13T23:16:34.558Z] #62 26.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-13T23:16:34.558Z] #62 26.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-13T23:16:34.558Z] #62 26.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-13T23:16:34.629Z] #31 ... [2022-05-13T23:16:34.629Z] [2022-05-13T23:16:34.629Z] #53 [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-05-13T23:16:34.629Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-13T23:16:34.629Z] #53 3.447 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:16:34.629Z] #53 4.260 go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:16:34.629Z] #53 4.260 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:16:34.629Z] #53 4.306 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:16:34.629Z] #53 4.337 go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:16:34.629Z] #53 4.687 go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:16:34.629Z] #53 4.692 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:16:34.629Z] #53 4.782 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:16:34.629Z] #53 4.811 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:16:34.629Z] #53 4.901 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:16:34.629Z] #53 8.276 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:16:34.629Z] #53 8.283 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:16:34.629Z] #53 8.389 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:16:34.629Z] #53 9.973 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:16:34.629Z] #53 9.979 go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:16:34.765Z] #31 2.921 [2022-05-13T23:16:34.818Z] #62 26.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-13T23:16:34.818Z] #62 26.78 go: downloading github.com/julz/importas v0.1.0 [2022-05-13T23:16:34.818Z] #62 26.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-13T23:16:34.818Z] #62 26.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-13T23:16:34.818Z] #62 26.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-13T23:16:34.818Z] #62 26.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-13T23:16:34.885Z] #53 ... [2022-05-13T23:16:34.885Z] [2022-05-13T23:16:34.885Z] #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-05-13T23:16:34.885Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:16:34.885Z] #14 4.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:34.885Z] #14 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:34.885Z] #14 4.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:34.885Z] #14 4.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:16:34.885Z] #14 6.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:16:34.885Z] #14 9.280 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:34.885Z] #14 ... [2022-05-13T23:16:34.885Z] [2022-05-13T23:16:34.885Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:16:34.885Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-13T23:16:34.885Z] #36 4.631 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-13T23:16:34.885Z] #36 10.88 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-13T23:16:34.885Z] #36 10.90 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-13T23:16:34.885Z] #36 11.30 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-13T23:16:34.885Z] #36 11.52 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-13T23:16:34.885Z] Client: [2022-05-13T23:16:34.886Z] Context: default [2022-05-13T23:16:34.886Z] Debug Mode: false [2022-05-13T23:16:34.886Z] [2022-05-13T23:16:34.886Z] Server: [2022-05-13T23:16:34.886Z] Containers: 1 [2022-05-13T23:16:34.886Z] Running: 1 [2022-05-13T23:16:34.886Z] Paused: 0 [2022-05-13T23:16:34.886Z] Stopped: 0 [2022-05-13T23:16:34.886Z] Images: 14 [2022-05-13T23:16:34.886Z] Server Version: 20.10.9 [2022-05-13T23:16:34.886Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-13T23:16:34.886Z] Windows: [2022-05-13T23:16:34.886Z] LCOW: [2022-05-13T23:16:34.886Z] Logging Driver: json-file [2022-05-13T23:16:34.886Z] Plugins: [2022-05-13T23:16:34.886Z] Volume: local [2022-05-13T23:16:34.886Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:16:34.886Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:16:34.886Z] Swarm: inactive [2022-05-13T23:16:34.886Z] Default Isolation: process [2022-05-13T23:16:34.886Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:16:34.886Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-13T23:16:34.886Z] OSType: windows [2022-05-13T23:16:34.886Z] Architecture: x86_64 [2022-05-13T23:16:34.886Z] CPUs: 4 [2022-05-13T23:16:34.886Z] Total Memory: 32GiB [2022-05-13T23:16:34.886Z] Name: azwin-2-817251 [2022-05-13T23:16:34.886Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-13T23:16:34.886Z] Docker Root Dir: D:\docker [2022-05-13T23:16:34.886Z] Debug Mode: false [2022-05-13T23:16:34.886Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:16:34.886Z] Labels: [2022-05-13T23:16:34.886Z] Experimental: true [2022-05-13T23:16:34.886Z] Insecure Registries: [2022-05-13T23:16:34.886Z] 10.0.0.4:5000 [2022-05-13T23:16:34.886Z] 127.0.0.0/8 [2022-05-13T23:16:34.886Z] Registry Mirrors: [2022-05-13T23:16:34.886Z] http://10.0.0.4:5000/ [2022-05-13T23:16:34.886Z] Live Restore Enabled: false [2022-05-13T23:16:34.886Z] Product License: Community Engine [2022-05-13T23:16:34.886Z] [2022-05-13T23:16:35.021Z] #11 ... [2022-05-13T23:16:35.021Z] [2022-05-13T23:16:35.021Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-13T23:16:35.021Z] #30 sha256:fc1e5f9d03600df6b83abe507fa08c1969db84a49c3eb8cbf6f7a8a8b9c7d975 [2022-05-13T23:16:35.021Z] #30 DONE 0.3s [2022-05-13T23:16:35.021Z] [2022-05-13T23:16:35.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:35.021Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-05-13T23:16:35.079Z] #62 26.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-13T23:16:35.079Z] #62 26.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-13T23:16:35.079Z] #62 26.96 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-13T23:16:35.079Z] #62 26.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-13T23:16:35.079Z] #62 27.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-13T23:16:35.079Z] #62 27.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-13T23:16:35.079Z] #62 27.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-13T23:16:35.079Z] #62 27.07 go: downloading github.com/mgechev/revive v1.1.3 [Pipeline] powershell [2022-05-13T23:16:35.141Z] #36 11.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T23:16:35.142Z] #36 ... [2022-05-13T23:16:35.142Z] [2022-05-13T23:16:35.142Z] #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-05-13T23:16:35.142Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-13T23:16:35.142Z] #34 3.438 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-13T23:16:35.142Z] #34 3.441 Cloning into '.'... [2022-05-13T23:16:35.142Z] #34 ... [2022-05-13T23:16:35.142Z] [2022-05-13T23:16:35.142Z] #67 [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-05-13T23:16:35.142Z] #67 sha256:047503d3e8391cceeb721b7e2366237aeceb71605f6ea756be14c312e932bcfb [2022-05-13T23:16:35.142Z] #67 6.492 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:16:35.142Z] #67 6.542 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-13T23:16:35.142Z] #67 7.151 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-13T23:16:35.142Z] #67 9.508 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-13T23:16:35.142Z] #67 10.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:16:35.142Z] #67 10.21 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-13T23:16:35.142Z] #67 10.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-13T23:16:35.142Z] #67 10.43 go: downloading github.com/google/uuid v1.3.0 [2022-05-13T23:16:35.142Z] #67 10.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-13T23:16:35.142Z] #67 10.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-13T23:16:35.142Z] #67 10.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-13T23:16:35.142Z] #67 11.18 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-13T23:16:35.650Z] #62 27.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-13T23:16:35.650Z] #62 27.54 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-13T23:16:35.650Z] #62 27.55 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-13T23:16:35.650Z] #62 27.60 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-13T23:16:35.650Z] #62 27.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-13T23:16:35.650Z] #62 27.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-13T23:16:35.650Z] #62 27.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-13T23:16:35.650Z] #62 27.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-13T23:16:35.650Z] #62 27.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-13T23:16:35.910Z] #62 27.91 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-13T23:16:35.910Z] #62 27.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-13T23:16:35.910Z] #62 27.93 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-13T23:16:35.910Z] #62 27.94 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-13T23:16:35.910Z] #62 27.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-13T23:16:36.132Z] #31 3.975 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-13T23:16:36.132Z] #31 4.282 [2022-05-13T23:16:36.170Z] #62 28.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-13T23:16:36.170Z] #62 28.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-13T23:16:36.170Z] #62 28.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-13T23:16:36.170Z] #62 28.12 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-13T23:16:36.170Z] #62 28.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-13T23:16:36.170Z] #62 28.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-13T23:16:36.170Z] #62 28.21 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-13T23:16:36.431Z] #62 28.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-13T23:16:36.431Z] #62 28.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-13T23:16:36.431Z] #62 28.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-13T23:16:36.431Z] #62 28.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-13T23:16:36.431Z] #62 28.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-13T23:16:36.431Z] #62 ... [2022-05-13T23:16:36.431Z] [2022-05-13T23:16:36.431Z] #64 [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-05-13T23:16:36.431Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:16:36.431Z] #64 28.54 v3.0.2 [2022-05-13T23:16:36.698Z] #31 4.506 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:36.955Z] #31 4.854 [2022-05-13T23:16:37.035Z] #67 ... [2022-05-13T23:16:37.035Z] [2022-05-13T23:16:37.035Z] #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-05-13T23:16:37.035Z] #31 sha256:8fa572e388d540ad796dab60eefd901fd411ee449ce570162cf7df7c7c8d7608 [2022-05-13T23:16:37.035Z] #31 13.29 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-13T23:16:37.893Z] #31 5.906 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-13T23:16:38.160Z] #31 6.239 [2022-05-13T23:16:38.405Z] #31 15.09 [2022-05-13T23:16:38.418Z] #31 ... [2022-05-13T23:16:38.418Z] [2022-05-13T23:16:38.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:38.418Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:38.418Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 6.2s [2022-05-13T23:16:39.317Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.0s [2022-05-13T23:16:39.492Z] #31 15.51 #=#=# 0.1% ############# 18.1% ##################### 29.5% ##################################################### 74.3% ######################################################################## 100.0% [2022-05-13T23:16:40.262Z] #11 ... [2022-05-13T23:16:40.262Z] [2022-05-13T23:16:40.262Z] #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-05-13T23:16:40.262Z] #31 sha256:d830a6bc5462bb65bd1ff0004752f395cc4db0b8c14491b41fde462271cca26a [2022-05-13T23:16:40.262Z] #31 2.053 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-13T23:16:40.262Z] #31 2.413 [2022-05-13T23:16:40.262Z] #31 2.631 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:40.262Z] #31 2.917 [2022-05-13T23:16:40.262Z] #31 3.888 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-13T23:16:40.262Z] #31 4.202 [2022-05-13T23:16:40.262Z] #31 4.432 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:40.262Z] #31 4.765 [2022-05-13T23:16:40.262Z] #31 5.843 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-13T23:16:40.262Z] #31 6.131 [2022-05-13T23:16:40.262Z] #31 6.357 #=#=# 0.0% ############################## 43.0% ################################################################## 92.5% ######################################################################## 100.0% [2022-05-13T23:16:40.262Z] #31 6.934 [2022-05-13T23:16:40.262Z] #31 8.063 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-13T23:16:40.262Z] #31 8.455 [2022-05-13T23:16:40.262Z] #31 8.691 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:40.262Z] #31 9.015 [2022-05-13T23:16:40.262Z] #31 9.782 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-13T23:16:40.262Z] #31 10.12 [2022-05-13T23:16:40.262Z] #31 ... [2022-05-13T23:16:40.262Z] [2022-05-13T23:16:40.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:40.262Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:40.279Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-13T23:16:40.423Z] #31 17.10 [2022-05-13T23:16:40.639Z] #64 DONE 32.0s [2022-05-13T23:16:40.639Z] [2022-05-13T23:16:40.639Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:16:40.639Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:16:40.639Z] #47 29.25 NAME: [2022-05-13T23:16:40.639Z] #47 29.25 go-winres - A tool for embedding resources in Windows executables [2022-05-13T23:16:40.639Z] #47 29.25 [2022-05-13T23:16:40.639Z] #47 29.25 USAGE: [2022-05-13T23:16:40.639Z] #47 29.25 go-winres [global options] command [command options] [arguments...] [2022-05-13T23:16:40.639Z] #47 29.25 [2022-05-13T23:16:40.639Z] #47 29.25 COMMANDS: [2022-05-13T23:16:40.639Z] #47 29.25 init Create an initial ./winres/winres.json [2022-05-13T23:16:40.639Z] #47 29.25 make Make syso files for the "go build" command [2022-05-13T23:16:40.639Z] #47 29.25 simply Make syso files for the "go build" command (simplified) [2022-05-13T23:16:40.639Z] #47 29.25 extract Extract all resources from an executable [2022-05-13T23:16:40.639Z] #47 29.25 patch Replace resources in an executable file (exe, dll) [2022-05-13T23:16:40.639Z] #47 29.25 help, h Shows a list of commands or help for one command [2022-05-13T23:16:40.639Z] #47 29.25 [2022-05-13T23:16:40.639Z] #47 29.25 GLOBAL OPTIONS: [2022-05-13T23:16:40.639Z] #47 29.25 --help, -h show help (default: false) [2022-05-13T23:16:40.639Z] #47 DONE 32.0s [2022-05-13T23:16:40.639Z] [2022-05-13T23:16:40.639Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:16:40.639Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:16:40.639Z] #41 30.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-13T23:16:40.639Z] #41 31.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:16:41.588Z] #41 ... [2022-05-13T23:16:41.588Z] [2022-05-13T23:16:41.588Z] #54 [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-05-13T23:16:41.588Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:16:41.588Z] #54 23.56 + git checkout -q v2.3.0 [2022-05-13T23:16:41.588Z] #54 25.11 + 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-05-13T23:16:41.853Z] #54 ... [2022-05-13T23:16:41.853Z] [2022-05-13T23:16:41.853Z] #58 [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-05-13T23:16:41.853Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:16:41.853Z] #58 20.14 Reading package lists... [2022-05-13T23:16:41.853Z] #58 24.08 Reading package lists... [2022-05-13T23:16:41.853Z] #58 27.94 Building dependency tree... [2022-05-13T23:16:41.853Z] #58 29.66 The following additional packages will be installed: [2022-05-13T23:16:41.853Z] #58 29.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:16:41.853Z] #58 29.68 python3-protobuf python3-six [2022-05-13T23:16:41.853Z] #58 29.68 Suggested packages: [2022-05-13T23:16:41.853Z] #58 29.68 python3-setuptools [2022-05-13T23:16:41.853Z] #58 29.68 Recommended packages: [2022-05-13T23:16:41.853Z] #58 29.68 iproute2 | iproute [2022-05-13T23:16:41.853Z] #58 30.14 The following NEW packages will be installed: [2022-05-13T23:16:41.853Z] #58 30.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:16:41.853Z] #58 30.15 python3-protobuf python3-six [2022-05-13T23:16:41.853Z] #58 30.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:41.853Z] #58 30.53 Need to get 2314 kB of archives. [2022-05-13T23:16:41.853Z] #58 30.53 After this operation, 11.1 MB of additional disk space will be used. [2022-05-13T23:16:41.853Z] #58 30.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-13T23:16:41.853Z] #58 30.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:16:41.853Z] #58 30.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-13T23:16:41.853Z] #58 30.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-13T23:16:41.853Z] #58 30.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:16:41.853Z] #58 30.67 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-05-13T23:16:41.853Z] #58 30.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:16:41.853Z] #58 32.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-13T23:16:42.792Z] #58 ... [2022-05-13T23:16:42.792Z] [2022-05-13T23:16:42.792Z] #62 [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-05-13T23:16:42.792Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:42.792Z] #62 28.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-13T23:16:42.792Z] #62 28.82 go: downloading honnef.co/go/tools v0.2.2 [2022-05-13T23:16:42.792Z] #62 29.70 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-13T23:16:42.792Z] #62 29.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-13T23:16:42.792Z] #62 29.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-13T23:16:42.792Z] #62 29.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-13T23:16:42.792Z] #62 29.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-13T23:16:42.792Z] #62 29.96 go: downloading golang.org/x/text v0.3.7 [2022-05-13T23:16:42.792Z] #62 34.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-13T23:16:42.792Z] #62 34.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T23:16:42.792Z] #62 34.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-13T23:16:42.792Z] #62 34.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-13T23:16:42.792Z] #62 34.63 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-13T23:16:42.792Z] #62 34.63 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-13T23:16:42.792Z] #62 34.65 go: downloading golang.org/x/mod v0.5.1 [2022-05-13T23:16:42.792Z] #62 34.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-13T23:16:42.792Z] #62 34.69 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T23:16:42.792Z] #62 ... [2022-05-13T23:16:42.792Z] [2022-05-13T23:16:42.792Z] #58 [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-05-13T23:16:42.792Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:16:42.792Z] #58 34.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:42.792Z] #58 34.32 Fetched 2314 kB in 3s (734 kB/s) [2022-05-13T23:16:42.792Z] #58 34.41 Selecting previously unselected package libprotobuf23:amd64. [2022-05-13T23:16:43.051Z] #58 34.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-13T23:16:43.051Z] #58 34.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-13T23:16:43.051Z] #58 34.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:16:43.552Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.4s done [2022-05-13T23:16:43.552Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-13T23:16:43.552Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-13T23:16:43.552Z] #11 DONE 26.6s [2022-05-13T23:16:43.552Z] [2022-05-13T23:16:43.552Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-13T23:16:43.552Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-13T23:16:43.611Z] #11 ... [2022-05-13T23:16:43.611Z] [2022-05-13T23:16:43.611Z] #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-05-13T23:16:43.611Z] #31 sha256:d830a6bc5462bb65bd1ff0004752f395cc4db0b8c14491b41fde462271cca26a [2022-05-13T23:16:43.611Z] #31 10.34 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:43.611Z] #31 10.60 [2022-05-13T23:16:43.611Z] #31 10.70 Download of images into '/build' complete. [2022-05-13T23:16:43.611Z] #31 10.70 Use something like the following to load the result into a Docker daemon: [2022-05-13T23:16:43.611Z] #31 10.70 tar -cC '/build' . | docker load [2022-05-13T23:16:43.611Z] #31 DONE 13.4s [2022-05-13T23:16:43.611Z] [2022-05-13T23:16:43.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:43.611Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:43.621Z] #58 35.01 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:16:43.621Z] #58 35.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:16:43.621Z] #58 35.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:16:43.621Z] #58 35.17 Selecting previously unselected package python3-six. [2022-05-13T23:16:43.621Z] #58 35.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-13T23:16:43.621Z] #58 35.18 Unpacking python3-six (1.16.0-2) ... [2022-05-13T23:16:43.669Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 11.4s [2022-05-13T23:16:43.694Z] #31 ... [2022-05-13T23:16:43.694Z] [2022-05-13T23:16:43.694Z] #38 [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-05-13T23:16:43.694Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-13T23:16:43.694Z] #38 15.82 tomll can be used in two ways: [2022-05-13T23:16:43.694Z] #38 15.82 Writing to STDIN and reading from STDOUT: [2022-05-13T23:16:43.694Z] #38 15.82 cat file.toml | tomll > file.toml [2022-05-13T23:16:43.694Z] #38 15.82 [2022-05-13T23:16:43.694Z] #38 15.82 Reading and updating a list of files: [2022-05-13T23:16:43.694Z] #38 15.82 tomll a.toml b.toml c.toml [2022-05-13T23:16:43.694Z] #38 15.82 [2022-05-13T23:16:43.694Z] #38 15.82 When given a list of files, tomll will modify all files in place without asking. [2022-05-13T23:16:43.694Z] #38 DONE 20.0s [2022-05-13T23:16:43.694Z] [2022-05-13T23:16:43.694Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:16:43.694Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-13T23:16:43.694Z] #36 12.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-13T23:16:43.694Z] #36 12.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-13T23:16:43.694Z] #36 12.24 go: downloading github.com/peterh/liner v1.2.2 [2022-05-13T23:16:43.694Z] #36 12.39 go: downloading github.com/google/go-dap v0.6.0 [2022-05-13T23:16:43.694Z] #36 12.65 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T23:16:43.694Z] #36 12.90 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-13T23:16:43.694Z] #36 13.38 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-13T23:16:43.694Z] #36 13.49 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T23:16:43.694Z] #36 13.52 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-13T23:16:43.694Z] #36 14.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-13T23:16:43.694Z] #36 14.73 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-13T23:16:43.885Z] #58 35.26 Selecting previously unselected package python3-protobuf. [2022-05-13T23:16:43.885Z] #58 35.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-13T23:16:43.885Z] #58 35.26 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-13T23:16:44.145Z] #58 35.64 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:16:44.145Z] #58 35.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:16:44.145Z] #58 35.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:16:44.186Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-13T23:16:44.259Z] #36 ... [2022-05-13T23:16:44.259Z] [2022-05-13T23:16:44.259Z] #47 [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-05-13T23:16:44.259Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-13T23:16:44.405Z] #58 35.75 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:16:44.405Z] #58 35.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:16:44.405Z] #58 35.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:16:44.405Z] #58 35.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:16:44.405Z] #58 35.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:16:44.405Z] #58 35.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:16:44.515Z] #47 20.34 Updating files: 87% (1580/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-13T23:16:44.515Z] #47 20.76 + git checkout -q v2.3.0 [2022-05-13T23:16:44.709Z] #58 35.96 Selecting previously unselected package criu. [2022-05-13T23:16:44.709Z] #58 35.97 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-13T23:16:44.709Z] #58 35.97 Unpacking criu (3.17-1) ... [2022-05-13T23:16:44.777Z] #47 ... [2022-05-13T23:16:44.777Z] [2022-05-13T23:16:44.777Z] #51 [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-05-13T23:16:44.777Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-13T23:16:44.777Z] #51 11.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:16:44.777Z] #51 13.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-13T23:16:44.777Z] #51 16.70 Fetched 8421 kB in 12s (684 kB/s) [2022-05-13T23:16:44.777Z] #51 16.70 Reading package lists... [2022-05-13T23:16:44.777Z] #51 ... [2022-05-13T23:16:44.777Z] [2022-05-13T23:16:44.777Z] #42 [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-05-13T23:16:44.777Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:16:44.777Z] #42 15.46 Fetched 8417 kB in 11s (778 kB/s) [2022-05-13T23:16:44.777Z] #42 15.46 Reading package lists... [2022-05-13T23:16:44.919Z] #12 DONE 1.2s [2022-05-13T23:16:44.919Z] [2022-05-13T23:16:44.919Z] #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-05-13T23:16:44.919Z] #31 sha256:65fd87118fbc64dbc4a6ef75e3124dd7ca0cd583ace24f35fde43a84f09e86ac [2022-05-13T23:16:44.919Z] #31 1.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-13T23:16:44.919Z] #31 1.770 [2022-05-13T23:16:44.919Z] #31 1.984 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:44.919Z] #31 2.244 [2022-05-13T23:16:44.919Z] #31 3.123 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-13T23:16:44.919Z] #31 3.418 [2022-05-13T23:16:44.919Z] #31 3.631 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:44.919Z] #31 3.901 [2022-05-13T23:16:44.919Z] #31 4.744 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-13T23:16:44.919Z] #31 4.996 [2022-05-13T23:16:44.919Z] #31 5.207 #=#=# ############# 19.4% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-05-13T23:16:44.919Z] #31 5.743 [2022-05-13T23:16:44.919Z] #31 6.612 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-13T23:16:44.919Z] #31 6.870 [2022-05-13T23:16:44.919Z] #31 7.089 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:44.919Z] #31 7.348 [2022-05-13T23:16:44.919Z] #31 8.036 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-13T23:16:44.919Z] #31 8.323 [2022-05-13T23:16:44.919Z] #31 8.545 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:44.919Z] #31 8.824 [2022-05-13T23:16:44.919Z] #31 8.879 Download of images into '/build' complete. [2022-05-13T23:16:44.919Z] #31 8.879 Use something like the following to load the result into a Docker daemon: [2022-05-13T23:16:44.919Z] #31 8.879 tar -cC '/build' . | docker load [2022-05-13T23:16:44.919Z] #31 DONE 9.9s [2022-05-13T23:16:44.919Z] [2022-05-13T23:16:44.919Z] #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-05-13T23:16:44.919Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-13T23:16:45.033Z] #42 21.11 Reading package lists... [2022-05-13T23:16:45.033Z] #42 ... [2022-05-13T23:16:45.033Z] [2022-05-13T23:16:45.033Z] #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-05-13T23:16:45.033Z] #31 sha256:8fa572e388d540ad796dab60eefd901fd411ee449ce570162cf7df7c7c8d7608 [2022-05-13T23:16:45.033Z] #31 21.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-13T23:16:45.294Z] #58 36.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:16:45.482Z] #13 DONE 0.7s [2022-05-13T23:16:45.482Z] [2022-05-13T23:16:45.482Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:16:45.482Z] #66 sha256:3ce6e392fe23e935db103299baa29ec7f1a33f614f68dd694ec7fcf12464c279 [2022-05-13T23:16:45.482Z] #66 ... [2022-05-13T23:16:45.482Z] [2022-05-13T23:16:45.482Z] #50 [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-05-13T23:16:45.482Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-13T23:16:45.482Z] #50 DONE 0.2s [2022-05-13T23:16:45.482Z] [2022-05-13T23:16:45.482Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-13T23:16:45.482Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-13T23:16:45.482Z] #33 DONE 0.2s [2022-05-13T23:16:45.482Z] [2022-05-13T23:16:45.482Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-13T23:16:45.482Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-13T23:16:45.482Z] #46 DONE 0.2s [2022-05-13T23:16:45.482Z] [2022-05-13T23:16:45.482Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-13T23:16:45.482Z] #25 sha256:d00554e923b6ff564316002ea8809e80a10039af534195e1fe83f51acc66e790 [2022-05-13T23:16:45.482Z] #25 DONE 0.3s [2022-05-13T23:16:45.738Z] [2022-05-13T23:16:45.738Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:16:45.738Z] #66 sha256:3ce6e392fe23e935db103299baa29ec7f1a33f614f68dd694ec7fcf12464c279 [2022-05-13T23:16:45.738Z] #66 DONE 0.3s [2022-05-13T23:16:45.738Z] [2022-05-13T23:16:45.738Z] #67 [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-05-13T23:16:45.738Z] #67 sha256:39f1911583448ba5e3622714056bf21b876a62b1e4cbc3caf30ed089cb6aac18 [2022-05-13T23:16:46.192Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.7s done [2022-05-13T23:16:46.235Z] #58 37.78 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:16:46.236Z] #58 37.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:16:46.236Z] #58 37.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:16:46.236Z] #58 37.82 Setting up python3-six (1.16.0-2) ... [2022-05-13T23:16:46.938Z] #31 23.32 [2022-05-13T23:16:47.174Z] #58 38.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:16:47.174Z] #58 38.65 Setting up python3-protobuf (3.12.4-1) ... [2022-05-13T23:16:47.201Z] #31 23.68 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:47.457Z] #31 ... [2022-05-13T23:16:47.457Z] [2022-05-13T23:16:47.457Z] #67 [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-05-13T23:16:47.457Z] #67 sha256:047503d3e8391cceeb721b7e2366237aeceb71605f6ea756be14c312e932bcfb [2022-05-13T23:16:47.457Z] #67 13.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-13T23:16:47.457Z] #67 13.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:16:47.457Z] #67 ... [2022-05-13T23:16:47.457Z] [2022-05-13T23:16:47.457Z] #47 [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-05-13T23:16:47.457Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-13T23:16:47.457Z] #47 22.20 + 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-05-13T23:16:47.521Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.3s done [2022-05-13T23:16:47.521Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-13T23:16:47.521Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-13T23:16:47.558Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-13T23:16:47.713Z] #47 ... [2022-05-13T23:16:47.714Z] [2022-05-13T23:16:47.714Z] #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-05-13T23:16:47.714Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:16:47.714Z] #14 14.44 Fetched 8417 kB in 11s (789 kB/s) [2022-05-13T23:16:47.714Z] #14 14.44 Reading package lists... [2022-05-13T23:16:47.714Z] #14 19.45 Reading package lists... [2022-05-13T23:16:47.779Z] #11 DONE 43.5s [2022-05-13T23:16:47.779Z] [2022-05-13T23:16:47.779Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-13T23:16:47.779Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-13T23:16:47.970Z] #14 24.06 Building dependency tree... [2022-05-13T23:16:47.970Z] #14 ... [2022-05-13T23:16:47.970Z] [2022-05-13T23:16:47.970Z] #55 [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-05-13T23:16:47.970Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:47.970Z] #55 21.93 go: downloading github.com/fatih/color v1.13.0 [2022-05-13T23:16:47.970Z] #55 21.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:16:47.970Z] #55 22.05 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-13T23:16:47.970Z] #55 22.06 go: downloading github.com/spf13/viper v1.10.1 [2022-05-13T23:16:47.970Z] #55 22.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-13T23:16:47.970Z] #55 22.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-13T23:16:47.970Z] #55 22.65 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-13T23:16:47.970Z] #55 23.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-13T23:16:47.970Z] #55 23.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-13T23:16:48.226Z] #55 ... [2022-05-13T23:16:48.226Z] [2022-05-13T23:16:48.226Z] #62 [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-05-13T23:16:48.226Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-13T23:16:48.226Z] #62 14.87 Fetched 8417 kB in 11s (749 kB/s) [2022-05-13T23:16:48.226Z] #62 14.87 Reading package lists... [2022-05-13T23:16:48.226Z] #62 20.00 Reading package lists... [2022-05-13T23:16:48.355Z] #12 DONE 0.8s [2022-05-13T23:16:48.483Z] #62 24.86 Building dependency tree... [2022-05-13T23:16:48.483Z] #62 ... [2022-05-13T23:16:48.483Z] [2022-05-13T23:16:48.483Z] #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-05-13T23:16:48.483Z] #31 sha256:8fa572e388d540ad796dab60eefd901fd411ee449ce570162cf7df7c7c8d7608 [2022-05-13T23:16:48.483Z] #31 24.92 [2022-05-13T23:16:48.537Z] #11 ... [2022-05-13T23:16:48.537Z] [2022-05-13T23:16:48.537Z] #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-05-13T23:16:48.537Z] #31 sha256:82d98c10d4c2d171dc15cf573ef2225b984000cceb9c9393b64d24e4317bb856 [2022-05-13T23:16:48.537Z] #31 6.481 #=#=# ################# 23.7% ######################################### 57.3% ############################################################### 88.7% ######################################################################## 100.0% [2022-05-13T23:16:48.537Z] #31 7.089 [2022-05-13T23:16:48.537Z] #31 8.127 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-13T23:16:48.537Z] #31 8.426 [2022-05-13T23:16:48.537Z] #31 8.667 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:48.537Z] #31 8.954 [2022-05-13T23:16:48.537Z] #31 9.720 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-13T23:16:48.537Z] #31 10.09 [2022-05-13T23:16:48.537Z] #31 10.33 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:48.537Z] #31 10.61 [2022-05-13T23:16:48.537Z] #31 10.69 Download of images into '/build' complete. [2022-05-13T23:16:48.537Z] #31 10.69 Use something like the following to load the result into a Docker daemon: [2022-05-13T23:16:48.537Z] #31 10.69 tar -cC '/build' . | docker load [2022-05-13T23:16:48.614Z] [2022-05-13T23:16:48.614Z] #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-05-13T23:16:48.614Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-13T23:16:49.100Z] #31 DONE 17.2s [2022-05-13T23:16:49.100Z] [2022-05-13T23:16:49.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-13T23:16:49.100Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-13T23:16:49.358Z] #11 DONE 45.7s [2022-05-13T23:16:49.358Z] [2022-05-13T23:16:49.358Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-13T23:16:49.358Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-13T23:16:49.548Z] #13 DONE 0.9s [2022-05-13T23:16:49.548Z] [2022-05-13T23:16:49.548Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-13T23:16:49.548Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-13T23:16:49.548Z] #33 DONE 0.0s [2022-05-13T23:16:49.548Z] [2022-05-13T23:16:49.548Z] #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-05-13T23:16:49.548Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:16:49.548Z] #34 ... [2022-05-13T23:16:49.548Z] [2022-05-13T23:16:49.548Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-13T23:16:49.548Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-13T23:16:49.548Z] #46 DONE 0.2s [2022-05-13T23:16:49.548Z] [2022-05-13T23:16:49.548Z] #50 [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-05-13T23:16:49.548Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-13T23:16:49.548Z] #50 DONE 0.3s [2022-05-13T23:16:49.715Z] #58 40.86 Setting up criu (3.17-1) ... [2022-05-13T23:16:49.807Z] [2022-05-13T23:16:49.807Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:16:49.807Z] #66 sha256:abd6b7f14708a9a58819513eeede1908417abda11fbbeb0aa5dfd2c4d8ec0a90 [2022-05-13T23:16:49.807Z] #66 DONE 0.3s [2022-05-13T23:16:49.807Z] [2022-05-13T23:16:49.807Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-13T23:16:49.807Z] #25 sha256:31510fd7aebc435c191df25451a37f2e19b7fdbbcaf5de65dba412a2b0d72e28 [2022-05-13T23:16:49.807Z] #25 DONE 0.3s [2022-05-13T23:16:49.807Z] [2022-05-13T23:16:49.807Z] #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-05-13T23:16:49.807Z] #26 sha256:72357c31b96c4eba98cd39a67a1d8ac6743e9bc2acde01ed48152af5fcef2c48 [2022-05-13T23:16:49.929Z] #67 4.299 + RM_GOPATH=0 [2022-05-13T23:16:49.929Z] #67 4.299 + TMP_GOPATH= [2022-05-13T23:16:49.929Z] #67 4.299 + : /build [2022-05-13T23:16:49.929Z] #67 4.299 + '[' -z '' ']' [2022-05-13T23:16:49.929Z] #67 4.299 ++ mktemp -d [2022-05-13T23:16:49.929Z] #67 4.299 + export GOPATH=/tmp/tmp.vMWk8WZ2F5 [2022-05-13T23:16:49.929Z] #67 4.299 + GOPATH=/tmp/tmp.vMWk8WZ2F5 [2022-05-13T23:16:49.929Z] #67 4.299 + RM_GOPATH=1 [2022-05-13T23:16:49.929Z] #67 4.299 + case "$(go env GOARCH)" in [2022-05-13T23:16:49.929Z] #67 4.299 ++ go env GOARCH [2022-05-13T23:16:49.929Z] #67 4.389 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:50.186Z] #67 4.389 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:50.186Z] #67 4.389 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:50.186Z] #67 4.389 ++ dirname /install.sh [2022-05-13T23:16:50.186Z] #67 4.389 + dir=/ [2022-05-13T23:16:50.186Z] #67 4.389 + bin=rootlesskit [2022-05-13T23:16:50.186Z] #67 4.389 + shift [2022-05-13T23:16:50.186Z] #67 4.389 + '[' '!' -f //rootlesskit.installer ']' [2022-05-13T23:16:50.186Z] #67 4.389 + . //rootlesskit.installer [2022-05-13T23:16:50.186Z] #67 4.389 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:50.186Z] #67 4.389 + install_rootlesskit [2022-05-13T23:16:50.186Z] #67 4.389 + case "$1" in [2022-05-13T23:16:50.186Z] #67 4.389 + export CGO_ENABLED=0 [2022-05-13T23:16:50.186Z] #67 4.389 + CGO_ENABLED=0 [2022-05-13T23:16:50.186Z] #67 4.389 + _install_rootlesskit [2022-05-13T23:16:50.186Z] #67 4.389 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-13T23:16:50.186Z] #67 4.389 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:16:50.186Z] #67 4.389 + GOBIN=/build [2022-05-13T23:16:50.186Z] #67 4.389 + GO111MODULE=on [2022-05-13T23:16:50.186Z] #67 4.389 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:50.288Z] #12 DONE 1.1s [2022-05-13T23:16:50.443Z] #67 4.850 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-13T23:16:50.545Z] [2022-05-13T23:16:50.545Z] #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-05-13T23:16:50.545Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-13T23:16:50.655Z] #58 42.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:51.006Z] #67 ... [2022-05-13T23:16:51.006Z] [2022-05-13T23:16:51.006Z] #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-05-13T23:16:51.006Z] #26 sha256:9d310623765607d706e870d10f70c6e6d60c94ea3e51ec420d77784a08d2eaae [2022-05-13T23:16:51.006Z] #26 4.817 + RM_GOPATH=0 [2022-05-13T23:16:51.006Z] #26 4.818 + TMP_GOPATH= [2022-05-13T23:16:51.006Z] #26 4.819 + : /build [2022-05-13T23:16:51.006Z] #26 4.819 + '[' -z '' ']' [2022-05-13T23:16:51.006Z] #26 4.820 ++ mktemp -d [2022-05-13T23:16:51.006Z] #26 4.829 + export GOPATH=/tmp/tmp.Z49RLcsRTP [2022-05-13T23:16:51.006Z] #26 4.830 + GOPATH=/tmp/tmp.Z49RLcsRTP [2022-05-13T23:16:51.006Z] #26 4.830 + RM_GOPATH=1 [2022-05-13T23:16:51.006Z] #26 4.831 + case "$(go env GOARCH)" in [2022-05-13T23:16:51.006Z] #26 4.831 ++ go env GOARCH [2022-05-13T23:16:51.006Z] #26 4.869 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:51.006Z] #26 4.871 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:51.006Z] #26 4.879 ++ dirname /install.sh [2022-05-13T23:16:51.006Z] #26 4.888 + dir=/ [2022-05-13T23:16:51.006Z] #26 4.891 + bin=dockercli [2022-05-13T23:16:51.006Z] #26 4.891 + shift [2022-05-13T23:16:51.006Z] #26 4.896 + '[' '!' -f //dockercli.installer ']' [2022-05-13T23:16:51.006Z] #26 4.897 + . //dockercli.installer [2022-05-13T23:16:51.006Z] #26 4.898 ++ : stable [2022-05-13T23:16:51.006Z] #26 4.898 ++ : 17.06.2-ce [2022-05-13T23:16:51.006Z] #26 4.899 + install_dockercli [2022-05-13T23:16:51.006Z] #26 4.900 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-13T23:16:51.006Z] #26 4.907 Install docker/cli version 17.06.2-ce from stable [2022-05-13T23:16:51.006Z] #26 4.907 ++ uname -m [2022-05-13T23:16:51.006Z] #26 4.910 + arch=x86_64 [2022-05-13T23:16:51.006Z] #26 4.917 + '[' x86_64 '!=' x86_64 ']' [2022-05-13T23:16:51.006Z] #26 4.917 + url=https://download.docker.com/linux/static [2022-05-13T23:16:51.006Z] #26 4.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-13T23:16:51.006Z] #26 4.920 + tar -xz docker/docker [2022-05-13T23:16:51.014Z] #31 27.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-13T23:16:51.125Z] #13 DONE 0.7s [2022-05-13T23:16:51.125Z] [2022-05-13T23:16:51.125Z] #42 [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-05-13T23:16:51.125Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:16:51.227Z] #58 DONE 42.6s [2022-05-13T23:16:51.227Z] [2022-05-13T23:16:51.227Z] #62 [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-05-13T23:16:51.227Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:51.227Z] #62 34.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-13T23:16:51.227Z] #62 34.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-13T23:16:51.227Z] #62 34.97 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-13T23:16:51.227Z] #62 35.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T23:16:51.227Z] #62 35.30 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-13T23:16:51.227Z] #62 35.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-13T23:16:51.227Z] #62 35.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-13T23:16:51.227Z] #62 35.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-13T23:16:51.227Z] #62 35.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T23:16:51.227Z] #62 35.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T23:16:51.227Z] #62 35.61 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-13T23:16:51.227Z] #62 35.63 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-13T23:16:51.227Z] #62 35.79 go: downloading github.com/prometheus/common v0.10.0 [2022-05-13T23:16:51.227Z] #62 35.92 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-13T23:16:51.227Z] #62 35.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-13T23:16:51.227Z] #62 35.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-13T23:16:51.227Z] #62 37.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-13T23:16:51.382Z] #42 ... [2022-05-13T23:16:51.382Z] [2022-05-13T23:16:51.382Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-13T23:16:51.382Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-13T23:16:51.382Z] #46 DONE 0.3s [2022-05-13T23:16:51.382Z] [2022-05-13T23:16:51.382Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-13T23:16:51.382Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-13T23:16:51.382Z] #33 DONE 0.3s [2022-05-13T23:16:51.639Z] [2022-05-13T23:16:51.639Z] #50 [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-05-13T23:16:51.639Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-13T23:16:51.639Z] #50 DONE 0.3s [2022-05-13T23:16:51.639Z] [2022-05-13T23:16:51.639Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:16:51.639Z] #66 sha256:91b422aa0f9330657313f2308fc31c1e827f263ea1d28f191a09303a5b9f64ff [2022-05-13T23:16:51.639Z] #66 DONE 0.4s [2022-05-13T23:16:51.639Z] [2022-05-13T23:16:51.639Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-13T23:16:51.639Z] #25 sha256:8407be9aa0b257f3577ec1e11e7d78f15b9cd52e47e7c4049eed3e3855a294ed [2022-05-13T23:16:51.639Z] #25 DONE 0.4s [2022-05-13T23:16:51.639Z] [2022-05-13T23:16:51.639Z] #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-05-13T23:16:51.639Z] #26 sha256:c2cb464dc527484ebc7c2f6fc789cb137411372b5be04475f9da19bd17e749dc [2022-05-13T23:16:52.382Z] #31 28.94 [2022-05-13T23:16:52.639Z] #31 29.30 #=#=# ######################################################################## 100.0% [2022-05-13T23:16:52.942Z] #26 ... [2022-05-13T23:16:52.942Z] [2022-05-13T23:16:52.942Z] #67 [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-05-13T23:16:52.942Z] #67 sha256:39f1911583448ba5e3622714056bf21b876a62b1e4cbc3caf30ed089cb6aac18 [2022-05-13T23:16:52.942Z] #67 6.983 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:16:52.942Z] #67 6.983 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-13T23:16:53.140Z] #62 ... [2022-05-13T23:16:53.140Z] [2022-05-13T23:16:53.140Z] #60 [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-05-13T23:16:53.140Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:16:53.140Z] #60 44.83 gotestsum version dev [2022-05-13T23:16:53.140Z] #60 DONE 44.9s [2022-05-13T23:16:53.140Z] [2022-05-13T23:16:53.140Z] #54 [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-05-13T23:16:53.140Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:16:53.508Z] #67 7.844 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-13T23:16:54.015Z] #31 30.41 [2022-05-13T23:16:54.015Z] #31 30.72 Download of images into '/build' complete. [2022-05-13T23:16:54.015Z] #31 30.72 Use something like the following to load the result into a Docker daemon: [2022-05-13T23:16:54.015Z] #31 30.72 tar -cC '/build' . | docker load [2022-05-13T23:16:55.071Z] #26 ... [2022-05-13T23:16:55.071Z] [2022-05-13T23:16:55.071Z] #62 [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-05-13T23:16:55.071Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:16:55.071Z] #62 5.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:55.071Z] #62 5.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:55.071Z] #62 5.659 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:55.394Z] #31 ... [2022-05-13T23:16:55.394Z] [2022-05-13T23:16:55.394Z] #55 [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-05-13T23:16:55.394Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:55.394Z] #55 26.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T23:16:55.394Z] #55 26.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:16:55.394Z] #55 26.32 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T23:16:55.394Z] #55 26.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-13T23:16:55.394Z] #55 26.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-13T23:16:55.394Z] #55 26.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T23:16:55.394Z] #55 26.70 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-13T23:16:55.394Z] #55 26.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-13T23:16:55.394Z] #55 26.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T23:16:55.394Z] #55 26.81 go: downloading github.com/spf13/afero v1.6.0 [2022-05-13T23:16:55.394Z] #55 26.81 go: downloading github.com/spf13/cast v1.4.1 [2022-05-13T23:16:55.394Z] #55 26.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-13T23:16:55.394Z] #55 26.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-13T23:16:55.394Z] #55 26.89 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-13T23:16:55.394Z] #55 27.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-13T23:16:55.394Z] #55 27.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-13T23:16:55.394Z] #55 27.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-13T23:16:55.394Z] #55 27.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-13T23:16:55.394Z] #55 27.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-13T23:16:55.394Z] #55 27.43 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-13T23:16:55.394Z] #55 27.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-13T23:16:55.394Z] #55 27.52 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-13T23:16:55.394Z] #55 27.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-13T23:16:55.394Z] #55 27.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-13T23:16:55.394Z] #55 27.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-13T23:16:55.394Z] #55 27.88 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-13T23:16:55.394Z] #55 28.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-13T23:16:55.394Z] #55 28.10 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-13T23:16:55.394Z] #55 28.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-13T23:16:55.394Z] #55 28.26 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-13T23:16:55.394Z] #55 28.27 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-13T23:16:55.394Z] #55 28.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-13T23:16:55.394Z] #55 28.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-13T23:16:55.394Z] #55 28.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-13T23:16:55.394Z] #55 28.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-13T23:16:55.394Z] #55 28.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-13T23:16:55.394Z] #55 28.47 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-13T23:16:55.394Z] #55 28.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-13T23:16:55.394Z] #55 28.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-13T23:16:55.394Z] #55 28.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-13T23:16:55.394Z] #55 28.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-13T23:16:55.394Z] #55 28.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-13T23:16:55.394Z] #55 28.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-13T23:16:55.394Z] #55 28.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-13T23:16:55.394Z] #55 28.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-13T23:16:55.394Z] #55 28.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-13T23:16:55.394Z] #55 28.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-13T23:16:55.394Z] #55 29.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-13T23:16:55.394Z] #55 29.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-13T23:16:55.394Z] #55 29.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-13T23:16:55.394Z] #55 29.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-13T23:16:55.394Z] #55 29.13 go: downloading github.com/julz/importas v0.1.0 [2022-05-13T23:16:55.394Z] #55 29.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-13T23:16:55.394Z] #55 29.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-13T23:16:55.394Z] #55 29.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-13T23:16:55.394Z] #55 29.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-13T23:16:55.394Z] #55 29.24 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-13T23:16:55.394Z] #55 29.26 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-13T23:16:55.394Z] #55 29.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-13T23:16:55.394Z] #55 29.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-13T23:16:55.394Z] #55 29.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-13T23:16:55.394Z] #55 29.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-13T23:16:55.394Z] #55 29.45 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-13T23:16:55.394Z] #55 29.48 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-13T23:16:55.394Z] #55 30.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-13T23:16:55.394Z] #55 30.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-13T23:16:55.394Z] #55 30.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-13T23:16:55.394Z] #55 30.14 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-13T23:16:55.394Z] #55 30.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-13T23:16:55.394Z] #55 30.24 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-13T23:16:55.394Z] #55 30.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-13T23:16:55.394Z] #55 30.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-13T23:16:55.394Z] #55 30.37 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-13T23:16:55.394Z] #55 30.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-13T23:16:55.394Z] #55 30.55 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-13T23:16:55.394Z] #55 30.56 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-13T23:16:55.394Z] #55 30.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-13T23:16:55.394Z] #55 30.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-13T23:16:55.394Z] #55 30.76 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-13T23:16:55.394Z] #55 30.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-13T23:16:55.394Z] #55 31.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-13T23:16:55.394Z] #55 31.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-13T23:16:55.394Z] #55 31.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-13T23:16:55.394Z] #55 31.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-13T23:16:55.394Z] #55 31.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-13T23:16:55.394Z] #55 31.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-13T23:16:55.394Z] #55 31.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-13T23:16:55.394Z] #55 31.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-13T23:16:55.394Z] #55 31.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-13T23:16:55.394Z] #55 32.00 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-13T23:16:55.394Z] #55 32.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-13T23:16:55.394Z] #55 ... [2022-05-13T23:16:55.394Z] [2022-05-13T23:16:55.394Z] #51 [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-05-13T23:16:55.394Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-13T23:16:55.394Z] #51 16.70 Reading package lists... [2022-05-13T23:16:55.394Z] #51 21.90 Reading package lists... [2022-05-13T23:16:55.394Z] #51 25.96 Building dependency tree... [2022-05-13T23:16:55.394Z] #51 29.74 The following additional packages will be installed: [2022-05-13T23:16:55.394Z] #51 29.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:16:55.394Z] #51 29.75 python3-protobuf python3-six [2022-05-13T23:16:55.394Z] #51 29.75 Suggested packages: [2022-05-13T23:16:55.394Z] #51 29.77 python3-setuptools [2022-05-13T23:16:55.394Z] #51 29.77 Recommended packages: [2022-05-13T23:16:55.394Z] #51 29.77 iproute2 | iproute [2022-05-13T23:16:55.394Z] #51 30.30 The following NEW packages will be installed: [2022-05-13T23:16:55.394Z] #51 30.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:16:55.394Z] #51 30.32 python3-protobuf python3-six [2022-05-13T23:16:55.394Z] #51 30.74 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:55.394Z] #51 30.74 Need to get 2136 kB of archives. [2022-05-13T23:16:55.394Z] #51 30.74 After this operation, 10.8 MB of additional disk space will be used. [2022-05-13T23:16:55.394Z] #51 30.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-13T23:16:55.394Z] #51 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:16:55.395Z] #51 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-13T23:16:55.395Z] #51 31.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-13T23:16:55.395Z] #51 31.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-13T23:16:55.395Z] #51 31.14 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-05-13T23:16:55.395Z] #51 31.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-13T23:16:55.401Z] #67 ... [2022-05-13T23:16:55.401Z] [2022-05-13T23:16:55.401Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:16:55.401Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:16:55.401Z] #36 3.698 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-13T23:16:55.641Z] #62 6.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:55.658Z] #36 ... [2022-05-13T23:16:55.658Z] [2022-05-13T23:16:55.658Z] #62 [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-05-13T23:16:55.658Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:16:55.658Z] #62 4.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:55.658Z] #62 4.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:55.658Z] #62 4.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:55.658Z] #62 4.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:55.658Z] #62 6.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:55.658Z] #62 9.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:55.658Z] #62 ... [2022-05-13T23:16:55.658Z] [2022-05-13T23:16:55.658Z] #38 [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-05-13T23:16:55.658Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:16:55.658Z] #38 4.716 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-13T23:16:55.660Z] #51 ... [2022-05-13T23:16:55.660Z] [2022-05-13T23:16:55.660Z] #55 [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-05-13T23:16:55.660Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:55.660Z] #55 32.21 go: downloading honnef.co/go/tools v0.2.2 [2022-05-13T23:16:55.900Z] #62 ... [2022-05-13T23:16:55.900Z] [2022-05-13T23:16:55.900Z] #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-05-13T23:16:55.900Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:16:55.900Z] #34 6.367 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-13T23:16:55.900Z] #34 6.367 Cloning into '.'... [2022-05-13T23:16:55.914Z] #38 ... [2022-05-13T23:16:55.914Z] [2022-05-13T23:16:55.915Z] #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-05-13T23:16:55.915Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:16:55.915Z] #14 5.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:55.915Z] #14 5.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:55.915Z] #14 5.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:55.915Z] #14 6.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:55.915Z] #14 8.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:55.915Z] #14 ... [2022-05-13T23:16:55.915Z] [2022-05-13T23:16:55.915Z] #42 [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-05-13T23:16:55.915Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:16:55.915Z] #42 5.408 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:55.915Z] #42 5.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:55.915Z] #42 5.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:55.915Z] #42 6.406 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:55.915Z] #42 8.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:56.212Z] #42 ... [2022-05-13T23:16:56.212Z] [2022-05-13T23:16:56.212Z] #53 [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-05-13T23:16:56.212Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:16:56.212Z] #53 3.767 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:16:56.212Z] #53 4.745 go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:16:56.212Z] #53 4.794 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:16:56.212Z] #53 4.798 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:16:56.212Z] #53 4.826 go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:16:56.212Z] #53 5.177 go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:16:56.212Z] #53 5.179 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:16:56.212Z] #53 5.323 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:16:56.212Z] #53 5.400 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:16:56.212Z] #53 5.482 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:16:56.212Z] #53 9.537 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:16:56.212Z] #53 9.568 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:16:56.212Z] #53 9.654 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:16:56.212Z] #53 ... [2022-05-13T23:16:56.212Z] [2022-05-13T23:16:56.212Z] #57 [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-05-13T23:16:56.212Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:16:56.212Z] #57 3.825 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-13T23:16:56.212Z] #57 4.629 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-13T23:16:56.212Z] #57 4.629 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-13T23:16:56.212Z] #57 4.686 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-13T23:16:56.212Z] #57 6.262 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-13T23:16:56.468Z] #57 ... [2022-05-13T23:16:56.468Z] [2022-05-13T23:16:56.468Z] #55 [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-05-13T23:16:56.468Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:16:56.468Z] #55 4.041 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-13T23:16:56.468Z] #55 ... [2022-05-13T23:16:56.468Z] [2022-05-13T23:16:56.468Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:16:56.468Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:16:56.468Z] #40 3.341 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:16:56.468Z] #40 3.853 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:16:56.468Z] #40 4.599 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:16:56.468Z] #40 4.792 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:16:56.468Z] #40 4.848 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:16:56.468Z] #40 8.164 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:16:56.468Z] #40 8.307 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:16:56.725Z] #40 ... [2022-05-13T23:16:56.725Z] [2022-05-13T23:16:56.725Z] #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-05-13T23:16:56.725Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:16:56.725Z] #34 3.721 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-13T23:16:56.725Z] #34 3.721 Cloning into '.'... [2022-05-13T23:16:56.890Z] #26 ... [2022-05-13T23:16:56.890Z] [2022-05-13T23:16:56.890Z] #47 [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-05-13T23:16:56.890Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:16:56.890Z] #47 4.703 + git clone https://github.com/docker/distribution.git . [2022-05-13T23:16:56.890Z] #47 4.703 Cloning into '.'... [2022-05-13T23:16:56.981Z] #34 ... [2022-05-13T23:16:56.981Z] [2022-05-13T23:16:56.981Z] #51 [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-05-13T23:16:56.981Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:16:56.981Z] #51 4.781 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:16:56.981Z] #51 4.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:16:56.981Z] #51 4.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:16:56.981Z] #51 5.432 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-13T23:16:56.981Z] #51 5.940 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:16:56.981Z] #51 8.429 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:16:56.981Z] #51 10.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:16:56.981Z] #51 ... [2022-05-13T23:16:56.981Z] [2022-05-13T23:16:56.981Z] #47 [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-05-13T23:16:56.981Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:16:56.981Z] #47 4.609 + git clone https://github.com/docker/distribution.git . [2022-05-13T23:16:56.981Z] #47 4.609 Cloning into '.'... [2022-05-13T23:16:57.147Z] #47 ... [2022-05-13T23:16:57.147Z] [2022-05-13T23:16:57.147Z] #67 [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-05-13T23:16:57.147Z] #67 sha256:d9337b3bfe5338d4d1b13fe1c1e2adfea2571ac0bdf35d4e34776a15e1af9f08 [2022-05-13T23:16:57.147Z] #67 5.686 + RM_GOPATH=0 [2022-05-13T23:16:57.147Z] #67 5.686 + TMP_GOPATH= [2022-05-13T23:16:57.147Z] #67 5.686 + : /build [2022-05-13T23:16:57.147Z] #67 5.686 + '[' -z '' ']' [2022-05-13T23:16:57.147Z] #67 5.686 ++ mktemp -d [2022-05-13T23:16:57.147Z] #67 5.686 + export GOPATH=/tmp/tmp.UzNnhCrr50 [2022-05-13T23:16:57.147Z] #67 5.686 + GOPATH=/tmp/tmp.UzNnhCrr50 [2022-05-13T23:16:57.147Z] #67 5.686 + RM_GOPATH=1 [2022-05-13T23:16:57.147Z] #67 5.686 + case "$(go env GOARCH)" in [2022-05-13T23:16:57.147Z] #67 5.695 ++ go env GOARCH [2022-05-13T23:16:57.147Z] #67 5.744 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:57.147Z] #67 5.744 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:57.147Z] #67 5.750 ++ dirname /install.sh [2022-05-13T23:16:57.147Z] #67 5.756 + dir=/ [2022-05-13T23:16:57.147Z] #67 5.756 + bin=rootlesskit [2022-05-13T23:16:57.147Z] #67 5.756 + shift [2022-05-13T23:16:57.147Z] #67 5.756 + '[' '!' -f //rootlesskit.installer ']' [2022-05-13T23:16:57.147Z] #67 5.756 + . //rootlesskit.installer [2022-05-13T23:16:57.147Z] #67 5.756 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:57.147Z] #67 5.756 + install_rootlesskit [2022-05-13T23:16:57.147Z] #67 5.756 + case "$1" in [2022-05-13T23:16:57.147Z] #67 5.756 + export CGO_ENABLED=0 [2022-05-13T23:16:57.147Z] #67 5.756 + CGO_ENABLED=0 [2022-05-13T23:16:57.147Z] #67 5.756 + _install_rootlesskit [2022-05-13T23:16:57.147Z] #67 5.767 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-13T23:16:57.147Z] #67 5.767 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:16:57.147Z] #67 5.767 + GOBIN=/build [2022-05-13T23:16:57.147Z] #67 5.767 + GO111MODULE=on [2022-05-13T23:16:57.147Z] #67 5.767 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:57.147Z] #67 5.767 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:16:57.237Z] #47 ... [2022-05-13T23:16:57.237Z] [2022-05-13T23:16:57.237Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:16:57.237Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:16:57.237Z] #36 11.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-13T23:16:57.237Z] #36 11.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-13T23:16:57.237Z] #36 11.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-13T23:16:57.237Z] #36 11.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-13T23:16:57.340Z] #54 ... [2022-05-13T23:16:57.340Z] [2022-05-13T23:16:57.340Z] #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-05-13T23:16:57.340Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:16:57.340Z] #19 48.82 Fetched 32.6 MB in 42s (781 kB/s) [2022-05-13T23:16:57.404Z] #67 ... [2022-05-13T23:16:57.404Z] [2022-05-13T23:16:57.404Z] #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-05-13T23:16:57.404Z] #26 sha256:c2cb464dc527484ebc7c2f6fc789cb137411372b5be04475f9da19bd17e749dc [2022-05-13T23:16:57.404Z] #26 5.960 + RM_GOPATH=0 [2022-05-13T23:16:57.404Z] #26 5.960 + TMP_GOPATH= [2022-05-13T23:16:57.404Z] #26 5.960 + : /build [2022-05-13T23:16:57.404Z] #26 5.960 + '[' -z '' ']' [2022-05-13T23:16:57.404Z] #26 5.960 ++ mktemp -d [2022-05-13T23:16:57.404Z] #26 5.993 + export GOPATH=/tmp/tmp.cQnYVTsknJ [2022-05-13T23:16:57.404Z] #26 5.993 + GOPATH=/tmp/tmp.cQnYVTsknJ [2022-05-13T23:16:57.404Z] #26 5.993 + RM_GOPATH=1 [2022-05-13T23:16:57.404Z] #26 5.993 + case "$(go env GOARCH)" in [2022-05-13T23:16:57.404Z] #26 5.993 ++ go env GOARCH [2022-05-13T23:16:57.493Z] #36 12.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T23:16:57.584Z] #55 33.83 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-13T23:16:57.585Z] #55 33.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-13T23:16:57.585Z] #55 ... [2022-05-13T23:16:57.585Z] [2022-05-13T23:16:57.585Z] #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-05-13T23:16:57.585Z] #31 sha256:8fa572e388d540ad796dab60eefd901fd411ee449ce570162cf7df7c7c8d7608 [2022-05-13T23:16:57.585Z] #31 DONE 34.1s [2022-05-13T23:16:57.585Z] [2022-05-13T23:16:57.585Z] #57 [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-05-13T23:16:57.585Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-13T23:16:57.585Z] #57 31.98 v3.0.2 [2022-05-13T23:16:57.585Z] #57 DONE 34.1s [2022-05-13T23:16:57.585Z] [2022-05-13T23:16:57.585Z] #55 [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-05-13T23:16:57.585Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:57.585Z] #55 34.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-13T23:16:57.585Z] #55 ... [2022-05-13T23:16:57.585Z] [2022-05-13T23:16:57.585Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:16:57.585Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-13T23:16:57.585Z] #40 32.34 NAME: [2022-05-13T23:16:57.585Z] #40 32.34 go-winres - A tool for embedding resources in Windows executables [2022-05-13T23:16:57.585Z] #40 32.34 [2022-05-13T23:16:57.585Z] #40 32.34 USAGE: [2022-05-13T23:16:57.585Z] #40 32.34 go-winres [global options] command [command options] [arguments...] [2022-05-13T23:16:57.585Z] #40 32.34 [2022-05-13T23:16:57.585Z] #40 32.34 COMMANDS: [2022-05-13T23:16:57.585Z] #40 32.34 init Create an initial ./winres/winres.json [2022-05-13T23:16:57.585Z] #40 32.34 make Make syso files for the "go build" command [2022-05-13T23:16:57.585Z] #40 32.34 simply Make syso files for the "go build" command (simplified) [2022-05-13T23:16:57.585Z] #40 32.34 extract Extract all resources from an executable [2022-05-13T23:16:57.585Z] #40 32.34 patch Replace resources in an executable file (exe, dll) [2022-05-13T23:16:57.585Z] #40 32.34 help, h Shows a list of commands or help for one command [2022-05-13T23:16:57.585Z] #40 32.34 [2022-05-13T23:16:57.585Z] #40 32.34 GLOBAL OPTIONS: [2022-05-13T23:16:57.585Z] #40 32.34 --help, -h show help (default: false) [2022-05-13T23:16:57.585Z] #40 DONE 34.2s [2022-05-13T23:16:57.585Z] [2022-05-13T23:16:57.585Z] #55 [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-05-13T23:16:57.585Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:57.585Z] #55 34.23 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-13T23:16:57.585Z] #55 34.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-13T23:16:57.661Z] #26 6.084 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:57.661Z] #26 6.084 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:16:57.661Z] #26 6.086 ++ dirname /install.sh [2022-05-13T23:16:57.661Z] #26 6.101 + dir=/ [2022-05-13T23:16:57.661Z] #26 6.101 + bin=dockercli [2022-05-13T23:16:57.661Z] #26 6.101 + shift [2022-05-13T23:16:57.661Z] #26 6.101 + '[' '!' -f //dockercli.installer ']' [2022-05-13T23:16:57.661Z] #26 6.101 + . //dockercli.installer [2022-05-13T23:16:57.661Z] #26 6.104 ++ : stable [2022-05-13T23:16:57.661Z] #26 6.104 ++ : 17.06.2-ce [2022-05-13T23:16:57.661Z] #26 6.104 + install_dockercli [2022-05-13T23:16:57.661Z] #26 6.106 Install docker/cli version 17.06.2-ce from stable [2022-05-13T23:16:57.661Z] #26 6.106 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-13T23:16:57.661Z] #26 6.120 ++ uname -m [2022-05-13T23:16:57.661Z] #26 6.120 + arch=x86_64 [2022-05-13T23:16:57.661Z] #26 6.120 + '[' x86_64 '!=' x86_64 ']' [2022-05-13T23:16:57.661Z] #26 6.120 + url=https://download.docker.com/linux/static [2022-05-13T23:16:57.661Z] #26 6.120 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-13T23:16:57.661Z] #26 6.120 + tar -xz docker/docker [2022-05-13T23:16:57.750Z] #36 12.47 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T23:16:58.007Z] #36 12.76 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-13T23:16:58.152Z] #55 34.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-13T23:16:58.152Z] #55 ... [2022-05-13T23:16:58.152Z] [2022-05-13T23:16:58.152Z] #62 [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-05-13T23:16:58.152Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-13T23:16:58.152Z] #62 24.86 Building dependency tree... [2022-05-13T23:16:58.152Z] #62 28.87 The following additional packages will be installed: [2022-05-13T23:16:58.152Z] #62 28.88 libbtrfs0 [2022-05-13T23:16:58.152Z] #62 29.13 The following NEW packages will be installed: [2022-05-13T23:16:58.152Z] #62 29.14 libbtrfs-dev libbtrfs0 [2022-05-13T23:16:58.152Z] #62 29.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:58.152Z] #62 29.55 Need to get 454 kB of archives. [2022-05-13T23:16:58.152Z] #62 29.55 After this operation, 1275 kB of additional disk space will be used. [2022-05-13T23:16:58.152Z] #62 29.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-13T23:16:58.152Z] #62 29.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-13T23:16:58.153Z] #62 30.66 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:58.153Z] #62 31.48 Fetched 454 kB in 0s (1257 kB/s) [2022-05-13T23:16:58.153Z] #62 32.02 Selecting previously unselected package libbtrfs0:arm64. [2022-05-13T23:16:58.153Z] #62 32.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-13T23:16:58.153Z] #62 32.08 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-13T23:16:58.153Z] #62 32.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-13T23:16:58.153Z] #62 32.61 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-13T23:16:58.153Z] #62 32.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-13T23:16:58.153Z] #62 32.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-13T23:16:58.153Z] #62 33.52 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-13T23:16:58.153Z] #62 33.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-13T23:16:58.153Z] #62 33.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:16:58.153Z] #62 DONE 34.8s [2022-05-13T23:16:58.153Z] [2022-05-13T23:16:58.153Z] #55 [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-05-13T23:16:58.153Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:58.153Z] #55 34.83 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-13T23:16:58.265Z] #36 12.84 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-13T23:16:58.265Z] #36 12.93 go: downloading github.com/peterh/liner v1.2.2 [2022-05-13T23:16:58.525Z] #36 13.12 go: downloading github.com/google/go-dap v0.6.0 [2022-05-13T23:16:58.731Z] #55 ... [2022-05-13T23:16:58.731Z] [2022-05-13T23:16:58.731Z] #42 [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-05-13T23:16:58.731Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:16:58.731Z] #42 21.11 Reading package lists... [2022-05-13T23:16:58.731Z] #42 25.39 Building dependency tree... [2022-05-13T23:16:58.731Z] #42 29.38 The following additional packages will be installed: [2022-05-13T23:16:58.731Z] #42 29.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-13T23:16:58.731Z] #42 29.42 Suggested packages: [2022-05-13T23:16:58.731Z] #42 29.44 cmake-doc ninja-build lrzip [2022-05-13T23:16:58.731Z] #42 29.44 Recommended packages: [2022-05-13T23:16:58.731Z] #42 29.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-13T23:16:58.731Z] #42 30.16 The following NEW packages will be installed: [2022-05-13T23:16:58.731Z] #42 30.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-13T23:16:58.731Z] #42 30.19 vim-common xxd [2022-05-13T23:16:58.731Z] #42 30.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:58.731Z] #42 30.59 Need to get 15.6 MB of archives. [2022-05-13T23:16:58.731Z] #42 30.59 After this operation, 67.4 MB of additional disk space will be used. [2022-05-13T23:16:58.731Z] #42 30.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:16:58.731Z] #42 30.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:16:58.731Z] #42 30.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-13T23:16:58.731Z] #42 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-13T23:16:58.731Z] #42 31.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-13T23:16:58.731Z] #42 31.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-13T23:16:58.731Z] #42 32.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-13T23:16:58.731Z] #42 32.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-13T23:16:58.731Z] #42 32.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-13T23:16:58.731Z] #42 32.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-13T23:16:58.731Z] #42 33.45 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:16:58.731Z] #42 34.02 Fetched 15.6 MB in 2s (7862 kB/s) [2022-05-13T23:16:58.731Z] #42 34.34 Selecting previously unselected package xxd. [2022-05-13T23:16:58.731Z] #42 34.34 (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-05-13T23:16:58.731Z] #42 34.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-13T23:16:58.731Z] #42 34.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:16:58.731Z] #42 34.81 Selecting previously unselected package vim-common. [2022-05-13T23:16:58.731Z] #42 34.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:16:58.731Z] #42 34.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:16:58.731Z] #42 ... [2022-05-13T23:16:58.731Z] [2022-05-13T23:16:58.731Z] #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-05-13T23:16:58.731Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-13T23:16:58.731Z] #34 32.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-13T23:16:58.731Z] #34 33.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:16:58.989Z] #34 ... [2022-05-13T23:16:58.989Z] [2022-05-13T23:16:58.989Z] #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-05-13T23:16:58.989Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:16:58.989Z] #14 24.06 Building dependency tree... [2022-05-13T23:16:58.989Z] #14 27.86 The following additional packages will be installed: [2022-05-13T23:16:58.989Z] #14 27.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:16:58.989Z] #14 27.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-13T23:16:58.989Z] #14 27.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-13T23:16:58.989Z] #14 27.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-13T23:16:58.989Z] #14 27.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-13T23:16:58.990Z] #14 27.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-13T23:16:58.990Z] #14 27.92 mingw-w64-common mingw-w64-x86-64-dev [2022-05-13T23:16:58.990Z] #14 27.94 Suggested packages: [2022-05-13T23:16:58.990Z] #14 27.96 gcc-10-locales seccomp wine64 [2022-05-13T23:16:58.990Z] #14 29.20 The following NEW packages will be installed: [2022-05-13T23:16:58.990Z] #14 29.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:16:58.990Z] #14 29.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-13T23:16:58.990Z] #14 29.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-13T23:16:58.990Z] #14 29.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-13T23:16:58.990Z] #14 29.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-13T23:16:58.990Z] #14 29.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-13T23:16:58.990Z] #14 29.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-13T23:16:58.990Z] #14 29.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-13T23:16:58.990Z] #14 29.21 mingw-w64-x86-64-dev [2022-05-13T23:16:58.990Z] #14 29.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:16:58.990Z] #14 29.63 Need to get 108 MB of archives. [2022-05-13T23:16:58.990Z] #14 29.63 After this operation, 620 MB of additional disk space will be used. [2022-05-13T23:16:58.990Z] #14 29.63 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-05-13T23:16:58.990Z] #14 29.69 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-05-13T23:16:58.990Z] #14 29.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-13T23:16:58.990Z] #14 29.82 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-05-13T23:16:58.990Z] #14 29.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-13T23:16:58.990Z] #14 29.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-13T23:16:58.990Z] #14 30.13 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-05-13T23:16:58.990Z] #14 30.30 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-05-13T23:16:58.990Z] #14 30.30 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-05-13T23:16:58.990Z] #14 31.86 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-05-13T23:16:58.990Z] #14 33.31 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-05-13T23:16:58.990Z] #14 33.88 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-05-13T23:16:58.990Z] #14 34.59 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-05-13T23:16:58.990Z] #14 ... [2022-05-13T23:16:58.990Z] [2022-05-13T23:16:58.990Z] #42 [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-05-13T23:16:58.990Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:16:58.990Z] #42 35.52 Selecting previously unselected package cmake-data. [2022-05-13T23:16:58.990Z] #42 35.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-13T23:16:58.990Z] #42 35.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:16:59.089Z] #36 13.45 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-13T23:16:59.347Z] #36 13.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-13T23:16:59.347Z] #36 ... [2022-05-13T23:16:59.347Z] [2022-05-13T23:16:59.347Z] #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-05-13T23:16:59.347Z] #26 sha256:9d310623765607d706e870d10f70c6e6d60c94ea3e51ec420d77784a08d2eaae [2022-05-13T23:16:59.347Z] #26 13.22 + mkdir -p /build [2022-05-13T23:16:59.347Z] #26 13.22 + mv docker/docker /build/ [2022-05-13T23:16:59.347Z] #26 13.24 + rmdir docker [2022-05-13T23:16:59.347Z] #26 DONE 13.8s [2022-05-13T23:16:59.552Z] #42 ... [2022-05-13T23:16:59.552Z] [2022-05-13T23:16:59.552Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-13T23:16:59.552Z] #63 sha256:299edafad0593ec7bc8b9a092655c579cb8180492238cd02f945e32637994148 [2022-05-13T23:16:59.552Z] #63 DONE 1.4s [2022-05-13T23:16:59.552Z] [2022-05-13T23:16:59.552Z] #55 [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-05-13T23:16:59.552Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:16:59.552Z] #55 36.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-13T23:16:59.605Z] [2022-05-13T23:16:59.605Z] #67 [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-05-13T23:16:59.605Z] #67 sha256:39f1911583448ba5e3622714056bf21b876a62b1e4cbc3caf30ed089cb6aac18 [2022-05-13T23:16:59.605Z] #67 11.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-13T23:16:59.605Z] #67 12.23 go: downloading github.com/google/uuid v1.3.0 [2022-05-13T23:16:59.605Z] #67 12.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-13T23:16:59.605Z] #67 12.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-13T23:16:59.605Z] #67 12.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:16:59.605Z] #67 13.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-13T23:16:59.605Z] #67 13.14 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-13T23:16:59.605Z] #67 13.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-13T23:16:59.605Z] #67 13.97 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-13T23:16:59.605Z] #67 14.11 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-13T23:16:59.752Z] Running on azwin-2-ea3bf0 in d:\jenkins\workspace\moby_PR-43599 [Pipeline] { [Pipeline] ws [2022-05-13T23:16:59.770Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-13T23:16:59.809Z] #55 36.44 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-13T23:16:59.809Z] #55 36.44 go: downloading golang.org/x/text v0.3.7 [2022-05-13T23:17:00.085Z] #34 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #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-05-13T23:17:00.085Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:00.085Z] #14 6.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:00.085Z] #14 6.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:00.085Z] #14 6.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:00.085Z] #14 9.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:00.085Z] #14 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #55 [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-05-13T23:17:00.085Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:00.085Z] #55 6.292 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-13T23:17:00.085Z] #55 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #47 [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-05-13T23:17:00.085Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:17:00.085Z] #47 6.310 + git clone https://github.com/docker/distribution.git . [2022-05-13T23:17:00.085Z] #47 6.313 Cloning into '.'... [2022-05-13T23:17:00.085Z] #47 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:00.085Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:00.085Z] #40 7.755 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:17:00.085Z] #40 9.280 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:17:00.085Z] #40 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #53 [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-05-13T23:17:00.085Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:00.085Z] #53 5.957 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:17:00.085Z] #53 7.700 go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:17:00.085Z] #53 7.700 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:17:00.085Z] #53 7.919 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:17:00.085Z] #53 7.974 go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:17:00.085Z] #53 8.772 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:17:00.085Z] #53 8.886 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:17:00.085Z] #53 9.102 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:17:00.085Z] #53 9.110 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:17:00.085Z] #53 9.416 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:17:00.085Z] #53 9.672 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:17:00.085Z] #53 9.926 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:17:00.085Z] #53 10.12 go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:17:00.085Z] #53 ... [2022-05-13T23:17:00.085Z] [2022-05-13T23:17:00.085Z] #67 [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-05-13T23:17:00.085Z] #67 sha256:aa81217440dbde45b0e2b21faa3fc08e8be67f356472d40a05f4f9de45b27aac [2022-05-13T23:17:00.085Z] #67 6.683 + RM_GOPATH=0 [2022-05-13T23:17:00.085Z] #67 6.683 + TMP_GOPATH= [2022-05-13T23:17:00.085Z] #67 6.683 + : /build [2022-05-13T23:17:00.085Z] #67 6.683 + '[' -z '' ']' [2022-05-13T23:17:00.085Z] #67 6.683 ++ mktemp -d [2022-05-13T23:17:00.085Z] #67 6.690 + export GOPATH=/tmp/tmp.psiKMJaiW4 [2022-05-13T23:17:00.085Z] #67 6.690 + GOPATH=/tmp/tmp.psiKMJaiW4 [2022-05-13T23:17:00.085Z] #67 6.690 + RM_GOPATH=1 [2022-05-13T23:17:00.085Z] #67 6.690 + case "$(go env GOARCH)" in [2022-05-13T23:17:00.085Z] #67 6.690 ++ go env GOARCH [2022-05-13T23:17:00.085Z] #67 6.949 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:00.085Z] #67 6.949 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:00.085Z] #67 6.949 ++ dirname /install.sh [2022-05-13T23:17:00.085Z] #67 7.005 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:17:00.085Z] #67 7.005 + dir=/ [2022-05-13T23:17:00.085Z] #67 7.005 + bin=rootlesskit [2022-05-13T23:17:00.085Z] #67 7.005 + shift [2022-05-13T23:17:00.085Z] #67 7.005 + '[' '!' -f //rootlesskit.installer ']' [2022-05-13T23:17:00.085Z] #67 7.005 + . //rootlesskit.installer [2022-05-13T23:17:00.085Z] #67 7.005 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:17:00.085Z] #67 7.005 + install_rootlesskit [2022-05-13T23:17:00.085Z] #67 7.005 + case "$1" in [2022-05-13T23:17:00.085Z] #67 7.005 + export CGO_ENABLED=0 [2022-05-13T23:17:00.085Z] #67 7.005 + CGO_ENABLED=0 [2022-05-13T23:17:00.085Z] #67 7.005 + _install_rootlesskit [2022-05-13T23:17:00.085Z] #67 7.005 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-13T23:17:00.085Z] #67 7.005 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:17:00.085Z] #67 7.005 + GOBIN=/build [2022-05-13T23:17:00.085Z] #67 7.005 + GO111MODULE=on [2022-05-13T23:17:00.085Z] #67 7.005 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:17:00.085Z] #67 7.855 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-13T23:17:00.344Z] #67 ... [2022-05-13T23:17:00.344Z] [2022-05-13T23:17:00.344Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:00.344Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:00.344Z] #36 7.011 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-13T23:17:00.344Z] #36 ... [2022-05-13T23:17:00.344Z] [2022-05-13T23:17:00.344Z] #42 [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-05-13T23:17:00.344Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:00.344Z] #42 5.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:00.344Z] #42 5.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:00.344Z] #42 5.646 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:00.344Z] #42 6.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:00.344Z] #42 9.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:00.603Z] #42 ... [2022-05-13T23:17:00.603Z] [2022-05-13T23:17:00.603Z] #51 [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-05-13T23:17:00.603Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:00.603Z] #51 6.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:00.603Z] #51 7.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:00.603Z] #51 7.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:00.603Z] #51 7.895 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-13T23:17:00.603Z] #51 9.899 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:00.864Z] #51 ... [2022-05-13T23:17:00.864Z] [2022-05-13T23:17:00.864Z] #57 [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-05-13T23:17:00.864Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:17:00.864Z] #57 5.420 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-13T23:17:00.864Z] #57 6.351 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-13T23:17:00.864Z] #57 6.361 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-13T23:17:00.864Z] #57 6.399 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-13T23:17:00.864Z] #57 9.722 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-13T23:17:00.864Z] #57 ... [2022-05-13T23:17:00.864Z] [2022-05-13T23:17:00.864Z] #38 [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-05-13T23:17:00.864Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:17:00.864Z] #38 5.975 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-13T23:17:00.934Z] #26 ... [2022-05-13T23:17:00.934Z] [2022-05-13T23:17:00.934Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:00.934Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:00.934Z] #40 6.627 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:17:00.934Z] #40 8.126 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:17:01.127Z] #38 ... [2022-05-13T23:17:01.127Z] [2022-05-13T23:17:01.127Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-13T23:17:01.127Z] #26 sha256:72357c31b96c4eba98cd39a67a1d8ac6743e9bc2acde01ed48152af5fcef2c48 [2022-05-13T23:17:01.127Z] #26 6.476 + RM_GOPATH=0 [2022-05-13T23:17:01.127Z] #26 6.476 + TMP_GOPATH= [2022-05-13T23:17:01.127Z] #26 6.476 + : /build [2022-05-13T23:17:01.127Z] #26 6.476 + '[' -z '' ']' [2022-05-13T23:17:01.127Z] #26 6.476 ++ mktemp -d [2022-05-13T23:17:01.127Z] #26 6.488 + export GOPATH=/tmp/tmp.Wm6VSMziZ1 [2022-05-13T23:17:01.127Z] #26 6.493 + GOPATH=/tmp/tmp.Wm6VSMziZ1 [2022-05-13T23:17:01.127Z] #26 6.494 + RM_GOPATH=1 [2022-05-13T23:17:01.127Z] #26 6.494 + case "$(go env GOARCH)" in [2022-05-13T23:17:01.127Z] #26 6.500 ++ go env GOARCH [2022-05-13T23:17:01.127Z] #26 6.604 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:01.127Z] #26 6.604 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:01.127Z] #26 6.605 ++ dirname /install.sh [2022-05-13T23:17:01.127Z] #26 6.612 + dir=/ [2022-05-13T23:17:01.127Z] #26 6.612 Install docker/cli version 17.06.2-ce from stable [2022-05-13T23:17:01.127Z] #26 6.612 + bin=dockercli [2022-05-13T23:17:01.127Z] #26 6.612 + shift [2022-05-13T23:17:01.127Z] #26 6.612 + '[' '!' -f //dockercli.installer ']' [2022-05-13T23:17:01.127Z] #26 6.612 + . //dockercli.installer [2022-05-13T23:17:01.127Z] #26 6.612 ++ : stable [2022-05-13T23:17:01.127Z] #26 6.612 ++ : 17.06.2-ce [2022-05-13T23:17:01.127Z] #26 6.612 + install_dockercli [2022-05-13T23:17:01.127Z] #26 6.612 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-13T23:17:01.127Z] #26 6.613 ++ uname -m [2022-05-13T23:17:01.127Z] #26 6.623 + arch=x86_64 [2022-05-13T23:17:01.127Z] #26 6.623 + '[' x86_64 '!=' x86_64 ']' [2022-05-13T23:17:01.127Z] #26 6.623 + url=https://download.docker.com/linux/static [2022-05-13T23:17:01.127Z] #26 6.623 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-13T23:17:01.127Z] #26 6.623 + tar -xz docker/docker [2022-05-13T23:17:01.192Z] #40 ... [2022-05-13T23:17:01.192Z] [2022-05-13T23:17:01.192Z] #57 [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-05-13T23:17:01.192Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:17:01.192Z] #57 4.919 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-13T23:17:01.192Z] #57 7.045 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-13T23:17:01.192Z] #57 7.149 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-13T23:17:01.192Z] #57 7.151 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-13T23:17:01.192Z] #57 9.607 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-13T23:17:01.212Z] The recommended git tool is: git [2022-05-13T23:17:01.386Z] #26 ... [2022-05-13T23:17:01.386Z] [2022-05-13T23:17:01.386Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:01.386Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:01.386Z] #40 11.93 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:17:01.449Z] #57 ... [2022-05-13T23:17:01.449Z] [2022-05-13T23:17:01.449Z] #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-05-13T23:17:01.449Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:01.449Z] #14 6.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:01.449Z] #14 7.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:01.449Z] #14 7.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:01.449Z] #14 9.464 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:01.449Z] #14 ... [2022-05-13T23:17:01.449Z] [2022-05-13T23:17:01.449Z] #38 [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-05-13T23:17:01.449Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:17:01.449Z] #38 4.787 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-13T23:17:01.706Z] #38 ... [2022-05-13T23:17:01.706Z] [2022-05-13T23:17:01.706Z] #51 [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-05-13T23:17:01.706Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:01.706Z] #51 6.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:01.706Z] #51 6.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:01.706Z] #51 6.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:01.706Z] #51 6.993 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-13T23:17:01.706Z] #51 8.431 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:01.706Z] #51 ... [2022-05-13T23:17:01.706Z] [2022-05-13T23:17:01.706Z] #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-05-13T23:17:01.706Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:17:01.706Z] #34 5.862 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-13T23:17:01.707Z] #34 5.862 Cloning into '.'... [2022-05-13T23:17:01.965Z] #34 ... [2022-05-13T23:17:01.965Z] [2022-05-13T23:17:01.965Z] #62 [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-05-13T23:17:01.965Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:01.965Z] #62 7.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:01.965Z] #62 7.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:01.965Z] #62 7.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:01.965Z] #62 9.316 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:01.965Z] #62 ... [2022-05-13T23:17:01.965Z] [2022-05-13T23:17:01.965Z] #55 [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-05-13T23:17:01.965Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:01.965Z] #55 5.479 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-13T23:17:01.967Z] #40 12.55 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:17:02.222Z] #55 ... [2022-05-13T23:17:02.222Z] [2022-05-13T23:17:02.222Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:02.222Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:02.222Z] #36 7.437 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-13T23:17:02.222Z] #36 ... [2022-05-13T23:17:02.222Z] [2022-05-13T23:17:02.222Z] #53 [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-05-13T23:17:02.222Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:02.222Z] #53 6.455 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:17:02.222Z] #53 8.600 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:17:02.222Z] #53 8.607 go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:17:02.222Z] #53 8.660 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:17:02.222Z] #53 8.765 go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:17:02.222Z] #53 9.516 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:17:02.222Z] #53 9.530 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:17:02.222Z] #53 9.652 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:17:02.222Z] #53 9.702 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:17:02.222Z] #53 9.917 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:17:02.222Z] #53 10.04 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:17:02.222Z] #53 10.20 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:17:02.222Z] #53 10.82 go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:17:02.227Z] #40 12.66 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:17:02.479Z] #53 ... [2022-05-13T23:17:02.479Z] [2022-05-13T23:17:02.479Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:02.479Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:02.479Z] #40 10.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:17:02.479Z] #40 10.94 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:17:02.479Z] #40 11.01 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:17:02.885Z] #67 16.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:17:03.447Z] #67 ... [2022-05-13T23:17:03.447Z] [2022-05-13T23:17:03.447Z] #38 [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-05-13T23:17:03.447Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:17:03.447Z] #38 17.98 tomll can be used in two ways: [2022-05-13T23:17:03.447Z] #38 17.98 Writing to STDIN and reading from STDOUT: [2022-05-13T23:17:03.447Z] #38 17.98 cat file.toml | tomll > file.toml [2022-05-13T23:17:03.447Z] #38 17.98 [2022-05-13T23:17:03.447Z] #38 17.98 Reading and updating a list of files: [2022-05-13T23:17:03.447Z] #38 17.98 tomll a.toml b.toml c.toml [2022-05-13T23:17:03.447Z] #38 17.98 [2022-05-13T23:17:03.447Z] #38 17.98 When given a list of files, tomll will modify all files in place without asking. [2022-05-13T23:17:03.982Z] #55 40.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-13T23:17:03.982Z] #55 40.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T23:17:03.982Z] #55 40.48 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-13T23:17:03.982Z] #55 40.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-13T23:17:03.982Z] #55 40.58 go: downloading golang.org/x/mod v0.5.1 [2022-05-13T23:17:03.982Z] #55 40.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-13T23:17:03.982Z] #55 40.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-13T23:17:03.982Z] #55 40.73 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-13T23:17:04.010Z] #38 DONE 18.4s [2022-05-13T23:17:04.010Z] [2022-05-13T23:17:04.010Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:04.010Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:04.010Z] #36 14.81 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-13T23:17:04.010Z] #36 14.89 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T23:17:04.010Z] #36 15.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-13T23:17:04.010Z] #36 16.50 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-13T23:17:04.010Z] #36 16.60 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-13T23:17:04.238Z] #55 40.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T23:17:04.238Z] #55 40.87 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-13T23:17:04.238Z] #55 40.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-13T23:17:04.238Z] #55 40.99 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-13T23:17:04.800Z] #55 41.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T23:17:04.800Z] #55 41.44 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-13T23:17:05.056Z] #55 41.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-13T23:17:05.056Z] #55 41.72 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-13T23:17:05.312Z] #55 41.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-13T23:17:05.312Z] #55 41.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T23:17:05.312Z] #55 41.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T23:17:05.312Z] #55 41.92 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-13T23:17:05.312Z] #55 41.93 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-13T23:17:05.568Z] #55 42.10 go: downloading github.com/prometheus/common v0.10.0 [2022-05-13T23:17:05.568Z] #55 42.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-13T23:17:05.804Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-13T23:17:05.804Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-17431154\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-13T23:17:05.804Z] ---------------------------------------------------------------------------- [2022-05-13T23:17:05.804Z] [2022-05-13T23:17:05.804Z] INFO: executeCI.ps1 starting at Fri May 13 23:17:02 CUT 2022 [2022-05-13T23:17:05.804Z] [2022-05-13T23:17:05.804Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-13T23:17:05.804Z] INFO: Running git version 2.24.1.windows.2 [2022-05-13T23:17:05.804Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-13T23:17:05.804Z] INFO: Environment variables: [2022-05-13T23:17:05.804Z] [2022-05-13T23:17:05.804Z] Name Value [2022-05-13T23:17:05.804Z] ---- ----- [2022-05-13T23:17:05.804Z] ALLUSERSPROFILE C:\ProgramData [2022-05-13T23:17:05.804Z] amd64 true [2022-05-13T23:17:05.804Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-13T23:17:05.804Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-13T23:17:05.804Z] arm64 true [2022-05-13T23:17:05.804Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-13T23:17:05.804Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-13T23:17:05.804Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-13T23:17:05.804Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-13T23:17:05.804Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-13T23:17:05.805Z] BRANCH_NAME PR-43599 [2022-05-13T23:17:05.805Z] BUILD_DISPLAY_NAME #2 [2022-05-13T23:17:05.805Z] BUILD_ID 2 [2022-05-13T23:17:05.805Z] BUILD_NUMBER 2 [2022-05-13T23:17:05.805Z] BUILD_TAG jenkins-moby-PR-43599-2 [2022-05-13T23:17:05.805Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/ [2022-05-13T23:17:05.805Z] cgroup2 true [2022-05-13T23:17:05.805Z] CHANGE_AUTHOR cpuguy83 [2022-05-13T23:17:05.805Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2022-05-13T23:17:05.805Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2022-05-13T23:17:05.805Z] CHANGE_BRANCH rm_mountspec_backport [2022-05-13T23:17:05.805Z] CHANGE_FORK cpuguy83/docker [2022-05-13T23:17:05.805Z] CHANGE_ID 43599 [2022-05-13T23:17:05.805Z] CHANGE_TARGET master [2022-05-13T23:17:05.805Z] CHANGE_TITLE Remove mount spec backport [2022-05-13T23:17:05.805Z] CHANGE_URL https://github.com/moby/moby/pull/43599 [2022-05-13T23:17:05.805Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:17:05.805Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-13T23:17:05.805Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-13T23:17:05.805Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-13T23:17:05.805Z] COMPUTERNAME azwin-2-817251 [2022-05-13T23:17:05.805Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-13T23:17:05.805Z] ConfigSequenceNumber 0 [2022-05-13T23:17:05.805Z] dco true [2022-05-13T23:17:05.805Z] DOCKER_BUILDKIT 0 [2022-05-13T23:17:05.805Z] DOCKER_DUT_DEBUG 1 [2022-05-13T23:17:05.805Z] DOCKER_EXPERIMENTAL 1 [2022-05-13T23:17:05.805Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-13T23:17:05.805Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-13T23:17:05.805Z] EXECUTOR_NUMBER 0 [2022-05-13T23:17:05.805Z] FQDN azwin-2-817251.westus.cloudapp.azure.com [2022-05-13T23:17:05.805Z] GIT_BRANCH PR-43599 [2022-05-13T23:17:05.805Z] GIT_COMMIT 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:17:05.805Z] GIT_URL https://github.com/moby/moby.git [2022-05-13T23:17:05.805Z] HUDSON_COOKIE 542c150c-d918-416a-b70c-76ec7cd674cf [2022-05-13T23:17:05.805Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:17:05.805Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-13T23:17:05.805Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-13T23:17:05.805Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-13T23:17:05.805Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:17:05.805Z] JENKINS_NODE_COOKIE 626be97b-e20c-40fb-bb83-dfd99c2fd31b [2022-05-13T23:17:05.805Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-13T23:17:05.805Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-13T23:17:05.805Z] JOB_BASE_NAME PR-43599 [2022-05-13T23:17:05.805Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/display/redirect [2022-05-13T23:17:05.805Z] JOB_NAME moby/PR-43599 [2022-05-13T23:17:05.805Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/ [2022-05-13T23:17:05.805Z] library.jps.version master [2022-05-13T23:17:05.805Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-13T23:17:05.805Z] NODE_LABELS amd64 azure azwin-2-817251 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-13T23:17:05.805Z] NODE_NAME azwin-2-817251 [2022-05-13T23:17:05.805Z] NUMBER_OF_PROCESSORS 4 [2022-05-13T23:17:05.805Z] OS Windows_NT [2022-05-13T23:17:05.805Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-13T23:17:05.805Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-13T23:17:05.805Z] ppc64le false [2022-05-13T23:17:05.805Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-13T23:17:05.805Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-13T23:17:05.805Z] PROCESSOR_LEVEL 6 [2022-05-13T23:17:05.805Z] PROCESSOR_REVISION 4f01 [2022-05-13T23:17:05.805Z] ProgramData C:\ProgramData [2022-05-13T23:17:05.805Z] ProgramFiles C:\Program Files [2022-05-13T23:17:05.805Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-13T23:17:05.805Z] ProgramW6432 C:\Program Files [2022-05-13T23:17:05.805Z] PROMPT $P$G [2022-05-13T23:17:05.805Z] PSExecutionPolicyPreference Bypass [2022-05-13T23:17:05.805Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-13T23:17:05.805Z] PUBLIC C:\Users\Public [2022-05-13T23:17:05.805Z] rootless true [2022-05-13T23:17:05.805Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=artif... [2022-05-13T23:17:05.805Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=changes [2022-05-13T23:17:05.805Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect [2022-05-13T23:17:05.805Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=tests [2022-05-13T23:17:05.805Z] s390x false [2022-05-13T23:17:05.805Z] SKIP_VALIDATION_TESTS 1 [2022-05-13T23:17:05.805Z] SOURCES_DRIVE d [2022-05-13T23:17:05.805Z] SOURCES_SUBDIR gopath [2022-05-13T23:17:05.805Z] STAGE_NAME Run tests [2022-05-13T23:17:05.805Z] SystemDrive C: [2022-05-13T23:17:05.805Z] SystemRoot C:\Windows [2022-05-13T23:17:05.805Z] TEMP C:\Windows\TEMP [2022-05-13T23:17:05.805Z] TESTDEBUG 0 [2022-05-13T23:17:05.805Z] TESTRUN_DRIVE d [2022-05-13T23:17:05.805Z] TESTRUN_SUBDIR CI [2022-05-13T23:17:05.805Z] TIMEOUT 120m [2022-05-13T23:17:05.805Z] TMP C:\Windows\TEMP [2022-05-13T23:17:05.805Z] unit_validate true [2022-05-13T23:17:05.805Z] USERDOMAIN WORKGROUP [2022-05-13T23:17:05.805Z] USERNAME azwin-2-817251$ [2022-05-13T23:17:05.805Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-13T23:17:05.805Z] validate_force false [2022-05-13T23:17:05.805Z] windir C:\Windows [2022-05-13T23:17:05.805Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-13T23:17:05.805Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-13T23:17:05.805Z] windows2022 true [2022-05-13T23:17:05.805Z] windows2022containerd true [2022-05-13T23:17:05.805Z] windowsRS5 true [2022-05-13T23:17:05.805Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-13T23:17:05.805Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] INFO: Sources under d:\gopath\... [2022-05-13T23:17:05.805Z] INFO: Test run under d:\CI\... [2022-05-13T23:17:05.805Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-13T23:17:05.805Z] INFO: docker/docker repository was found [2022-05-13T23:17:05.805Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-13T23:17:05.805Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-13T23:17:05.805Z] INFO: Docker version of control daemon [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] Client: [2022-05-13T23:17:05.805Z] Version: 20.10.9 [2022-05-13T23:17:05.805Z] API version: 1.41 [2022-05-13T23:17:05.805Z] Go version: go1.16.8 [2022-05-13T23:17:05.805Z] Git commit: c2ea9bc [2022-05-13T23:17:05.805Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:17:05.805Z] OS/Arch: windows/amd64 [2022-05-13T23:17:05.805Z] Context: default [2022-05-13T23:17:05.805Z] Experimental: true [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] Server: Docker Engine - Community [2022-05-13T23:17:05.805Z] Engine: [2022-05-13T23:17:05.805Z] Version: 20.10.9 [2022-05-13T23:17:05.805Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:17:05.805Z] Go version: go1.16.8 [2022-05-13T23:17:05.805Z] Git commit: 79ea9d3 [2022-05-13T23:17:05.805Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:17:05.805Z] OS/Arch: windows/amd64 [2022-05-13T23:17:05.805Z] Experimental: true [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] INFO: Docker info of control daemon [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] Client: [2022-05-13T23:17:05.805Z] Context: default [2022-05-13T23:17:05.805Z] Debug Mode: false [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] Server: [2022-05-13T23:17:05.805Z] Containers: 1 [2022-05-13T23:17:05.805Z] Running: 1 [2022-05-13T23:17:05.805Z] Paused: 0 [2022-05-13T23:17:05.805Z] Stopped: 0 [2022-05-13T23:17:05.805Z] Images: 14 [2022-05-13T23:17:05.805Z] Server Version: 20.10.9 [2022-05-13T23:17:05.805Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-13T23:17:05.805Z] Windows: [2022-05-13T23:17:05.805Z] LCOW: [2022-05-13T23:17:05.805Z] Logging Driver: json-file [2022-05-13T23:17:05.805Z] Plugins: [2022-05-13T23:17:05.805Z] Volume: local [2022-05-13T23:17:05.805Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:17:05.805Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:17:05.805Z] Swarm: inactive [2022-05-13T23:17:05.805Z] Default Isolation: process [2022-05-13T23:17:05.805Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:17:05.805Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-13T23:17:05.805Z] OSType: windows [2022-05-13T23:17:05.805Z] Architecture: x86_64 [2022-05-13T23:17:05.805Z] CPUs: 4 [2022-05-13T23:17:05.805Z] Total Memory: 32GiB [2022-05-13T23:17:05.805Z] Name: azwin-2-817251 [2022-05-13T23:17:05.805Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-13T23:17:05.805Z] Docker Root Dir: D:\docker [2022-05-13T23:17:05.805Z] Debug Mode: false [2022-05-13T23:17:05.805Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:17:05.805Z] Labels: [2022-05-13T23:17:05.805Z] Experimental: true [2022-05-13T23:17:05.805Z] Insecure Registries: [2022-05-13T23:17:05.805Z] 10.0.0.4:5000 [2022-05-13T23:17:05.805Z] 127.0.0.0/8 [2022-05-13T23:17:05.805Z] Registry Mirrors: [2022-05-13T23:17:05.805Z] http://10.0.0.4:5000/ [2022-05-13T23:17:05.805Z] Live Restore Enabled: false [2022-05-13T23:17:05.805Z] Product License: Community Engine [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] [2022-05-13T23:17:05.805Z] INFO: Commit hash is 4e025b54d5 [2022-05-13T23:17:05.805Z] INFO: Nuke-Everything... [2022-05-13T23:17:05.805Z] INFO: Container count on control daemon to delete is 1 [2022-05-13T23:17:05.829Z] #55 42.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-13T23:17:05.829Z] #55 42.41 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-13T23:17:05.829Z] #55 ... [2022-05-13T23:17:05.829Z] [2022-05-13T23:17:05.829Z] #51 [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-05-13T23:17:05.829Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-13T23:17:05.829Z] #51 33.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-13T23:17:05.829Z] #51 35.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:05.829Z] #51 35.69 Fetched 2136 kB in 3s (672 kB/s) [2022-05-13T23:17:05.829Z] #51 35.98 Selecting previously unselected package libprotobuf23:arm64. [2022-05-13T23:17:05.829Z] #51 35.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-13T23:17:05.829Z] #51 36.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 36.06 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-13T23:17:05.829Z] #51 36.48 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:17:05.829Z] #51 36.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:17:05.829Z] #51 36.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:05.829Z] #51 37.23 Selecting previously unselected package python3-six. [2022-05-13T23:17:05.829Z] #51 37.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-13T23:17:05.829Z] #51 37.25 Unpacking python3-six (1.16.0-2) ... [2022-05-13T23:17:05.829Z] #51 37.35 Selecting previously unselected package python3-protobuf. [2022-05-13T23:17:05.829Z] #51 37.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 37.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:05.829Z] #51 37.85 Selecting previously unselected package libnet1:arm64. [2022-05-13T23:17:05.829Z] #51 37.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 37.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:05.829Z] #51 37.98 Selecting previously unselected package libnl-3-200:arm64. [2022-05-13T23:17:05.829Z] #51 37.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 37.99 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-13T23:17:05.829Z] #51 38.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-13T23:17:05.829Z] #51 38.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 38.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-13T23:17:05.829Z] #51 38.24 Selecting previously unselected package criu. [2022-05-13T23:17:05.829Z] #51 38.25 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-13T23:17:05.829Z] #51 38.27 Unpacking criu (3.17-1) ... [2022-05-13T23:17:05.829Z] #51 39.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:05.829Z] #51 40.54 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-13T23:17:05.829Z] #51 40.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:05.829Z] #51 40.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-13T23:17:05.829Z] #51 40.59 Setting up python3-six (1.16.0-2) ... [2022-05-13T23:17:05.829Z] #51 41.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-13T23:17:05.829Z] #51 41.73 Setting up python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:06.085Z] #51 ... [2022-05-13T23:17:06.085Z] [2022-05-13T23:17:06.085Z] #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-05-13T23:17:06.085Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:17:06.085Z] #14 36.14 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-05-13T23:17:06.085Z] #14 36.66 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-05-13T23:17:06.085Z] #14 36.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-13T23:17:06.086Z] #14 36.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-13T23:17:06.086Z] #14 36.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-13T23:17:06.086Z] #14 36.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-13T23:17:06.086Z] #14 36.70 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-05-13T23:17:06.086Z] #14 36.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-13T23:17:06.086Z] #14 36.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-13T23:17:06.086Z] #14 36.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-13T23:17:06.086Z] #14 36.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-13T23:17:06.086Z] #14 36.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-13T23:17:06.086Z] #14 36.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-13T23:17:06.086Z] #14 36.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-13T23:17:06.086Z] #14 36.86 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-05-13T23:17:06.086Z] #14 36.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-13T23:17:06.086Z] #14 36.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-13T23:17:06.086Z] #14 38.06 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:06.086Z] #14 38.27 Fetched 108 MB in 8s (14.3 MB/s) [2022-05-13T23:17:06.086Z] #14 38.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-13T23:17:06.086Z] #14 38.35 (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-05-13T23:17:06.086Z] #14 38.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-13T23:17:06.086Z] #14 38.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:17:06.086Z] #14 40.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-13T23:17:06.086Z] #14 40.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-13T23:17:06.086Z] #14 40.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:17:06.086Z] #14 42.29 Selecting previously unselected package binutils-mingw-w64. [2022-05-13T23:17:06.086Z] #14 42.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-13T23:17:06.086Z] #14 42.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:17:06.086Z] #14 42.53 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-13T23:17:06.086Z] #14 42.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-13T23:17:06.086Z] #14 42.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:17:06.086Z] #14 42.70 Selecting previously unselected package dmsetup. [2022-05-13T23:17:06.086Z] #14 42.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-13T23:17:06.086Z] #14 42.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:17:06.273Z] 2fe654c692ec [2022-05-13T23:17:06.273Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-13T23:17:06.344Z] #14 42.89 Selecting previously unselected package mingw-w64-common. [2022-05-13T23:17:06.344Z] #14 42.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-13T23:17:06.344Z] #14 42.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-13T23:17:06.538Z] #36 ... [2022-05-13T23:17:06.538Z] [2022-05-13T23:17:06.538Z] #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-05-13T23:17:06.538Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:06.538Z] #14 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:06.538Z] #14 20.14 Fetched 8530 kB in 15s (572 kB/s) [2022-05-13T23:17:06.795Z] #14 20.14 Reading package lists... [2022-05-13T23:17:06.795Z] #14 ... [2022-05-13T23:17:06.795Z] [2022-05-13T23:17:06.795Z] #62 [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-05-13T23:17:06.795Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:06.795Z] #62 18.82 Fetched 8530 kB in 15s (565 kB/s) [2022-05-13T23:17:06.795Z] #62 18.82 Reading package lists... [2022-05-13T23:17:06.795Z] #62 ... [2022-05-13T23:17:06.795Z] [2022-05-13T23:17:06.795Z] #42 [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-05-13T23:17:06.795Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:06.795Z] #42 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:06.795Z] #42 19.60 Fetched 8530 kB in 14s (589 kB/s) [2022-05-13T23:17:07.052Z] #42 19.60 Reading package lists... [2022-05-13T23:17:07.052Z] #42 ... [2022-05-13T23:17:07.052Z] [2022-05-13T23:17:07.052Z] #51 [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-05-13T23:17:07.052Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:07.053Z] #51 13.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-13T23:17:07.053Z] #51 20.61 Fetched 8534 kB in 16s (528 kB/s) [2022-05-13T23:17:07.273Z] #14 ... [2022-05-13T23:17:07.273Z] [2022-05-13T23:17:07.273Z] #55 [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-05-13T23:17:07.273Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:17:07.273Z] #55 43.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-13T23:17:07.309Z] #51 20.61 Reading package lists... [2022-05-13T23:17:07.309Z] #51 ... [2022-05-13T23:17:07.309Z] [2022-05-13T23:17:07.309Z] #53 [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-05-13T23:17:07.309Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:07.309Z] #53 12.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:17:07.309Z] #53 12.11 go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:17:07.498Z] #40 17.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:17:07.498Z] #40 18.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:17:07.751Z] #40 ... [2022-05-13T23:17:07.751Z] [2022-05-13T23:17:07.751Z] #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-05-13T23:17:07.751Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:07.751Z] #14 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:07.751Z] #14 ... [2022-05-13T23:17:07.751Z] [2022-05-13T23:17:07.751Z] #67 [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-05-13T23:17:07.751Z] #67 sha256:d9337b3bfe5338d4d1b13fe1c1e2adfea2571ac0bdf35d4e34776a15e1af9f08 [2022-05-13T23:17:07.751Z] #67 6.358 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-13T23:17:07.751Z] #67 9.230 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:17:07.751Z] #67 9.230 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-13T23:17:07.751Z] #67 10.20 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-13T23:17:07.751Z] #67 15.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-13T23:17:08.008Z] #67 ... [2022-05-13T23:17:08.008Z] [2022-05-13T23:17:08.008Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:08.008Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:08.008Z] #40 16.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:17:08.008Z] #40 16.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:17:08.008Z] #40 ... [2022-05-13T23:17:08.008Z] [2022-05-13T23:17:08.008Z] #42 [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-05-13T23:17:08.008Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:08.008Z] #42 7.014 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:17:08.008Z] #42 7.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:17:08.008Z] #42 7.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:17:08.008Z] #42 8.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:17:08.008Z] #42 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:08.008Z] #42 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:08.265Z] #42 ... [2022-05-13T23:17:08.265Z] [2022-05-13T23:17:08.265Z] #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-05-13T23:17:08.265Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:08.265Z] #14 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:08.489Z] Deleted: sha256:be61a1586b6d0bdb09aef827aa59aa4c68ed689a785f39fc87bde0172a8b927e [2022-05-13T23:17:08.489Z] Deleted: sha256:9ee31957095a36b32320f28ea2e67bf74ad90bcb54110077dc5bcedc289e3b46 [2022-05-13T23:17:08.489Z] INFO: Nuking d:\CI [2022-05-13T23:17:08.489Z] INFO: Zapped successfully [2022-05-13T23:17:08.489Z] INFO: Location for testing is d:\CI\PR-43599\2 [2022-05-13T23:17:08.489Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-13T23:17:08.489Z] [2022-05-13T23:17:08.489Z] [2022-05-13T23:17:08.489Z] INFO: Building the image from Dockerfile.windows at 05/13/2022 23:17:08... [2022-05-13T23:17:08.489Z] [2022-05-13T23:17:09.564Z] #19 48.82 Reading package lists... [2022-05-13T23:17:09.795Z] #55 ... [2022-05-13T23:17:09.795Z] [2022-05-13T23:17:09.795Z] #64 [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-05-13T23:17:09.795Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:17:09.795Z] #64 1.408 + RM_GOPATH=0 [2022-05-13T23:17:09.795Z] #64 1.408 + TMP_GOPATH= [2022-05-13T23:17:09.795Z] #64 1.408 + : /build [2022-05-13T23:17:09.795Z] #64 1.409 + '[' -z '' ']' [2022-05-13T23:17:09.795Z] #64 1.409 ++ mktemp -d [2022-05-13T23:17:09.795Z] #64 1.417 + export GOPATH=/tmp/tmp.t7p6IEpYM6 [2022-05-13T23:17:09.795Z] #64 1.418 + GOPATH=/tmp/tmp.t7p6IEpYM6 [2022-05-13T23:17:09.795Z] #64 1.418 + RM_GOPATH=1 [2022-05-13T23:17:09.795Z] #64 1.418 + case "$(go env GOARCH)" in [2022-05-13T23:17:09.795Z] #64 1.419 ++ go env GOARCH [2022-05-13T23:17:09.795Z] #64 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:09.795Z] #64 1.432 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:09.795Z] #64 1.433 ++ dirname /install.sh [2022-05-13T23:17:09.795Z] #64 1.434 + dir=/ [2022-05-13T23:17:09.795Z] #64 1.434 + bin=containerd [2022-05-13T23:17:09.795Z] #64 1.434 + shift [2022-05-13T23:17:09.795Z] #64 1.434 + '[' '!' -f //containerd.installer ']' [2022-05-13T23:17:09.795Z] #64 1.435 + . //containerd.installer [2022-05-13T23:17:09.795Z] #64 1.435 ++ set -e [2022-05-13T23:17:09.795Z] #64 1.435 ++ : v1.6.4 [2022-05-13T23:17:09.795Z] #64 1.435 + install_containerd [2022-05-13T23:17:09.795Z] #64 1.436 + echo 'Install containerd version v1.6.4' [2022-05-13T23:17:09.795Z] #64 1.437 Install containerd version v1.6.4 [2022-05-13T23:17:09.795Z] #64 1.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t7p6IEpYM6/src/github.com/containerd/containerd [2022-05-13T23:17:09.795Z] #64 1.452 Cloning into '/tmp/tmp.t7p6IEpYM6/src/github.com/containerd/containerd'... [2022-05-13T23:17:09.795Z] #64 ... [2022-05-13T23:17:09.795Z] [2022-05-13T23:17:09.795Z] #42 [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-05-13T23:17:09.795Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:17:09.795Z] #42 39.62 Selecting previously unselected package libicu67:arm64. [2022-05-13T23:17:09.795Z] #42 39.63 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-13T23:17:09.795Z] #42 39.64 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-13T23:17:09.795Z] #42 44.76 Selecting previously unselected package libxml2:arm64. [2022-05-13T23:17:09.795Z] #42 44.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-13T23:17:09.795Z] #42 44.77 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:17:09.795Z] #42 45.27 Selecting previously unselected package libarchive13:arm64. [2022-05-13T23:17:09.795Z] #42 45.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-13T23:17:09.795Z] #42 45.27 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-13T23:17:09.795Z] #42 45.53 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-13T23:17:09.795Z] #42 45.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-13T23:17:09.796Z] #42 45.53 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-13T23:17:09.796Z] #42 45.73 Selecting previously unselected package librhash0:arm64. [2022-05-13T23:17:09.796Z] #42 45.73 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-13T23:17:09.796Z] #42 45.74 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-13T23:17:09.796Z] #42 45.95 Selecting previously unselected package libuv1:arm64. [2022-05-13T23:17:09.796Z] #42 45.95 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-13T23:17:09.796Z] #42 45.95 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-13T23:17:09.796Z] #42 46.09 Selecting previously unselected package cmake. [2022-05-13T23:17:09.796Z] #42 46.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-13T23:17:09.796Z] #42 46.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:17:09.830Z] #53 ... [2022-05-13T23:17:09.830Z] [2022-05-13T23:17:09.830Z] #62 [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-05-13T23:17:09.830Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:09.830Z] #62 18.82 Reading package lists... [2022-05-13T23:17:10.040Z] #40 ... [2022-05-13T23:17:10.040Z] [2022-05-13T23:17:10.040Z] #62 [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-05-13T23:17:10.040Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:10.040Z] #62 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:10.040Z] #62 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:10.040Z] #62 ... [2022-05-13T23:17:10.040Z] [2022-05-13T23:17:10.040Z] #67 [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-05-13T23:17:10.040Z] #67 sha256:aa81217440dbde45b0e2b21faa3fc08e8be67f356472d40a05f4f9de45b27aac [2022-05-13T23:17:10.040Z] #67 11.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:17:10.040Z] #67 11.49 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-13T23:17:10.040Z] #67 12.84 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-13T23:17:10.040Z] #67 18.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-13T23:17:10.040Z] #67 20.21 go: downloading github.com/google/uuid v1.3.0 [2022-05-13T23:17:10.040Z] #67 20.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-13T23:17:10.040Z] #67 20.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-13T23:17:10.299Z] #67 ... [2022-05-13T23:17:10.299Z] [2022-05-13T23:17:10.299Z] #53 [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-05-13T23:17:10.299Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:10.299Z] #53 20.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:17:10.299Z] #53 20.84 go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:17:12.203Z] #53 ... [2022-05-13T23:17:12.203Z] [2022-05-13T23:17:12.203Z] #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-05-13T23:17:12.203Z] #26 sha256:72357c31b96c4eba98cd39a67a1d8ac6743e9bc2acde01ed48152af5fcef2c48 [2022-05-13T23:17:12.203Z] #26 21.10 + mkdir -p /build [2022-05-13T23:17:12.203Z] #26 21.17 + mv docker/docker /build/ [2022-05-13T23:17:12.203Z] #26 21.27 + rmdir docker [2022-05-13T23:17:12.203Z] #26 DONE 22.0s [2022-05-13T23:17:12.203Z] [2022-05-13T23:17:12.203Z] #42 [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-05-13T23:17:12.203Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:12.203Z] #42 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:12.203Z] #42 ... [2022-05-13T23:17:12.203Z] [2022-05-13T23:17:12.203Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:12.203Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:12.203Z] #36 21.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-13T23:17:12.203Z] #36 21.57 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-13T23:17:12.203Z] #36 22.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-13T23:17:12.203Z] #36 ... [2022-05-13T23:17:12.203Z] [2022-05-13T23:17:12.203Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-13T23:17:12.203Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:12.203Z] #14 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:12.203Z] #14 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:12.203Z] #14 ... [2022-05-13T23:17:12.203Z] [2022-05-13T23:17:12.203Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:12.203Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:12.203Z] #36 22.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-13T23:17:12.331Z] #42 ... [2022-05-13T23:17:12.331Z] [2022-05-13T23:17:12.331Z] #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-05-13T23:17:12.331Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:17:12.331Z] #14 48.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-13T23:17:12.331Z] #14 48.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-13T23:17:12.587Z] #14 49.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:17:12.771Z] #36 23.42 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T23:17:13.032Z] #36 ... [2022-05-13T23:17:13.032Z] [2022-05-13T23:17:13.032Z] #51 [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-05-13T23:17:13.032Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:13.032Z] #51 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:13.032Z] #51 17.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:13.032Z] #51 21.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-13T23:17:13.293Z] #51 ... [2022-05-13T23:17:13.293Z] [2022-05-13T23:17:13.293Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:13.293Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:13.293Z] #36 23.80 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-13T23:17:13.293Z] #36 23.84 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-13T23:17:13.293Z] #36 23.88 go: downloading github.com/peterh/liner v1.2.2 [2022-05-13T23:17:13.532Z] #14 ... [2022-05-13T23:17:13.532Z] [2022-05-13T23:17:13.532Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:13.532Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:13.532Z] #36 20.65 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-13T23:17:13.532Z] #36 20.65 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-13T23:17:13.532Z] #36 21.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T23:17:13.532Z] #36 21.23 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-13T23:17:13.532Z] #36 21.45 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-13T23:17:13.532Z] #36 21.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-13T23:17:13.532Z] #36 21.71 go: downloading github.com/peterh/liner v1.2.2 [2022-05-13T23:17:13.532Z] #36 21.86 go: downloading github.com/google/go-dap v0.6.0 [2022-05-13T23:17:13.532Z] #36 22.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-13T23:17:13.532Z] #36 22.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T23:17:13.789Z] #36 ... [2022-05-13T23:17:13.789Z] [2022-05-13T23:17:13.789Z] #38 [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-05-13T23:17:13.789Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:17:13.789Z] #38 19.21 tomll can be used in two ways: [2022-05-13T23:17:13.789Z] #38 19.21 Writing to STDIN and reading from STDOUT: [2022-05-13T23:17:13.789Z] #38 19.21 cat file.toml | tomll > file.toml [2022-05-13T23:17:13.789Z] #38 19.21 [2022-05-13T23:17:13.789Z] #38 19.21 Reading and updating a list of files: [2022-05-13T23:17:13.789Z] #38 19.21 tomll a.toml b.toml c.toml [2022-05-13T23:17:13.789Z] #38 19.21 [2022-05-13T23:17:13.789Z] #38 19.21 When given a list of files, tomll will modify all files in place without asking. [2022-05-13T23:17:13.789Z] #38 DONE 22.6s [2022-05-13T23:17:13.862Z] #36 24.29 go: downloading github.com/google/go-dap v0.6.0 [2022-05-13T23:17:14.046Z] [2022-05-13T23:17:14.046Z] #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-05-13T23:17:14.046Z] #26 sha256:c2cb464dc527484ebc7c2f6fc789cb137411372b5be04475f9da19bd17e749dc [2022-05-13T23:17:14.046Z] #26 17.44 + mkdir -p /build [2022-05-13T23:17:14.046Z] #26 17.44 + mv docker/docker /build/ [2022-05-13T23:17:14.046Z] #26 17.44 + rmdir docker [2022-05-13T23:17:14.046Z] #26 DONE 22.3s [2022-05-13T23:17:14.046Z] [2022-05-13T23:17:14.046Z] #67 [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-05-13T23:17:14.046Z] #67 sha256:d9337b3bfe5338d4d1b13fe1c1e2adfea2571ac0bdf35d4e34776a15e1af9f08 [2022-05-13T23:17:14.046Z] #67 16.67 go: downloading github.com/google/uuid v1.3.0 [2022-05-13T23:17:14.046Z] #67 16.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-13T23:17:14.046Z] #67 17.43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-13T23:17:14.046Z] #67 17.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:17:14.046Z] #67 18.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-13T23:17:14.046Z] #67 18.44 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-13T23:17:14.046Z] #67 18.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-13T23:17:14.046Z] #67 18.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-13T23:17:14.046Z] #67 19.19 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-13T23:17:14.046Z] #67 20.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:17:14.046Z] #67 ... [2022-05-13T23:17:14.046Z] [2022-05-13T23:17:14.046Z] #51 [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-05-13T23:17:14.046Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:14.046Z] #51 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:14.046Z] #51 15.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:14.046Z] #51 17.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-13T23:17:14.121Z] #36 24.60 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T23:17:14.303Z] #51 ... [2022-05-13T23:17:14.303Z] [2022-05-13T23:17:14.303Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:14.303Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:14.303Z] #36 22.97 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-13T23:17:15.058Z] #36 25.33 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-13T23:17:15.233Z] #36 ... [2022-05-13T23:17:15.233Z] [2022-05-13T23:17:15.233Z] #62 [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-05-13T23:17:15.233Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:15.233Z] #62 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:17:15.233Z] #62 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:17:15.233Z] #62 ... [2022-05-13T23:17:15.233Z] [2022-05-13T23:17:15.233Z] #53 [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-05-13T23:17:15.233Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:15.233Z] #53 19.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:17:15.233Z] #53 19.38 go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:17:15.348Z] #62 24.65 Reading package lists... [2022-05-13T23:17:15.348Z] #62 ... [2022-05-13T23:17:15.348Z] [2022-05-13T23:17:15.348Z] #47 [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-05-13T23:17:15.348Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:17:15.348Z] #47 24.57 Updating files: 83% (1515/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-13T23:17:15.348Z] #47 24.98 + git checkout -q v2.3.0 [2022-05-13T23:17:15.348Z] #47 26.88 + 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-05-13T23:17:15.631Z] #36 26.37 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-13T23:17:15.798Z] #53 ... [2022-05-13T23:17:15.798Z] [2022-05-13T23:17:15.798Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:15.798Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:15.798Z] #36 24.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-13T23:17:15.798Z] #36 24.50 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T23:17:15.798Z] #36 24.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-13T23:17:15.859Z] #14 ... [2022-05-13T23:17:15.859Z] [2022-05-13T23:17:15.859Z] #53 [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-05-13T23:17:15.859Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-13T23:17:15.859Z] #53 49.66 gotestsum version dev [2022-05-13T23:17:15.859Z] #53 DONE 52.5s [2022-05-13T23:17:15.859Z] [2022-05-13T23:17:15.859Z] #51 [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-05-13T23:17:15.859Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-13T23:17:15.859Z] #51 44.93 Setting up criu (3.17-1) ... [2022-05-13T23:17:15.859Z] #51 46.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:15.859Z] #51 DONE 52.2s [2022-05-13T23:17:16.115Z] [2022-05-13T23:17:16.115Z] #42 [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-05-13T23:17:16.115Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-13T23:17:16.115Z] #42 49.51 Setting up libicu67:arm64 (67.1-7) ... [2022-05-13T23:17:16.115Z] #42 50.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.27 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-13T23:17:16.115Z] #42 50.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.43 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-13T23:17:16.115Z] #42 50.50 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-13T23:17:16.115Z] #42 50.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.62 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.67 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:17:16.115Z] #42 50.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:16.115Z] #42 DONE 52.7s [2022-05-13T23:17:16.115Z] [2022-05-13T23:17:16.115Z] #55 [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-05-13T23:17:16.115Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:17:16.115Z] #55 ... [2022-05-13T23:17:16.115Z] [2022-05-13T23:17:16.115Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-13T23:17:16.115Z] #43 sha256:83933554505f1d329b9178ddf8a197c068a3843396d8be1f2c4aeb6a62809c46 [2022-05-13T23:17:16.280Z] #47 ... [2022-05-13T23:17:16.280Z] [2022-05-13T23:17:16.280Z] #55 [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-05-13T23:17:16.280Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:16.280Z] #55 24.81 go: downloading github.com/fatih/color v1.13.0 [2022-05-13T23:17:16.280Z] #55 24.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:17:16.280Z] #55 24.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-13T23:17:16.280Z] #55 24.90 go: downloading github.com/spf13/viper v1.10.1 [2022-05-13T23:17:16.280Z] #55 25.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-13T23:17:16.280Z] #55 25.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T23:17:16.280Z] #55 25.80 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T23:17:16.280Z] #55 25.80 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-13T23:17:16.280Z] #55 25.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-13T23:17:16.280Z] #55 27.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-13T23:17:16.280Z] #55 27.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-13T23:17:16.280Z] #55 30.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:17:16.280Z] #55 30.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T23:17:16.280Z] #55 30.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-13T23:17:16.280Z] #55 30.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-13T23:17:16.280Z] #55 30.80 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-13T23:17:16.280Z] #55 30.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-13T23:17:16.280Z] #55 30.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T23:17:16.280Z] #55 30.97 go: downloading github.com/spf13/afero v1.6.0 [2022-05-13T23:17:16.280Z] #55 31.07 go: downloading github.com/spf13/cast v1.4.1 [2022-05-13T23:17:16.537Z] #55 31.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-13T23:17:16.537Z] #55 31.12 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-13T23:17:16.537Z] #55 31.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-13T23:17:16.568Z] #36 26.82 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T23:17:16.568Z] #36 26.87 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-13T23:17:16.677Z] #43 DONE 0.5s [2022-05-13T23:17:16.677Z] [2022-05-13T23:17:16.677Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:16.677Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-13T23:17:16.677Z] #36 ... [2022-05-13T23:17:16.677Z] [2022-05-13T23:17:16.677Z] #44 [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-05-13T23:17:16.677Z] #44 sha256:240700271864bb8ae7e272e2a659d3f08276ddb70968ad0294bf72254d210c5a [2022-05-13T23:17:16.794Z] #55 31.23 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-13T23:17:16.794Z] #55 31.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-13T23:17:17.050Z] #55 31.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-13T23:17:17.050Z] #55 31.58 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-13T23:17:17.050Z] #55 31.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-13T23:17:17.050Z] #55 31.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-13T23:17:17.050Z] #55 31.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-13T23:17:17.050Z] #55 31.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-13T23:17:17.050Z] #55 31.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-13T23:17:17.177Z] Sending build context to Docker daemon 66.78MB [2022-05-13T23:17:17.177Z] [2022-05-13T23:17:17.177Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-13T23:17:17.177Z] ---> 7c569352fed3 [2022-05-13T23:17:17.177Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 89358cfac398 [2022-05-13T23:17:17.177Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 53ac96837383 [2022-05-13T23:17:17.177Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 4fc7a66ed6f6 [2022-05-13T23:17:17.177Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 952ddf53e424 [2022-05-13T23:17:17.177Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 13af4b31d13f [2022-05-13T23:17:17.177Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> ee2891011dac [2022-05-13T23:17:17.177Z] Step 8/13 : 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-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 0db1709432f6 [2022-05-13T23:17:17.177Z] Step 9/13 : 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-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> b78cd0073231 [2022-05-13T23:17:17.177Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 7cbd254af4ca [2022-05-13T23:17:17.177Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 4bd91ae1629b [2022-05-13T23:17:17.177Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-13T23:17:17.177Z] ---> Using cache [2022-05-13T23:17:17.177Z] ---> 4ce3c5761a86 [2022-05-13T23:17:17.177Z] Step 13/13 : COPY . . [2022-05-13T23:17:17.613Z] #55 32.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-13T23:17:17.871Z] #55 32.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-13T23:17:17.871Z] #55 32.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-13T23:17:17.871Z] #55 32.46 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-13T23:17:17.945Z] #36 ... [2022-05-13T23:17:17.945Z] [2022-05-13T23:17:17.945Z] #38 [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-05-13T23:17:17.945Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-13T23:17:17.945Z] #38 28.06 tomll can be used in two ways: [2022-05-13T23:17:17.945Z] #38 28.06 Writing to STDIN and reading from STDOUT: [2022-05-13T23:17:17.945Z] #38 28.06 cat file.toml | tomll > file.toml [2022-05-13T23:17:17.945Z] #38 28.06 [2022-05-13T23:17:17.945Z] #38 28.06 Reading and updating a list of files: [2022-05-13T23:17:17.945Z] #38 28.06 tomll a.toml b.toml c.toml [2022-05-13T23:17:17.945Z] #38 28.06 [2022-05-13T23:17:17.945Z] #38 28.06 When given a list of files, tomll will modify all files in place without asking. [2022-05-13T23:17:17.945Z] #38 DONE 28.4s [2022-05-13T23:17:17.945Z] [2022-05-13T23:17:17.945Z] #42 [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-05-13T23:17:17.945Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:17.945Z] #42 27.71 Fetched 8530 kB in 22s (382 kB/s) [2022-05-13T23:17:18.114Z] #44 1.103 + RM_GOPATH=0 [2022-05-13T23:17:18.114Z] #44 1.103 + TMP_GOPATH= [2022-05-13T23:17:18.114Z] #44 1.103 + : /build [2022-05-13T23:17:18.114Z] #44 1.104 + '[' -z '' ']' [2022-05-13T23:17:18.114Z] #44 1.106 ++ mktemp -d [2022-05-13T23:17:18.114Z] #44 1.112 + export GOPATH=/tmp/tmp.y40Z9ghh6p [2022-05-13T23:17:18.114Z] #44 1.117 + GOPATH=/tmp/tmp.y40Z9ghh6p [2022-05-13T23:17:18.114Z] #44 1.117 + RM_GOPATH=1 [2022-05-13T23:17:18.114Z] #44 1.117 + case "$(go env GOARCH)" in [2022-05-13T23:17:18.114Z] #44 1.119 ++ go env GOARCH [2022-05-13T23:17:18.114Z] #44 1.159 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:18.114Z] #44 1.159 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:18.114Z] #44 1.159 ++ dirname /install.sh [2022-05-13T23:17:18.114Z] #44 1.159 + dir=/ [2022-05-13T23:17:18.114Z] #44 1.159 + bin=tini [2022-05-13T23:17:18.114Z] #44 1.159 + shift [2022-05-13T23:17:18.114Z] #44 1.159 + '[' '!' -f //tini.installer ']' [2022-05-13T23:17:18.114Z] #44 1.159 + . //tini.installer [2022-05-13T23:17:18.114Z] #44 1.159 ++ : v0.19.0 [2022-05-13T23:17:18.114Z] #44 1.159 + install_tini [2022-05-13T23:17:18.114Z] #44 1.159 + echo 'Install tini version v0.19.0' [2022-05-13T23:17:18.114Z] #44 1.159 + git clone https://github.com/krallin/tini.git /tmp/tmp.y40Z9ghh6p/tini [2022-05-13T23:17:18.114Z] #44 1.159 Install tini version v0.19.0 [2022-05-13T23:17:18.114Z] #44 1.183 Cloning into '/tmp/tmp.y40Z9ghh6p/tini'... [2022-05-13T23:17:18.128Z] #55 32.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-13T23:17:18.128Z] #55 32.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-13T23:17:18.677Z] #44 2.196 + cd /tmp/tmp.y40Z9ghh6p/tini [2022-05-13T23:17:18.690Z] #55 33.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-13T23:17:18.934Z] #44 2.196 + git checkout -q v0.19.0 [2022-05-13T23:17:18.934Z] #44 2.223 + cmake . [2022-05-13T23:17:18.947Z] #55 33.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-13T23:17:18.947Z] #55 33.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-13T23:17:18.947Z] #55 33.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-13T23:17:18.947Z] #55 33.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-13T23:17:18.947Z] #55 33.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-13T23:17:18.947Z] #55 33.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-13T23:17:18.947Z] #55 33.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-13T23:17:19.073Z] #36 27.54 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-13T23:17:19.073Z] #36 28.14 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-13T23:17:19.203Z] #55 33.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-13T23:17:19.203Z] #55 33.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-13T23:17:19.404Z] ---> Using cache [2022-05-13T23:17:19.404Z] ---> 63c0fad36524 [2022-05-13T23:17:19.460Z] #55 33.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-13T23:17:19.460Z] #55 33.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-13T23:17:19.460Z] #55 34.07 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-13T23:17:19.460Z] #55 34.15 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-13T23:17:19.497Z] #44 2.677 -- The C compiler identification is GNU 10.2.1 [2022-05-13T23:17:19.497Z] #44 2.754 -- Detecting C compiler ABI info [2022-05-13T23:17:19.556Z] #19 60.19 Reading package lists... [2022-05-13T23:17:19.756Z] #44 3.193 -- Detecting C compiler ABI info - done [2022-05-13T23:17:19.756Z] #44 3.280 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-13T23:17:19.786Z] #55 34.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-13T23:17:19.786Z] #55 34.31 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-13T23:17:19.786Z] #55 34.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-13T23:17:19.786Z] #55 34.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-13T23:17:19.786Z] #55 34.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-13T23:17:19.786Z] #55 34.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-13T23:17:20.012Z] #44 3.282 -- Detecting C compile features [2022-05-13T23:17:20.012Z] #44 3.284 -- Detecting C compile features - done [2022-05-13T23:17:20.012Z] #44 3.320 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-13T23:17:20.063Z] #55 34.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-13T23:17:20.268Z] #44 3.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-13T23:17:20.268Z] #44 3.593 -- Configuring done [2022-05-13T23:17:20.268Z] #44 3.607 -- Generating done [2022-05-13T23:17:20.268Z] #44 3.615 -- Build files have been written to: /tmp/tmp.y40Z9ghh6p/tini [2022-05-13T23:17:20.268Z] #44 3.621 + make tini-static [2022-05-13T23:17:20.321Z] #55 34.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-13T23:17:20.322Z] #55 34.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-13T23:17:20.322Z] #55 34.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-13T23:17:20.322Z] #55 34.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-13T23:17:20.322Z] #55 35.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-13T23:17:20.322Z] #55 35.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-13T23:17:20.459Z] #36 29.27 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-13T23:17:20.459Z] #36 ... [2022-05-13T23:17:20.459Z] [2022-05-13T23:17:20.459Z] #47 [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-05-13T23:17:20.459Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:17:20.524Z] #44 3.821 Scanning dependencies of target tini-static [2022-05-13T23:17:20.525Z] #44 3.886 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-13T23:17:20.597Z] #55 35.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-13T23:17:20.597Z] #55 35.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-13T23:17:20.597Z] #55 35.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-13T23:17:20.597Z] #55 35.27 go: downloading github.com/julz/importas v0.1.0 [2022-05-13T23:17:20.597Z] #55 35.31 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-13T23:17:20.597Z] #55 35.36 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-13T23:17:20.715Z] #47 28.73 Updating files: 71% (1293/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-13T23:17:20.715Z] #47 29.36 + git checkout -q v2.3.0 [2022-05-13T23:17:20.857Z] #55 35.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-13T23:17:20.857Z] #55 ... [2022-05-13T23:17:20.857Z] [2022-05-13T23:17:20.857Z] #42 [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-05-13T23:17:20.857Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:20.857Z] #42 19.60 Reading package lists... [2022-05-13T23:17:20.857Z] #42 25.65 Reading package lists... [2022-05-13T23:17:20.857Z] #42 31.05 Building dependency tree... [2022-05-13T23:17:20.857Z] #42 34.37 The following additional packages will be installed: [2022-05-13T23:17:20.857Z] #42 34.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-13T23:17:20.857Z] #42 34.39 Suggested packages: [2022-05-13T23:17:20.857Z] #42 34.40 cmake-doc ninja-build lrzip [2022-05-13T23:17:20.857Z] #42 34.40 Recommended packages: [2022-05-13T23:17:20.857Z] #42 34.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-13T23:17:20.857Z] #42 35.29 The following NEW packages will be installed: [2022-05-13T23:17:20.857Z] #42 35.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-13T23:17:20.857Z] #42 35.30 vim-common xxd [2022-05-13T23:17:20.857Z] #42 ... [2022-05-13T23:17:20.857Z] [2022-05-13T23:17:20.858Z] #55 [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-05-13T23:17:20.858Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:20.858Z] #55 35.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-13T23:17:20.858Z] #55 35.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-13T23:17:20.972Z] Successfully built 63c0fad36524 [2022-05-13T23:17:20.972Z] Successfully tagged docker:latest [2022-05-13T23:17:20.972Z] INFO: Image build ended at 05/13/2022 23:17:20. Duration:00:00:12.5222968 [2022-05-13T23:17:20.972Z] [2022-05-13T23:17:20.972Z] [2022-05-13T23:17:20.972Z] INFO: Building the test binaries at 05/13/2022 23:17:20... [2022-05-13T23:17:21.129Z] #55 35.69 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-13T23:17:21.129Z] #55 35.76 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-13T23:17:21.129Z] #55 35.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-13T23:17:21.129Z] #55 35.78 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-13T23:17:21.129Z] #55 35.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-13T23:17:21.129Z] #55 ... [2022-05-13T23:17:21.129Z] [2022-05-13T23:17:21.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-05-13T23:17:21.129Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:21.129Z] #14 20.14 Reading package lists... [2022-05-13T23:17:21.129Z] #14 26.01 Reading package lists... [2022-05-13T23:17:21.129Z] #14 31.60 Building dependency tree... [2022-05-13T23:17:21.129Z] #14 35.10 The following additional packages will be installed: [2022-05-13T23:17:21.129Z] #14 35.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:21.129Z] #14 35.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-13T23:17:21.129Z] #14 35.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-13T23:17:21.129Z] #14 35.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-13T23:17:21.129Z] #14 35.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-13T23:17:21.129Z] #14 35.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-13T23:17:21.129Z] #14 35.13 mingw-w64-common mingw-w64-x86-64-dev [2022-05-13T23:17:21.129Z] #14 35.17 Suggested packages: [2022-05-13T23:17:21.129Z] #14 35.19 gcc-10-locales seccomp wine64 [2022-05-13T23:17:21.242Z] #42 27.71 Reading package lists... [2022-05-13T23:17:21.242Z] #42 ... [2022-05-13T23:17:21.242Z] [2022-05-13T23:17:21.242Z] #67 [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-05-13T23:17:21.242Z] #67 sha256:aa81217440dbde45b0e2b21faa3fc08e8be67f356472d40a05f4f9de45b27aac [2022-05-13T23:17:21.242Z] #67 20.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:17:21.242Z] #67 20.99 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-13T23:17:21.242Z] #67 21.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-13T23:17:21.242Z] #67 22.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-13T23:17:21.242Z] #67 23.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-13T23:17:21.242Z] #67 23.57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-13T23:17:21.242Z] #67 27.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:17:21.242Z] #67 ... [2022-05-13T23:17:21.242Z] [2022-05-13T23:17:21.242Z] #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-05-13T23:17:21.242Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:21.242Z] #14 31.07 Fetched 8530 kB in 25s (347 kB/s) [2022-05-13T23:17:21.387Z] #14 ... [2022-05-13T23:17:21.388Z] [2022-05-13T23:17:21.388Z] #55 [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-05-13T23:17:21.388Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:21.388Z] #55 35.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-13T23:17:21.388Z] #55 35.91 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-13T23:17:21.455Z] #44 4.908 [100%] Linking C executable tini-static [2022-05-13T23:17:21.950Z] #55 ... [2022-05-13T23:17:21.950Z] [2022-05-13T23:17:21.950Z] #57 [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-05-13T23:17:21.950Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:17:21.950Z] #57 36.21 v3.0.2 [2022-05-13T23:17:21.950Z] #57 DONE 36.6s [2022-05-13T23:17:21.950Z] [2022-05-13T23:17:21.950Z] #51 [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-05-13T23:17:21.950Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:21.950Z] #51 20.61 Reading package lists... [2022-05-13T23:17:21.950Z] #51 26.52 Reading package lists... [2022-05-13T23:17:21.950Z] #51 32.09 Building dependency tree... [2022-05-13T23:17:21.950Z] #51 35.84 The following additional packages will be installed: [2022-05-13T23:17:21.950Z] #51 35.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:21.950Z] #51 35.85 python3-protobuf python3-six [2022-05-13T23:17:21.950Z] #51 35.87 Suggested packages: [2022-05-13T23:17:21.950Z] #51 35.89 python3-setuptools [2022-05-13T23:17:21.950Z] #51 35.89 Recommended packages: [2022-05-13T23:17:21.950Z] #51 35.89 iproute2 | iproute [2022-05-13T23:17:22.017Z] #44 5.244 [100%] Built target tini-static [2022-05-13T23:17:22.017Z] #44 5.306 + mkdir -p /build [2022-05-13T23:17:22.017Z] #44 5.312 + cp tini-static /build/docker-init [2022-05-13T23:17:22.207Z] #51 ... [2022-05-13T23:17:22.207Z] [2022-05-13T23:17:22.207Z] #55 [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-05-13T23:17:22.207Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:22.207Z] #55 36.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-13T23:17:22.207Z] #55 36.77 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-13T23:17:22.207Z] #55 36.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-13T23:17:22.207Z] #55 36.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-13T23:17:22.207Z] #55 36.90 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-13T23:17:22.207Z] #55 36.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-13T23:17:22.478Z] #55 37.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-13T23:17:22.478Z] #55 37.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-13T23:17:22.478Z] #55 37.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-13T23:17:22.740Z] #55 37.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-13T23:17:22.740Z] #55 37.40 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-13T23:17:22.740Z] #55 37.40 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-13T23:17:22.740Z] #55 37.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-13T23:17:22.740Z] #55 37.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-13T23:17:22.740Z] #55 37.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-13T23:17:22.996Z] #55 ... [2022-05-13T23:17:22.996Z] [2022-05-13T23:17:22.996Z] #62 [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-05-13T23:17:22.996Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:22.996Z] #62 24.65 Reading package lists... [2022-05-13T23:17:22.996Z] #62 30.13 Building dependency tree... [2022-05-13T23:17:22.996Z] #62 33.38 The following additional packages will be installed: [2022-05-13T23:17:22.996Z] #62 33.41 libbtrfs0 [2022-05-13T23:17:22.996Z] #62 33.64 The following NEW packages will be installed: [2022-05-13T23:17:22.996Z] #62 33.64 libbtrfs-dev libbtrfs0 [2022-05-13T23:17:22.996Z] #62 34.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:22.996Z] #62 34.11 Need to get 460 kB of archives. [2022-05-13T23:17:22.996Z] #62 34.11 After this operation, 1237 kB of additional disk space will be used. [2022-05-13T23:17:22.996Z] #62 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:22.996Z] #62 34.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:22.996Z] #62 35.44 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:22.996Z] #62 35.74 Fetched 460 kB in 0s (1288 kB/s) [2022-05-13T23:17:22.996Z] #62 35.86 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:17:22.996Z] #62 35.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-05-13T23:17:22.996Z] #62 35.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:17:22.996Z] #62 35.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:22.996Z] #62 36.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:17:22.996Z] #62 36.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:17:22.996Z] #62 36.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:22.996Z] #62 37.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:22.996Z] #62 37.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:22.996Z] #62 37.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:22.996Z] #62 DONE 37.5s [2022-05-13T23:17:22.996Z] [2022-05-13T23:17:22.996Z] #55 [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-05-13T23:17:22.996Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:22.996Z] #55 37.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-13T23:17:22.996Z] #55 37.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-13T23:17:22.996Z] #55 37.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-13T23:17:22.996Z] #55 37.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-13T23:17:22.996Z] #55 37.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-13T23:17:23.114Z] #19 71.82 Building dependency tree... [2022-05-13T23:17:23.252Z] #55 37.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-13T23:17:23.252Z] #55 37.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-13T23:17:23.252Z] #55 37.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-13T23:17:23.252Z] #55 37.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-13T23:17:23.252Z] #55 37.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-13T23:17:23.510Z] #55 38.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-13T23:17:23.510Z] #55 38.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-13T23:17:23.766Z] #55 ... [2022-05-13T23:17:23.766Z] [2022-05-13T23:17:23.766Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-13T23:17:23.766Z] #63 sha256:9066db9377d9af6cd27c85f828901bbbe9585108c04db229a01a093bf8e8f06c [2022-05-13T23:17:23.766Z] #63 DONE 0.8s [2022-05-13T23:17:23.766Z] [2022-05-13T23:17:23.766Z] #55 [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-05-13T23:17:23.766Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:23.766Z] #55 38.30 go: downloading honnef.co/go/tools v0.2.2 [2022-05-13T23:17:23.911Z] #44 DONE 7.0s [2022-05-13T23:17:23.911Z] [2022-05-13T23:17:23.912Z] #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-05-13T23:17:23.912Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:17:23.912Z] #14 56.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-13T23:17:23.912Z] #14 56.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:23.912Z] #14 56.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:17:23.912Z] #14 56.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-13T23:17:23.912Z] #14 56.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:23.912Z] #14 56.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:17:24.345Z] #47 32.79 + 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-05-13T23:17:24.695Z] #55 ... [2022-05-13T23:17:24.695Z] [2022-05-13T23:17:24.695Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:24.695Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:24.695Z] #40 38.73 NAME: [2022-05-13T23:17:24.695Z] #40 38.73 go-winres - A tool for embedding resources in Windows executables [2022-05-13T23:17:24.695Z] #40 38.73 [2022-05-13T23:17:24.695Z] #40 38.73 USAGE: [2022-05-13T23:17:24.695Z] #40 38.74 go-winres [global options] command [command options] [arguments...] [2022-05-13T23:17:24.695Z] #40 38.74 [2022-05-13T23:17:24.695Z] #40 38.74 COMMANDS: [2022-05-13T23:17:24.695Z] #40 38.74 init Create an initial ./winres/winres.json [2022-05-13T23:17:24.695Z] #40 38.74 make Make syso files for the "go build" command [2022-05-13T23:17:24.695Z] #40 38.74 simply Make syso files for the "go build" command (simplified) [2022-05-13T23:17:24.695Z] #40 38.74 extract Extract all resources from an executable [2022-05-13T23:17:24.695Z] #40 38.74 patch Replace resources in an executable file (exe, dll) [2022-05-13T23:17:24.695Z] #40 38.74 help, h Shows a list of commands or help for one command [2022-05-13T23:17:24.695Z] #40 38.74 [2022-05-13T23:17:24.695Z] #40 38.74 GLOBAL OPTIONS: [2022-05-13T23:17:24.695Z] #40 38.74 --help, -h show help (default: false) [2022-05-13T23:17:24.695Z] #40 DONE 39.2s [2022-05-13T23:17:24.695Z] [2022-05-13T23:17:24.695Z] #42 [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-05-13T23:17:24.695Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:24.695Z] #42 35.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:24.695Z] #42 35.74 Need to get 17.7 MB of archives. [2022-05-13T23:17:24.695Z] #42 35.74 After this operation, 70.7 MB of additional disk space will be used. [2022-05-13T23:17:24.695Z] #42 35.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:17:24.695Z] #42 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:17:24.695Z] #42 35.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-13T23:17:24.695Z] #42 35.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:17:24.695Z] #42 36.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-13T23:17:24.695Z] #42 36.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-13T23:17:24.695Z] #42 36.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-13T23:17:24.695Z] #42 36.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-13T23:17:24.695Z] #42 36.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-13T23:17:24.695Z] #42 36.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-13T23:17:24.695Z] #42 38.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:24.695Z] #42 38.66 Fetched 17.7 MB in 2s (10.3 MB/s) [2022-05-13T23:17:24.695Z] #42 38.75 Selecting previously unselected package xxd. [2022-05-13T23:17:24.695Z] #42 38.75 (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-05-13T23:17:24.695Z] #42 38.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:17:24.695Z] #42 38.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:24.695Z] #42 39.08 Selecting previously unselected package vim-common. [2022-05-13T23:17:24.695Z] #42 39.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:17:24.695Z] #42 39.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:24.953Z] #42 39.40 Selecting previously unselected package cmake-data. [2022-05-13T23:17:24.953Z] #42 39.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-13T23:17:24.953Z] #42 39.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:17:25.027Z] #19 77.09 The following additional packages will be installed: [2022-05-13T23:17:25.027Z] #19 77.10 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-13T23:17:25.027Z] #19 77.10 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-13T23:17:25.027Z] #19 77.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-13T23:17:25.027Z] #19 77.10 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-13T23:17:25.027Z] #19 77.10 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-13T23:17:25.027Z] #19 77.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-13T23:17:25.027Z] #19 77.10 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-13T23:17:25.027Z] #19 77.10 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-13T23:17:25.027Z] #19 77.10 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-13T23:17:25.027Z] #19 77.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-13T23:17:25.027Z] #19 77.11 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-13T23:17:25.027Z] #19 77.11 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-13T23:17:25.027Z] #19 77.11 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.11 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.11 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.11 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-13T23:17:25.027Z] #19 77.11 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-13T23:17:25.027Z] #19 77.11 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.11 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-13T23:17:25.027Z] #19 77.11 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.11 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.11 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-13T23:17:25.027Z] #19 77.12 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-13T23:17:25.027Z] #19 77.12 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.12 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.13 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-13T23:17:25.027Z] #19 77.13 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.13 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-13T23:17:25.027Z] #19 77.13 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-13T23:17:25.027Z] #19 77.13 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-13T23:17:25.027Z] #19 77.13 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.13 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-13T23:17:25.027Z] #19 77.13 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-13T23:17:25.027Z] #19 77.13 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-13T23:17:25.027Z] #19 77.13 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-13T23:17:25.027Z] #19 77.13 linux-libc-dev-s390x-cross patch xz-utils [2022-05-13T23:17:25.027Z] #19 77.18 Suggested packages: [2022-05-13T23:17:25.288Z] #19 77.18 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-13T23:17:25.288Z] #19 77.18 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-13T23:17:25.288Z] #19 77.18 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-13T23:17:25.288Z] #19 77.18 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-13T23:17:25.288Z] #19 77.18 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-13T23:17:25.288Z] #19 77.18 libyaml-shell-perl ed diffutils-doc [2022-05-13T23:17:25.288Z] #19 77.18 Recommended packages: [2022-05-13T23:17:25.288Z] #19 77.18 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-13T23:17:25.288Z] #19 77.18 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-13T23:17:25.728Z] INFO: make.ps1 starting at 05/13/2022 23:17:25 [2022-05-13T23:17:25.800Z] #14 62.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-13T23:17:26.056Z] #14 62.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:26.056Z] #14 62.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:17:26.200Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:17:26.200Z] INFO: Invoking autogen... [2022-05-13T23:17:26.200Z] { [2022-05-13T23:17:26.200Z] "RT_GROUP_ICON": { [2022-05-13T23:17:26.200Z] "#1": { [2022-05-13T23:17:26.200Z] "0409": "../../winresources/docker.ico" [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] }, [2022-05-13T23:17:26.200Z] "RT_MANIFEST": { [2022-05-13T23:17:26.200Z] "#1": { [2022-05-13T23:17:26.200Z] "0409": { [2022-05-13T23:17:26.200Z] "identity": {}, [2022-05-13T23:17:26.200Z] "description": "Docker Engine", [2022-05-13T23:17:26.200Z] "minimum-os": "vista", [2022-05-13T23:17:26.200Z] "execution-level": "", [2022-05-13T23:17:26.200Z] "ui-access": false, [2022-05-13T23:17:26.200Z] "auto-elevate": false, [2022-05-13T23:17:26.200Z] "dpi-awareness": "unaware", [2022-05-13T23:17:26.200Z] "disable-theming": false, [2022-05-13T23:17:26.200Z] "disable-window-filtering": false, [2022-05-13T23:17:26.200Z] "high-resolution-scrolling-aware": false, [2022-05-13T23:17:26.200Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-13T23:17:26.200Z] "long-path-aware": false, [2022-05-13T23:17:26.200Z] "printer-driver-isolation": false, [2022-05-13T23:17:26.200Z] "gdi-scaling": false, [2022-05-13T23:17:26.200Z] "segment-heap": false, [2022-05-13T23:17:26.200Z] "use-common-controls-v6": false [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] }, [2022-05-13T23:17:26.200Z] "RT_MESSAGETABLE": { [2022-05-13T23:17:26.200Z] "#1": { [2022-05-13T23:17:26.200Z] "0409": "../../winresources/event_messages.bin" [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] }, [2022-05-13T23:17:26.200Z] "RT_VERSION": { [2022-05-13T23:17:26.200Z] "#1": { [2022-05-13T23:17:26.200Z] "0409": { [2022-05-13T23:17:26.200Z] "fixed": { [2022-05-13T23:17:26.200Z] "file_version": "0.0.0.0", [2022-05-13T23:17:26.200Z] "product_version": "0.0.0.0", [2022-05-13T23:17:26.200Z] "type": "Unknown" [2022-05-13T23:17:26.200Z] }, [2022-05-13T23:17:26.200Z] "info": { [2022-05-13T23:17:26.200Z] "0000": { [2022-05-13T23:17:26.200Z] "CompanyName": "", [2022-05-13T23:17:26.200Z] "FileVersion": "0.0.0-dev", [2022-05-13T23:17:26.200Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-13T23:17:26.200Z] "OriginalFileName": "dockerd.exe", [2022-05-13T23:17:26.200Z] "ProductName": "", [2022-05-13T23:17:26.200Z] "ProductVersion": "0.0.0-dev", [2022-05-13T23:17:26.200Z] "SpecialBuild": "4e025b54d5" [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.200Z] } [2022-05-13T23:17:26.462Z] using credential docker-jenkins-github-credentials [2022-05-13T23:17:26.518Z] #14 31.07 Reading package lists... [2022-05-13T23:17:26.518Z] #14 ... [2022-05-13T23:17:26.518Z] [2022-05-13T23:17:26.518Z] #42 [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-05-13T23:17:26.518Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:26.518Z] #42 27.71 Reading package lists... [2022-05-13T23:17:26.543Z] Cloning the remote Git repository [2022-05-13T23:17:26.543Z] Cloning with configured refspecs honoured and without tags [2022-05-13T23:17:26.668Z] powershell.exe : cmd\dockerd\config.go [2022-05-13T23:17:26.668Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-17431154\powershellWrapper.ps1:3 char:1 [2022-05-13T23:17:26.668Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-13T23:17:26.668Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-13T23:17:26.668Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-13T23:17:26.668Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-13T23:17:26.668Z] [2022-05-13T23:17:26.668Z] cmd\dockerd\config_windows.go [2022-05-13T23:17:26.668Z] cmd\dockerd\daemon.go [2022-05-13T23:17:26.668Z] cmd\dockerd\daemon_test.go [2022-05-13T23:17:26.668Z] cmd\dockerd\daemon_windows.go [2022-05-13T23:17:26.668Z] cmd\dockerd\docker.go [2022-05-13T23:17:26.668Z] cmd\dockerd\docker_windows.go [2022-05-13T23:17:26.668Z] cmd\dockerd\genwinres_windows.go [2022-05-13T23:17:26.668Z] cmd\dockerd\metrics.go [2022-05-13T23:17:26.668Z] cmd\dockerd\options.go [2022-05-13T23:17:26.668Z] cmd\dockerd\options_test.go [2022-05-13T23:17:26.668Z] cmd\dockerd\service_windows.go [2022-05-13T23:17:26.668Z] INFO: Building daemon... [2022-05-13T23:17:26.777Z] #42 36.61 Reading package lists... [2022-05-13T23:17:26.777Z] #42 ... [2022-05-13T23:17:26.777Z] [2022-05-13T23:17:26.777Z] #62 [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-05-13T23:17:26.777Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:26.777Z] #62 27.44 Fetched 8530 kB in 22s (388 kB/s) [2022-05-13T23:17:26.777Z] #62 27.44 Reading package lists... [2022-05-13T23:17:27.035Z] #62 36.21 Reading package lists... [2022-05-13T23:17:27.035Z] #62 ... [2022-05-13T23:17:27.035Z] [2022-05-13T23:17:27.035Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:27.035Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:27.035Z] #36 29.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-13T23:17:27.035Z] #36 30.28 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-13T23:17:27.035Z] #36 31.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-13T23:17:26.746Z] Cloning repository https://github.com/moby/moby.git [2022-05-13T23:17:27.601Z] #36 ... [2022-05-13T23:17:27.601Z] [2022-05-13T23:17:27.601Z] #47 [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-05-13T23:17:27.601Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:17:28.227Z] #42 42.56 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:17:28.227Z] #42 42.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:17:28.227Z] #42 42.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:17:28.517Z] #47 ... [2022-05-13T23:17:28.517Z] [2022-05-13T23:17:28.517Z] #55 [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-05-13T23:17:28.517Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:28.517Z] #55 36.75 go: downloading github.com/fatih/color v1.13.0 [2022-05-13T23:17:28.517Z] #55 36.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:17:28.517Z] #55 36.96 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-13T23:17:28.517Z] #55 37.02 go: downloading github.com/spf13/viper v1.10.1 [2022-05-13T23:17:28.517Z] #55 37.44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-13T23:17:28.547Z] #42 ... [2022-05-13T23:17:28.547Z] [2022-05-13T23:17:28.547Z] #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-05-13T23:17:28.547Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:17:28.636Z] #47 37.84 Updating files: 59% (1069/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-13T23:17:28.774Z] #55 ... [2022-05-13T23:17:28.774Z] [2022-05-13T23:17:28.774Z] #42 [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-05-13T23:17:28.774Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:28.774Z] #42 27.46 Fetched 8530 kB in 21s (412 kB/s) [2022-05-13T23:17:28.774Z] #42 27.46 Reading package lists... [2022-05-13T23:17:28.774Z] #42 35.78 Reading package lists... [2022-05-13T23:17:28.774Z] #42 ... [2022-05-13T23:17:28.774Z] [2022-05-13T23:17:28.774Z] #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-05-13T23:17:28.774Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:28.774Z] #14 27.49 Fetched 8530 kB in 21s (408 kB/s) [2022-05-13T23:17:28.774Z] #14 27.49 Reading package lists... [2022-05-13T23:17:28.804Z] #34 42.82 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-13T23:17:28.804Z] #34 43.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-13T23:17:28.895Z] #47 39.13 + git checkout -q v2.3.0 [2022-05-13T23:17:29.032Z] #14 36.04 Reading package lists... [2022-05-13T23:17:29.032Z] #14 ... [2022-05-13T23:17:29.032Z] [2022-05-13T23:17:29.032Z] #51 [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-05-13T23:17:29.032Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:29.032Z] #51 27.39 Fetched 8534 kB in 21s (400 kB/s) [2022-05-13T23:17:29.032Z] #51 27.39 Reading package lists... [2022-05-13T23:17:29.032Z] #51 35.89 Reading package lists... [2022-05-13T23:17:29.032Z] #51 ... [2022-05-13T23:17:29.032Z] [2022-05-13T23:17:29.032Z] #62 [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-05-13T23:17:29.032Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:29.032Z] #62 27.76 Fetched 8530 kB in 21s (410 kB/s) [2022-05-13T23:17:29.032Z] #62 27.76 Reading package lists... [2022-05-13T23:17:29.061Z] #34 43.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:17:29.289Z] #62 36.11 Reading package lists... [2022-05-13T23:17:29.289Z] #62 ... [2022-05-13T23:17:29.289Z] [2022-05-13T23:17:29.289Z] #55 [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-05-13T23:17:29.289Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:29.289Z] #55 38.15 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-13T23:17:29.289Z] #55 38.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-13T23:17:27.149Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-13T23:17:28.105Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:17:28.105Z] > git --version # timeout=10 [2022-05-13T23:17:28.147Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-13T23:17:28.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:17:28.152Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:17:30.573Z] #19 81.66 The following NEW packages will be installed: [2022-05-13T23:17:30.573Z] #19 81.66 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-13T23:17:30.573Z] #19 81.66 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.66 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.66 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-13T23:17:30.573Z] #19 81.66 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.66 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-13T23:17:30.573Z] #19 81.66 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-13T23:17:30.573Z] #19 81.66 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-13T23:17:30.573Z] #19 81.67 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-13T23:17:30.573Z] #19 81.67 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.67 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-13T23:17:30.573Z] #19 81.67 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.67 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-13T23:17:30.573Z] #19 81.67 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-13T23:17:30.573Z] #19 81.67 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-13T23:17:30.573Z] #19 81.67 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-13T23:17:30.573Z] #19 81.67 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-13T23:17:30.573Z] #19 81.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-13T23:17:30.573Z] #19 81.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-13T23:17:30.573Z] #19 81.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-13T23:17:30.573Z] #19 81.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-13T23:17:30.573Z] #19 81.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-13T23:17:30.573Z] #19 81.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-13T23:17:30.573Z] #19 81.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-13T23:17:30.573Z] #19 81.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-13T23:17:30.574Z] #19 81.67 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-13T23:17:30.574Z] #19 81.67 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-13T23:17:30.574Z] #19 81.67 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-13T23:17:30.574Z] #19 81.67 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.67 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-13T23:17:30.574Z] #19 81.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-13T23:17:30.574Z] #19 81.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-13T23:17:30.574Z] #19 81.68 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.69 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-13T23:17:30.574Z] #19 81.69 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.69 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-13T23:17:30.574Z] #19 81.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-13T23:17:30.574Z] #19 81.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-13T23:17:30.574Z] #19 81.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-13T23:17:30.574Z] #19 81.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-13T23:17:30.574Z] #19 81.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-13T23:17:30.574Z] #19 81.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-13T23:17:30.574Z] #19 81.69 linux-libc-dev-s390x-cross patch xz-utils [2022-05-13T23:17:30.574Z] #19 82.25 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:30.574Z] #19 82.25 Need to get 787 MB of archives. [2022-05-13T23:17:30.574Z] #19 82.25 After this operation, 3385 MB of additional disk space will be used. [2022-05-13T23:17:30.574Z] #19 82.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-13T23:17:30.574Z] #19 82.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-13T23:17:30.574Z] #19 82.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-13T23:17:30.574Z] #19 82.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-13T23:17:30.574Z] #19 82.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-13T23:17:30.574Z] #19 82.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-13T23:17:30.574Z] #19 82.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-13T23:17:30.574Z] #19 82.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-13T23:17:30.574Z] #19 82.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-13T23:17:30.574Z] #19 82.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-13T23:17:30.574Z] #19 82.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-13T23:17:30.574Z] #19 82.59 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-05-13T23:17:30.574Z] #19 82.59 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-05-13T23:17:31.183Z] #55 40.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-13T23:17:31.441Z] #55 40.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-13T23:17:31.959Z] #19 83.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-13T23:17:31.959Z] #19 83.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-13T23:17:32.262Z] #47 42.10 + 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-05-13T23:17:32.343Z] #34 ... [2022-05-13T23:17:32.343Z] [2022-05-13T23:17:32.343Z] #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-05-13T23:17:32.343Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:32.343Z] #14 36.91 The following NEW packages will be installed: [2022-05-13T23:17:32.343Z] #14 36.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:32.343Z] #14 36.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-13T23:17:32.343Z] #14 36.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-13T23:17:32.343Z] #14 36.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-13T23:17:32.343Z] #14 36.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-13T23:17:32.343Z] #14 36.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-13T23:17:32.343Z] #14 36.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-13T23:17:32.343Z] #14 36.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-13T23:17:32.343Z] #14 36.96 mingw-w64-x86-64-dev [2022-05-13T23:17:32.343Z] #14 37.36 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:32.343Z] #14 37.36 Need to get 115 MB of archives. [2022-05-13T23:17:32.343Z] #14 37.36 After this operation, 645 MB of additional disk space will be used. [2022-05-13T23:17:32.343Z] #14 37.36 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-05-13T23:17:32.343Z] #14 37.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-13T23:17:32.343Z] #14 37.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-13T23:17:32.343Z] #14 37.67 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-05-13T23:17:32.343Z] #14 37.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-05-13T23:17:32.343Z] #14 37.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-13T23:17:32.343Z] #14 38.07 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-05-13T23:17:32.343Z] #14 38.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-13T23:17:32.343Z] #14 38.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-13T23:17:32.343Z] #14 38.90 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-05-13T23:17:32.343Z] #14 40.44 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-05-13T23:17:32.343Z] #14 41.10 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-05-13T23:17:32.343Z] #14 41.83 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-05-13T23:17:32.343Z] #14 43.39 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-05-13T23:17:32.343Z] #14 43.95 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-05-13T23:17:32.343Z] #14 43.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-13T23:17:32.343Z] #14 43.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-13T23:17:32.343Z] #14 43.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:32.343Z] #14 43.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:32.343Z] #14 43.96 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-05-13T23:17:32.343Z] #14 44.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-13T23:17:32.343Z] #14 44.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-13T23:17:32.343Z] #14 44.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-13T23:17:32.343Z] #14 44.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-13T23:17:32.343Z] #14 44.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-13T23:17:32.343Z] #14 44.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-13T23:17:32.343Z] #14 44.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-13T23:17:32.343Z] #14 44.06 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-05-13T23:17:32.343Z] #14 44.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-13T23:17:32.343Z] #14 44.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-13T23:17:32.343Z] #14 45.22 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:32.343Z] #14 45.47 Fetched 115 MB in 7s (16.2 MB/s) [2022-05-13T23:17:32.343Z] #14 45.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-13T23:17:32.343Z] #14 45.59 (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-05-13T23:17:32.343Z] #14 45.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:17:32.343Z] #14 45.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:17:32.343Z] #14 ... [2022-05-13T23:17:32.343Z] [2022-05-13T23:17:32.343Z] #51 [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-05-13T23:17:32.343Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:32.343Z] #51 36.68 The following NEW packages will be installed: [2022-05-13T23:17:32.343Z] #51 36.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:32.343Z] #51 36.68 python3-protobuf python3-six [2022-05-13T23:17:32.343Z] #51 37.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:32.343Z] #51 37.13 Need to get 2314 kB of archives. [2022-05-13T23:17:32.343Z] #51 37.13 After this operation, 11.1 MB of additional disk space will be used. [2022-05-13T23:17:32.343Z] #51 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-13T23:17:32.343Z] #51 37.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:17:32.343Z] #51 37.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-13T23:17:32.343Z] #51 37.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-13T23:17:32.343Z] #51 37.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:17:32.343Z] #51 37.21 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-05-13T23:17:32.343Z] #51 37.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:17:32.343Z] #51 39.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-13T23:17:32.343Z] #51 40.98 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:32.343Z] #51 41.22 Fetched 2314 kB in 3s (714 kB/s) [2022-05-13T23:17:32.343Z] #51 41.29 Selecting previously unselected package libprotobuf23:amd64. [2022-05-13T23:17:32.343Z] #51 41.29 (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-05-13T23:17:32.343Z] #51 41.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 41.37 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:17:32.343Z] #51 42.14 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:17:32.343Z] #51 42.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:17:32.343Z] #51 42.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:32.343Z] #51 42.39 Selecting previously unselected package python3-six. [2022-05-13T23:17:32.343Z] #51 42.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-13T23:17:32.343Z] #51 42.39 Unpacking python3-six (1.16.0-2) ... [2022-05-13T23:17:32.343Z] #51 42.44 Selecting previously unselected package python3-protobuf. [2022-05-13T23:17:32.343Z] #51 42.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 42.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:32.343Z] #51 43.20 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:17:32.343Z] #51 43.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 43.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:32.343Z] #51 43.37 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:17:32.343Z] #51 43.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 43.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:17:32.343Z] #51 43.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:17:32.343Z] #51 43.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 43.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:17:32.343Z] #51 43.69 Selecting previously unselected package criu. [2022-05-13T23:17:32.343Z] #51 43.69 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-13T23:17:32.343Z] #51 43.69 Unpacking criu (3.17-1) ... [2022-05-13T23:17:32.343Z] #51 44.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:32.343Z] #51 46.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:17:32.343Z] #51 46.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:32.343Z] #51 46.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:17:32.343Z] #51 46.08 Setting up python3-six (1.16.0-2) ... [2022-05-13T23:17:32.566Z] #47 ... [2022-05-13T23:17:32.566Z] [2022-05-13T23:17:32.566Z] #51 [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-05-13T23:17:32.566Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:32.566Z] #51 32.86 Fetched 8534 kB in 26s (325 kB/s) [2022-05-13T23:17:32.566Z] #51 32.86 Reading package lists... [2022-05-13T23:17:32.602Z] #51 ... [2022-05-13T23:17:32.602Z] [2022-05-13T23:17:32.602Z] #55 [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-05-13T23:17:32.602Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:32.602Z] #55 39.64 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-13T23:17:32.602Z] #55 39.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-13T23:17:32.602Z] #55 39.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-13T23:17:32.602Z] #55 39.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-13T23:17:32.602Z] #55 39.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-13T23:17:32.602Z] #55 39.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-13T23:17:32.602Z] #55 39.90 go: downloading golang.org/x/text v0.3.7 [2022-05-13T23:17:32.602Z] #55 45.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-13T23:17:32.602Z] #55 45.34 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-13T23:17:32.602Z] #55 45.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-13T23:17:32.602Z] #55 45.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T23:17:32.602Z] #55 45.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-13T23:17:32.602Z] #55 45.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-13T23:17:32.602Z] #55 45.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-13T23:17:32.602Z] #55 45.73 go: downloading golang.org/x/mod v0.5.1 [2022-05-13T23:17:32.602Z] #55 45.82 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-13T23:17:32.602Z] #55 45.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-13T23:17:32.602Z] #55 45.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T23:17:32.602Z] #55 46.00 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-13T23:17:32.602Z] #55 46.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-13T23:17:32.602Z] #55 46.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-13T23:17:32.602Z] #55 46.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T23:17:32.602Z] #55 46.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-13T23:17:32.602Z] #55 46.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-13T23:17:32.602Z] #55 47.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-13T23:17:32.602Z] #55 47.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-13T23:17:32.860Z] #55 47.32 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T23:17:32.860Z] #55 47.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T23:17:32.860Z] #55 47.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-13T23:17:32.860Z] #55 47.49 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-13T23:17:32.860Z] #55 ... [2022-05-13T23:17:32.860Z] [2022-05-13T23:17:32.860Z] #51 [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-05-13T23:17:32.860Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:32.860Z] #51 47.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:17:32.860Z] #51 47.34 Setting up python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:32.900Z] #19 84.95 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-05-13T23:17:32.907Z] #51 41.69 Reading package lists... [2022-05-13T23:17:32.907Z] #51 ... [2022-05-13T23:17:32.907Z] [2022-05-13T23:17:32.907Z] #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-05-13T23:17:32.907Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:32.907Z] #14 31.07 Reading package lists... [2022-05-13T23:17:33.161Z] #19 84.95 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-05-13T23:17:33.790Z] #51 ... [2022-05-13T23:17:33.790Z] [2022-05-13T23:17:33.790Z] #64 [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-05-13T23:17:33.790Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:17:33.790Z] #64 6.600 + RM_GOPATH=0 [2022-05-13T23:17:33.790Z] #64 6.600 + TMP_GOPATH= [2022-05-13T23:17:33.790Z] #64 6.600 + : /build [2022-05-13T23:17:33.790Z] #64 6.600 + '[' -z '' ']' [2022-05-13T23:17:33.790Z] #64 6.600 ++ mktemp -d [2022-05-13T23:17:33.790Z] #64 6.600 + export GOPATH=/tmp/tmp.GsuMuEQ2ma [2022-05-13T23:17:33.790Z] #64 6.600 + GOPATH=/tmp/tmp.GsuMuEQ2ma [2022-05-13T23:17:33.790Z] #64 6.600 + RM_GOPATH=1 [2022-05-13T23:17:33.790Z] #64 6.600 + case "$(go env GOARCH)" in [2022-05-13T23:17:33.790Z] #64 6.606 ++ go env GOARCH [2022-05-13T23:17:33.790Z] #64 6.651 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:33.790Z] #64 6.651 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:33.790Z] #64 6.651 ++ dirname /install.sh [2022-05-13T23:17:33.790Z] #64 6.651 + dir=/ [2022-05-13T23:17:33.790Z] #64 6.651 + bin=containerd [2022-05-13T23:17:33.790Z] #64 6.651 + shift [2022-05-13T23:17:33.790Z] #64 6.651 + '[' '!' -f //containerd.installer ']' [2022-05-13T23:17:33.790Z] #64 6.651 + . //containerd.installer [2022-05-13T23:17:33.790Z] #64 6.651 ++ set -e [2022-05-13T23:17:33.790Z] #64 6.651 ++ : v1.6.4 [2022-05-13T23:17:33.790Z] #64 6.651 + install_containerd [2022-05-13T23:17:33.790Z] #64 6.651 + echo 'Install containerd version v1.6.4' [2022-05-13T23:17:33.790Z] #64 6.651 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GsuMuEQ2ma/src/github.com/containerd/containerd [2022-05-13T23:17:33.790Z] #64 6.651 Cloning into '/tmp/tmp.GsuMuEQ2ma/src/github.com/containerd/containerd'... [2022-05-13T23:17:33.790Z] #64 6.651 Install containerd version v1.6.4 [2022-05-13T23:17:33.790Z] #64 ... [2022-05-13T23:17:33.790Z] [2022-05-13T23:17:33.790Z] #55 [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-05-13T23:17:33.790Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:33.790Z] #55 47.61 go: downloading github.com/prometheus/common v0.10.0 [2022-05-13T23:17:33.790Z] #55 47.82 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-13T23:17:33.790Z] #55 47.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-13T23:17:33.790Z] #55 48.02 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-13T23:17:34.108Z] #19 86.12 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-05-13T23:17:34.108Z] #19 86.12 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-05-13T23:17:34.822Z] #14 39.71 Reading package lists... [2022-05-13T23:17:34.822Z] #14 ... [2022-05-13T23:17:34.822Z] [2022-05-13T23:17:34.822Z] #55 [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-05-13T23:17:34.822Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:34.822Z] #55 45.18 go: downloading github.com/fatih/color v1.13.0 [2022-05-13T23:17:34.822Z] #55 45.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:17:34.822Z] #55 45.33 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-13T23:17:34.822Z] #55 45.41 go: downloading github.com/spf13/viper v1.10.1 [2022-05-13T23:17:35.080Z] #55 45.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-13T23:17:35.171Z] #55 49.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-13T23:17:35.502Z] #19 87.27 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-05-13T23:17:35.502Z] #19 87.27 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-05-13T23:17:35.617Z] #55 ... [2022-05-13T23:17:35.617Z] [2022-05-13T23:17:35.617Z] #42 [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-05-13T23:17:35.617Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:35.617Z] #42 35.78 Reading package lists... [2022-05-13T23:17:36.011Z] #14 72.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-13T23:17:36.011Z] #14 72.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:36.011Z] #14 72.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:17:36.011Z] #14 ... [2022-05-13T23:17:36.011Z] [2022-05-13T23:17:36.011Z] #64 [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-05-13T23:17:36.011Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:17:36.018Z] #55 46.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T23:17:36.018Z] #55 46.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T23:17:36.018Z] #55 46.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-13T23:17:36.278Z] #55 46.78 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-13T23:17:36.524Z] #64 36.20 Updating files: 66% (3156/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-13T23:17:36.524Z] #64 37.04 + cd /tmp/tmp.t7p6IEpYM6/src/github.com/containerd/containerd [2022-05-13T23:17:36.780Z] #64 37.04 + git checkout -q v1.6.4 [2022-05-13T23:17:36.892Z] #19 88.53 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-05-13T23:17:36.892Z] #19 88.56 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-05-13T23:17:36.892Z] #19 88.56 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-05-13T23:17:36.892Z] #19 88.56 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-05-13T23:17:36.892Z] #19 88.56 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-05-13T23:17:36.892Z] #19 88.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-13T23:17:36.892Z] #19 88.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-13T23:17:36.892Z] #19 88.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-13T23:17:36.892Z] #19 88.62 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-05-13T23:17:36.892Z] #19 88.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-13T23:17:36.892Z] #19 88.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-13T23:17:36.892Z] #19 88.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-13T23:17:36.892Z] #19 88.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-13T23:17:36.892Z] #19 88.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-13T23:17:36.892Z] #19 88.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-13T23:17:36.892Z] #19 88.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-13T23:17:36.892Z] #19 88.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-13T23:17:36.892Z] #19 88.84 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-05-13T23:17:36.892Z] #19 88.86 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-05-13T23:17:37.512Z] #42 44.39 Building dependency tree... [2022-05-13T23:17:37.709Z] #64 38.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-13T23:17:37.709Z] #64 38.21 + BUILDTAGS='netgo osusergo static_build' [2022-05-13T23:17:37.710Z] #64 38.21 + export EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:17:37.710Z] #64 38.22 + EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:17:37.710Z] #64 38.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-13T23:17:37.710Z] #64 38.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-13T23:17:37.710Z] #64 38.22 + '[' '' = dynamic ']' [2022-05-13T23:17:37.710Z] #64 38.22 + make [2022-05-13T23:17:38.807Z] #55 49.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-13T23:17:38.807Z] #55 49.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-13T23:17:39.353Z] #55 ... [2022-05-13T23:17:39.353Z] [2022-05-13T23:17:39.353Z] #42 [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-05-13T23:17:39.353Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:39.353Z] #42 48.84 Selecting previously unselected package libxml2:amd64. [2022-05-13T23:17:39.353Z] #42 48.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 48.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:17:39.353Z] #42 49.45 Selecting previously unselected package libarchive13:amd64. [2022-05-13T23:17:39.353Z] #42 49.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 49.65 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:17:39.353Z] #42 50.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-13T23:17:39.353Z] #42 50.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 50.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:17:39.353Z] #42 50.42 Selecting previously unselected package librhash0:amd64. [2022-05-13T23:17:39.353Z] #42 50.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 50.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:17:39.353Z] #42 50.59 Selecting previously unselected package libuv1:amd64. [2022-05-13T23:17:39.353Z] #42 50.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 50.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:17:39.353Z] #42 50.81 Selecting previously unselected package cmake. [2022-05-13T23:17:39.353Z] #42 50.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-13T23:17:39.353Z] #42 50.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:17:39.601Z] #64 39.78 + bin/ctr [2022-05-13T23:17:39.610Z] #42 ... [2022-05-13T23:17:39.610Z] [2022-05-13T23:17:39.610Z] #51 [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-05-13T23:17:39.610Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:39.610Z] #51 51.73 Setting up criu (3.17-1) ... [2022-05-13T23:17:39.610Z] #51 53.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:39.610Z] #51 DONE 53.9s [2022-05-13T23:17:39.610Z] [2022-05-13T23:17:39.610Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-13T23:17:39.610Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:39.610Z] #14 48.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-13T23:17:39.610Z] #14 48.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:17:39.610Z] #14 48.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:17:39.610Z] #14 50.88 Selecting previously unselected package binutils-mingw-w64. [2022-05-13T23:17:39.610Z] #14 50.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-13T23:17:39.610Z] #14 50.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:17:39.610Z] #14 51.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-13T23:17:39.610Z] #14 51.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:17:39.610Z] #14 51.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:17:39.610Z] #14 51.26 Selecting previously unselected package dmsetup. [2022-05-13T23:17:39.610Z] #14 51.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:17:39.610Z] #14 51.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:17:39.610Z] #14 51.44 Selecting previously unselected package mingw-w64-common. [2022-05-13T23:17:39.610Z] #14 51.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-13T23:17:39.610Z] #14 51.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-13T23:17:40.540Z] #14 ... [2022-05-13T23:17:40.540Z] [2022-05-13T23:17:40.540Z] #42 [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-05-13T23:17:40.540Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:40.540Z] #42 54.99 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:17:40.540Z] #42 55.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:17:40.540Z] #42 55.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:17:40.540Z] #42 55.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:17:40.540Z] #42 55.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:17:40.540Z] #42 55.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:40.793Z] #42 ... [2022-05-13T23:17:40.793Z] [2022-05-13T23:17:40.793Z] #55 [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-05-13T23:17:40.793Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:40.793Z] #55 45.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T23:17:40.793Z] #55 45.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:17:40.793Z] #55 45.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T23:17:40.793Z] #55 46.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-13T23:17:40.793Z] #55 46.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-13T23:17:40.793Z] #55 46.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T23:17:40.793Z] #55 46.37 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-13T23:17:40.793Z] #55 46.48 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-13T23:17:40.793Z] #55 46.51 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T23:17:40.793Z] #55 46.72 go: downloading github.com/spf13/afero v1.6.0 [2022-05-13T23:17:40.793Z] #55 46.72 go: downloading github.com/spf13/cast v1.4.1 [2022-05-13T23:17:40.793Z] #55 46.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-13T23:17:40.793Z] #55 46.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-13T23:17:40.793Z] #55 46.95 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-13T23:17:40.793Z] #55 47.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-13T23:17:40.793Z] #55 47.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-13T23:17:40.793Z] #55 47.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-13T23:17:40.793Z] #55 47.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-13T23:17:40.793Z] #55 47.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-13T23:17:40.793Z] #55 47.87 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-13T23:17:40.793Z] #55 48.03 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-13T23:17:40.793Z] #55 48.27 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-13T23:17:40.793Z] #55 48.31 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-13T23:17:40.793Z] #55 49.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-13T23:17:40.793Z] #55 49.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-13T23:17:40.793Z] #55 49.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-13T23:17:40.793Z] #55 49.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-13T23:17:40.793Z] #55 49.51 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-13T23:17:40.793Z] #55 49.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-13T23:17:40.793Z] #55 49.59 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-13T23:17:40.793Z] #55 49.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-13T23:17:40.793Z] #55 49.67 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-13T23:17:41.051Z] #55 49.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-13T23:17:41.051Z] #55 49.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-13T23:17:41.051Z] #55 49.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-13T23:17:41.051Z] #55 49.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-13T23:17:41.051Z] #55 50.11 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-13T23:17:41.103Z] #42 DONE 55.7s [2022-05-13T23:17:41.103Z] [2022-05-13T23:17:41.103Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-13T23:17:41.103Z] #43 sha256:ca84bfd387439db416771dd3c7078024b65460371a138b4af1ad21d00a6b4668 [2022-05-13T23:17:41.309Z] #55 50.13 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-13T23:17:41.310Z] #55 50.19 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-13T23:17:41.310Z] #55 50.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-13T23:17:41.360Z] #43 DONE 0.3s [2022-05-13T23:17:41.360Z] [2022-05-13T23:17:41.360Z] #44 [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-05-13T23:17:41.360Z] #44 sha256:ea03d06106d641531524dd18a1fa9a7fc112c2c84e5e9dedc096e521457622eb [2022-05-13T23:17:41.567Z] #55 50.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-13T23:17:41.567Z] #55 50.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-13T23:17:41.567Z] #55 50.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-13T23:17:41.826Z] #55 50.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-13T23:17:41.826Z] #55 50.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-13T23:17:41.826Z] #55 50.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-13T23:17:42.083Z] #55 51.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-13T23:17:42.083Z] #55 51.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-13T23:17:42.093Z] #55 ... [2022-05-13T23:17:42.093Z] [2022-05-13T23:17:42.093Z] #42 [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-05-13T23:17:42.093Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:42.093Z] #42 36.61 Reading package lists... [2022-05-13T23:17:42.093Z] #42 45.50 Building dependency tree... [2022-05-13T23:17:42.093Z] #42 50.91 The following additional packages will be installed: [2022-05-13T23:17:42.093Z] #42 50.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-13T23:17:42.093Z] #42 50.94 Suggested packages: [2022-05-13T23:17:42.093Z] #42 50.97 cmake-doc ninja-build lrzip [2022-05-13T23:17:42.093Z] #42 50.97 Recommended packages: [2022-05-13T23:17:42.093Z] #42 50.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-13T23:17:42.093Z] #42 52.20 The following NEW packages will be installed: [2022-05-13T23:17:42.093Z] #42 52.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-13T23:17:42.093Z] #42 52.23 vim-common xxd [2022-05-13T23:17:42.178Z] #19 93.34 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-05-13T23:17:42.178Z] #19 93.34 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-05-13T23:17:42.178Z] #19 93.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-13T23:17:42.178Z] #19 93.50 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-05-13T23:17:42.178Z] #19 93.57 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-05-13T23:17:42.340Z] #55 51.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-13T23:17:42.340Z] #55 51.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-13T23:17:42.340Z] #55 51.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-13T23:17:42.340Z] #55 51.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-13T23:17:42.340Z] #55 51.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-13T23:17:42.340Z] #55 51.40 go: downloading github.com/julz/importas v0.1.0 [2022-05-13T23:17:42.350Z] #42 52.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:42.350Z] #42 52.82 Need to get 17.7 MB of archives. [2022-05-13T23:17:42.350Z] #42 52.82 After this operation, 70.7 MB of additional disk space will be used. [2022-05-13T23:17:42.350Z] #42 52.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:17:42.350Z] #42 52.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:17:42.350Z] #42 52.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-13T23:17:42.596Z] #55 51.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-13T23:17:42.608Z] #42 53.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:17:42.854Z] #55 51.59 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-13T23:17:42.854Z] #55 51.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-13T23:17:42.854Z] #55 51.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-13T23:17:42.854Z] #55 51.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-13T23:17:42.854Z] #55 ... [2022-05-13T23:17:42.854Z] [2022-05-13T23:17:42.854Z] #57 [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-05-13T23:17:42.854Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:17:42.854Z] #57 51.81 v3.0.2 [2022-05-13T23:17:43.182Z] #42 53.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-13T23:17:43.441Z] #42 53.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-13T23:17:43.441Z] #42 54.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-13T23:17:43.441Z] #42 54.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-13T23:17:43.441Z] #42 54.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-13T23:17:43.441Z] #42 54.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-13T23:17:44.007Z] #42 ... [2022-05-13T23:17:44.007Z] [2022-05-13T23:17:44.007Z] #55 [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-05-13T23:17:44.007Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:44.007Z] #55 54.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:17:44.007Z] #55 54.58 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T23:17:44.007Z] #55 54.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-13T23:17:44.095Z] #19 96.16 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-05-13T23:17:44.095Z] #19 96.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-13T23:17:44.095Z] #19 96.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-13T23:17:44.268Z] #55 54.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-13T23:17:44.359Z] #19 96.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-13T23:17:44.359Z] #19 96.28 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-13T23:17:44.359Z] #19 96.30 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:17:44.478Z] Fetching without tags [2022-05-13T23:17:44.598Z] #55 55.02 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-13T23:17:44.598Z] #55 55.18 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-13T23:17:44.598Z] #55 55.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T23:17:44.768Z] #57 DONE 53.3s [2022-05-13T23:17:44.768Z] [2022-05-13T23:17:44.768Z] #55 [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-05-13T23:17:44.768Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:44.768Z] #55 51.86 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-13T23:17:44.768Z] #55 51.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-13T23:17:44.768Z] #55 52.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-13T23:17:44.768Z] #55 52.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-13T23:17:44.768Z] #55 52.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-13T23:17:44.768Z] #55 52.35 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-13T23:17:44.768Z] #55 52.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-13T23:17:44.768Z] #55 53.24 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-13T23:17:44.768Z] #55 53.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-13T23:17:44.768Z] #55 53.34 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-13T23:17:44.768Z] #55 53.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-13T23:17:44.768Z] #55 53.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-13T23:17:44.768Z] #55 53.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-13T23:17:44.768Z] #55 53.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-13T23:17:44.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:17:44.246Z] > git config --add remote.origin.fetch +refs/pull/43599/head:refs/remotes/origin/PR-43599 # timeout=10 [2022-05-13T23:17:44.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:17:44.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:17:44.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:17:44.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:17:44.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:17:44.856Z] #55 ... [2022-05-13T23:17:44.856Z] [2022-05-13T23:17:44.856Z] #62 [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-05-13T23:17:44.856Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:44.856Z] #62 36.21 Reading package lists... [2022-05-13T23:17:44.856Z] #62 45.43 Building dependency tree... [2022-05-13T23:17:44.856Z] #62 51.21 The following additional packages will be installed: [2022-05-13T23:17:44.856Z] #62 51.21 libbtrfs0 [2022-05-13T23:17:44.856Z] #62 51.52 The following NEW packages will be installed: [2022-05-13T23:17:44.856Z] #62 51.54 libbtrfs-dev libbtrfs0 [2022-05-13T23:17:44.856Z] #62 52.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:44.856Z] #62 52.08 Need to get 460 kB of archives. [2022-05-13T23:17:44.856Z] #62 52.08 After this operation, 1237 kB of additional disk space will be used. [2022-05-13T23:17:44.856Z] #62 52.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:44.856Z] #62 52.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:44.856Z] #62 53.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:44.856Z] #62 54.59 Fetched 460 kB in 0s (1209 kB/s) [2022-05-13T23:17:44.856Z] #62 54.72 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:17:44.856Z] #62 54.72 (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-05-13T23:17:44.856Z] #62 54.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:17:44.856Z] #62 54.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:44.856Z] #62 55.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:17:44.856Z] #62 55.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:17:44.856Z] #62 55.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:44.856Z] #62 ... [2022-05-13T23:17:44.856Z] [2022-05-13T23:17:44.856Z] #55 [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-05-13T23:17:44.856Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:44.856Z] #55 55.36 go: downloading github.com/spf13/afero v1.6.0 [2022-05-13T23:17:44.856Z] #55 55.48 go: downloading github.com/spf13/cast v1.4.1 [2022-05-13T23:17:44.856Z] #55 55.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-13T23:17:44.856Z] #55 55.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-13T23:17:44.931Z] #19 96.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-13T23:17:44.931Z] #19 96.95 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-13T23:17:44.931Z] #19 96.96 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-05-13T23:17:45.027Z] #55 53.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-13T23:17:45.027Z] #55 53.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-13T23:17:45.115Z] #55 55.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-13T23:17:45.192Z] #19 96.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-13T23:17:45.192Z] #19 96.97 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-13T23:17:45.192Z] #19 97.02 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-13T23:17:45.192Z] #19 97.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-13T23:17:45.192Z] #19 97.11 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-13T23:17:45.192Z] #19 97.14 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-13T23:17:45.192Z] #19 97.16 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-13T23:17:45.192Z] #19 97.20 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-13T23:17:45.192Z] #19 97.22 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-13T23:17:45.192Z] #19 97.25 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-13T23:17:45.192Z] #19 97.25 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-13T23:17:45.192Z] #19 97.34 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-05-13T23:17:45.284Z] #55 54.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-13T23:17:45.284Z] #55 54.31 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-13T23:17:45.284Z] #55 54.35 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-13T23:17:45.313Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:17:45.373Z] #55 55.87 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-13T23:17:45.453Z] #19 97.37 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-13T23:17:45.453Z] #19 97.40 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-13T23:17:45.453Z] #19 97.43 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-13T23:17:45.453Z] #19 97.53 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-13T23:17:45.453Z] #19 97.55 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-13T23:17:45.453Z] #19 97.59 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-05-13T23:17:45.453Z] #19 97.60 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-05-13T23:17:45.534Z] #44 ... [2022-05-13T23:17:45.534Z] [2022-05-13T23:17:45.534Z] #53 [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-05-13T23:17:45.534Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:17:45.534Z] #53 59.29 gotestsum version dev [2022-05-13T23:17:45.534Z] #53 DONE 59.8s [2022-05-13T23:17:45.534Z] [2022-05-13T23:17:45.534Z] #44 [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-05-13T23:17:45.534Z] #44 sha256:ea03d06106d641531524dd18a1fa9a7fc112c2c84e5e9dedc096e521457622eb [2022-05-13T23:17:45.534Z] #44 3.769 + RM_GOPATH=0 [2022-05-13T23:17:45.534Z] #44 3.769 + TMP_GOPATH= [2022-05-13T23:17:45.534Z] #44 3.769 + : /build [2022-05-13T23:17:45.534Z] #44 3.769 + '[' -z '' ']' [2022-05-13T23:17:45.534Z] #44 3.779 ++ mktemp -d [2022-05-13T23:17:45.534Z] #44 3.779 + export GOPATH=/tmp/tmp.hl8rwUayj3 [2022-05-13T23:17:45.534Z] #44 3.779 + GOPATH=/tmp/tmp.hl8rwUayj3 [2022-05-13T23:17:45.534Z] #44 3.779 + RM_GOPATH=1 [2022-05-13T23:17:45.534Z] #44 3.779 + case "$(go env GOARCH)" in [2022-05-13T23:17:45.534Z] #44 3.779 ++ go env GOARCH [2022-05-13T23:17:45.534Z] #44 3.823 Install tini version v0.19.0 [2022-05-13T23:17:45.534Z] #44 3.856 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:45.534Z] #44 3.856 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:45.534Z] #44 3.856 ++ dirname /install.sh [2022-05-13T23:17:45.534Z] #44 3.856 + dir=/ [2022-05-13T23:17:45.534Z] #44 3.856 + bin=tini [2022-05-13T23:17:45.534Z] #44 3.856 + shift [2022-05-13T23:17:45.534Z] #44 3.856 + '[' '!' -f //tini.installer ']' [2022-05-13T23:17:45.534Z] #44 3.856 + . //tini.installer [2022-05-13T23:17:45.534Z] #44 3.856 ++ : v0.19.0 [2022-05-13T23:17:45.534Z] #44 3.856 + install_tini [2022-05-13T23:17:45.534Z] #44 3.856 + echo 'Install tini version v0.19.0' [2022-05-13T23:17:45.534Z] #44 3.856 + git clone https://github.com/krallin/tini.git /tmp/tmp.hl8rwUayj3/tini [2022-05-13T23:17:45.534Z] #44 3.856 Cloning into '/tmp/tmp.hl8rwUayj3/tini'... [2022-05-13T23:17:45.541Z] #55 54.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-13T23:17:45.541Z] #55 54.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-13T23:17:45.541Z] #55 54.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-13T23:17:45.541Z] #55 54.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-13T23:17:45.541Z] #55 54.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-13T23:17:45.541Z] #55 ... [2022-05-13T23:17:45.541Z] [2022-05-13T23:17:45.541Z] #62 [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-05-13T23:17:45.541Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:45.541Z] #62 36.11 Reading package lists... [2022-05-13T23:17:45.541Z] #62 44.71 Building dependency tree... [2022-05-13T23:17:45.541Z] #62 50.55 The following additional packages will be installed: [2022-05-13T23:17:45.541Z] #62 50.57 libbtrfs0 [2022-05-13T23:17:45.541Z] #62 50.80 The following NEW packages will be installed: [2022-05-13T23:17:45.541Z] #62 50.82 libbtrfs-dev libbtrfs0 [2022-05-13T23:17:45.541Z] #62 51.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:45.541Z] #62 51.47 Need to get 460 kB of archives. [2022-05-13T23:17:45.541Z] #62 51.47 After this operation, 1237 kB of additional disk space will be used. [2022-05-13T23:17:45.541Z] #62 51.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:45.541Z] #62 51.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:45.541Z] #62 53.38 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:45.541Z] #62 53.82 Fetched 460 kB in 1s (883 kB/s) [2022-05-13T23:17:45.541Z] #62 53.99 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:17:45.541Z] #62 54.00 (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-05-13T23:17:45.541Z] #62 54.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:17:45.541Z] #62 54.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:45.631Z] #55 56.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-13T23:17:45.631Z] #55 56.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-13T23:17:45.631Z] #55 56.26 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-13T23:17:45.631Z] #55 56.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-13T23:17:45.631Z] #55 56.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-13T23:17:45.800Z] #62 ... [2022-05-13T23:17:45.800Z] [2022-05-13T23:17:45.800Z] #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-05-13T23:17:45.800Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:45.800Z] #14 36.04 Reading package lists... [2022-05-13T23:17:45.800Z] #14 44.79 Building dependency tree... [2022-05-13T23:17:45.800Z] #14 50.45 The following additional packages will be installed: [2022-05-13T23:17:45.800Z] #14 50.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:45.800Z] #14 50.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-13T23:17:45.800Z] #14 50.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-13T23:17:45.800Z] #14 50.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-13T23:17:45.800Z] #14 50.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-13T23:17:45.800Z] #14 50.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-13T23:17:45.800Z] #14 50.49 mingw-w64-common mingw-w64-x86-64-dev [2022-05-13T23:17:45.800Z] #14 50.49 Suggested packages: [2022-05-13T23:17:45.800Z] #14 50.52 gcc-10-locales seccomp wine64 [2022-05-13T23:17:45.800Z] #14 52.83 The following NEW packages will be installed: [2022-05-13T23:17:45.800Z] #14 52.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:45.800Z] #14 52.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-13T23:17:45.800Z] #14 52.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-13T23:17:45.800Z] #14 52.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-13T23:17:45.800Z] #14 52.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-13T23:17:45.800Z] #14 52.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-13T23:17:45.800Z] #14 52.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-13T23:17:45.800Z] #14 52.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-13T23:17:45.800Z] #14 52.83 mingw-w64-x86-64-dev [2022-05-13T23:17:45.800Z] #14 53.32 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:45.800Z] #14 53.32 Need to get 115 MB of archives. [2022-05-13T23:17:45.800Z] #14 53.32 After this operation, 645 MB of additional disk space will be used. [2022-05-13T23:17:45.800Z] #14 53.32 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-05-13T23:17:45.800Z] #14 53.58 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-05-13T23:17:45.800Z] #14 53.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-13T23:17:45.800Z] #14 53.88 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-05-13T23:17:45.800Z] #14 53.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-13T23:17:45.800Z] #14 53.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-13T23:17:45.800Z] #14 54.32 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-05-13T23:17:45.800Z] #14 54.66 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-05-13T23:17:45.800Z] #14 54.66 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-05-13T23:17:45.800Z] #14 ... [2022-05-13T23:17:45.800Z] [2022-05-13T23:17:45.800Z] #62 [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-05-13T23:17:45.800Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:45.800Z] #62 54.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:17:45.800Z] #62 54.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:17:45.800Z] #62 54.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:45.890Z] #55 56.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-13T23:17:45.890Z] #55 56.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-13T23:17:45.890Z] #55 56.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-13T23:17:46.056Z] #62 ... [2022-05-13T23:17:46.056Z] [2022-05-13T23:17:46.056Z] #51 [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-05-13T23:17:46.056Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:46.056Z] #51 35.89 Reading package lists... [2022-05-13T23:17:46.056Z] #51 44.81 Building dependency tree... [2022-05-13T23:17:46.056Z] #51 50.49 The following additional packages will be installed: [2022-05-13T23:17:46.057Z] #51 50.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:46.057Z] #51 50.54 python3-protobuf python3-six [2022-05-13T23:17:46.057Z] #51 50.58 Suggested packages: [2022-05-13T23:17:46.057Z] #51 50.58 python3-setuptools [2022-05-13T23:17:46.057Z] #51 50.58 Recommended packages: [2022-05-13T23:17:46.057Z] #51 50.58 iproute2 | iproute [2022-05-13T23:17:46.057Z] #51 51.69 The following NEW packages will be installed: [2022-05-13T23:17:46.057Z] #51 51.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:46.057Z] #51 51.70 python3-protobuf python3-six [2022-05-13T23:17:46.057Z] #51 52.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:46.057Z] #51 52.35 Need to get 2314 kB of archives. [2022-05-13T23:17:46.057Z] #51 52.35 After this operation, 11.1 MB of additional disk space will be used. [2022-05-13T23:17:46.057Z] #51 52.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-13T23:17:46.057Z] #51 52.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:17:46.057Z] #51 52.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-13T23:17:46.057Z] #51 52.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-13T23:17:46.057Z] #51 52.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:17:46.057Z] #51 52.50 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-05-13T23:17:46.057Z] #51 52.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:17:46.315Z] #51 ... [2022-05-13T23:17:46.315Z] [2022-05-13T23:17:46.315Z] #55 [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-05-13T23:17:46.315Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:46.315Z] #55 54.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-13T23:17:46.315Z] #55 54.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-13T23:17:46.315Z] #55 54.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-13T23:17:46.315Z] #55 54.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-13T23:17:46.315Z] #55 55.14 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-13T23:17:46.315Z] #55 55.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-13T23:17:46.315Z] #55 55.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-13T23:17:46.457Z] #55 ... [2022-05-13T23:17:46.457Z] [2022-05-13T23:17:46.457Z] #62 [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-05-13T23:17:46.457Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:46.457Z] #62 56.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:46.457Z] #62 56.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:46.457Z] #62 56.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:46.457Z] #62 DONE 57.0s [2022-05-13T23:17:46.457Z] [2022-05-13T23:17:46.457Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-13T23:17:46.457Z] #63 sha256:2640722e99396e7eb0c74493e8159e830f8541ebdffcfb084401e9372dbb23a2 [2022-05-13T23:17:46.457Z] #63 DONE 0.0s [2022-05-13T23:17:46.464Z] #44 4.696 + cd /tmp/tmp.hl8rwUayj3/tini [2022-05-13T23:17:46.464Z] #44 4.696 + git checkout -q v0.19.0 [2022-05-13T23:17:46.464Z] #44 4.696 + cmake . [2022-05-13T23:17:46.578Z] #55 55.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-13T23:17:46.578Z] #55 55.34 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-13T23:17:46.716Z] [2022-05-13T23:17:46.716Z] #42 [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-05-13T23:17:46.716Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:46.716Z] #42 56.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:46.716Z] #42 56.69 Fetched 17.7 MB in 2s (8646 kB/s) [2022-05-13T23:17:46.716Z] #42 56.88 Selecting previously unselected package xxd. [2022-05-13T23:17:46.716Z] #42 56.88 (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-05-13T23:17:46.716Z] #42 56.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:17:46.716Z] #42 56.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:46.720Z] #44 5.179 -- The C compiler identification is GNU 10.2.1 [2022-05-13T23:17:46.720Z] #44 5.179 -- Detecting C compiler ABI info [2022-05-13T23:17:46.822Z] Running on azwin-2-d716d0 in d:\jenkins\workspace\moby_PR-43599 [Pipeline] { [Pipeline] ws [2022-05-13T23:17:46.843Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-13T23:17:46.974Z] #42 57.47 Selecting previously unselected package vim-common. [2022-05-13T23:17:46.974Z] #42 57.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:17:46.974Z] #42 57.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:47.145Z] #55 56.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-13T23:17:47.145Z] #55 ... [2022-05-13T23:17:47.145Z] [2022-05-13T23:17:47.145Z] #62 [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-05-13T23:17:47.145Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-13T23:17:47.145Z] #62 55.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:17:47.145Z] #62 55.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:17:47.145Z] #62 55.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:17:47.145Z] #62 DONE 56.0s [2022-05-13T23:17:47.283Z] #44 5.659 -- Detecting C compiler ABI info - done [2022-05-13T23:17:47.283Z] #44 5.767 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-13T23:17:47.283Z] #44 5.767 -- Detecting C compile features [2022-05-13T23:17:47.283Z] #44 5.767 -- Detecting C compile features - done [2022-05-13T23:17:47.403Z] [2022-05-13T23:17:47.403Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-13T23:17:47.403Z] #63 sha256:ed75d7c71c79e3822b94955e9dd1b5f4e80ec3282928e06e4e433ac9dd564410 [2022-05-13T23:17:47.403Z] #63 DONE 0.3s [2022-05-13T23:17:47.403Z] [2022-05-13T23:17:47.403Z] #64 [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-05-13T23:17:47.403Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:17:47.540Z] #44 5.815 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-13T23:17:47.540Z] #44 6.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-13T23:17:47.540Z] #44 6.137 -- Configuring done [2022-05-13T23:17:47.542Z] #42 58.05 Selecting previously unselected package cmake-data. [2022-05-13T23:17:47.542Z] #42 58.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-13T23:17:47.542Z] #42 58.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:17:47.542Z] #42 ... [2022-05-13T23:17:47.542Z] [2022-05-13T23:17:47.542Z] #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-05-13T23:17:47.542Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:47.542Z] #14 39.71 Reading package lists... [2022-05-13T23:17:47.542Z] #14 48.46 Building dependency tree... [2022-05-13T23:17:47.542Z] #14 54.68 The following additional packages will be installed: [2022-05-13T23:17:47.542Z] #14 54.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:47.542Z] #14 54.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-13T23:17:47.542Z] #14 54.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-13T23:17:47.542Z] #14 54.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-13T23:17:47.542Z] #14 54.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-13T23:17:47.542Z] #14 54.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-13T23:17:47.542Z] #14 54.69 mingw-w64-common mingw-w64-x86-64-dev [2022-05-13T23:17:47.542Z] #14 54.72 Suggested packages: [2022-05-13T23:17:47.542Z] #14 54.72 gcc-10-locales seccomp wine64 [2022-05-13T23:17:47.542Z] #14 57.07 The following NEW packages will be installed: [2022-05-13T23:17:47.542Z] #14 57.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:17:47.542Z] #14 57.07 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-13T23:17:47.542Z] #14 57.07 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-13T23:17:47.542Z] #14 57.07 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-13T23:17:47.542Z] #14 57.07 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-13T23:17:47.542Z] #14 57.09 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-13T23:17:47.542Z] #14 57.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-13T23:17:47.542Z] #14 57.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-13T23:17:47.542Z] #14 57.09 mingw-w64-x86-64-dev [2022-05-13T23:17:47.542Z] #14 57.93 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:47.542Z] #14 57.93 Need to get 115 MB of archives. [2022-05-13T23:17:47.542Z] #14 57.93 After this operation, 645 MB of additional disk space will be used. [2022-05-13T23:17:47.542Z] #14 57.93 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-05-13T23:17:47.542Z] #14 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-13T23:17:47.797Z] #44 6.189 -- Generating done [2022-05-13T23:17:47.797Z] #44 6.189 -- Build files have been written to: /tmp/tmp.hl8rwUayj3/tini [2022-05-13T23:17:47.797Z] #44 6.189 + make tini-static [2022-05-13T23:17:47.797Z] #44 6.519 Scanning dependencies of target tini-static [2022-05-13T23:17:47.800Z] #14 58.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-13T23:17:47.800Z] #14 58.28 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-05-13T23:17:47.800Z] #14 58.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-13T23:17:47.800Z] #14 ... [2022-05-13T23:17:47.800Z] [2022-05-13T23:17:47.800Z] #55 [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-05-13T23:17:47.800Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:47.800Z] #55 57.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-13T23:17:47.800Z] #55 58.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-13T23:17:47.800Z] #55 58.18 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-13T23:17:47.800Z] #55 58.30 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-13T23:17:47.800Z] #55 58.32 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-13T23:17:47.800Z] #55 58.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-13T23:17:45.427Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:17:45.468Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:17:48.004Z] #19 99.88 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-05-13T23:17:48.004Z] #19 99.90 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-05-13T23:17:48.004Z] #19 99.93 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-13T23:17:48.004Z] #19 99.99 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-05-13T23:17:48.004Z] #19 100.0 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-05-13T23:17:48.054Z] #44 6.668 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-13T23:17:48.320Z] The recommended git tool is: git [2022-05-13T23:17:48.367Z] #55 ... [2022-05-13T23:17:48.367Z] [2022-05-13T23:17:48.367Z] #57 [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-05-13T23:17:48.367Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-13T23:17:48.367Z] #57 58.61 v3.0.2 [2022-05-13T23:17:48.367Z] #57 DONE 58.8s [2022-05-13T23:17:48.367Z] [2022-05-13T23:17:48.367Z] #64 [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-05-13T23:17:48.367Z] #64 sha256:df5e0c6cee41b0e0657fe57024927025b7e23be8320b8c570ed77c00eb333f37 [2022-05-13T23:17:48.367Z] #64 1.424 + RM_GOPATH=0 [2022-05-13T23:17:48.367Z] #64 1.424 + TMP_GOPATH= [2022-05-13T23:17:48.367Z] #64 1.424 + : /build [2022-05-13T23:17:48.367Z] #64 1.424 + '[' -z '' ']' [2022-05-13T23:17:48.367Z] #64 1.425 ++ mktemp -d [2022-05-13T23:17:48.367Z] #64 1.435 + export GOPATH=/tmp/tmp.JoAy4NqD04 [2022-05-13T23:17:48.367Z] #64 1.435 + GOPATH=/tmp/tmp.JoAy4NqD04 [2022-05-13T23:17:48.367Z] #64 1.435 + RM_GOPATH=1 [2022-05-13T23:17:48.367Z] #64 1.435 + case "$(go env GOARCH)" in [2022-05-13T23:17:48.367Z] #64 1.435 ++ go env GOARCH [2022-05-13T23:17:48.367Z] #64 1.558 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:48.367Z] #64 1.558 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:48.367Z] #64 1.558 ++ dirname /install.sh [2022-05-13T23:17:48.367Z] #64 1.558 + dir=/ [2022-05-13T23:17:48.367Z] #64 1.558 + bin=containerd [2022-05-13T23:17:48.367Z] #64 1.558 + shift [2022-05-13T23:17:48.367Z] #64 1.558 + '[' '!' -f //containerd.installer ']' [2022-05-13T23:17:48.367Z] #64 1.558 + . //containerd.installer [2022-05-13T23:17:48.367Z] #64 1.558 ++ set -e [2022-05-13T23:17:48.367Z] #64 1.558 ++ : v1.6.4 [2022-05-13T23:17:48.367Z] #64 1.558 + install_containerd [2022-05-13T23:17:48.367Z] #64 1.558 + echo 'Install containerd version v1.6.4' [2022-05-13T23:17:48.367Z] #64 1.558 Install containerd version v1.6.4 [2022-05-13T23:17:48.367Z] #64 1.559 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JoAy4NqD04/src/github.com/containerd/containerd [2022-05-13T23:17:48.367Z] #64 1.571 Cloning into '/tmp/tmp.JoAy4NqD04/src/github.com/containerd/containerd'... [2022-05-13T23:17:48.775Z] #64 1.355 + RM_GOPATH=0 [2022-05-13T23:17:48.775Z] #64 1.359 + TMP_GOPATH= [2022-05-13T23:17:48.775Z] #64 1.360 + : /build [2022-05-13T23:17:48.775Z] #64 1.360 + '[' -z '' ']' [2022-05-13T23:17:48.775Z] #64 1.362 ++ mktemp -d [2022-05-13T23:17:48.775Z] #64 1.371 + export GOPATH=/tmp/tmp.VX1FQwIk8F [2022-05-13T23:17:48.775Z] #64 1.371 + GOPATH=/tmp/tmp.VX1FQwIk8F [2022-05-13T23:17:48.775Z] #64 1.371 + RM_GOPATH=1 [2022-05-13T23:17:48.775Z] #64 1.371 + case "$(go env GOARCH)" in [2022-05-13T23:17:48.775Z] #64 1.371 ++ go env GOARCH [2022-05-13T23:17:48.775Z] #64 1.382 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:48.775Z] #64 1.382 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:17:48.775Z] #64 1.383 ++ dirname /install.sh [2022-05-13T23:17:48.775Z] #64 1.385 + dir=/ [2022-05-13T23:17:48.775Z] #64 1.385 + bin=containerd [2022-05-13T23:17:48.775Z] #64 1.387 + shift [2022-05-13T23:17:48.775Z] #64 1.387 + '[' '!' -f //containerd.installer ']' [2022-05-13T23:17:48.775Z] #64 1.387 + . //containerd.installer [2022-05-13T23:17:48.775Z] #64 1.393 ++ set -e [2022-05-13T23:17:48.775Z] #64 1.393 ++ : v1.6.4 [2022-05-13T23:17:48.775Z] #64 1.393 + install_containerd [2022-05-13T23:17:48.775Z] #64 1.399 Install containerd version v1.6.4 [2022-05-13T23:17:48.775Z] #64 1.403 + echo 'Install containerd version v1.6.4' [2022-05-13T23:17:48.775Z] #64 1.403 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VX1FQwIk8F/src/github.com/containerd/containerd [2022-05-13T23:17:48.775Z] #64 1.403 Cloning into '/tmp/tmp.VX1FQwIk8F/src/github.com/containerd/containerd'... [2022-05-13T23:17:48.926Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:17:48.927Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:17:49.424Z] #44 8.007 [100%] Linking C executable tini-static [2022-05-13T23:17:49.683Z] #44 8.192 [100%] Built target tini-static [2022-05-13T23:17:49.683Z] #44 8.207 + mkdir -p /build [2022-05-13T23:17:49.683Z] #44 8.209 + cp tini-static /build/docker-init [2022-05-13T23:17:49.742Z] #64 ... [2022-05-13T23:17:49.742Z] [2022-05-13T23:17:49.742Z] #51 [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-05-13T23:17:49.742Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:49.742Z] #51 41.69 Reading package lists... [2022-05-13T23:17:49.742Z] #51 50.13 Building dependency tree... [2022-05-13T23:17:49.742Z] #51 55.94 The following additional packages will be installed: [2022-05-13T23:17:49.742Z] #51 55.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:49.742Z] #51 55.96 python3-protobuf python3-six [2022-05-13T23:17:49.742Z] #51 55.97 Suggested packages: [2022-05-13T23:17:49.742Z] #51 56.08 python3-setuptools [2022-05-13T23:17:49.742Z] #51 56.08 Recommended packages: [2022-05-13T23:17:49.742Z] #51 56.08 iproute2 | iproute [2022-05-13T23:17:49.742Z] #51 57.23 The following NEW packages will be installed: [2022-05-13T23:17:49.742Z] #51 57.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-13T23:17:49.742Z] #51 57.23 python3-protobuf python3-six [2022-05-13T23:17:49.742Z] #51 57.91 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:49.742Z] #51 57.91 Need to get 2314 kB of archives. [2022-05-13T23:17:49.742Z] #51 57.91 After this operation, 11.1 MB of additional disk space will be used. [2022-05-13T23:17:49.742Z] #51 57.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-13T23:17:49.742Z] #51 58.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:17:49.742Z] #51 58.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-13T23:17:49.742Z] #51 58.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-13T23:17:49.742Z] #51 58.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:17:49.742Z] #51 58.20 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-05-13T23:17:49.742Z] #51 58.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:17:49.742Z] #51 ... [2022-05-13T23:17:49.742Z] [2022-05-13T23:17:49.742Z] #55 [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-05-13T23:17:49.742Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:49.743Z] #55 59.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-13T23:17:49.743Z] #55 59.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-13T23:17:49.743Z] #55 59.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-13T23:17:49.743Z] #55 60.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-13T23:17:49.743Z] #55 60.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-13T23:17:49.743Z] #55 60.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-13T23:17:49.743Z] #55 60.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-13T23:17:49.743Z] #55 60.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-13T23:17:49.743Z] #55 60.44 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-13T23:17:49.940Z] #44 DONE 8.5s [2022-05-13T23:17:49.940Z] [2022-05-13T23:17:49.940Z] #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-05-13T23:17:49.940Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:49.940Z] #14 56.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-13T23:17:49.940Z] #14 56.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-13T23:17:49.940Z] #14 56.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:17:49.940Z] #14 62.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-13T23:17:49.940Z] #14 62.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:17:49.940Z] #14 62.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:17:49.940Z] #14 62.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-13T23:17:49.940Z] #14 62.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:17:49.940Z] #14 62.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:17:50.001Z] #55 60.53 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-13T23:17:50.001Z] #55 60.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-13T23:17:50.260Z] #55 60.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-13T23:17:50.260Z] #55 60.86 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-13T23:17:50.260Z] #55 60.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-13T23:17:50.260Z] #55 60.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-13T23:17:50.518Z] #55 61.03 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-13T23:17:50.518Z] #55 61.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-13T23:17:50.518Z] #55 61.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-13T23:17:50.566Z] #19 102.3 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-05-13T23:17:50.566Z] #19 102.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-13T23:17:50.566Z] #19 102.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-13T23:17:50.566Z] #19 102.3 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-05-13T23:17:50.566Z] #19 102.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-13T23:17:50.566Z] #19 102.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-13T23:17:50.566Z] #19 102.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-13T23:17:50.566Z] #19 102.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-13T23:17:50.566Z] #19 102.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-13T23:17:50.566Z] #19 102.4 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-05-13T23:17:50.566Z] #19 102.4 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-05-13T23:17:50.684Z] #64 ... [2022-05-13T23:17:50.684Z] [2022-05-13T23:17:50.684Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:50.684Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:50.684Z] #40 58.63 NAME: [2022-05-13T23:17:50.684Z] #40 58.63 go-winres - A tool for embedding resources in Windows executables [2022-05-13T23:17:50.684Z] #40 58.63 [2022-05-13T23:17:50.684Z] #40 58.63 USAGE: [2022-05-13T23:17:50.684Z] #40 58.63 go-winres [global options] command [command options] [arguments...] [2022-05-13T23:17:50.684Z] #40 58.63 [2022-05-13T23:17:50.684Z] #40 58.63 COMMANDS: [2022-05-13T23:17:50.684Z] #40 58.63 init Create an initial ./winres/winres.json [2022-05-13T23:17:50.684Z] #40 58.63 make Make syso files for the "go build" command [2022-05-13T23:17:50.684Z] #40 58.63 simply Make syso files for the "go build" command (simplified) [2022-05-13T23:17:50.684Z] #40 58.63 extract Extract all resources from an executable [2022-05-13T23:17:50.684Z] #40 58.63 patch Replace resources in an executable file (exe, dll) [2022-05-13T23:17:50.684Z] #40 58.63 help, h Shows a list of commands or help for one command [2022-05-13T23:17:50.684Z] #40 58.63 [2022-05-13T23:17:50.684Z] #40 58.63 GLOBAL OPTIONS: [2022-05-13T23:17:50.684Z] #40 58.63 --help, -h show help (default: false) [2022-05-13T23:17:50.684Z] #40 DONE 59.4s [2022-05-13T23:17:50.684Z] [2022-05-13T23:17:50.684Z] #51 [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-05-13T23:17:50.684Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:50.684Z] #51 55.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-13T23:17:50.684Z] #51 57.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:50.684Z] #51 57.56 Fetched 2314 kB in 4s (639 kB/s) [2022-05-13T23:17:50.684Z] #51 58.15 Selecting previously unselected package libprotobuf23:amd64. [2022-05-13T23:17:50.684Z] #51 58.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-13T23:17:50.684Z] #51 58.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-13T23:17:50.684Z] #51 58.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:17:50.778Z] #55 61.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-13T23:17:48.554Z] > git remote # timeout=10 [2022-05-13T23:17:48.639Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:17:48.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:17:48.678Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:17:48.812Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-13T23:17:48.965Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:17:49.006Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:17:51.248Z] #51 ... [2022-05-13T23:17:51.248Z] [2022-05-13T23:17:51.248Z] #42 [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-05-13T23:17:51.248Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:17:51.248Z] #42 50.15 The following additional packages will be installed: [2022-05-13T23:17:51.248Z] #42 50.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-13T23:17:51.248Z] #42 50.17 Suggested packages: [2022-05-13T23:17:51.248Z] #42 50.19 cmake-doc ninja-build lrzip [2022-05-13T23:17:51.248Z] #42 50.19 Recommended packages: [2022-05-13T23:17:51.248Z] #42 50.19 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-13T23:17:51.248Z] #42 51.43 The following NEW packages will be installed: [2022-05-13T23:17:51.248Z] #42 51.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-13T23:17:51.248Z] #42 51.45 vim-common xxd [2022-05-13T23:17:51.248Z] #42 52.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:17:51.248Z] #42 52.03 Need to get 17.7 MB of archives. [2022-05-13T23:17:51.248Z] #42 52.03 After this operation, 70.7 MB of additional disk space will be used. [2022-05-13T23:17:51.249Z] #42 52.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:17:51.249Z] #42 52.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:17:51.249Z] #42 52.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-13T23:17:51.249Z] #42 52.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:17:51.249Z] #42 53.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-13T23:17:51.249Z] #42 53.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-13T23:17:51.249Z] #42 53.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-13T23:17:51.249Z] #42 53.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-13T23:17:51.249Z] #42 53.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-13T23:17:51.249Z] #42 53.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-13T23:17:51.249Z] #42 55.56 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:51.249Z] #42 55.88 Fetched 17.7 MB in 2s (7496 kB/s) [2022-05-13T23:17:51.249Z] #42 56.03 Selecting previously unselected package xxd. [2022-05-13T23:17:51.249Z] #42 56.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 ... 15709 files and directories currently installed.) [2022-05-13T23:17:51.249Z] #42 56.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:17:51.249Z] #42 56.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:51.249Z] #42 56.54 Selecting previously unselected package vim-common. [2022-05-13T23:17:51.249Z] #42 56.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:17:51.249Z] #42 56.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:17:51.249Z] #42 57.32 Selecting previously unselected package cmake-data. [2022-05-13T23:17:51.249Z] #42 57.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-13T23:17:51.249Z] #42 57.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:17:51.345Z] #55 61.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-13T23:17:51.345Z] #55 61.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-13T23:17:51.345Z] #55 61.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-13T23:17:51.345Z] #55 62.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-13T23:17:51.507Z] #42 ... [2022-05-13T23:17:51.507Z] [2022-05-13T23:17:51.507Z] #51 [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-05-13T23:17:51.507Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:51.507Z] #51 60.18 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:17:51.507Z] #51 60.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:17:51.507Z] #51 60.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:51.604Z] #55 62.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-13T23:17:51.780Z] #64 ... [2022-05-13T23:17:51.780Z] [2022-05-13T23:17:51.780Z] #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-05-13T23:17:51.780Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:17:51.780Z] #14 77.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-13T23:17:51.780Z] #14 77.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:51.780Z] #14 77.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:17:51.780Z] #14 82.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-13T23:17:51.780Z] #14 82.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:51.780Z] #14 82.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:17:51.862Z] #55 62.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-13T23:17:51.862Z] #55 62.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-13T23:17:51.979Z] #19 ... [2022-05-13T23:17:51.979Z] [2022-05-13T23:17:51.979Z] #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-05-13T23:17:51.979Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:17:51.979Z] #41 DONE 103.8s [2022-05-13T23:17:51.979Z] [2022-05-13T23:17:51.979Z] #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-05-13T23:17:51.979Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:17:51.979Z] #19 103.9 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-05-13T23:17:51.979Z] #19 103.9 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-05-13T23:17:51.979Z] #19 104.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-13T23:17:52.079Z] #51 60.61 Selecting previously unselected package python3-six. [2022-05-13T23:17:52.079Z] #51 60.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-13T23:17:52.079Z] #51 60.67 Unpacking python3-six (1.16.0-2) ... [2022-05-13T23:17:52.122Z] #55 62.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-13T23:17:52.122Z] #55 62.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-13T23:17:52.122Z] #55 62.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-13T23:17:52.122Z] #55 62.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-13T23:17:52.252Z] #19 ... [2022-05-13T23:17:52.252Z] [2022-05-13T23:17:52.252Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:17:52.252Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:17:52.252Z] #43 103.9 Delve is a source level debugger for Go programs. [2022-05-13T23:17:52.252Z] #43 103.9 [2022-05-13T23:17:52.252Z] #43 103.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-13T23:17:52.252Z] #43 103.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-13T23:17:52.252Z] #43 103.9 [2022-05-13T23:17:52.252Z] #43 103.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-13T23:17:52.252Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Usage: [2022-05-13T23:17:52.253Z] #43 103.9 dlv [command] [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Available Commands: [2022-05-13T23:17:52.253Z] #43 103.9 attach Attach to running process and begin debugging. [2022-05-13T23:17:52.253Z] #43 103.9 connect Connect to a headless debug server with a terminal client. [2022-05-13T23:17:52.253Z] #43 103.9 core Examine a core dump. [2022-05-13T23:17:52.253Z] #43 103.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-13T23:17:52.253Z] #43 103.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-13T23:17:52.253Z] #43 103.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-13T23:17:52.253Z] #43 103.9 help Help about any command [2022-05-13T23:17:52.253Z] #43 103.9 run Deprecated command. Use 'debug' instead. [2022-05-13T23:17:52.253Z] #43 103.9 test Compile test binary and begin debugging program. [2022-05-13T23:17:52.253Z] #43 103.9 trace Compile and begin tracing program. [2022-05-13T23:17:52.253Z] #43 103.9 version Prints version. [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Flags: [2022-05-13T23:17:52.253Z] #43 103.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-13T23:17:52.253Z] #43 103.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-13T23:17:52.253Z] #43 103.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-13T23:17:52.253Z] #43 103.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-13T23:17:52.253Z] #43 103.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-13T23:17:52.253Z] #43 103.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-13T23:17:52.253Z] #43 103.9 --disable-aslr Disables address space randomization [2022-05-13T23:17:52.253Z] #43 103.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-13T23:17:52.253Z] #43 103.9 -h, --help help for dlv [2022-05-13T23:17:52.253Z] #43 103.9 --init string Init file, executed by the terminal client. [2022-05-13T23:17:52.253Z] #43 103.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-13T23:17:52.253Z] #43 103.9 --log Enable debugging server logging. [2022-05-13T23:17:52.253Z] #43 103.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-13T23:17:52.253Z] #43 103.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-13T23:17:52.253Z] #43 103.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-13T23:17:52.253Z] #43 103.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-13T23:17:52.253Z] #43 103.9 --wd string Working directory for running the program. [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Additional help topics: [2022-05-13T23:17:52.253Z] #43 103.9 dlv backend Help about the --backend flag. [2022-05-13T23:17:52.253Z] #43 103.9 dlv log Help about logging flags. [2022-05-13T23:17:52.253Z] #43 103.9 dlv redirect Help about file redirection. [2022-05-13T23:17:52.253Z] #43 103.9 [2022-05-13T23:17:52.253Z] #43 103.9 Use "dlv [command] --help" for more information about a command. [2022-05-13T23:17:52.253Z] #43 DONE 104.1s [2022-05-13T23:17:52.253Z] [2022-05-13T23:17:52.253Z] #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-05-13T23:17:52.253Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:17:52.253Z] #19 104.1 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-05-13T23:17:52.253Z] #19 104.2 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-05-13T23:17:52.380Z] #55 62.81 go: downloading github.com/julz/importas v0.1.0 [2022-05-13T23:17:52.380Z] #55 62.90 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-13T23:17:52.380Z] #55 62.99 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-13T23:17:52.638Z] #55 63.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-13T23:17:52.638Z] #55 63.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-13T23:17:52.638Z] #55 63.21 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-13T23:17:52.638Z] #55 63.26 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-13T23:17:52.638Z] #55 63.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-13T23:17:52.658Z] #51 61.08 Selecting previously unselected package python3-protobuf. [2022-05-13T23:17:52.658Z] #51 61.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-13T23:17:52.658Z] #51 61.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:52.898Z] #55 63.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-13T23:17:52.898Z] #55 63.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-13T23:17:52.898Z] #55 63.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-13T23:17:53.157Z] #55 63.68 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-13T23:17:53.157Z] #55 63.78 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-13T23:17:53.590Z] #51 62.02 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:17:53.590Z] #51 62.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:17:53.590Z] #51 62.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:53.723Z] #55 64.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-13T23:17:53.847Z] #51 62.37 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:17:53.847Z] #51 62.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:17:53.847Z] #51 62.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:17:53.981Z] #55 64.51 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-13T23:17:53.982Z] #55 64.51 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-13T23:17:54.104Z] #51 62.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:17:54.104Z] #51 62.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:17:54.104Z] #51 62.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:17:54.175Z] #19 106.1 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-05-13T23:17:54.175Z] #19 106.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-13T23:17:54.175Z] #19 106.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-13T23:17:54.175Z] #19 106.1 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-05-13T23:17:54.175Z] #19 106.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-13T23:17:54.175Z] #19 106.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-13T23:17:54.175Z] #19 106.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-13T23:17:54.175Z] #19 106.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-13T23:17:54.245Z] #55 64.63 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-13T23:17:54.245Z] #55 64.65 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-13T23:17:54.245Z] #55 64.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-13T23:17:54.245Z] #55 64.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-13T23:17:54.245Z] #55 64.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-13T23:17:54.245Z] #55 64.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-13T23:17:54.435Z] #19 106.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-13T23:17:54.435Z] #19 106.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-13T23:17:54.435Z] #19 106.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-13T23:17:54.435Z] #19 106.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-13T23:17:54.435Z] #19 106.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-13T23:17:54.435Z] #19 106.4 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-05-13T23:17:54.435Z] #19 106.4 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-05-13T23:17:54.503Z] #55 65.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-13T23:17:54.503Z] #55 65.21 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-13T23:17:54.503Z] #55 65.25 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-13T23:17:54.668Z] #51 62.96 Selecting previously unselected package criu. [2022-05-13T23:17:54.668Z] #51 62.96 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-13T23:17:54.668Z] #51 63.00 Unpacking criu (3.17-1) ... [2022-05-13T23:17:54.762Z] #55 65.34 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-13T23:17:54.762Z] #55 65.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-13T23:17:54.762Z] #55 65.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-13T23:17:55.020Z] #55 65.52 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-13T23:17:55.020Z] #55 65.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-13T23:17:55.020Z] #55 65.65 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-13T23:17:55.020Z] #55 65.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-13T23:17:55.020Z] #55 65.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-13T23:17:55.200Z] #14 69.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-13T23:17:55.200Z] #14 69.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:17:55.200Z] #14 69.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:17:55.279Z] #55 65.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-13T23:17:55.538Z] #55 ... [2022-05-13T23:17:55.538Z] [2022-05-13T23:17:55.538Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-13T23:17:55.538Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-13T23:17:55.538Z] #40 66.05 NAME: [2022-05-13T23:17:55.538Z] #40 66.05 go-winres - A tool for embedding resources in Windows executables [2022-05-13T23:17:55.538Z] #40 66.05 [2022-05-13T23:17:55.538Z] #40 66.05 USAGE: [2022-05-13T23:17:55.538Z] #40 66.06 go-winres [global options] command [command options] [arguments...] [2022-05-13T23:17:55.538Z] #40 66.06 [2022-05-13T23:17:55.538Z] #40 66.06 COMMANDS: [2022-05-13T23:17:55.538Z] #40 66.06 init Create an initial ./winres/winres.json [2022-05-13T23:17:55.538Z] #40 66.06 make Make syso files for the "go build" command [2022-05-13T23:17:55.538Z] #40 66.06 simply Make syso files for the "go build" command (simplified) [2022-05-13T23:17:55.538Z] #40 66.06 extract Extract all resources from an executable [2022-05-13T23:17:55.538Z] #40 66.06 patch Replace resources in an executable file (exe, dll) [2022-05-13T23:17:55.538Z] #40 66.06 help, h Shows a list of commands or help for one command [2022-05-13T23:17:55.538Z] #40 66.06 [2022-05-13T23:17:55.538Z] #40 66.06 GLOBAL OPTIONS: [2022-05-13T23:17:55.538Z] #40 66.06 --help, -h show help (default: false) [2022-05-13T23:17:55.599Z] #51 64.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:55.797Z] #40 DONE 66.4s [2022-05-13T23:17:55.797Z] [2022-05-13T23:17:55.797Z] #55 [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-05-13T23:17:55.797Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:55.797Z] #55 66.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-13T23:17:55.797Z] #55 66.50 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-13T23:17:55.797Z] #55 66.54 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-13T23:17:56.028Z] #14 92.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-13T23:17:56.028Z] #14 92.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-13T23:17:56.028Z] #14 92.75 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:17:56.028Z] #14 ... [2022-05-13T23:17:56.028Z] [2022-05-13T23:17:56.028Z] #67 [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-05-13T23:17:56.028Z] #67 sha256:047503d3e8391cceeb721b7e2366237aeceb71605f6ea756be14c312e932bcfb [2022-05-13T23:17:56.028Z] #67 92.35 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:17:56.028Z] #67 92.35 + GOBIN=/build [2022-05-13T23:17:56.028Z] #67 92.35 + GO111MODULE=on [2022-05-13T23:17:56.028Z] #67 92.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:17:56.056Z] #55 66.60 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-13T23:17:56.056Z] #55 66.67 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-13T23:17:56.345Z] #19 108.1 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-05-13T23:17:56.345Z] #19 108.1 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-05-13T23:17:56.345Z] #19 108.2 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-13T23:17:56.345Z] #19 108.3 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-05-13T23:17:56.345Z] #19 108.3 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-05-13T23:17:56.626Z] #55 67.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-13T23:17:56.885Z] #55 67.43 go: downloading honnef.co/go/tools v0.2.2 [2022-05-13T23:17:56.969Z] #51 ... [2022-05-13T23:17:56.969Z] [2022-05-13T23:17:56.969Z] #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-05-13T23:17:56.969Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:56.969Z] #14 55.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-13T23:17:56.969Z] #14 58.41 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-05-13T23:17:56.969Z] #14 59.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-13T23:17:56.969Z] #14 60.46 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-05-13T23:17:56.969Z] #14 62.25 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-05-13T23:17:56.969Z] #14 63.09 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-05-13T23:17:56.970Z] #14 63.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-13T23:17:56.970Z] #14 63.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-13T23:17:56.970Z] #14 63.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:56.970Z] #14 63.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:56.970Z] #14 63.18 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-05-13T23:17:56.970Z] #14 63.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-13T23:17:56.970Z] #14 63.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-13T23:17:56.970Z] #14 63.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-13T23:17:56.970Z] #14 63.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-13T23:17:56.970Z] #14 63.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-13T23:17:56.970Z] #14 63.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-13T23:17:56.970Z] #14 63.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-13T23:17:56.970Z] #14 63.33 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-05-13T23:17:56.970Z] #14 63.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-13T23:17:56.970Z] #14 63.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-13T23:17:56.970Z] #14 64.65 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:56.970Z] #14 65.07 Fetched 115 MB in 10s (11.0 MB/s) [2022-05-13T23:17:56.970Z] #14 65.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-13T23:17:56.970Z] #14 65.45 (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-05-13T23:17:56.970Z] #14 65.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:17:56.970Z] #14 65.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:17:56.970Z] #14 ... [2022-05-13T23:17:56.970Z] [2022-05-13T23:17:56.970Z] #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-05-13T23:17:56.970Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:17:56.970Z] #34 62.94 Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 99% (1511/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-13T23:17:56.970Z] #34 63.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-13T23:17:56.970Z] #34 64.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:17:57.534Z] #34 ... [2022-05-13T23:17:57.534Z] [2022-05-13T23:17:57.534Z] #55 [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-05-13T23:17:57.534Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:17:57.534Z] #55 56.28 go: downloading honnef.co/go/tools v0.2.2 [2022-05-13T23:17:57.534Z] #55 58.30 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-13T23:17:57.534Z] #55 58.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-13T23:17:57.534Z] #55 58.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-13T23:17:57.534Z] #55 58.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-13T23:17:57.534Z] #55 61.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-13T23:17:57.534Z] #55 61.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-13T23:17:57.534Z] #55 61.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-13T23:17:57.534Z] #55 61.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-13T23:17:57.534Z] #55 61.70 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-13T23:17:57.534Z] #55 61.92 go: downloading golang.org/x/text v0.3.7 [2022-05-13T23:17:57.731Z] #19 109.5 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-05-13T23:17:57.731Z] #19 109.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-13T23:17:57.731Z] #19 109.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-13T23:17:57.731Z] #19 109.5 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-05-13T23:17:57.731Z] #19 109.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-13T23:17:57.731Z] #19 109.5 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-13T23:17:57.731Z] #19 109.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-13T23:17:57.731Z] #19 109.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-13T23:17:57.731Z] #19 109.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-13T23:17:57.731Z] #19 109.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-13T23:17:57.731Z] #19 109.6 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-05-13T23:17:57.731Z] #19 109.6 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-05-13T23:17:57.821Z] #55 ... [2022-05-13T23:17:57.821Z] [2022-05-13T23:17:57.821Z] #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-05-13T23:17:57.821Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:57.821Z] #14 58.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-13T23:17:57.821Z] #14 58.74 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-05-13T23:17:57.821Z] #14 59.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-13T23:17:57.821Z] #14 59.17 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-05-13T23:17:57.821Z] #14 60.32 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-05-13T23:17:57.821Z] #14 62.99 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-05-13T23:17:57.821Z] #14 64.05 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-05-13T23:17:57.821Z] #14 64.81 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-05-13T23:17:57.821Z] #14 67.30 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-05-13T23:17:57.821Z] #14 68.34 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-05-13T23:17:57.821Z] #14 68.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-13T23:17:57.821Z] #14 68.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-13T23:17:57.821Z] #14 68.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:17:57.821Z] #14 68.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:17:57.821Z] #14 68.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-13T23:17:57.821Z] #14 68.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-13T23:17:57.821Z] #14 68.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-13T23:17:57.821Z] #14 68.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-13T23:17:57.821Z] #14 68.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-13T23:17:57.821Z] #14 ... [2022-05-13T23:17:57.821Z] [2022-05-13T23:17:57.821Z] #51 [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-05-13T23:17:57.821Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:57.821Z] #51 60.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-13T23:17:57.821Z] #51 62.95 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:17:57.821Z] #51 63.35 Fetched 2314 kB in 4s (623 kB/s) [2022-05-13T23:17:57.821Z] #51 63.53 Selecting previously unselected package libprotobuf23:amd64. [2022-05-13T23:17:57.821Z] #51 63.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-13T23:17:57.821Z] #51 63.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 63.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:17:57.821Z] #51 64.84 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:17:57.821Z] #51 64.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:17:57.821Z] #51 64.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:17:57.821Z] #51 65.28 Selecting previously unselected package python3-six. [2022-05-13T23:17:57.821Z] #51 65.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-13T23:17:57.821Z] #51 65.33 Unpacking python3-six (1.16.0-2) ... [2022-05-13T23:17:57.821Z] #51 65.48 Selecting previously unselected package python3-protobuf. [2022-05-13T23:17:57.821Z] #51 65.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 65.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-13T23:17:57.821Z] #51 66.62 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:17:57.821Z] #51 66.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 66.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:57.821Z] #51 66.85 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:17:57.821Z] #51 66.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 66.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:17:57.821Z] #51 67.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:17:57.821Z] #51 67.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 67.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:17:57.821Z] #51 67.41 Selecting previously unselected package criu. [2022-05-13T23:17:57.821Z] #51 67.41 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-13T23:17:57.821Z] #51 67.42 Unpacking criu (3.17-1) ... [2022-05-13T23:17:58.080Z] #51 ... [2022-05-13T23:17:58.080Z] [2022-05-13T23:17:58.080Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-13T23:17:58.080Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:17:58.080Z] #14 68.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-13T23:17:58.080Z] #14 68.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-13T23:17:58.080Z] #14 68.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-13T23:17:58.080Z] #14 68.60 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-05-13T23:17:58.080Z] #14 68.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-13T23:17:58.080Z] #14 68.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-13T23:17:58.465Z] #55 ... [2022-05-13T23:17:58.465Z] [2022-05-13T23:17:58.465Z] #51 [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-05-13T23:17:58.465Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:17:58.465Z] #51 66.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:17:58.676Z] #19 110.7 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-05-13T23:17:58.676Z] #19 110.7 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-05-13T23:17:58.676Z] #19 110.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-13T23:17:58.676Z] #19 110.8 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-05-13T23:17:58.676Z] #19 110.8 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-05-13T23:17:58.722Z] #51 67.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:17:58.723Z] #51 67.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:17:58.723Z] #51 67.11 Setting up python3-six (1.16.0-2) ... [2022-05-13T23:17:59.457Z] #14 70.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:18:00.025Z] #14 70.44 Fetched 115 MB in 11s (10.1 MB/s) [2022-05-13T23:18:00.025Z] #14 70.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-13T23:18:00.062Z] #19 111.9 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-05-13T23:18:00.062Z] #19 111.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-13T23:18:00.094Z] #51 68.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:18:00.094Z] #51 68.51 Setting up python3-protobuf (3.12.4-1) ... [2022-05-13T23:18:00.284Z] #14 70.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-13T23:18:00.284Z] #14 70.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:18:00.284Z] #14 70.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:00.448Z] Commit message: "Remove mount spec backport" [2022-05-13T23:18:00.633Z] #19 112.6 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:18:00.894Z] #19 112.9 Fetched 787 MB in 30s (26.2 MB/s) [2022-05-13T23:18:00.894Z] #19 112.9 Selecting previously unselected package liblocale-gettext-perl. [2022-05-13T23:18:00.894Z] #19 112.9 (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-05-13T23:18:00.894Z] #19 113.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-13T23:18:00.894Z] #19 113.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-13T23:18:00.894Z] #19 113.0 Selecting previously unselected package bzip2. [2022-05-13T23:18:00.894Z] #19 113.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-13T23:18:00.894Z] #19 113.0 Unpacking bzip2 (1.0.8-4) ... [2022-05-13T23:18:01.155Z] #19 113.1 Selecting previously unselected package libmagic-mgc. [2022-05-13T23:18:01.155Z] #19 113.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-13T23:18:01.155Z] #19 113.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-13T23:18:01.380Z] #67 96.90 rootlesskit version 1.0.0 [2022-05-13T23:18:01.380Z] #67 96.92 Usage of /build/rootlesskit-docker-proxy: [2022-05-13T23:18:01.380Z] #67 96.93 -container-ip string [2022-05-13T23:18:01.380Z] #67 96.93 container ip [2022-05-13T23:18:01.380Z] #67 96.93 -container-port int [2022-05-13T23:18:01.380Z] #67 96.93 container port (default -1) [2022-05-13T23:18:01.380Z] #67 96.93 -host-ip string [2022-05-13T23:18:01.380Z] #67 96.93 host ip [2022-05-13T23:18:01.380Z] #67 96.93 -host-port int [2022-05-13T23:18:01.380Z] #67 96.93 host port (default -1) [2022-05-13T23:18:01.380Z] #67 96.93 -proto string [2022-05-13T23:18:01.380Z] #67 96.93 proxy protocol (default "tcp") [2022-05-13T23:18:01.416Z] #19 113.2 Selecting previously unselected package libmagic1:amd64. [2022-05-13T23:18:01.416Z] #19 113.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-13T23:18:01.416Z] #19 113.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-13T23:18:01.416Z] #19 113.3 Selecting previously unselected package file. [2022-05-13T23:18:01.416Z] #19 113.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-13T23:18:01.416Z] #19 113.3 Unpacking file (1:5.39-3) ... [2022-05-13T23:18:01.416Z] #19 113.4 Selecting previously unselected package xz-utils. [2022-05-13T23:18:01.416Z] #19 113.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-13T23:18:01.416Z] #19 113.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:18:01.677Z] #19 113.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-13T23:18:01.677Z] #19 113.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-13T23:18:01.677Z] #19 113.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-13T23:18:02.048Z] #67 ... [2022-05-13T23:18:02.048Z] [2022-05-13T23:18:02.048Z] #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-05-13T23:18:02.048Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:18:02.048Z] #14 98.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-13T23:18:02.048Z] #14 98.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-13T23:18:02.048Z] #14 98.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:18:02.248Z] #19 114.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-13T23:18:02.248Z] #19 114.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-13T23:18:02.248Z] #19 114.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-13T23:18:02.664Z] #14 99.19 Selecting previously unselected package libapparmor1:arm64. [2022-05-13T23:18:02.664Z] #14 99.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-13T23:18:02.664Z] #14 99.20 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-13T23:18:03.189Z] #19 114.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-13T23:18:03.189Z] #19 114.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-13T23:18:03.189Z] #19 114.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-13T23:18:03.574Z] #14 ... [2022-05-13T23:18:03.574Z] [2022-05-13T23:18:03.574Z] #42 [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-05-13T23:18:03.574Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:03.574Z] #42 63.79 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:18:03.574Z] #42 63.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:18:03.574Z] #42 63.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:18:03.574Z] #42 ... [2022-05-13T23:18:03.574Z] [2022-05-13T23:18:03.574Z] #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-05-13T23:18:03.574Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:18:03.574Z] #34 70.51 Updating files: 81% (1243/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/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-05-13T23:18:03.574Z] #34 71.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-13T23:18:03.574Z] #34 71.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:18:03.585Z] #14 99.93 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-13T23:18:03.585Z] #14 99.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-13T23:18:03.585Z] #14 100.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-13T23:18:03.585Z] #14 100.2 Selecting previously unselected package libbtrfs0:arm64. [2022-05-13T23:18:03.708Z] + docker version [2022-05-13T23:18:03.760Z] #19 115.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-13T23:18:03.760Z] #19 115.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-13T23:18:03.760Z] #19 115.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-13T23:18:03.905Z] #14 100.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-13T23:18:04.270Z] #51 ... [2022-05-13T23:18:04.270Z] [2022-05-13T23:18:04.270Z] #42 [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-05-13T23:18:04.270Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:04.270Z] #42 62.95 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:18:04.270Z] #42 62.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:18:04.270Z] #42 63.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:18:04.270Z] #42 ... [2022-05-13T23:18:04.270Z] [2022-05-13T23:18:04.270Z] #55 [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-05-13T23:18:04.270Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:18:04.270Z] #55 70.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-13T23:18:04.270Z] #55 70.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T23:18:04.270Z] #55 70.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-13T23:18:04.270Z] #55 70.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-13T23:18:04.270Z] #55 70.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-13T23:18:04.270Z] #55 70.48 go: downloading golang.org/x/mod v0.5.1 [2022-05-13T23:18:04.270Z] #55 70.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-13T23:18:04.270Z] #55 70.71 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-13T23:18:04.270Z] #55 70.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T23:18:04.270Z] #55 70.87 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-13T23:18:04.270Z] #55 70.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-13T23:18:04.270Z] #55 71.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-13T23:18:04.270Z] #55 71.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T23:18:04.270Z] #55 71.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-13T23:18:04.270Z] #55 72.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-13T23:18:04.270Z] #55 72.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-13T23:18:04.270Z] #55 72.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-13T23:18:04.270Z] #55 72.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T23:18:04.270Z] #55 72.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T23:18:04.270Z] #55 72.78 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-13T23:18:04.270Z] #55 72.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-13T23:18:04.270Z] #55 73.05 go: downloading github.com/prometheus/common v0.10.0 [2022-05-13T23:18:04.278Z] #14 100.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-13T23:18:04.437Z] #19 116.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-13T23:18:04.437Z] #19 116.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-13T23:18:04.437Z] #19 116.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-13T23:18:04.527Z] #55 73.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-13T23:18:04.528Z] #55 73.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-13T23:18:04.534Z] #14 100.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-13T23:18:04.534Z] #14 100.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-13T23:18:04.534Z] #14 101.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-13T23:18:04.785Z] #55 73.69 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-13T23:18:05.008Z] #19 116.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-13T23:18:05.008Z] #19 116.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:05.008Z] #19 116.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:18:05.008Z] #19 116.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-13T23:18:05.008Z] #19 116.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:05.008Z] #19 116.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:18:05.462Z] #14 102.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-13T23:18:05.463Z] #14 102.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-13T23:18:05.878Z] #14 102.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:18:05.878Z] #14 102.3 Selecting previously unselected package libudev-dev:arm64. [2022-05-13T23:18:05.878Z] #14 102.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-13T23:18:06.135Z] #14 102.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-13T23:18:06.787Z] #14 103.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-13T23:18:06.861Z] #34 ... [2022-05-13T23:18:06.861Z] [2022-05-13T23:18:06.861Z] #42 [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-05-13T23:18:06.861Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:06.861Z] #42 74.93 Selecting previously unselected package libxml2:amd64. [2022-05-13T23:18:06.861Z] #42 74.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 74.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:18:06.861Z] #42 75.64 Selecting previously unselected package libarchive13:amd64. [2022-05-13T23:18:06.861Z] #42 75.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 75.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:18:06.861Z] #42 76.14 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-13T23:18:06.861Z] #42 76.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 76.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:18:06.861Z] #42 76.35 Selecting previously unselected package librhash0:amd64. [2022-05-13T23:18:06.861Z] #42 76.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 76.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:18:06.861Z] #42 76.55 Selecting previously unselected package libuv1:amd64. [2022-05-13T23:18:06.861Z] #42 76.56 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 76.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:18:06.861Z] #42 76.78 Selecting previously unselected package cmake. [2022-05-13T23:18:06.861Z] #42 76.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-13T23:18:06.861Z] #42 76.82 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:18:07.060Z] #14 103.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-13T23:18:07.061Z] #14 103.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-13T23:18:07.311Z] #55 76.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-13T23:18:07.378Z] #14 81.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-13T23:18:07.378Z] #14 81.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:07.378Z] #14 81.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:07.567Z] #55 ... [2022-05-13T23:18:07.567Z] [2022-05-13T23:18:07.567Z] #42 [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-05-13T23:18:07.567Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:07.567Z] #42 73.88 Selecting previously unselected package libxml2:amd64. [2022-05-13T23:18:07.567Z] #42 73.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 73.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:18:07.567Z] #42 74.85 Selecting previously unselected package libarchive13:amd64. [2022-05-13T23:18:07.567Z] #42 74.85 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 74.86 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:18:07.567Z] #42 75.29 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-13T23:18:07.567Z] #42 75.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 75.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:18:07.567Z] #42 75.49 Selecting previously unselected package librhash0:amd64. [2022-05-13T23:18:07.567Z] #42 75.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 75.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:18:07.567Z] #42 75.73 Selecting previously unselected package libuv1:amd64. [2022-05-13T23:18:07.567Z] #42 75.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 75.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:18:07.567Z] #42 76.15 Selecting previously unselected package cmake. [2022-05-13T23:18:07.567Z] #42 76.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-13T23:18:07.567Z] #42 76.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:18:08.049Z] #14 104.6 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-13T23:18:08.050Z] #14 104.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-13T23:18:08.050Z] #14 104.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-13T23:18:08.612Z] #14 ... [2022-05-13T23:18:08.612Z] [2022-05-13T23:18:08.612Z] #67 [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-05-13T23:18:08.612Z] #67 sha256:047503d3e8391cceeb721b7e2366237aeceb71605f6ea756be14c312e932bcfb [2022-05-13T23:18:08.612Z] #67 DONE 104.9s [2022-05-13T23:18:08.612Z] [2022-05-13T23:18:08.613Z] #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-05-13T23:18:08.613Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:18:08.613Z] #14 105.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-13T23:18:08.613Z] #14 105.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-13T23:18:08.613Z] #14 105.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-13T23:18:08.613Z] #14 ... [2022-05-13T23:18:08.613Z] [2022-05-13T23:18:08.613Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-13T23:18:08.613Z] #68 sha256:f0bdaf67a0c9fdf79dfa71045467a98f526194dfa450548e6e2463b2a899b308 [2022-05-13T23:18:08.776Z] #42 ... [2022-05-13T23:18:08.776Z] [2022-05-13T23:18:08.777Z] #51 [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-05-13T23:18:08.777Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:18:08.777Z] #51 68.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:18:08.777Z] #51 71.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-13T23:18:08.777Z] #51 71.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:18:08.777Z] #51 71.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:18:08.777Z] #51 71.71 Setting up python3-six (1.16.0-2) ... [2022-05-13T23:18:08.777Z] #51 73.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:18:08.777Z] #51 73.27 Setting up python3-protobuf (3.12.4-1) ... [2022-05-13T23:18:08.777Z] #51 78.99 Setting up criu (3.17-1) ... [2022-05-13T23:18:08.777Z] #51 ... [2022-05-13T23:18:08.777Z] [2022-05-13T23:18:08.777Z] #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-05-13T23:18:08.777Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:08.777Z] #14 73.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-13T23:18:08.777Z] #14 73.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:18:08.777Z] #14 73.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:08.777Z] #14 77.74 Selecting previously unselected package binutils-mingw-w64. [2022-05-13T23:18:08.777Z] #14 77.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-13T23:18:08.777Z] #14 77.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:18:08.777Z] #14 78.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-13T23:18:08.777Z] #14 78.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:08.777Z] #14 78.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:08.777Z] #14 78.30 Selecting previously unselected package dmsetup. [2022-05-13T23:18:08.777Z] #14 78.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:08.777Z] #14 78.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:18:08.777Z] #14 78.55 Selecting previously unselected package mingw-w64-common. [2022-05-13T23:18:08.777Z] #14 78.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-13T23:18:08.777Z] #14 78.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-13T23:18:09.183Z] #68 DONE 0.3s [2022-05-13T23:18:09.183Z] [2022-05-13T23:18:09.183Z] #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-05-13T23:18:09.183Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:18:09.183Z] #14 105.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-13T23:18:09.183Z] #14 105.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-13T23:18:09.183Z] #14 105.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-13T23:18:09.183Z] #14 105.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-13T23:18:09.183Z] #14 105.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-13T23:18:09.183Z] #14 105.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-13T23:18:09.344Z] #14 ... [2022-05-13T23:18:09.344Z] [2022-05-13T23:18:09.344Z] #55 [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-05-13T23:18:09.344Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:18:09.344Z] #55 69.73 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-13T23:18:09.344Z] #55 69.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-13T23:18:09.344Z] #55 69.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-13T23:18:09.344Z] #55 70.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-13T23:18:09.344Z] #55 70.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-13T23:18:09.344Z] #55 70.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-13T23:18:09.344Z] #55 70.43 go: downloading golang.org/x/text v0.3.7 [2022-05-13T23:18:09.344Z] #55 78.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-13T23:18:09.344Z] #55 78.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-13T23:18:09.344Z] #55 78.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-13T23:18:09.344Z] #55 78.80 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T23:18:09.344Z] #55 78.83 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-13T23:18:09.344Z] #55 78.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-13T23:18:09.344Z] #55 78.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-13T23:18:09.344Z] #55 78.99 go: downloading golang.org/x/mod v0.5.1 [2022-05-13T23:18:09.344Z] #55 79.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-13T23:18:09.344Z] #55 79.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-13T23:18:09.344Z] #55 79.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T23:18:09.344Z] #55 79.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-13T23:18:09.344Z] #55 79.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-13T23:18:09.344Z] #55 79.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-13T23:18:09.439Z] #14 ... [2022-05-13T23:18:09.439Z] [2022-05-13T23:18:09.439Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-13T23:18:09.439Z] #69 sha256:f54718ca836135d238d93b437f73f28390587e89a0b3204ba685322c36190f61 [2022-05-13T23:18:09.439Z] #69 DONE 0.3s [2022-05-13T23:18:09.439Z] [2022-05-13T23:18:09.439Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:18:09.439Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-13T23:18:09.439Z] #36 105.9 Delve is a source level debugger for Go programs. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-13T23:18:09.439Z] #36 105.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Usage: [2022-05-13T23:18:09.439Z] #36 105.9 dlv [command] [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Available Commands: [2022-05-13T23:18:09.439Z] #36 105.9 attach Attach to running process and begin debugging. [2022-05-13T23:18:09.439Z] #36 105.9 connect Connect to a headless debug server with a terminal client. [2022-05-13T23:18:09.439Z] #36 105.9 core Examine a core dump. [2022-05-13T23:18:09.439Z] #36 105.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-13T23:18:09.439Z] #36 105.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-13T23:18:09.439Z] #36 105.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-13T23:18:09.439Z] #36 105.9 help Help about any command [2022-05-13T23:18:09.439Z] #36 105.9 run Deprecated command. Use 'debug' instead. [2022-05-13T23:18:09.439Z] #36 105.9 test Compile test binary and begin debugging program. [2022-05-13T23:18:09.439Z] #36 105.9 trace Compile and begin tracing program. [2022-05-13T23:18:09.439Z] #36 105.9 version Prints version. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Flags: [2022-05-13T23:18:09.439Z] #36 105.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-13T23:18:09.439Z] #36 105.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-13T23:18:09.439Z] #36 105.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-13T23:18:09.439Z] #36 105.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-13T23:18:09.439Z] #36 105.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-13T23:18:09.439Z] #36 105.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-13T23:18:09.439Z] #36 105.9 --disable-aslr Disables address space randomization [2022-05-13T23:18:09.439Z] #36 105.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-13T23:18:09.439Z] #36 105.9 -h, --help help for dlv [2022-05-13T23:18:09.439Z] #36 105.9 --init string Init file, executed by the terminal client. [2022-05-13T23:18:09.439Z] #36 105.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-13T23:18:09.439Z] #36 105.9 --log Enable debugging server logging. [2022-05-13T23:18:09.439Z] #36 105.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-13T23:18:09.439Z] #36 105.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-13T23:18:09.439Z] #36 105.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-13T23:18:09.439Z] #36 105.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-13T23:18:09.439Z] #36 105.9 --wd string Working directory for running the program. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Additional help topics: [2022-05-13T23:18:09.439Z] #36 105.9 dlv backend Help about the --backend flag. [2022-05-13T23:18:09.439Z] #36 105.9 dlv log Help about logging flags. [2022-05-13T23:18:09.439Z] #36 105.9 dlv redirect Help about file redirection. [2022-05-13T23:18:09.439Z] #36 105.9 [2022-05-13T23:18:09.439Z] #36 105.9 Use "dlv [command] --help" for more information about a command. [2022-05-13T23:18:09.439Z] #36 DONE 106.0s [2022-05-13T23:18:09.439Z] [2022-05-13T23:18:09.439Z] #55 [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-05-13T23:18:09.439Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:18:09.607Z] #55 80.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T23:18:09.697Z] #55 ... [2022-05-13T23:18:09.697Z] [2022-05-13T23:18:09.697Z] #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-05-13T23:18:09.697Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-13T23:18:09.697Z] #14 106.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-13T23:18:09.697Z] #14 106.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-13T23:18:09.697Z] #14 106.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-13T23:18:09.865Z] #55 80.39 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-13T23:18:09.953Z] #14 106.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-13T23:18:09.953Z] #14 106.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-13T23:18:09.953Z] #14 106.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:18:10.209Z] #14 106.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-13T23:18:10.209Z] #14 106.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-13T23:18:10.209Z] #14 106.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:18:10.431Z] #55 80.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-13T23:18:10.431Z] #55 81.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-13T23:18:10.431Z] #55 81.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-13T23:18:10.465Z] #14 106.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-13T23:18:10.465Z] #14 106.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-13T23:18:10.465Z] #14 106.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-13T23:18:10.703Z] #14 ... [2022-05-13T23:18:10.703Z] [2022-05-13T23:18:10.703Z] #64 [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-05-13T23:18:10.703Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:18:10.836Z] #42 ... [2022-05-13T23:18:10.837Z] [2022-05-13T23:18:10.837Z] #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-05-13T23:18:10.837Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:10.837Z] #14 69.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-13T23:18:10.837Z] #14 69.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:18:10.837Z] #14 69.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:10.837Z] #14 74.50 Selecting previously unselected package binutils-mingw-w64. [2022-05-13T23:18:10.837Z] #14 74.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-13T23:18:10.837Z] #14 74.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:18:10.837Z] #14 74.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-13T23:18:10.837Z] #14 74.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:10.837Z] #14 74.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:10.837Z] #14 75.01 Selecting previously unselected package dmsetup. [2022-05-13T23:18:10.837Z] #14 75.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:10.837Z] #14 75.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:18:10.837Z] #14 75.35 Selecting previously unselected package mingw-w64-common. [2022-05-13T23:18:10.837Z] #14 75.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-13T23:18:10.837Z] #14 75.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-13T23:18:10.998Z] #55 81.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T23:18:10.998Z] #55 81.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T23:18:10.998Z] #55 81.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-13T23:18:10.998Z] #55 81.61 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-13T23:18:11.033Z] #14 107.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:18:11.033Z] #14 107.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-13T23:18:11.289Z] #14 107.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:11.289Z] #14 107.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-13T23:18:11.289Z] #14 107.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:18:11.289Z] #14 107.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-13T23:18:11.289Z] #14 107.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-13T23:18:11.289Z] #14 107.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-13T23:18:11.289Z] #14 108.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-13T23:18:11.289Z] #14 108.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-13T23:18:11.289Z] #14 108.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:11.544Z] #14 108.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-13T23:18:11.544Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-13T23:18:11.544Z] #14 108.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-13T23:18:11.544Z] #14 108.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-13T23:18:11.544Z] #14 108.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:18:11.544Z] #14 108.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-13T23:18:11.544Z] #14 108.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-13T23:18:11.544Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.2 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-05-13T23:18:11.544Z] #14 108.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-13T23:18:11.544Z] #14 108.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:18:11.544Z] #14 108.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.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-05-13T23:18:11.544Z] #14 108.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:18:11.544Z] #14 108.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:18:11.565Z] #55 82.16 go: downloading github.com/prometheus/common v0.10.0 [2022-05-13T23:18:11.800Z] #14 108.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:18:11.800Z] #14 108.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:18:11.800Z] #14 108.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-13T23:18:11.800Z] #14 108.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:11.823Z] #55 82.37 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-13T23:18:11.823Z] #55 ... [2022-05-13T23:18:11.823Z] [2022-05-13T23:18:11.823Z] #51 [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-05-13T23:18:11.823Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:18:11.823Z] #51 82.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:11.983Z] #64 47.08 Updating files: 57% (2740/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-13T23:18:11.983Z] #64 48.27 + cd /tmp/tmp.GsuMuEQ2ma/src/github.com/containerd/containerd [2022-05-13T23:18:11.983Z] #64 48.27 + git checkout -q v1.6.4 [2022-05-13T23:18:12.362Z] #14 DONE 108.9s [2022-05-13T23:18:12.362Z] [2022-05-13T23:18:12.362Z] #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-05-13T23:18:12.362Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:18:12.362Z] #26 106.3 Updating files: 19% (2252/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3880/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: 63% (7197/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) [2022-05-13T23:18:12.362Z] #26 ... [2022-05-13T23:18:12.362Z] [2022-05-13T23:18:12.362Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-13T23:18:12.362Z] #59 sha256:633499ab0b527b51c2b1393c1971c59d1eeb956ffe690b1069a19b90eb5de5a0 [2022-05-13T23:18:12.362Z] #59 DONE 0.2s [2022-05-13T23:18:12.362Z] [2022-05-13T23:18:12.362Z] #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-05-13T23:18:12.362Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:18:12.462Z] Client: [2022-05-13T23:18:12.462Z] Version: 20.10.9 [2022-05-13T23:18:12.462Z] API version: 1.41 [2022-05-13T23:18:12.462Z] Go version: go1.16.8 [2022-05-13T23:18:12.462Z] Git commit: c2ea9bc [2022-05-13T23:18:12.462Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:18:12.462Z] OS/Arch: windows/amd64 [2022-05-13T23:18:12.462Z] Context: default [2022-05-13T23:18:12.462Z] Experimental: true [2022-05-13T23:18:12.462Z] [2022-05-13T23:18:12.462Z] Server: Docker Engine - Community [2022-05-13T23:18:12.462Z] Engine: [2022-05-13T23:18:12.462Z] Version: 20.10.9 [2022-05-13T23:18:12.462Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:18:12.462Z] Go version: go1.16.8 [2022-05-13T23:18:12.462Z] Git commit: 79ea9d3 [2022-05-13T23:18:12.462Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:18:12.462Z] OS/Arch: windows/amd64 [2022-05-13T23:18:12.462Z] Experimental: true [2022-05-13T23:18:12.808Z] #14 ... [2022-05-13T23:18:12.808Z] [2022-05-13T23:18:12.808Z] #42 [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-05-13T23:18:12.808Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:12.808Z] #42 81.62 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:18:13.065Z] #42 81.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-05-13T23:18:13.323Z] #42 82.19 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:18:13.386Z] #26 106.3 Updating files: 19% (2252/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3880/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: 63% (7197/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9439/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) [2022-05-13T23:18:13.386Z] #26 ... [2022-05-13T23:18:13.386Z] [2022-05-13T23:18:13.386Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:18:13.386Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621 [2022-05-13T23:18:13.386Z] #15 DONE 1.2s [2022-05-13T23:18:13.386Z] [2022-05-13T23:18:13.386Z] #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-05-13T23:18:13.386Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:18:13.643Z] #26 106.3 Updating files: 19% (2252/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3880/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: 63% (7197/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9439/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-05-13T23:18:13.643Z] #26 110.1 + cd /tmp/tmp.QpTRYkX49x/tmp/docker-ce [2022-05-13T23:18:13.643Z] #26 110.1 + git checkout -q v17.06.2-ce [2022-05-13T23:18:13.828Z] using credential docker-jenkins-github-credentials [2022-05-13T23:18:13.873Z] #64 50.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-13T23:18:13.873Z] #64 50.02 + BUILDTAGS='netgo osusergo static_build' [2022-05-13T23:18:13.873Z] #64 50.02 + export EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:13.873Z] #64 50.02 + EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:13.873Z] #64 50.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-13T23:18:13.873Z] #64 50.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-13T23:18:13.873Z] #64 50.02 + '[' '' = dynamic ']' [2022-05-13T23:18:13.873Z] #64 50.02 + make [2022-05-13T23:18:13.902Z] #42 82.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:13.908Z] Cloning the remote Git repository [2022-05-13T23:18:13.908Z] Cloning with configured refspecs honoured and without tags [2022-05-13T23:18:14.039Z] + docker info [2022-05-13T23:18:14.039Z] Client: [2022-05-13T23:18:14.039Z] Context: default [2022-05-13T23:18:14.039Z] Debug Mode: false [2022-05-13T23:18:14.039Z] [2022-05-13T23:18:14.039Z] Server: [2022-05-13T23:18:14.039Z] Containers: 0 [2022-05-13T23:18:14.039Z] Running: 0 [2022-05-13T23:18:14.039Z] Paused: 0 [2022-05-13T23:18:14.039Z] Stopped: 0 [2022-05-13T23:18:14.039Z] Images: 0 [2022-05-13T23:18:14.039Z] Server Version: 20.10.9 [2022-05-13T23:18:14.039Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-13T23:18:14.039Z] LCOW: [2022-05-13T23:18:14.039Z] Windows: [2022-05-13T23:18:14.039Z] Logging Driver: json-file [2022-05-13T23:18:14.039Z] Plugins: [2022-05-13T23:18:14.039Z] Volume: local [2022-05-13T23:18:14.039Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:18:14.039Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:18:14.039Z] Swarm: inactive [2022-05-13T23:18:14.039Z] Default Isolation: process [2022-05-13T23:18:14.039Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:18:14.039Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-13T23:18:14.039Z] OSType: windows [2022-05-13T23:18:14.039Z] Architecture: x86_64 [2022-05-13T23:18:14.039Z] CPUs: 4 [2022-05-13T23:18:14.039Z] Total Memory: 32GiB [2022-05-13T23:18:14.039Z] Name: azwin-2-ea3bf0 [2022-05-13T23:18:14.039Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-13T23:18:14.039Z] Docker Root Dir: D:\docker [2022-05-13T23:18:14.039Z] Debug Mode: false [2022-05-13T23:18:14.039Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:18:14.039Z] Labels: [2022-05-13T23:18:14.039Z] Experimental: true [2022-05-13T23:18:14.039Z] Insecure Registries: [2022-05-13T23:18:14.039Z] 10.0.0.4:5000 [2022-05-13T23:18:14.039Z] 127.0.0.0/8 [2022-05-13T23:18:14.039Z] Registry Mirrors: [2022-05-13T23:18:14.039Z] http://10.0.0.4:5000/ [2022-05-13T23:18:14.039Z] Live Restore Enabled: false [2022-05-13T23:18:14.039Z] Product License: Community Engine [2022-05-13T23:18:14.039Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-13T23:18:14.108Z] Cloning repository https://github.com/moby/moby.git [2022-05-13T23:18:14.354Z] #51 DONE 84.1s [2022-05-13T23:18:14.355Z] [2022-05-13T23:18:14.355Z] #42 [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-05-13T23:18:14.355Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:14.355Z] #42 84.10 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:18:14.355Z] #42 84.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:18:14.355Z] #42 84.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:18:14.355Z] #42 84.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:18:14.355Z] #42 84.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:18:14.355Z] #42 84.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:14.465Z] #42 83.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:18:14.572Z] #26 ... [2022-05-13T23:18:14.572Z] [2022-05-13T23:18:14.572Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-13T23:18:14.572Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0 [2022-05-13T23:18:14.572Z] #16 DONE 0.9s [2022-05-13T23:18:14.572Z] [2022-05-13T23:18:14.572Z] #60 [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-05-13T23:18:14.572Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:18:14.572Z] #60 0.806 + RM_GOPATH=0 [2022-05-13T23:18:14.572Z] #60 0.806 + TMP_GOPATH= [2022-05-13T23:18:14.572Z] #60 0.806 + : /build [2022-05-13T23:18:14.572Z] #60 0.806 + '[' -z '' ']' [2022-05-13T23:18:14.572Z] #60 0.806 ++ mktemp -d [2022-05-13T23:18:14.572Z] #60 0.817 + export GOPATH=/tmp/tmp.k4nqFXx7tF [2022-05-13T23:18:14.572Z] #60 0.818 + GOPATH=/tmp/tmp.k4nqFXx7tF [2022-05-13T23:18:14.572Z] #60 0.818 + RM_GOPATH=1 [2022-05-13T23:18:14.572Z] #60 0.818 + case "$(go env GOARCH)" in [2022-05-13T23:18:14.572Z] #60 0.829 ++ go env GOARCH [2022-05-13T23:18:14.572Z] #60 0.849 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:14.572Z] #60 0.849 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:14.572Z] #60 0.850 ++ dirname /install.sh [2022-05-13T23:18:14.572Z] #60 0.853 + dir=/ [2022-05-13T23:18:14.572Z] #60 0.854 + bin=runc [2022-05-13T23:18:14.572Z] #60 0.854 + shift [2022-05-13T23:18:14.572Z] #60 0.854 + '[' '!' -f //runc.installer ']' [2022-05-13T23:18:14.572Z] #60 0.854 + . //runc.installer [2022-05-13T23:18:14.572Z] #60 0.854 ++ set -e [2022-05-13T23:18:14.572Z] #60 0.855 ++ : v1.1.2 [2022-05-13T23:18:14.572Z] #60 0.855 + install_runc [2022-05-13T23:18:14.572Z] #60 0.857 + RUNC_BUILDTAGS=seccomp [2022-05-13T23:18:14.572Z] #60 0.858 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-13T23:18:14.572Z] #60 0.858 Install runc version v1.1.2 (build tags: seccomp) [2022-05-13T23:18:14.572Z] #60 0.858 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k4nqFXx7tF/src/github.com/opencontainers/runc [2022-05-13T23:18:14.572Z] #60 0.861 Cloning into '/tmp/tmp.k4nqFXx7tF/src/github.com/opencontainers/runc'... [2022-05-13T23:18:14.614Z] #42 DONE 85.3s [2022-05-13T23:18:14.614Z] [2022-05-13T23:18:14.614Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-13T23:18:14.614Z] #43 sha256:6caa488cff135017b13f0ed53e7a1aa502f0d09c899ada9124582d2f43e0bbd8 [2022-05-13T23:18:14.721Z] #42 83.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:18:14.926Z] #43 DONE 0.3s [2022-05-13T23:18:14.926Z] [2022-05-13T23:18:14.926Z] #55 [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-05-13T23:18:14.926Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:18:14.926Z] #55 82.64 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-13T23:18:14.926Z] #55 83.00 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-13T23:18:14.926Z] #55 85.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-13T23:18:14.977Z] #42 ... [2022-05-13T23:18:14.977Z] [2022-05-13T23:18:14.977Z] #51 [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-05-13T23:18:14.977Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-13T23:18:14.977Z] #51 74.77 Setting up criu (3.17-1) ... [2022-05-13T23:18:14.977Z] #51 77.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:14.977Z] #51 DONE 83.5s [2022-05-13T23:18:14.977Z] [2022-05-13T23:18:14.977Z] #42 [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-05-13T23:18:14.977Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-13T23:18:14.977Z] #42 83.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:18:14.977Z] #42 83.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:18:14.977Z] #42 83.94 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:18:15.233Z] #42 83.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:18:15.233Z] #42 83.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:15.239Z] #64 51.64 + bin/ctr [2022-05-13T23:18:15.500Z] #60 ... [2022-05-13T23:18:15.500Z] [2022-05-13T23:18:15.500Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-13T23:18:15.500Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18 [2022-05-13T23:18:15.500Z] #17 0.616 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-13T23:18:15.500Z] #17 DONE 0.9s [2022-05-13T23:18:15.500Z] [2022-05-13T23:18:15.500Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-13T23:18:15.500Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445 [2022-05-13T23:18:15.798Z] #42 DONE 84.8s [2022-05-13T23:18:15.798Z] [2022-05-13T23:18:15.798Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-13T23:18:15.798Z] #43 sha256:3360cc1cc377a9351b30ae9877642632f9bfcf73ab6a5998c032f716e8d56607 [2022-05-13T23:18:16.362Z] #43 DONE 0.4s [2022-05-13T23:18:16.362Z] [2022-05-13T23:18:16.362Z] #44 [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-05-13T23:18:16.362Z] #44 sha256:7a993490e8b8a4996b8824b0af298322e59e9a5f24de0a2c75d0dc242c53ab8d [2022-05-13T23:18:16.429Z] #18 DONE 0.9s [2022-05-13T23:18:16.429Z] [2022-05-13T23:18:16.429Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-13T23:18:16.429Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c [2022-05-13T23:18:14.532Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-13T23:18:15.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:18:15.495Z] > git --version # timeout=10 [2022-05-13T23:18:15.554Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-13T23:18:15.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:18:15.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:18:17.272Z] #19 128.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-13T23:18:17.273Z] #19 128.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:17.273Z] #19 128.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:18:17.273Z] #19 128.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-13T23:18:17.273Z] #19 128.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:17.273Z] #19 128.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:18:17.361Z] #19 DONE 0.9s [2022-05-13T23:18:17.361Z] [2022-05-13T23:18:17.361Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-13T23:18:17.361Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60 [2022-05-13T23:18:17.553Z] #55 ... [2022-05-13T23:18:17.553Z] [2022-05-13T23:18:17.553Z] #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-05-13T23:18:17.553Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:17.553Z] #14 88.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-13T23:18:17.553Z] #14 88.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-13T23:18:17.553Z] #14 88.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:18:17.925Z] #20 DONE 0.8s [2022-05-13T23:18:17.925Z] [2022-05-13T23:18:17.925Z] #21 [dev-systemd-false 7/26] 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-05-13T23:18:17.925Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-13T23:18:18.256Z] #44 1.880 + RM_GOPATH=0 [2022-05-13T23:18:18.256Z] #44 1.880 + TMP_GOPATH= [2022-05-13T23:18:18.256Z] #44 1.880 + : /build [2022-05-13T23:18:18.256Z] #44 1.880 + '[' -z '' ']' [2022-05-13T23:18:18.256Z] #44 1.880 ++ mktemp -d [2022-05-13T23:18:18.256Z] #44 2.008 + export GOPATH=/tmp/tmp.ukPHnwVS8b [2022-05-13T23:18:18.256Z] #44 2.008 + GOPATH=/tmp/tmp.ukPHnwVS8b [2022-05-13T23:18:18.256Z] #44 2.009 + RM_GOPATH=1 [2022-05-13T23:18:18.256Z] #44 2.009 + case "$(go env GOARCH)" in [2022-05-13T23:18:18.256Z] #44 2.009 ++ go env GOARCH [2022-05-13T23:18:18.256Z] #44 2.014 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:18.256Z] #44 2.014 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:18.256Z] #44 2.014 ++ dirname /install.sh [2022-05-13T23:18:18.256Z] #44 2.019 + dir=/ [2022-05-13T23:18:18.256Z] #44 2.020 + bin=tini [2022-05-13T23:18:18.256Z] #44 2.020 + shift [2022-05-13T23:18:18.256Z] #44 2.020 + '[' '!' -f //tini.installer ']' [2022-05-13T23:18:18.256Z] #44 2.021 + . //tini.installer [2022-05-13T23:18:18.256Z] #44 2.021 ++ : v0.19.0 [2022-05-13T23:18:18.256Z] #44 2.022 + install_tini [2022-05-13T23:18:18.256Z] #44 2.022 + echo 'Install tini version v0.19.0' [2022-05-13T23:18:18.256Z] #44 2.023 Install tini version v0.19.0 [2022-05-13T23:18:18.256Z] #44 2.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.ukPHnwVS8b/tini [2022-05-13T23:18:18.256Z] #44 2.031 Cloning into '/tmp/tmp.ukPHnwVS8b/tini'... [2022-05-13T23:18:18.512Z] #44 ... [2022-05-13T23:18:18.512Z] [2022-05-13T23:18:18.512Z] #53 [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-05-13T23:18:18.512Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:18:18.512Z] #53 87.30 gotestsum version dev [2022-05-13T23:18:18.512Z] #53 DONE 87.5s [2022-05-13T23:18:18.769Z] [2022-05-13T23:18:18.769Z] #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-05-13T23:18:18.769Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:18.769Z] #14 82.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-13T23:18:18.769Z] #14 82.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-13T23:18:18.769Z] #14 82.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:18:18.853Z] #21 1.012 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:18:18.853Z] #21 1.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:18:18.853Z] #21 1.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:18:19.415Z] #21 1.573 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:18:19.698Z] #14 ... [2022-05-13T23:18:19.698Z] [2022-05-13T23:18:19.698Z] #44 [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-05-13T23:18:19.698Z] #44 sha256:7a993490e8b8a4996b8824b0af298322e59e9a5f24de0a2c75d0dc242c53ab8d [2022-05-13T23:18:19.698Z] #44 3.122 + cd /tmp/tmp.ukPHnwVS8b/tini [2022-05-13T23:18:19.698Z] #44 3.122 + git checkout -q v0.19.0 [2022-05-13T23:18:19.698Z] #44 3.163 + cmake . [2022-05-13T23:18:20.262Z] #44 4.058 -- The C compiler identification is GNU 10.2.1 [2022-05-13T23:18:20.343Z] #21 ... [2022-05-13T23:18:20.344Z] [2022-05-13T23:18:20.344Z] #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-05-13T23:18:20.344Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-13T23:18:20.344Z] #34 DONE 116.6s [2022-05-13T23:18:20.344Z] [2022-05-13T23:18:20.344Z] #21 [dev-systemd-false 7/26] 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-05-13T23:18:20.344Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-13T23:18:20.344Z] #21 2.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:18:20.521Z] #44 4.182 -- Detecting C compiler ABI info [2022-05-13T23:18:21.087Z] #44 4.812 -- Detecting C compiler ABI info - done [2022-05-13T23:18:21.272Z] #21 3.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:18:21.344Z] #44 5.001 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-13T23:18:21.344Z] #44 5.005 -- Detecting C compile features [2022-05-13T23:18:21.344Z] #44 5.005 -- Detecting C compile features - done [2022-05-13T23:18:21.344Z] #44 5.089 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-13T23:18:21.909Z] #44 5.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-13T23:18:21.909Z] #44 5.534 -- Configuring done [2022-05-13T23:18:21.909Z] #44 5.578 -- Generating done [2022-05-13T23:18:21.909Z] #44 5.600 -- Build files have been written to: /tmp/tmp.ukPHnwVS8b/tini [2022-05-13T23:18:21.909Z] #44 5.620 + make tini-static [2022-05-13T23:18:22.473Z] #44 6.020 Scanning dependencies of target tini-static [2022-05-13T23:18:22.473Z] #44 6.249 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-13T23:18:23.329Z] #64 ... [2022-05-13T23:18:23.329Z] [2022-05-13T23:18:23.329Z] #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-05-13T23:18:23.329Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:23.329Z] #14 87.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-13T23:18:23.329Z] #14 87.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:23.329Z] #14 87.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:23.329Z] #14 93.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-13T23:18:23.329Z] #14 93.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:23.329Z] #14 93.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:23.788Z] #21 5.941 Fetched 8417 kB in 5s (1608 kB/s) [2022-05-13T23:18:23.842Z] #44 7.520 [100%] Linking C executable tini-static [2022-05-13T23:18:24.117Z] #14 ... [2022-05-13T23:18:24.117Z] [2022-05-13T23:18:24.117Z] #44 [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-05-13T23:18:24.117Z] #44 sha256:f475e6b4ee1948b54b26d43d0649ce8bdd4a5bc67ebfbb120720a5ad943f7a49 [2022-05-13T23:18:24.117Z] #44 1.634 + RM_GOPATH=0 [2022-05-13T23:18:24.117Z] #44 1.634 + TMP_GOPATH= [2022-05-13T23:18:24.117Z] #44 1.634 + : /build [2022-05-13T23:18:24.117Z] #44 1.634 + '[' -z '' ']' [2022-05-13T23:18:24.117Z] #44 1.635 ++ mktemp -d [2022-05-13T23:18:24.117Z] #44 1.648 + export GOPATH=/tmp/tmp.rphCOrhZAV [2022-05-13T23:18:24.117Z] #44 1.648 + GOPATH=/tmp/tmp.rphCOrhZAV [2022-05-13T23:18:24.117Z] #44 1.648 + RM_GOPATH=1 [2022-05-13T23:18:24.117Z] #44 1.648 + case "$(go env GOARCH)" in [2022-05-13T23:18:24.117Z] #44 1.650 ++ go env GOARCH [2022-05-13T23:18:24.117Z] #44 1.687 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:24.117Z] #44 1.688 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:24.117Z] #44 1.701 ++ dirname /install.sh [2022-05-13T23:18:24.117Z] #44 1.737 + dir=/ [2022-05-13T23:18:24.117Z] #44 1.737 + bin=tini [2022-05-13T23:18:24.117Z] #44 1.737 + shift [2022-05-13T23:18:24.117Z] #44 1.737 + '[' '!' -f //tini.installer ']' [2022-05-13T23:18:24.117Z] #44 1.737 + . //tini.installer [2022-05-13T23:18:24.117Z] #44 1.737 ++ : v0.19.0 [2022-05-13T23:18:24.117Z] #44 1.737 + install_tini [2022-05-13T23:18:24.117Z] #44 1.737 + echo 'Install tini version v0.19.0' [2022-05-13T23:18:24.117Z] #44 1.737 + git clone https://github.com/krallin/tini.git /tmp/tmp.rphCOrhZAV/tini [2022-05-13T23:18:24.117Z] #44 1.737 Install tini version v0.19.0 [2022-05-13T23:18:24.117Z] #44 1.769 Cloning into '/tmp/tmp.rphCOrhZAV/tini'... [2022-05-13T23:18:24.117Z] #44 2.923 + cd /tmp/tmp.rphCOrhZAV/tini [2022-05-13T23:18:24.117Z] #44 2.924 + git checkout -q v0.19.0 [2022-05-13T23:18:24.117Z] #44 2.939 + cmake . [2022-05-13T23:18:24.117Z] #44 3.529 -- The C compiler identification is GNU 10.2.1 [2022-05-13T23:18:24.117Z] #44 3.663 -- Detecting C compiler ABI info [2022-05-13T23:18:24.117Z] #44 4.193 -- Detecting C compiler ABI info - done [2022-05-13T23:18:24.117Z] #44 4.463 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-13T23:18:24.117Z] #44 4.463 -- Detecting C compile features [2022-05-13T23:18:24.117Z] #44 4.494 -- Detecting C compile features - done [2022-05-13T23:18:24.117Z] #44 4.556 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-13T23:18:24.117Z] #44 4.914 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-13T23:18:24.117Z] #44 4.967 -- Configuring done [2022-05-13T23:18:24.117Z] #44 5.023 -- Generating done [2022-05-13T23:18:24.117Z] #44 5.027 -- Build files have been written to: /tmp/tmp.rphCOrhZAV/tini [2022-05-13T23:18:24.117Z] #44 5.055 + make tini-static [2022-05-13T23:18:24.117Z] #44 5.585 Scanning dependencies of target tini-static [2022-05-13T23:18:24.117Z] #44 5.679 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-13T23:18:24.117Z] #44 7.707 [100%] Linking C executable tini-static [2022-05-13T23:18:24.117Z] #44 8.683 [100%] Built target tini-static [2022-05-13T23:18:24.117Z] #44 8.714 + mkdir -p /build [2022-05-13T23:18:24.117Z] #44 8.716 + cp tini-static /build/docker-init [2022-05-13T23:18:24.776Z] #44 8.244 [100%] Built target tini-static [2022-05-13T23:18:24.776Z] #44 8.323 + mkdir -p /build [2022-05-13T23:18:24.776Z] #44 8.331 + cp tini-static /build/docker-init [2022-05-13T23:18:25.053Z] #44 DONE 9.9s [2022-05-13T23:18:25.053Z] [2022-05-13T23:18:25.053Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:18:25.053Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:18:25.401Z] #19 137.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-13T23:18:25.623Z] #36 ... [2022-05-13T23:18:25.623Z] [2022-05-13T23:18:25.623Z] #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-05-13T23:18:25.623Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:25.623Z] #14 96.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-13T23:18:25.623Z] #14 96.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:25.623Z] #14 96.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:18:25.623Z] #14 ... [2022-05-13T23:18:25.623Z] [2022-05-13T23:18:25.623Z] #53 [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-05-13T23:18:25.623Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-13T23:18:25.623Z] #53 96.03 gotestsum version dev [2022-05-13T23:18:25.623Z] #53 DONE 96.2s [2022-05-13T23:18:25.623Z] [2022-05-13T23:18:25.623Z] #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-05-13T23:18:25.623Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:25.623Z] #14 96.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-13T23:18:25.623Z] #14 96.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:25.623Z] #14 96.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:25.661Z] #19 137.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:25.661Z] #19 137.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:18:25.661Z] #19 137.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-13T23:18:25.661Z] #19 137.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:25.661Z] #19 137.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:18:25.677Z] #21 5.941 Reading package lists... [2022-05-13T23:18:26.150Z] #44 DONE 9.7s [2022-05-13T23:18:26.150Z] [2022-05-13T23:18:26.150Z] #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-05-13T23:18:26.150Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:26.150Z] #14 90.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-13T23:18:26.150Z] #14 90.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:26.150Z] #14 90.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:18:26.150Z] #14 90.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-13T23:18:26.150Z] #14 90.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:26.150Z] #14 90.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:27.573Z] #21 7.699 Reading package lists... [2022-05-13T23:18:27.573Z] #21 9.439 Building dependency tree... [2022-05-13T23:18:27.573Z] #21 ... [2022-05-13T23:18:27.573Z] [2022-05-13T23:18:27.573Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-13T23:18:27.573Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:18:27.573Z] #26 113.7 + mkdir -p /tmp/tmp.QpTRYkX49x/src/github.com/docker [2022-05-13T23:18:27.573Z] #26 113.7 + mv components/cli /tmp/tmp.QpTRYkX49x/src/github.com/docker/cli [2022-05-13T23:18:27.573Z] #26 113.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-13T23:18:27.573Z] #26 ... [2022-05-13T23:18:27.573Z] [2022-05-13T23:18:27.573Z] #60 [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-05-13T23:18:27.573Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:18:27.573Z] #60 8.648 + cd /tmp/tmp.k4nqFXx7tF/src/github.com/opencontainers/runc [2022-05-13T23:18:27.573Z] #60 8.653 + git checkout -q v1.1.2 [2022-05-13T23:18:27.573Z] #60 9.100 + '[' -z '' ']' [2022-05-13T23:18:27.573Z] #60 9.100 + target=static [2022-05-13T23:18:27.573Z] #60 9.100 + make BUILDTAGS=seccomp static [2022-05-13T23:18:27.573Z] #60 9.227 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-13T23:18:27.829Z] #60 ... [2022-05-13T23:18:27.829Z] [2022-05-13T23:18:27.829Z] #21 [dev-systemd-false 7/26] 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-05-13T23:18:27.829Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-13T23:18:27.829Z] #21 9.439 Building dependency tree... [2022-05-13T23:18:28.391Z] #21 10.64 The following additional packages will be installed: [2022-05-13T23:18:28.648Z] #21 10.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:18:28.648Z] #21 10.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-13T23:18:28.648Z] #21 10.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-13T23:18:28.648Z] #21 10.65 python3-pkg-resources vim-runtime xxd [2022-05-13T23:18:28.648Z] #21 10.66 Suggested packages: [2022-05-13T23:18:28.648Z] #21 10.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-13T23:18:28.648Z] #21 10.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-13T23:18:28.648Z] #21 10.66 acl attr quota [2022-05-13T23:18:28.648Z] #21 10.66 Recommended packages: [2022-05-13T23:18:28.648Z] #21 10.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-13T23:18:29.576Z] #21 11.71 The following NEW packages will be installed: [2022-05-13T23:18:29.576Z] #21 11.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-13T23:18:29.576Z] #21 11.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:18:29.576Z] #21 11.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-13T23:18:29.576Z] #21 11.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-13T23:18:29.576Z] #21 11.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-13T23:18:29.576Z] #21 11.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-13T23:18:29.576Z] #21 11.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-13T23:18:29.576Z] #21 11.73 xz-utils zip zstd [2022-05-13T23:18:29.833Z] #21 12.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:18:29.833Z] #21 12.05 Need to get 27.0 MB of archives. [2022-05-13T23:18:29.833Z] #21 12.05 After this operation, 105 MB of additional disk space will be used. [2022-05-13T23:18:29.833Z] #21 12.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-13T23:18:29.833Z] #21 12.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-13T23:18:29.833Z] #21 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-13T23:18:29.833Z] #21 12.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-13T23:18:29.833Z] #21 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-13T23:18:29.833Z] #21 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-13T23:18:29.833Z] #21 12.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-13T23:18:29.833Z] #21 12.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-13T23:18:30.089Z] #21 12.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:18:30.089Z] #21 12.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:18:30.089Z] #21 12.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-13T23:18:30.089Z] #21 12.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-13T23:18:30.090Z] #21 12.16 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-13T23:18:30.090Z] #21 12.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-13T23:18:30.090Z] #21 12.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-13T23:18:30.090Z] #21 12.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-13T23:18:30.090Z] #21 12.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-13T23:18:30.090Z] #21 12.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-13T23:18:30.090Z] #21 12.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-13T23:18:30.346Z] #21 12.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-13T23:18:30.346Z] #21 12.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-13T23:18:30.346Z] #21 12.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-13T23:18:30.603Z] #21 12.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-13T23:18:30.603Z] #21 12.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-13T23:18:30.603Z] #21 12.68 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-05-13T23:18:30.603Z] #21 12.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-13T23:18:30.603Z] #21 12.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-13T23:18:30.603Z] #21 12.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-13T23:18:30.603Z] #21 12.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-13T23:18:30.603Z] #21 12.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-13T23:18:30.603Z] #21 12.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-13T23:18:30.603Z] #21 12.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:18:30.603Z] #21 12.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-13T23:18:30.603Z] #21 12.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-13T23:18:30.860Z] #21 12.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-13T23:18:30.860Z] #21 12.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-13T23:18:30.860Z] #21 12.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-13T23:18:30.860Z] #21 12.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-13T23:18:30.860Z] #21 12.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-13T23:18:30.860Z] #21 13.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-13T23:18:30.860Z] #21 13.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-13T23:18:31.116Z] #21 13.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-13T23:18:31.116Z] #21 13.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-13T23:18:31.404Z] #14 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-13T23:18:31.404Z] #14 100.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:31.404Z] #14 100.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:31.417Z] #14 106.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-13T23:18:31.417Z] #14 106.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:31.417Z] #14 106.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:31.677Z] #21 13.67 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:18:31.678Z] #21 13.79 Fetched 27.0 MB in 1s (19.7 MB/s) [2022-05-13T23:18:31.678Z] #21 13.84 Selecting previously unselected package pigz. [2022-05-13T23:18:31.678Z] #21 13.84 (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-05-13T23:18:31.678Z] #21 13.89 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-13T23:18:31.933Z] #21 13.89 Unpacking pigz (2.6-1) ... [2022-05-13T23:18:31.933Z] #21 13.96 Selecting previously unselected package libelf1:arm64. [2022-05-13T23:18:31.933Z] #21 13.97 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-13T23:18:31.933Z] #21 13.97 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-13T23:18:31.933Z] #21 14.11 Selecting previously unselected package libbpf0:arm64. [2022-05-13T23:18:31.933Z] #21 14.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-13T23:18:31.933Z] #21 14.12 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-13T23:18:32.189Z] #21 14.24 Selecting previously unselected package libcap2:arm64. [2022-05-13T23:18:32.189Z] #21 14.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-13T23:18:32.189Z] #21 14.25 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-13T23:18:32.189Z] #21 14.30 Selecting previously unselected package libmnl0:arm64. [2022-05-13T23:18:32.189Z] #21 14.31 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-13T23:18:32.189Z] #21 14.31 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-13T23:18:32.189Z] #21 14.38 Selecting previously unselected package libxtables12:arm64. [2022-05-13T23:18:32.189Z] #21 14.38 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-13T23:18:32.189Z] #21 14.39 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-13T23:18:32.445Z] #21 14.49 Selecting previously unselected package libcap2-bin. [2022-05-13T23:18:32.445Z] #21 14.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-13T23:18:32.445Z] #21 14.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-13T23:18:32.445Z] #21 14.59 Selecting previously unselected package iproute2. [2022-05-13T23:18:32.577Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-13T23:18:32.577Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-95a813de\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-13T23:18:32.577Z] ---------------------------------------------------------------------------- [2022-05-13T23:18:32.577Z] [2022-05-13T23:18:32.577Z] INFO: executeCI.ps1 starting at Fri May 13 23:18:29 CUT 2022 [2022-05-13T23:18:32.577Z] [2022-05-13T23:18:32.577Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-13T23:18:32.577Z] INFO: Running git version 2.24.1.windows.2 [2022-05-13T23:18:32.577Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-13T23:18:32.577Z] INFO: Environment variables: [2022-05-13T23:18:32.577Z] [2022-05-13T23:18:32.577Z] Name Value [2022-05-13T23:18:32.577Z] ---- ----- [2022-05-13T23:18:32.577Z] ALLUSERSPROFILE C:\ProgramData [2022-05-13T23:18:32.577Z] amd64 true [2022-05-13T23:18:32.577Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-13T23:18:32.577Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-13T23:18:32.577Z] arm64 true [2022-05-13T23:18:32.577Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-13T23:18:32.577Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-13T23:18:32.577Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-13T23:18:32.577Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-13T23:18:32.577Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-13T23:18:32.577Z] BRANCH_NAME PR-43599 [2022-05-13T23:18:32.577Z] BUILD_DISPLAY_NAME #2 [2022-05-13T23:18:32.577Z] BUILD_ID 2 [2022-05-13T23:18:32.577Z] BUILD_NUMBER 2 [2022-05-13T23:18:32.577Z] BUILD_TAG jenkins-moby-PR-43599-2 [2022-05-13T23:18:32.577Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/ [2022-05-13T23:18:32.577Z] cgroup2 true [2022-05-13T23:18:32.577Z] CHANGE_AUTHOR cpuguy83 [2022-05-13T23:18:32.577Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2022-05-13T23:18:32.577Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2022-05-13T23:18:32.577Z] CHANGE_BRANCH rm_mountspec_backport [2022-05-13T23:18:32.577Z] CHANGE_FORK cpuguy83/docker [2022-05-13T23:18:32.577Z] CHANGE_ID 43599 [2022-05-13T23:18:32.577Z] CHANGE_TARGET master [2022-05-13T23:18:32.577Z] CHANGE_TITLE Remove mount spec backport [2022-05-13T23:18:32.577Z] CHANGE_URL https://github.com/moby/moby/pull/43599 [2022-05-13T23:18:32.577Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:18:32.577Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-13T23:18:32.577Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-13T23:18:32.577Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-13T23:18:32.577Z] COMPUTERNAME azwin-2-ea3bf0 [2022-05-13T23:18:32.577Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-13T23:18:32.577Z] ConfigSequenceNumber 0 [2022-05-13T23:18:32.577Z] dco true [2022-05-13T23:18:32.577Z] DOCKER_BUILDKIT 0 [2022-05-13T23:18:32.577Z] DOCKER_DUT_DEBUG 1 [2022-05-13T23:18:32.577Z] DOCKER_EXPERIMENTAL 1 [2022-05-13T23:18:32.577Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-13T23:18:32.577Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-13T23:18:32.577Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-13T23:18:32.577Z] EXECUTOR_NUMBER 0 [2022-05-13T23:18:32.577Z] FQDN azwin-2-ea3bf0.westus.cloudapp.azure.com [2022-05-13T23:18:32.577Z] GIT_BRANCH PR-43599 [2022-05-13T23:18:32.577Z] GIT_COMMIT 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:18:32.577Z] GIT_URL https://github.com/moby/moby.git [2022-05-13T23:18:32.577Z] HUDSON_COOKIE e29b471b-e504-427a-91f6-70884bf6d619 [2022-05-13T23:18:32.577Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:18:32.577Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-13T23:18:32.577Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-13T23:18:32.577Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-13T23:18:32.577Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:18:32.577Z] JENKINS_NODE_COOKIE ae183f80-d25f-4a9c-9e46-84fbd7153522 [2022-05-13T23:18:32.577Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-13T23:18:32.577Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-13T23:18:32.577Z] JOB_BASE_NAME PR-43599 [2022-05-13T23:18:32.577Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/display/redirect [2022-05-13T23:18:32.577Z] JOB_NAME moby/PR-43599 [2022-05-13T23:18:32.577Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/ [2022-05-13T23:18:32.577Z] library.jps.version master [2022-05-13T23:18:32.577Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-13T23:18:32.577Z] NODE_LABELS amd64 azure azwin-2-ea3bf0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-13T23:18:32.577Z] NODE_NAME azwin-2-ea3bf0 [2022-05-13T23:18:32.577Z] NUMBER_OF_PROCESSORS 4 [2022-05-13T23:18:32.577Z] OS Windows_NT [2022-05-13T23:18:32.577Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-13T23:18:32.577Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-13T23:18:32.577Z] ppc64le false [2022-05-13T23:18:32.577Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-13T23:18:32.577Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-13T23:18:32.577Z] PROCESSOR_LEVEL 6 [2022-05-13T23:18:32.577Z] PROCESSOR_REVISION 4f01 [2022-05-13T23:18:32.577Z] ProgramData C:\ProgramData [2022-05-13T23:18:32.577Z] ProgramFiles C:\Program Files [2022-05-13T23:18:32.577Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-13T23:18:32.577Z] ProgramW6432 C:\Program Files [2022-05-13T23:18:32.577Z] PROMPT $P$G [2022-05-13T23:18:32.577Z] PSExecutionPolicyPreference Bypass [2022-05-13T23:18:32.577Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-13T23:18:32.577Z] PUBLIC C:\Users\Public [2022-05-13T23:18:32.577Z] rootless true [2022-05-13T23:18:32.577Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=artif... [2022-05-13T23:18:32.578Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=changes [2022-05-13T23:18:32.578Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect [2022-05-13T23:18:32.578Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=tests [2022-05-13T23:18:32.578Z] s390x false [2022-05-13T23:18:32.578Z] SKIP_VALIDATION_TESTS 1 [2022-05-13T23:18:32.578Z] SOURCES_DRIVE d [2022-05-13T23:18:32.578Z] SOURCES_SUBDIR gopath [2022-05-13T23:18:32.578Z] STAGE_NAME Run tests [2022-05-13T23:18:32.578Z] SystemDrive C: [2022-05-13T23:18:32.578Z] SystemRoot C:\Windows [2022-05-13T23:18:32.578Z] TEMP C:\Windows\TEMP [2022-05-13T23:18:32.578Z] TESTDEBUG 0 [2022-05-13T23:18:32.578Z] TESTRUN_DRIVE d [2022-05-13T23:18:32.578Z] TESTRUN_SUBDIR CI [2022-05-13T23:18:32.578Z] TIMEOUT 120m [2022-05-13T23:18:32.578Z] TMP C:\Windows\TEMP [2022-05-13T23:18:32.578Z] unit_validate true [2022-05-13T23:18:32.578Z] USERDOMAIN WORKGROUP [2022-05-13T23:18:32.578Z] USERNAME azwin-2-ea3bf0$ [2022-05-13T23:18:32.578Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-13T23:18:32.578Z] validate_force false [2022-05-13T23:18:32.578Z] windir C:\Windows [2022-05-13T23:18:32.578Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-13T23:18:32.578Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-13T23:18:32.578Z] windows2022 true [2022-05-13T23:18:32.578Z] windows2022containerd true [2022-05-13T23:18:32.578Z] windowsRS5 true [2022-05-13T23:18:32.578Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-13T23:18:32.578Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-13T23:18:32.578Z] [2022-05-13T23:18:32.578Z] [2022-05-13T23:18:32.578Z] [2022-05-13T23:18:32.578Z] INFO: Sources under d:\gopath\... [2022-05-13T23:18:32.578Z] INFO: Test run under d:\CI\... [2022-05-13T23:18:32.578Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-13T23:18:32.578Z] INFO: docker/docker repository was found [2022-05-13T23:18:32.578Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-13T23:18:32.701Z] #21 14.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-13T23:18:32.701Z] #21 14.59 Unpacking iproute2 (5.10.0-4) ... [2022-05-13T23:18:32.957Z] #21 15.00 Selecting previously unselected package xxd. [2022-05-13T23:18:32.957Z] #21 15.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-13T23:18:32.957Z] #21 15.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:33.214Z] #21 15.12 Selecting previously unselected package vim-common. [2022-05-13T23:18:33.214Z] #21 15.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:18:33.214Z] #21 15.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:33.214Z] #21 15.31 Selecting previously unselected package bash-completion. [2022-05-13T23:18:33.214Z] #21 15.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-13T23:18:33.563Z] ltsc2022: Pulling from windows/servercore [2022-05-13T23:18:33.735Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-13T23:18:33.735Z] #14 103.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:33.735Z] #14 103.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:33.901Z] Fetching without tags [2022-05-13T23:18:34.032Z] 97f65a0ec59e: Pulling fs layer [2022-05-13T23:18:34.032Z] 12fb50a031bd: Pulling fs layer [2022-05-13T23:18:34.647Z] Merging remotes/origin/master commit 8a0cb10840024e3d9b18ebcea1dc2687a921e782 into PR head commit 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:18:33.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:18:33.621Z] > git config --add remote.origin.fetch +refs/pull/43599/head:refs/remotes/origin/PR-43599 # timeout=10 [2022-05-13T23:18:33.681Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:18:33.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-13T23:18:33.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-13T23:18:33.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:18:33.943Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43599/head:refs/remotes/origin/PR-43599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-13T23:18:34.762Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:18:34.813Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:18:35.362Z] #21 17.35 Unpacking bash-completion (1:2.11-2) ... [2022-05-13T23:18:35.588Z] #14 ... [2022-05-13T23:18:35.588Z] [2022-05-13T23:18:35.588Z] #67 [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-05-13T23:18:35.588Z] #67 sha256:39f1911583448ba5e3622714056bf21b876a62b1e4cbc3caf30ed089cb6aac18 [2022-05-13T23:18:35.588Z] #67 109.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:18:35.588Z] #67 109.1 + GOBIN=/build [2022-05-13T23:18:35.588Z] #67 109.1 + GO111MODULE=on [2022-05-13T23:18:35.588Z] #67 109.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:18:35.656Z] #19 146.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-13T23:18:35.656Z] #19 146.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:35.656Z] #19 146.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:18:35.656Z] #19 146.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-13T23:18:35.656Z] #19 146.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:35.656Z] #19 146.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:18:35.875Z] #21 17.80 Selecting previously unselected package bzip2. [2022-05-13T23:18:35.875Z] #21 17.81 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-13T23:18:35.875Z] #21 17.82 Unpacking bzip2 (1.0.8-4) ... [2022-05-13T23:18:35.875Z] #21 17.88 Selecting previously unselected package xz-utils. [2022-05-13T23:18:35.875Z] #21 17.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-13T23:18:35.875Z] #21 17.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:18:36.132Z] #21 18.07 Selecting previously unselected package apparmor. [2022-05-13T23:18:36.132Z] #21 18.07 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-13T23:18:36.132Z] #21 18.13 Unpacking apparmor (2.13.6-10) ... [2022-05-13T23:18:36.388Z] #21 18.49 Selecting previously unselected package inetutils-ping. [2022-05-13T23:18:36.388Z] #21 18.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-13T23:18:36.388Z] #21 18.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-13T23:18:36.388Z] #21 18.62 Selecting previously unselected package libip4tc2:arm64. [2022-05-13T23:18:36.644Z] #21 18.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-13T23:18:36.644Z] #21 18.63 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-13T23:18:36.644Z] #21 18.69 Selecting previously unselected package libip6tc2:arm64. [2022-05-13T23:18:36.644Z] #21 18.69 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-13T23:18:36.644Z] #21 18.70 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-13T23:18:36.644Z] #21 18.78 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-13T23:18:36.644Z] #21 18.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-13T23:18:36.644Z] #21 18.79 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-13T23:18:36.644Z] #21 18.85 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-13T23:18:36.644Z] #21 18.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-13T23:18:36.644Z] #21 18.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-13T23:18:36.900Z] #21 18.91 Selecting previously unselected package libnftnl11:arm64. [2022-05-13T23:18:36.900Z] #21 18.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-13T23:18:36.900Z] #21 18.92 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-13T23:18:36.900Z] #21 19.03 Selecting previously unselected package iptables. [2022-05-13T23:18:36.900Z] #21 19.03 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-13T23:18:36.900Z] #21 19.04 Unpacking iptables (1.8.7-1) ... [2022-05-13T23:18:37.461Z] #21 19.35 Selecting previously unselected package libonig5:arm64. [2022-05-13T23:18:37.461Z] #21 19.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-13T23:18:37.461Z] #21 19.36 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-13T23:18:37.461Z] #21 19.47 Selecting previously unselected package libjq1:arm64. [2022-05-13T23:18:37.461Z] #21 19.47 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-13T23:18:37.461Z] #21 19.48 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-13T23:18:37.461Z] #21 19.60 Selecting previously unselected package jq. [2022-05-13T23:18:37.717Z] #21 19.61 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-13T23:18:37.717Z] #21 19.62 Unpacking jq (1.6-2.1) ... [2022-05-13T23:18:37.717Z] #21 19.68 Selecting previously unselected package libaio1:arm64. [2022-05-13T23:18:37.717Z] #21 19.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-13T23:18:37.717Z] #21 19.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-13T23:18:37.717Z] #21 19.77 Selecting previously unselected package libgpm2:arm64. [2022-05-13T23:18:37.717Z] #21 19.79 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-13T23:18:37.717Z] #21 19.80 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-13T23:18:37.717Z] #21 19.87 Selecting previously unselected package libicu67:arm64. [2022-05-13T23:18:37.973Z] #21 19.87 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-13T23:18:37.973Z] #21 19.87 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-13T23:18:38.110Z] Merge succeeded, producing 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:18:38.110Z] Checking out Revision 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 (PR-43599) [2022-05-13T23:18:37.684Z] > git remote # timeout=10 [2022-05-13T23:18:37.803Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T23:18:37.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-13T23:18:37.857Z] > git merge 8a0cb10840024e3d9b18ebcea1dc2687a921e782 # timeout=10 [2022-05-13T23:18:38.020Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-13T23:18:38.149Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T23:18:40.488Z] #21 22.40 Selecting previously unselected package libinih1:arm64. [2022-05-13T23:18:40.488Z] #21 22.41 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-13T23:18:40.488Z] #21 22.41 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-13T23:18:40.488Z] #21 22.48 Selecting previously unselected package libnet1:arm64. [2022-05-13T23:18:40.488Z] #21 22.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-13T23:18:40.488Z] #21 22.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:18:40.488Z] #21 22.55 Selecting previously unselected package libnl-3-200:arm64. [2022-05-13T23:18:40.488Z] #21 22.56 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-13T23:18:40.488Z] #21 22.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-13T23:18:40.488Z] #21 22.63 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-13T23:18:40.488Z] #21 22.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-13T23:18:40.488Z] #21 22.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-13T23:18:40.488Z] #21 22.69 Selecting previously unselected package net-tools. [2022-05-13T23:18:40.743Z] #21 22.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-13T23:18:40.743Z] #21 22.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:18:40.743Z] #21 22.90 Selecting previously unselected package patch. [2022-05-13T23:18:40.743Z] #21 22.91 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-13T23:18:40.743Z] #21 22.91 Unpacking patch (2.7.6-7) ... [2022-05-13T23:18:40.835Z] #67 ... [2022-05-13T23:18:40.836Z] [2022-05-13T23:18:40.836Z] #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-05-13T23:18:40.836Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:40.836Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-13T23:18:40.836Z] #14 111.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-13T23:18:40.836Z] #14 111.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:18:40.836Z] #14 111.7 Selecting previously unselected package libapparmor1:amd64. [2022-05-13T23:18:40.836Z] #14 111.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 111.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:18:40.836Z] #14 111.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-13T23:18:40.836Z] #14 111.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 111.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:18:40.836Z] #14 112.0 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:18:40.836Z] #14 112.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:18:40.836Z] #14 112.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:18:40.836Z] #14 112.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:18:40.836Z] #14 112.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-13T23:18:40.836Z] #14 112.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:40.836Z] #14 112.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-13T23:18:40.836Z] #14 112.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:18:40.836Z] #14 112.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-13T23:18:40.836Z] #14 112.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:18:40.836Z] #14 112.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-13T23:18:40.836Z] #14 112.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 112.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:18:40.836Z] #14 113.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-13T23:18:40.836Z] #14 113.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 113.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:18:40.836Z] #14 113.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-13T23:18:40.836Z] #14 113.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 113.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:18:40.836Z] #14 113.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-13T23:18:40.836Z] #14 113.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 113.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:18:40.836Z] #14 113.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-13T23:18:40.836Z] #14 113.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 113.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:18:40.836Z] #14 114.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-13T23:18:40.836Z] #14 114.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 114.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:40.836Z] #14 114.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-13T23:18:40.836Z] #14 114.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 114.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:18:40.836Z] #14 114.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-13T23:18:40.836Z] #14 114.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-13T23:18:40.836Z] #14 114.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:18:40.836Z] #14 114.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:18:40.836Z] #14 115.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:18:40.836Z] #14 115.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:41.013Z] #21 23.00 Selecting previously unselected package python-pip-whl. [2022-05-13T23:18:41.013Z] #21 23.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:18:41.013Z] #21 23.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:18:41.148Z] #14 115.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:18:41.406Z] #14 116.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:18:38.199Z] > git checkout -f 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 # timeout=10 [2022-05-13T23:18:41.609Z] #21 23.51 Selecting previously unselected package python3-lib2to3. [2022-05-13T23:18:41.609Z] #21 23.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-13T23:18:41.609Z] #21 23.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:18:41.609Z] #21 23.64 Selecting previously unselected package python3-distutils. [2022-05-13T23:18:41.609Z] #21 23.64 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-13T23:18:41.609Z] #21 23.65 Unpacking python3-distutils (3.9.2-1) ... [2022-05-13T23:18:41.688Z] #14 116.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:18:41.688Z] #14 ... [2022-05-13T23:18:41.688Z] [2022-05-13T23:18:41.688Z] #67 [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-05-13T23:18:41.688Z] #67 sha256:39f1911583448ba5e3622714056bf21b876a62b1e4cbc3caf30ed089cb6aac18 [2022-05-13T23:18:41.688Z] #67 114.4 rootlesskit version 1.0.0 [2022-05-13T23:18:41.688Z] #67 114.4 Usage of /build/rootlesskit-docker-proxy: [2022-05-13T23:18:41.688Z] #67 114.4 -container-ip string [2022-05-13T23:18:41.688Z] #67 114.4 container ip [2022-05-13T23:18:41.688Z] #67 114.4 -container-port int [2022-05-13T23:18:41.688Z] #67 114.4 container port (default -1) [2022-05-13T23:18:41.688Z] #67 114.4 -host-ip string [2022-05-13T23:18:41.688Z] #67 114.4 host ip [2022-05-13T23:18:41.688Z] #67 114.4 -host-port int [2022-05-13T23:18:41.688Z] #67 114.4 host port (default -1) [2022-05-13T23:18:41.688Z] #67 114.4 -proto string [2022-05-13T23:18:41.688Z] #67 114.4 proxy protocol (default "tcp") [2022-05-13T23:18:41.688Z] #67 DONE 116.1s [2022-05-13T23:18:41.688Z] [2022-05-13T23:18:41.688Z] #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-05-13T23:18:41.688Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:41.688Z] #14 116.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:18:41.688Z] #14 116.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:18:41.688Z] #14 116.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:18:41.688Z] #14 116.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:18:41.688Z] #14 116.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:18:41.688Z] #14 116.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:18:41.875Z] #21 23.77 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:18:41.875Z] #21 23.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:18:41.875Z] #21 23.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:18:41.875Z] #21 23.90 Selecting previously unselected package python3-setuptools. [2022-05-13T23:18:41.875Z] #21 23.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-13T23:18:41.875Z] #21 23.91 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-13T23:18:41.946Z] #14 ... [2022-05-13T23:18:41.946Z] [2022-05-13T23:18:41.946Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-13T23:18:41.946Z] #68 sha256:dd3f5c388f3fa9c688c9b876738d99443d4bcb13b8a671b1f969d345c310b956 [2022-05-13T23:18:41.946Z] #68 DONE 0.2s [2022-05-13T23:18:41.946Z] [2022-05-13T23:18:41.946Z] #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-05-13T23:18:41.946Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:41.946Z] #14 116.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:41.946Z] #14 116.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:18:41.946Z] #14 116.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-13T23:18:41.946Z] #14 116.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:18:41.946Z] #14 116.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:18:41.946Z] #14 116.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:18:41.946Z] #14 116.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:18:41.946Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:41.946Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:41.946Z] #14 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-13T23:18:41.946Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:42.149Z] #21 24.10 Selecting previously unselected package python3-wheel. [2022-05-13T23:18:42.150Z] #21 24.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-13T23:18:42.150Z] #21 24.12 Unpacking python3-wheel (0.34.2-1) ... [2022-05-13T23:18:42.150Z] #21 24.22 Selecting previously unselected package python3-pip. [2022-05-13T23:18:42.150Z] #21 24.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:18:42.150Z] #21 24.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:18:42.204Z] #14 116.7 update-alternatives: #14 ... [2022-05-13T23:18:42.204Z] [2022-05-13T23:18:42.204Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-13T23:18:42.204Z] #69 sha256:a6fde24fe64d13ece2ad6116d2b68c4be75722d39231ef626867d18b70407081 [2022-05-13T23:18:42.204Z] #69 DONE 0.1s [2022-05-13T23:18:42.204Z] [2022-05-13T23:18:42.204Z] #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-05-13T23:18:42.204Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:42.204Z] #14 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-13T23:18:42.204Z] #14 116.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:18:42.204Z] #14 116.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:42.204Z] #14 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-13T23:18:42.204Z] #14 116.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:42.204Z] #14 116.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:18:42.204Z] #14 116.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:42.204Z] #14 116.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:18:42.204Z] #14 116.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:42.204Z] #14 116.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:18:42.204Z] #14 116.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:42.417Z] #21 24.49 Selecting previously unselected package sudo. [2022-05-13T23:18:42.417Z] #21 24.50 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-13T23:18:42.417Z] #21 24.50 Unpacking sudo (1.9.5p2-3) ... [2022-05-13T23:18:42.463Z] #14 DONE 117.2s [2022-05-13T23:18:42.464Z] [2022-05-13T23:18:42.464Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:18:42.464Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:18:42.724Z] #36 ... [2022-05-13T23:18:42.724Z] [2022-05-13T23:18:42.724Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-13T23:18:42.724Z] #59 sha256:c0b32531bbb98650791bf3f7529610c06623c1fa825f6a3d47d5c795033f30e1 [2022-05-13T23:18:42.724Z] #59 DONE 0.3s [2022-05-13T23:18:42.724Z] [2022-05-13T23:18:42.724Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:18:42.724Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-13T23:18:42.981Z] #21 24.96 Selecting previously unselected package thin-provisioning-tools. [2022-05-13T23:18:42.981Z] #21 24.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-13T23:18:42.981Z] #21 24.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:18:42.981Z] #21 25.18 Selecting previously unselected package uidmap. [2022-05-13T23:18:43.237Z] #21 25.22 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-13T23:18:43.237Z] #21 25.23 Unpacking uidmap (1:4.8.1-1) ... [2022-05-13T23:18:43.237Z] #21 25.36 Selecting previously unselected package vim-runtime. [2022-05-13T23:18:43.237Z] #21 25.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:18:43.237Z] #21 25.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-13T23:18:43.237Z] #21 25.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-13T23:18:43.237Z] #21 25.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:43.717Z] #14 ... [2022-05-13T23:18:43.717Z] [2022-05-13T23:18:43.717Z] #64 [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-05-13T23:18:43.717Z] #64 sha256:df5e0c6cee41b0e0657fe57024927025b7e23be8320b8c570ed77c00eb333f37 [2022-05-13T23:18:43.793Z] #19 155.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-13T23:18:43.793Z] #19 155.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:43.793Z] #19 155.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:18:43.793Z] #19 155.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-13T23:18:43.793Z] #19 155.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:43.793Z] #19 155.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:18:43.793Z] #19 ... [2022-05-13T23:18:43.793Z] [2022-05-13T23:18:43.793Z] #54 [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-05-13T23:18:43.793Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:18:43.793Z] #54 155.5 + dpkg --print-architecture [2022-05-13T23:18:43.793Z] #54 155.5 + git checkout -q v2.1.0 [2022-05-13T23:18:43.976Z] #64 56.60 Updating files: 58% (2782/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-13T23:18:43.976Z] #64 57.62 + cd /tmp/tmp.JoAy4NqD04/src/github.com/containerd/containerd [2022-05-13T23:18:44.054Z] #54 155.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-13T23:18:44.054Z] #54 155.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-13T23:18:44.235Z] #64 57.62 + git checkout -q v1.6.4 [2022-05-13T23:18:46.138Z] #64 59.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-13T23:18:46.138Z] #64 59.67 + BUILDTAGS='netgo osusergo static_build' [2022-05-13T23:18:46.138Z] #64 59.67 + export EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:46.138Z] #64 59.67 + EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:46.138Z] #64 59.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-13T23:18:46.138Z] #64 59.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-13T23:18:46.138Z] #64 59.67 + '[' '' = dynamic ']' [2022-05-13T23:18:46.138Z] #64 59.67 + make [2022-05-13T23:18:46.263Z] #14 ... [2022-05-13T23:18:46.263Z] [2022-05-13T23:18:46.263Z] #64 [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-05-13T23:18:46.263Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:18:46.504Z] #21 27.94 Selecting previously unselected package vim. [2022-05-13T23:18:46.504Z] #21 27.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-13T23:18:46.504Z] #21 27.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:46.504Z] #21 28.42 Selecting previously unselected package xfsprogs. [2022-05-13T23:18:46.504Z] #21 28.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-13T23:18:46.504Z] #21 28.43 Unpacking xfsprogs (5.10.0-4) ... [2022-05-13T23:18:46.504Z] #21 28.75 Selecting previously unselected package zip. [2022-05-13T23:18:46.760Z] #21 28.77 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-13T23:18:46.760Z] #21 28.78 Unpacking zip (3.0-12) ... [2022-05-13T23:18:46.897Z] #15 DONE 3.8s [2022-05-13T23:18:46.897Z] [2022-05-13T23:18:46.897Z] #60 [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-05-13T23:18:46.897Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:18:46.897Z] #60 3.459 + RM_GOPATH=0 [2022-05-13T23:18:46.897Z] #60 3.459 + TMP_GOPATH= [2022-05-13T23:18:46.897Z] #60 3.459 + : /build [2022-05-13T23:18:46.897Z] #60 3.459 + '[' -z '' ']' [2022-05-13T23:18:46.897Z] #60 3.459 ++ mktemp -d [2022-05-13T23:18:46.897Z] #60 3.462 + export GOPATH=/tmp/tmp.jwSl4IaOd6 [2022-05-13T23:18:46.897Z] #60 3.462 + GOPATH=/tmp/tmp.jwSl4IaOd6 [2022-05-13T23:18:46.897Z] #60 3.462 + RM_GOPATH=1 [2022-05-13T23:18:46.897Z] #60 3.462 + case "$(go env GOARCH)" in [2022-05-13T23:18:46.897Z] #60 3.463 ++ go env GOARCH [2022-05-13T23:18:46.897Z] #60 3.482 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:46.897Z] #60 3.482 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:18:46.897Z] #60 3.487 ++ dirname /install.sh [2022-05-13T23:18:46.897Z] #60 3.487 + dir=/ [2022-05-13T23:18:46.897Z] #60 3.511 + bin=runc [2022-05-13T23:18:46.897Z] #60 3.511 + shift [2022-05-13T23:18:46.897Z] #60 3.511 + '[' '!' -f //runc.installer ']' [2022-05-13T23:18:46.897Z] #60 3.511 + . //runc.installer [2022-05-13T23:18:46.897Z] #60 3.511 ++ set -e [2022-05-13T23:18:46.897Z] #60 3.511 ++ : v1.1.2 [2022-05-13T23:18:46.897Z] #60 3.511 + install_runc [2022-05-13T23:18:46.897Z] #60 3.511 + RUNC_BUILDTAGS=seccomp [2022-05-13T23:18:46.897Z] #60 3.511 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-13T23:18:46.897Z] #60 3.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jwSl4IaOd6/src/github.com/opencontainers/runc [2022-05-13T23:18:46.897Z] #60 3.511 Cloning into '/tmp/tmp.jwSl4IaOd6/src/github.com/opencontainers/runc'... [2022-05-13T23:18:46.897Z] #60 3.511 Install runc version v1.1.2 (build tags: seccomp) [2022-05-13T23:18:47.024Z] #21 28.91 Selecting previously unselected package zstd. [2022-05-13T23:18:47.024Z] #21 28.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-13T23:18:47.024Z] #21 28.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:18:47.279Z] #21 29.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:18:47.554Z] #64 58.41 Updating files: 28% (1343/4768) Updating files: 29% (1383/4768) Updating files: 30% (1431/4768) Updating files: 31% (1479/4768) Updating files: 32% (1526/4768) Updating files: 33% (1574/4768) Updating files: 34% (1622/4768) Updating files: 35% (1669/4768) Updating files: 36% (1717/4768) Updating files: 37% (1765/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 73% (3493/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-13T23:18:47.554Z] #64 60.19 + cd /tmp/tmp.VX1FQwIk8F/src/github.com/containerd/containerd [2022-05-13T23:18:47.811Z] #64 60.21 + git checkout -q v1.6.4 [2022-05-13T23:18:47.841Z] #21 30.03 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-13T23:18:47.841Z] #21 30.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:18:47.841Z] #21 30.06 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-13T23:18:48.041Z] #64 61.43 + bin/ctr [2022-05-13T23:18:48.096Z] #21 30.07 Setting up libicu67:arm64 (67.1-7) ... [2022-05-13T23:18:48.096Z] #21 30.08 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-13T23:18:48.096Z] #21 30.09 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-13T23:18:48.096Z] #21 30.11 Setting up uidmap (1:4.8.1-1) ... [2022-05-13T23:18:48.096Z] #21 30.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:18:48.096Z] #21 30.14 Setting up bzip2 (1.0.8-4) ... [2022-05-13T23:18:48.096Z] #21 30.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-13T23:18:48.096Z] #21 30.16 Setting up python3-wheel (0.34.2-1) ... [2022-05-13T23:18:48.658Z] #21 30.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:48.658Z] #21 30.72 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-13T23:18:48.658Z] #21 30.73 Setting up libcap2-bin (1:2.44-1) ... [2022-05-13T23:18:48.658Z] #21 30.74 Setting up apparmor (2.13.6-10) ... [2022-05-13T23:18:49.180Z] #64 61.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-13T23:18:49.180Z] #64 61.56 + BUILDTAGS='netgo osusergo static_build' [2022-05-13T23:18:49.180Z] #64 61.56 + export EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:49.180Z] #64 61.56 + EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:18:49.180Z] #64 61.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-13T23:18:49.180Z] #64 61.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-13T23:18:49.180Z] #64 61.56 + '[' '' = dynamic ']' [2022-05-13T23:18:49.180Z] #64 61.56 + make [2022-05-13T23:18:49.872Z] Commit message: "Remove mount spec backport" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-13T23:18:50.549Z] #21 32.33 Setting up zip (3.0-12) ... [2022-05-13T23:18:50.550Z] #21 32.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:50.550Z] #21 32.37 Setting up bash-completion (1:2.11-2) ... [2022-05-13T23:18:50.550Z] #64 63.27 + bin/ctr [2022-05-13T23:18:51.069Z] #60 ... [2022-05-13T23:18:51.069Z] [2022-05-13T23:18:51.069Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-13T23:18:51.069Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-13T23:18:51.069Z] #16 DONE 4.2s [2022-05-13T23:18:51.069Z] [2022-05-13T23:18:51.069Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-13T23:18:51.069Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-13T23:18:52.190Z] #54 ... [2022-05-13T23:18:52.190Z] [2022-05-13T23:18:52.190Z] #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-05-13T23:18:52.190Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:18:52.190Z] #19 163.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-13T23:18:52.190Z] #19 163.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:18:52.190Z] #19 163.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:18:52.190Z] #19 163.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-13T23:18:52.190Z] #19 163.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:18:52.190Z] #19 163.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:18:52.190Z] #19 163.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-13T23:18:52.190Z] #19 163.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:18:52.190Z] #19 163.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:18:52.190Z] #19 163.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-13T23:18:52.190Z] #19 163.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:18:52.190Z] #19 163.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:18:52.190Z] #19 163.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-13T23:18:52.190Z] #19 163.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:18:52.190Z] #19 163.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:18:52.190Z] #19 163.7 Selecting previously unselected package cross-config. [2022-05-13T23:18:52.190Z] #19 163.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-13T23:18:52.190Z] #19 163.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-13T23:18:52.190Z] #19 163.8 Selecting previously unselected package gcc-10-cross-base. [2022-05-13T23:18:52.190Z] #19 163.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.190Z] #19 163.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-13T23:18:52.190Z] #19 163.8 Selecting previously unselected package libc6-arm64-cross. [2022-05-13T23:18:52.190Z] #19 163.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-13T23:18:52.190Z] #19 163.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-13T23:18:52.190Z] #19 164.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-13T23:18:52.190Z] #19 164.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.190Z] #19 164.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:52.190Z] #19 164.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-13T23:18:52.190Z] #19 164.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.190Z] #19 164.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:52.190Z] #19 164.2 Selecting previously unselected package libitm1-arm64-cross. [2022-05-13T23:18:52.190Z] #19 164.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.451Z] #19 164.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:52.451Z] #19 164.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-13T23:18:52.451Z] #19 164.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.451Z] #19 164.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:52.451Z] #19 164.3 Selecting previously unselected package libasan6-arm64-cross. [2022-05-13T23:18:52.451Z] #19 164.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:52.451Z] #19 164.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:52.963Z] #17 2.369 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-13T23:18:52.963Z] #17 DONE 2.4s [2022-05-13T23:18:52.963Z] [2022-05-13T23:18:52.963Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-13T23:18:52.963Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-13T23:18:53.022Z] #19 164.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-13T23:18:53.022Z] #19 164.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:53.022Z] #19 164.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:53.022Z] #19 165.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-13T23:18:53.022Z] #19 165.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:53.067Z] #21 34.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:18:53.067Z] #21 34.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-13T23:18:53.067Z] #21 34.78 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-13T23:18:53.067Z] #21 34.80 Setting up patch (2.7.6-7) ... [2022-05-13T23:18:53.067Z] #21 34.83 Setting up sudo (1.9.5p2-3) ... [2022-05-13T23:18:53.067Z] #21 34.91 invoke-rc.d: could not determine current runlevel [2022-05-13T23:18:53.067Z] #21 34.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:18:53.067Z] #21 34.94 Setting up xfsprogs (5.10.0-4) ... [2022-05-13T23:18:53.067Z] #21 34.95 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-13T23:18:53.067Z] #21 34.96 Setting up inetutils-ping (2:2.0-1) ... [2022-05-13T23:18:53.067Z] #21 34.98 Setting up pigz (2.6-1) ... [2022-05-13T23:18:53.067Z] #21 34.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-13T23:18:53.067Z] #21 35.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-13T23:18:53.067Z] #21 35.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:18:53.067Z] #21 35.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:53.165Z] + docker version [2022-05-13T23:18:53.283Z] #19 165.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:53.543Z] #19 165.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-13T23:18:53.630Z] #21 35.64 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-13T23:18:53.630Z] #21 35.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:18:53.803Z] #19 165.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:53.804Z] #19 165.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:54.064Z] #19 165.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-13T23:18:54.064Z] #19 165.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:54.064Z] #19 165.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:54.064Z] #19 166.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-13T23:18:54.143Z] #21 36.03 Setting up libelf1:arm64 (0.183-1) ... [2022-05-13T23:18:54.143Z] #21 36.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:18:54.143Z] #21 36.08 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-13T23:18:54.143Z] #21 36.09 Setting up python3-distutils (3.9.2-1) ... [2022-05-13T23:18:54.325Z] #19 166.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:18:54.325Z] #19 166.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:18:54.325Z] #19 166.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-13T23:18:54.400Z] #21 36.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:18:54.400Z] #21 36.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-13T23:18:54.400Z] #21 36.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-13T23:18:54.400Z] #21 36.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-13T23:18:54.400Z] #21 36.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-13T23:18:54.400Z] #21 36.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-13T23:18:54.400Z] #21 36.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-13T23:18:54.400Z] #21 36.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-13T23:18:54.400Z] #21 36.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-13T23:18:54.400Z] #21 36.56 Setting up python3-setuptools (52.0.0-4) ... [2022-05-13T23:18:54.586Z] #19 166.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:18:54.586Z] #19 166.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:18:54.856Z] #18 DONE 1.7s [2022-05-13T23:18:54.856Z] [2022-05-13T23:18:54.856Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:18:54.856Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:18:54.856Z] #36 ... [2022-05-13T23:18:54.856Z] [2022-05-13T23:18:54.856Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-13T23:18:54.856Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-13T23:18:55.767Z] #21 37.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-13T23:18:55.767Z] #21 37.84 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-13T23:18:55.767Z] #21 37.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:18:55.767Z] #21 37.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:18:56.156Z] #64 ... [2022-05-13T23:18:56.156Z] [2022-05-13T23:18:56.156Z] #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-05-13T23:18:56.156Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:18:56.156Z] #14 116.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-13T23:18:56.156Z] #14 116.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:56.156Z] #14 116.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:18:56.156Z] #14 122.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-13T23:18:56.156Z] #14 122.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:56.156Z] #14 122.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:18:56.696Z] #21 38.81 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-13T23:18:56.696Z] #21 38.82 Setting up jq (1.6-2.1) ... [2022-05-13T23:18:56.750Z] #19 DONE 2.0s [2022-05-13T23:18:56.750Z] [2022-05-13T23:18:56.750Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-13T23:18:56.750Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-13T23:18:56.953Z] #21 38.84 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-13T23:18:56.953Z] #21 38.86 Setting up iptables (1.8.7-1) ... [2022-05-13T23:18:56.953Z] #21 38.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-13T23:18:56.953Z] #21 38.91 Setting up iproute2 (5.10.0-4) ... [2022-05-13T23:18:57.211Z] #21 39.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:18:57.533Z] #14 128.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-13T23:18:57.533Z] #14 128.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:18:57.533Z] #14 128.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:18:58.141Z] #21 DONE 40.1s [2022-05-13T23:18:58.141Z] [2022-05-13T23:18:58.141Z] #22 [dev-systemd-false 8/26] 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-05-13T23:18:58.141Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6 [2022-05-13T23:18:58.642Z] #20 DONE 1.8s [2022-05-13T23:18:58.642Z] [2022-05-13T23:18:58.642Z] #21 [dev-systemd-false 7/26] 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-05-13T23:18:58.642Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:18:58.703Z] #22 0.599 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-13T23:18:58.703Z] #22 0.604 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-13T23:18:58.703Z] #22 0.610 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-13T23:18:58.703Z] #22 DONE 0.7s [2022-05-13T23:18:58.703Z] [2022-05-13T23:18:58.703Z] #60 [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-05-13T23:18:58.703Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:18:58.703Z] #60 ... [2022-05-13T23:18:58.703Z] [2022-05-13T23:18:58.703Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-13T23:18:58.703Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90 [2022-05-13T23:19:00.504Z] #64 ... [2022-05-13T23:19:00.504Z] [2022-05-13T23:19:00.504Z] #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-05-13T23:19:00.504Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:00.504Z] #14 118.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-13T23:19:00.504Z] #14 118.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:19:00.504Z] #14 118.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:19:00.504Z] #14 123.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-13T23:19:00.504Z] #14 123.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:19:00.504Z] #14 123.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:19:00.761Z] #14 129.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-13T23:19:00.761Z] #14 129.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:19:00.761Z] #14 129.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:01.164Z] #21 2.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:19:01.164Z] #21 2.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:19:01.164Z] #21 2.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:19:01.164Z] #21 2.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:19:01.831Z] Client: [2022-05-13T23:19:01.831Z] Version: 20.10.9 [2022-05-13T23:19:01.831Z] API version: 1.41 [2022-05-13T23:19:01.831Z] Go version: go1.16.8 [2022-05-13T23:19:01.831Z] Git commit: c2ea9bc [2022-05-13T23:19:01.831Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:19:01.831Z] OS/Arch: windows/amd64 [2022-05-13T23:19:01.831Z] Context: default [2022-05-13T23:19:01.831Z] Experimental: true [2022-05-13T23:19:01.831Z] [2022-05-13T23:19:01.831Z] Server: Docker Engine - Community [2022-05-13T23:19:01.831Z] Engine: [2022-05-13T23:19:01.831Z] Version: 20.10.9 [2022-05-13T23:19:01.831Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:19:01.831Z] Go version: go1.16.8 [2022-05-13T23:19:01.831Z] Git commit: 79ea9d3 [2022-05-13T23:19:01.831Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:19:01.831Z] OS/Arch: windows/amd64 [2022-05-13T23:19:01.831Z] Experimental: true [2022-05-13T23:19:02.094Z] #21 3.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [Pipeline] sh [2022-05-13T23:19:03.414Z] + docker info [2022-05-13T23:19:03.463Z] #21 5.046 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:19:04.150Z] 12fb50a031bd: Verifying Checksum [2022-05-13T23:19:04.150Z] 12fb50a031bd: Download complete [2022-05-13T23:19:04.150Z] 97f65a0ec59e: Verifying Checksum [2022-05-13T23:19:04.150Z] 97f65a0ec59e: Download complete [2022-05-13T23:19:05.985Z] #21 ... [2022-05-13T23:19:05.985Z] [2022-05-13T23:19:05.985Z] #60 [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-05-13T23:19:05.985Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:19:05.985Z] #60 12.83 + cd /tmp/tmp.jwSl4IaOd6/src/github.com/opencontainers/runc [2022-05-13T23:19:05.985Z] #60 12.83 + git checkout -q v1.1.2 [2022-05-13T23:19:05.985Z] #60 13.41 + '[' -z '' ']' [2022-05-13T23:19:05.985Z] #60 13.41 + target=static [2022-05-13T23:19:05.985Z] #60 13.41 + make BUILDTAGS=seccomp static [2022-05-13T23:19:05.985Z] #60 13.60 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-13T23:19:06.258Z] #60 ... [2022-05-13T23:19:06.258Z] [2022-05-13T23:19:06.258Z] #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-05-13T23:19:06.258Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:19:06.258Z] #34 DONE 140.4s [2022-05-13T23:19:06.258Z] [2022-05-13T23:19:06.258Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:19:06.258Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:19:06.258Z] #36 140.7 Delve is a source level debugger for Go programs. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-13T23:19:06.258Z] #36 140.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Pass flags to the program you are debugging using `--`, for example: [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Usage: [2022-05-13T23:19:06.258Z] #36 140.7 dlv [command] [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Available Commands: [2022-05-13T23:19:06.258Z] #36 140.7 attach Attach to running process and begin debugging. [2022-05-13T23:19:06.258Z] #36 140.7 connect Connect to a headless debug server with a terminal client. [2022-05-13T23:19:06.258Z] #36 140.7 core Examine a core dump. [2022-05-13T23:19:06.258Z] #36 140.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-13T23:19:06.258Z] #36 140.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-13T23:19:06.258Z] #36 140.7 exec Execute a precompiled binary, and begin a debug session. [2022-05-13T23:19:06.258Z] #36 140.7 help Help about any command [2022-05-13T23:19:06.258Z] #36 140.7 run Deprecated command. Use 'debug' instead. [2022-05-13T23:19:06.258Z] #36 140.7 test Compile test binary and begin debugging program. [2022-05-13T23:19:06.258Z] #36 140.7 trace Compile and begin tracing program. [2022-05-13T23:19:06.258Z] #36 140.7 version Prints version. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Flags: [2022-05-13T23:19:06.258Z] #36 140.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-13T23:19:06.258Z] #36 140.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-13T23:19:06.258Z] #36 140.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-13T23:19:06.258Z] #36 140.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-13T23:19:06.258Z] #36 140.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-13T23:19:06.258Z] #36 140.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-13T23:19:06.258Z] #36 140.7 --disable-aslr Disables address space randomization [2022-05-13T23:19:06.258Z] #36 140.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-13T23:19:06.258Z] #36 140.7 -h, --help help for dlv [2022-05-13T23:19:06.258Z] #36 140.7 --init string Init file, executed by the terminal client. [2022-05-13T23:19:06.258Z] #36 140.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-13T23:19:06.258Z] #36 140.7 --log Enable debugging server logging. [2022-05-13T23:19:06.258Z] #36 140.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-13T23:19:06.258Z] #36 140.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-13T23:19:06.258Z] #36 140.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-13T23:19:06.258Z] #36 140.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-13T23:19:06.258Z] #36 140.7 --wd string Working directory for running the program. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Additional help topics: [2022-05-13T23:19:06.258Z] #36 140.7 dlv backend Help about the --backend flag. [2022-05-13T23:19:06.258Z] #36 140.7 dlv log Help about logging flags. [2022-05-13T23:19:06.258Z] #36 140.7 dlv redirect Help about file redirection. [2022-05-13T23:19:06.258Z] #36 140.7 [2022-05-13T23:19:06.258Z] #36 140.7 Use "dlv [command] --help" for more information about a command. [2022-05-13T23:19:06.258Z] #36 DONE 140.9s [2022-05-13T23:19:06.258Z] [2022-05-13T23:19:06.258Z] #47 [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-05-13T23:19:06.258Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:19:06.833Z] #19 176.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-13T23:19:06.833Z] #19 176.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:06.833Z] #19 177.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:19:06.833Z] #19 178.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-13T23:19:06.833Z] #19 178.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-13T23:19:06.833Z] #19 178.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-13T23:19:07.188Z] #47 ... [2022-05-13T23:19:07.188Z] [2022-05-13T23:19:07.188Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:07.188Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:07.188Z] #21 8.593 Fetched 8530 kB in 7s (1274 kB/s) [2022-05-13T23:19:07.402Z] #19 179.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-13T23:19:07.402Z] #19 179.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:07.662Z] #19 179.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-13T23:19:08.260Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-13T23:19:08.609Z] #19 180.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-13T23:19:08.609Z] #19 180.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:08.609Z] #19 180.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:19:08.651Z] #23 8.751 Collecting yamllint==1.26.1 [2022-05-13T23:19:08.651Z] #23 9.799 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-13T23:19:08.729Z] [2022-05-13T23:19:08.729Z] ________ ____ __. [2022-05-13T23:19:08.729Z] \_____ \ | |/ _| [2022-05-13T23:19:08.729Z] / | \| < [2022-05-13T23:19:08.729Z] / | \ | \ [2022-05-13T23:19:08.729Z] \_______ /____|__ \ [2022-05-13T23:19:08.729Z] \/ \/ [2022-05-13T23:19:08.729Z] [2022-05-13T23:19:08.729Z] INFO: make.ps1 ended at 05/13/2022 23:19:08 [2022-05-13T23:19:08.870Z] #19 ... [2022-05-13T23:19:08.870Z] [2022-05-13T23:19:08.870Z] #54 [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-05-13T23:19:08.870Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:19:08.870Z] #54 DONE 180.8s [2022-05-13T23:19:09.129Z] [2022-05-13T23:19:09.129Z] #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-05-13T23:19:09.129Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:19:09.129Z] #19 181.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-13T23:19:09.129Z] #19 181.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:09.129Z] #19 181.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:19:09.580Z] #23 10.78 Collecting pathspec>=0.5.3 [2022-05-13T23:19:09.580Z] #23 10.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-13T23:19:09.580Z] #23 11.00 Collecting pyyaml [2022-05-13T23:19:09.580Z] #23 11.02 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-13T23:19:09.708Z] #21 8.593 Reading package lists... [2022-05-13T23:19:09.836Z] #23 11.13 Building wheels for collected packages: yamllint [2022-05-13T23:19:09.836Z] #23 11.13 Building wheel for yamllint (setup.py): started [2022-05-13T23:19:10.763Z] #23 12.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-13T23:19:10.763Z] #23 12.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f08152458e6e7331aa4d9ca74efdaf6a2f24db32d71dfc18ea18f32a284066db [2022-05-13T23:19:10.763Z] #23 12.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-13T23:19:10.763Z] #23 12.05 Successfully built yamllint [2022-05-13T23:19:10.763Z] #23 12.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-13T23:19:10.949Z] INFO: Binaries build ended at 05/13/2022 23:19:10. Duration:00:01:49.5365005 [2022-05-13T23:19:11.326Z] #23 12.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-13T23:19:11.582Z] #23 DONE 13.0s [2022-05-13T23:19:11.582Z] [2022-05-13T23:19:11.582Z] #55 [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-05-13T23:19:11.582Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:19:11.936Z] INFO: Copying the built daemon binary to d:\CI\PR-43599\2\binary\dockerd-4e025b54d5.exe... [2022-05-13T23:19:11.936Z] INFO: Copying the built client binary to d:\CI\PR-43599\2\binary\docker-4e025b54d5.exe... [2022-05-13T23:19:11.936Z] INFO: Copying the golang package from the container to d:\CI\PR-43599\2\installer\go.zip... [2022-05-13T23:19:12.229Z] #21 11.02 Reading package lists... [2022-05-13T23:19:12.413Z] #14 140.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-13T23:19:12.413Z] #14 140.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:19:12.413Z] #14 140.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:12.485Z] #21 13.46 Building dependency tree... [2022-05-13T23:19:12.925Z] INFO: Extracting go.zip to d:\CI\PR-43599\2\go [2022-05-13T23:19:13.050Z] #21 14.61 The following additional packages will be installed: [2022-05-13T23:19:13.050Z] #21 14.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:19:13.050Z] #21 14.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-13T23:19:13.050Z] #21 14.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-13T23:19:13.050Z] #21 14.61 python3-pkg-resources vim-runtime xxd [2022-05-13T23:19:13.050Z] #21 14.64 Suggested packages: [2022-05-13T23:19:13.050Z] #21 14.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-13T23:19:13.050Z] #21 14.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-13T23:19:13.050Z] #21 14.64 acl attr quota [2022-05-13T23:19:13.050Z] #21 14.64 Recommended packages: [2022-05-13T23:19:13.050Z] #21 14.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-13T23:19:14.316Z] #14 ... [2022-05-13T23:19:14.316Z] [2022-05-13T23:19:14.316Z] #67 [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-05-13T23:19:14.316Z] #67 sha256:aa81217440dbde45b0e2b21faa3fc08e8be67f356472d40a05f4f9de45b27aac [2022-05-13T23:19:14.316Z] #67 144.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:19:14.477Z] #21 15.67 The following NEW packages will be installed: [2022-05-13T23:19:14.477Z] #21 15.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-13T23:19:14.477Z] #21 15.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:19:14.477Z] #21 15.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-13T23:19:14.477Z] #21 15.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-13T23:19:14.477Z] #21 15.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-13T23:19:14.477Z] #21 15.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-13T23:19:14.477Z] #21 15.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-13T23:19:14.477Z] #21 15.68 xz-utils zip zstd [2022-05-13T23:19:14.477Z] #21 16.00 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:19:14.477Z] #21 16.00 Need to get 27.6 MB of archives. [2022-05-13T23:19:14.477Z] #21 16.00 After this operation, 106 MB of additional disk space will be used. [2022-05-13T23:19:14.477Z] #21 16.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-13T23:19:14.477Z] #21 16.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-13T23:19:14.477Z] #21 16.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-13T23:19:14.477Z] #21 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-13T23:19:14.477Z] #21 16.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-13T23:19:14.477Z] #21 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-13T23:19:14.477Z] #21 16.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-13T23:19:14.477Z] #21 16.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-13T23:19:14.477Z] #21 16.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:19:14.477Z] #21 16.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:19:14.477Z] #21 16.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-13T23:19:14.477Z] #21 16.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-13T23:19:14.477Z] #21 16.10 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-13T23:19:14.477Z] #21 16.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-13T23:19:14.477Z] #21 16.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-13T23:19:14.477Z] #21 16.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-13T23:19:14.477Z] #21 16.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-13T23:19:14.477Z] #21 16.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-13T23:19:14.477Z] #21 16.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-13T23:19:14.477Z] #21 16.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-13T23:19:14.477Z] #21 16.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-13T23:19:14.477Z] #21 16.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:19:14.502Z] #19 ... [2022-05-13T23:19:14.502Z] [2022-05-13T23:19:14.502Z] #62 [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-05-13T23:19:14.502Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:19:14.502Z] #62 186.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-13T23:19:14.574Z] #67 144.7 + GOBIN=/build [2022-05-13T23:19:14.574Z] #67 144.7 + GO111MODULE=on [2022-05-13T23:19:14.574Z] #67 144.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:19:14.739Z] #21 16.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:19:14.739Z] #21 16.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:19:14.739Z] #21 16.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-13T23:19:14.739Z] #21 16.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-13T23:19:14.739Z] #21 16.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:19:15.005Z] #21 16.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-13T23:19:15.005Z] #21 16.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:19:15.005Z] #21 16.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-13T23:19:15.005Z] #21 16.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:19:15.005Z] #21 16.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-13T23:19:15.005Z] #21 16.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-13T23:19:15.005Z] #21 16.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-13T23:19:15.005Z] #21 16.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-13T23:19:15.005Z] #21 16.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-13T23:19:15.005Z] #21 16.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:19:15.005Z] #21 16.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-13T23:19:15.006Z] #21 16.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-13T23:19:15.263Z] #21 16.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-13T23:19:15.263Z] #21 16.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-13T23:19:15.263Z] #21 16.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-13T23:19:15.263Z] #21 16.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-13T23:19:15.263Z] #21 16.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-13T23:19:15.263Z] #21 16.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-13T23:19:15.524Z] #21 16.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-13T23:19:15.524Z] #21 16.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-13T23:19:15.524Z] #21 16.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-13T23:19:15.618Z] #14 ... [2022-05-13T23:19:15.618Z] [2022-05-13T23:19:15.618Z] #67 [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-05-13T23:19:15.618Z] #67 sha256:d9337b3bfe5338d4d1b13fe1c1e2adfea2571ac0bdf35d4e34776a15e1af9f08 [2022-05-13T23:19:15.618Z] #67 141.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:19:15.618Z] #67 141.9 + GOBIN=/build [2022-05-13T23:19:15.618Z] #67 141.9 + GO111MODULE=on [2022-05-13T23:19:15.618Z] #67 141.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:19:15.883Z] #62 DONE 188.0s [2022-05-13T23:19:15.883Z] [2022-05-13T23:19:15.883Z] #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-05-13T23:19:15.883Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-13T23:19:15.883Z] #19 188.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-13T23:19:15.883Z] #19 188.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:15.883Z] #19 188.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:19:15.883Z] #19 188.0 Selecting previously unselected package patch. [2022-05-13T23:19:16.087Z] #21 17.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:19:16.087Z] #21 17.62 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-05-13T23:19:16.087Z] #21 17.68 Selecting previously unselected package pigz. [2022-05-13T23:19:16.087Z] #21 17.68 (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-05-13T23:19:16.087Z] #21 17.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-13T23:19:16.087Z] #21 17.72 Unpacking pigz (2.6-1) ... [2022-05-13T23:19:16.143Z] #19 188.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-13T23:19:16.143Z] #19 188.0 Unpacking patch (2.7.6-7) ... [2022-05-13T23:19:16.143Z] #19 188.1 Selecting previously unselected package dpkg-dev. [2022-05-13T23:19:16.143Z] #19 188.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-13T23:19:16.143Z] #19 188.1 Unpacking dpkg-dev (1.20.9) ... [2022-05-13T23:19:16.344Z] #21 17.78 Selecting previously unselected package libelf1:amd64. [2022-05-13T23:19:16.344Z] #21 17.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-13T23:19:16.344Z] #21 17.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-13T23:19:16.344Z] #21 17.94 Selecting previously unselected package libbpf0:amd64. [2022-05-13T23:19:16.344Z] #21 17.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-13T23:19:16.344Z] #21 17.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:19:16.403Z] #19 188.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-13T23:19:16.403Z] #19 188.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-13T23:19:16.403Z] #19 188.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-13T23:19:16.403Z] #19 188.4 Selecting previously unselected package libio-string-perl. [2022-05-13T23:19:16.403Z] #19 188.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-13T23:19:16.403Z] #19 188.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-13T23:19:16.403Z] #19 188.4 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:19:16.403Z] #19 188.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:19:16.601Z] #21 18.03 Selecting previously unselected package libcap2:amd64. [2022-05-13T23:19:16.601Z] #21 18.04 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-13T23:19:16.601Z] #21 18.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:19:16.601Z] #21 18.10 Selecting previously unselected package libmnl0:amd64. [2022-05-13T23:19:16.601Z] #21 18.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-13T23:19:16.601Z] #21 18.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:19:16.601Z] #21 18.18 Selecting previously unselected package libxtables12:amd64. [2022-05-13T23:19:16.601Z] #21 18.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-13T23:19:16.601Z] #21 18.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:19:16.601Z] #21 18.27 Selecting previously unselected package libcap2-bin. [2022-05-13T23:19:16.663Z] #19 188.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:19:16.858Z] #21 18.28 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-13T23:19:16.858Z] #21 18.29 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-13T23:19:16.858Z] #21 18.37 Selecting previously unselected package iproute2. [2022-05-13T23:19:16.858Z] #21 18.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-13T23:19:16.858Z] #21 18.42 Unpacking iproute2 (5.10.0-4) ... [2022-05-13T23:19:17.421Z] #21 18.85 Selecting previously unselected package xxd. [2022-05-13T23:19:17.421Z] #21 18.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:19:17.421Z] #21 18.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:17.421Z] #21 18.96 Selecting previously unselected package vim-common. [2022-05-13T23:19:17.421Z] #21 18.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:19:17.421Z] #21 18.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:17.421Z] #21 19.11 Selecting previously unselected package bash-completion. [2022-05-13T23:19:17.678Z] #21 19.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-13T23:19:18.043Z] #19 190.0 Selecting previously unselected package libxml2:amd64. [2022-05-13T23:19:18.043Z] #19 190.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-13T23:19:18.043Z] #19 190.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:19:18.043Z] #19 190.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-13T23:19:18.043Z] #19 190.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-13T23:19:18.043Z] #19 190.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-13T23:19:18.043Z] #19 190.1 Selecting previously unselected package libxml-sax-base-perl. [2022-05-13T23:19:18.043Z] #19 190.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-13T23:19:18.043Z] #19 190.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-13T23:19:18.043Z] #19 190.1 Selecting previously unselected package libxml-sax-perl. [2022-05-13T23:19:18.043Z] #19 190.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-13T23:19:18.043Z] #19 190.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-13T23:19:18.043Z] #19 190.2 Selecting previously unselected package libxml-libxml-perl. [2022-05-13T23:19:18.119Z] #55 ... [2022-05-13T23:19:18.119Z] [2022-05-13T23:19:18.119Z] #47 [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-05-13T23:19:18.119Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-13T23:19:18.119Z] #47 174.1 + dpkg --print-architecture [2022-05-13T23:19:18.303Z] #19 190.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-13T23:19:18.303Z] #19 190.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-13T23:19:18.303Z] #19 190.2 Selecting previously unselected package libxml-simple-perl. [2022-05-13T23:19:18.303Z] #19 190.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-13T23:19:18.303Z] #19 190.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-13T23:19:18.303Z] #19 190.3 Selecting previously unselected package libyaml-perl. [2022-05-13T23:19:18.303Z] #19 190.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-13T23:19:18.303Z] #19 190.3 Unpacking libyaml-perl (1.30-1) ... [2022-05-13T23:19:18.303Z] #19 190.3 Selecting previously unselected package libconfig-auto-perl. [2022-05-13T23:19:18.303Z] #19 190.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-13T23:19:18.303Z] #19 190.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-13T23:19:18.303Z] #19 190.3 Selecting previously unselected package libfile-which-perl. [2022-05-13T23:19:18.303Z] #19 190.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-13T23:19:18.303Z] #19 190.3 Unpacking libfile-which-perl (1.23-1) ... [2022-05-13T23:19:18.303Z] #19 190.4 Selecting previously unselected package libfile-homedir-perl. [2022-05-13T23:19:18.303Z] #19 190.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-13T23:19:18.303Z] #19 190.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-13T23:19:18.303Z] #19 190.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-13T23:19:18.303Z] #19 190.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-13T23:19:18.562Z] #19 190.4 Selecting previously unselected package dpkg-cross. [2022-05-13T23:19:18.562Z] #19 190.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-13T23:19:18.562Z] #19 190.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-13T23:19:18.562Z] #19 190.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-13T23:19:18.562Z] #19 190.5 Selecting previously unselected package libc6-armel-cross. [2022-05-13T23:19:18.562Z] #19 190.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-13T23:19:18.562Z] #19 190.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-13T23:19:18.562Z] #19 190.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:18.562Z] #19 190.7 Selecting previously unselected package libgomp1-armel-cross. [2022-05-13T23:19:18.562Z] #19 190.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:18.562Z] #19 190.7 Selecting previously unselected package libatomic1-armel-cross. [2022-05-13T23:19:18.562Z] #19 190.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:18.562Z] #19 190.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:18.680Z] #47 DONE 174.7s [2022-05-13T23:19:18.681Z] [2022-05-13T23:19:18.681Z] #64 [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-05-13T23:19:18.681Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:19:18.822Z] #19 190.7 Selecting previously unselected package libasan6-armel-cross. [2022-05-13T23:19:18.822Z] #19 190.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:18.822Z] #19 190.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:18.894Z] #67 147.6 rootlesskit version 1.0.0 [2022-05-13T23:19:19.082Z] #19 191.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-13T23:19:19.082Z] #19 191.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:19.082Z] #19 191.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:19.082Z] #19 191.0 Selecting previously unselected package libubsan1-armel-cross. [2022-05-13T23:19:19.082Z] #19 191.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:19.082Z] #19 191.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:19.082Z] #19 191.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-13T23:19:19.082Z] #19 191.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:19.082Z] #19 191.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:19.082Z] #19 191.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-13T23:19:19.082Z] #19 191.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:19.151Z] #67 147.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-13T23:19:19.152Z] #67 147.6 -container-ip string [2022-05-13T23:19:19.152Z] #67 147.6 container ip [2022-05-13T23:19:19.152Z] #67 147.6 -container-port int [2022-05-13T23:19:19.152Z] #67 147.6 container port (default -1) [2022-05-13T23:19:19.152Z] #67 147.6 -host-ip string [2022-05-13T23:19:19.152Z] #67 147.6 host ip [2022-05-13T23:19:19.152Z] #67 147.6 -host-port int [2022-05-13T23:19:19.152Z] #67 147.6 host port (default -1) [2022-05-13T23:19:19.152Z] #67 147.6 -proto string [2022-05-13T23:19:19.152Z] #67 147.6 proxy protocol (default "tcp") [2022-05-13T23:19:19.341Z] #19 191.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:19:19.571Z] #21 20.83 Unpacking bash-completion (1:2.11-2) ... [2022-05-13T23:19:19.828Z] #21 21.28 Selecting previously unselected package bzip2. [2022-05-13T23:19:19.828Z] #21 21.28 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-13T23:19:19.828Z] #21 21.29 Unpacking bzip2 (1.0.8-4) ... [2022-05-13T23:19:19.828Z] #21 21.37 Selecting previously unselected package xz-utils. [2022-05-13T23:19:19.828Z] #21 21.37 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-13T23:19:19.828Z] #21 21.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:19:19.828Z] #21 21.50 Selecting previously unselected package apparmor. [2022-05-13T23:19:19.849Z] #67 ... [2022-05-13T23:19:19.849Z] [2022-05-13T23:19:19.849Z] #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-05-13T23:19:19.849Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:19.849Z] #14 145.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-13T23:19:19.849Z] #14 145.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-13T23:19:19.849Z] #14 145.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:19:19.849Z] #14 146.0 Selecting previously unselected package libapparmor1:amd64. [2022-05-13T23:19:19.849Z] #14 146.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 146.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:19:19.849Z] #14 146.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-13T23:19:19.849Z] #14 146.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 146.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:19:19.849Z] #14 146.3 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:19:19.849Z] #14 146.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 146.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:19:19.849Z] #14 146.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:19:19.849Z] #14 146.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 146.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:19:19.849Z] #14 147.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-13T23:19:19.849Z] #14 147.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 147.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:19.849Z] #14 147.3 Selecting previously unselected package libudev-dev:amd64. [2022-05-13T23:19:19.849Z] #14 147.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 147.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:19:19.849Z] #14 147.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-13T23:19:19.849Z] #14 147.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 147.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:19:19.849Z] #14 147.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-13T23:19:19.849Z] #14 147.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 147.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 147.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-13T23:19:19.849Z] #14 147.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 147.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 148.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-13T23:19:19.849Z] #14 148.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 148.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 148.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-13T23:19:19.849Z] #14 148.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 148.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 148.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-13T23:19:19.849Z] #14 148.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 148.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:19:19.849Z] #14 148.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-13T23:19:19.849Z] #14 148.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 148.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:19.849Z] #14 149.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-13T23:19:19.849Z] #14 149.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 149.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:19:19.849Z] #14 149.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-13T23:19:19.849Z] #14 149.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-13T23:19:19.849Z] #14 149.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:19:19.849Z] #14 149.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:19:19.849Z] #14 149.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:19:19.850Z] #14 149.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:19:19.850Z] #14 150.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-13T23:19:19.850Z] #14 150.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.1 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-05-13T23:19:19.850Z] #14 150.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:19:19.850Z] #14 150.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.1 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-05-13T23:19:19.850Z] #14 150.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:19:19.850Z] #14 150.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:19.850Z] #14 150.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:19:19.850Z] #14 150.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:19.850Z] #14 150.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:19.850Z] #14 150.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:19:20.085Z] #21 21.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-13T23:19:20.085Z] #21 21.57 Unpacking apparmor (2.13.6-10) ... [2022-05-13T23:19:20.341Z] #21 21.95 Selecting previously unselected package inetutils-ping. [2022-05-13T23:19:20.341Z] #21 21.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-13T23:19:20.341Z] #21 21.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-13T23:19:20.341Z] #21 22.06 Selecting previously unselected package libip4tc2:amd64. [2022-05-13T23:19:20.598Z] #21 22.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:19:20.598Z] #21 22.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:19:20.598Z] #21 22.13 Selecting previously unselected package libip6tc2:amd64. [2022-05-13T23:19:20.598Z] #21 22.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:19:20.598Z] #21 22.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:19:20.598Z] #21 22.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-13T23:19:20.854Z] #21 22.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-13T23:19:20.854Z] #21 22.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:19:20.854Z] #21 22.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-13T23:19:20.854Z] #21 22.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-13T23:19:20.854Z] #21 22.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:19:20.854Z] #21 22.34 Selecting previously unselected package libnftnl11:amd64. [2022-05-13T23:19:20.854Z] #21 22.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-13T23:19:20.854Z] #21 22.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:19:20.854Z] #21 22.43 Selecting previously unselected package iptables. [2022-05-13T23:19:21.109Z] #21 22.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-13T23:19:21.109Z] #21 22.45 Unpacking iptables (1.8.7-1) ... [2022-05-13T23:19:21.109Z] #21 22.72 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:19:21.234Z] Client: [2022-05-13T23:19:21.234Z] Context: default [2022-05-13T23:19:21.234Z] Debug Mode: false [2022-05-13T23:19:21.234Z] Plugins: [2022-05-13T23:19:21.234Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-13T23:19:21.234Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-13T23:19:21.234Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-13T23:19:21.234Z] [2022-05-13T23:19:21.234Z] Server: [2022-05-13T23:19:21.234Z] Containers: 0 [2022-05-13T23:19:21.234Z] Running: 0 [2022-05-13T23:19:21.234Z] Paused: 0 [2022-05-13T23:19:21.234Z] Stopped: 0 [2022-05-13T23:19:21.234Z] Images: 0 [2022-05-13T23:19:21.234Z] Server Version: 20.10.9 [2022-05-13T23:19:21.234Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-13T23:19:21.234Z] Windows: [2022-05-13T23:19:21.234Z] LCOW: [2022-05-13T23:19:21.234Z] Logging Driver: json-file [2022-05-13T23:19:21.234Z] Plugins: [2022-05-13T23:19:21.234Z] Volume: local [2022-05-13T23:19:21.234Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:19:21.234Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:19:21.234Z] Swarm: inactive [2022-05-13T23:19:21.234Z] Default Isolation: process [2022-05-13T23:19:21.234Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-13T23:19:21.234Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-13T23:19:21.234Z] OSType: windows [2022-05-13T23:19:21.234Z] Architecture: x86_64 [2022-05-13T23:19:21.234Z] CPUs: 4 [2022-05-13T23:19:21.234Z] Total Memory: 32GiB [2022-05-13T23:19:21.234Z] Name: azwin-2-d716d0 [2022-05-13T23:19:21.234Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-13T23:19:21.234Z] Docker Root Dir: D:\docker [2022-05-13T23:19:21.234Z] Debug Mode: false [2022-05-13T23:19:21.234Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:19:21.234Z] Labels: [2022-05-13T23:19:21.235Z] Experimental: true [2022-05-13T23:19:21.235Z] Insecure Registries: [2022-05-13T23:19:21.235Z] 10.0.0.4:5000 [2022-05-13T23:19:21.235Z] 127.0.0.0/8 [2022-05-13T23:19:21.235Z] Registry Mirrors: [2022-05-13T23:19:21.235Z] http://10.0.0.4:5000/ [2022-05-13T23:19:21.235Z] Live Restore Enabled: false [2022-05-13T23:19:21.235Z] Product License: Community Engine [2022-05-13T23:19:21.235Z] [2022-05-13T23:19:21.365Z] #21 22.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:19:21.365Z] #21 22.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:19:21.365Z] #21 22.85 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:19:21.365Z] #21 22.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:19:21.365Z] #21 22.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:19:21.365Z] #21 22.95 Selecting previously unselected package jq. [2022-05-13T23:19:21.365Z] #21 22.95 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-13T23:19:21.621Z] #21 22.96 Unpacking jq (1.6-2.1) ... [2022-05-13T23:19:21.622Z] #21 23.03 Selecting previously unselected package libaio1:amd64. [2022-05-13T23:19:21.622Z] #21 23.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-13T23:19:21.622Z] #21 23.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:19:21.622Z] #21 23.09 Selecting previously unselected package libgpm2:amd64. [2022-05-13T23:19:21.622Z] #21 23.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-13T23:19:21.622Z] #21 23.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:19:21.622Z] #21 23.16 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:19:21.622Z] #21 23.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:19:21.622Z] #21 23.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:19:22.391Z] #14 ... [2022-05-13T23:19:22.391Z] [2022-05-13T23:19:22.391Z] #67 [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-05-13T23:19:22.391Z] #67 sha256:aa81217440dbde45b0e2b21faa3fc08e8be67f356472d40a05f4f9de45b27aac [2022-05-13T23:19:22.391Z] #67 150.5 rootlesskit version 1.0.0 [2022-05-13T23:19:22.391Z] #67 150.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-13T23:19:22.391Z] #67 150.5 -container-ip string [2022-05-13T23:19:22.391Z] #67 150.5 container ip [2022-05-13T23:19:22.391Z] #67 150.5 -container-port int [2022-05-13T23:19:22.391Z] #67 150.5 container port (default -1) [2022-05-13T23:19:22.391Z] #67 150.5 -host-ip string [2022-05-13T23:19:22.391Z] #67 150.5 host ip [2022-05-13T23:19:22.391Z] #67 150.5 -host-port int [2022-05-13T23:19:22.391Z] #67 150.5 host port (default -1) [2022-05-13T23:19:22.391Z] #67 150.5 -proto string [2022-05-13T23:19:22.391Z] #67 150.5 proxy protocol (default "tcp") [2022-05-13T23:19:22.391Z] #67 DONE 152.5s [2022-05-13T23:19:22.391Z] [2022-05-13T23:19:22.391Z] #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-05-13T23:19:22.391Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:22.391Z] #14 DONE 152.9s [2022-05-13T23:19:22.391Z] [2022-05-13T23:19:22.391Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-13T23:19:22.391Z] #68 sha256:3a64ca328cb4354b7b9031df66ce77cee7911d0d8ee8c32f273688fd85b3f406 [2022-05-13T23:19:22.391Z] #68 DONE 0.1s [2022-05-13T23:19:22.391Z] [2022-05-13T23:19:22.391Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-13T23:19:22.391Z] #59 sha256:21576e0b080e86b7e534de45f6c707d0e196d8df6600fdc81a241d687080ad94 [2022-05-13T23:19:22.391Z] #59 DONE 0.2s [2022-05-13T23:19:22.391Z] [2022-05-13T23:19:22.391Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-13T23:19:22.391Z] #69 sha256:191e6c82c416f74c4cfc55398f8bd8c160889f8e3e894022862e2e3fa7023c1a [2022-05-13T23:19:22.427Z] #67 ... [2022-05-13T23:19:22.427Z] [2022-05-13T23:19:22.427Z] #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-05-13T23:19:22.427Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:22.427Z] #14 142.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-13T23:19:22.427Z] #14 142.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:19:22.427Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:22.427Z] #14 148.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-13T23:19:22.427Z] #14 148.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-13T23:19:22.427Z] #14 148.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:19:22.427Z] #14 149.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-13T23:19:22.427Z] #14 149.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-13T23:19:22.427Z] #14 149.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:19:22.427Z] #14 150.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-13T23:19:22.427Z] #14 150.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-13T23:19:22.427Z] #14 150.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:19:22.649Z] #69 DONE 0.2s [2022-05-13T23:19:22.649Z] [2022-05-13T23:19:22.649Z] #60 [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-05-13T23:19:22.649Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:19:23.358Z] #14 152.2 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:19:23.359Z] #14 152.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:19:23.359Z] #14 152.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:19:24.027Z] #60 ... [2022-05-13T23:19:24.027Z] [2022-05-13T23:19:24.027Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:19:24.027Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-13T23:19:24.027Z] #15 DONE 1.7s [2022-05-13T23:19:24.027Z] [2022-05-13T23:19:24.027Z] #60 [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-05-13T23:19:24.027Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:19:24.027Z] #60 1.481 + RM_GOPATH=0 [2022-05-13T23:19:24.027Z] #60 1.481 + TMP_GOPATH= [2022-05-13T23:19:24.027Z] #60 1.481 + : /build [2022-05-13T23:19:24.027Z] #60 1.481 + '[' -z '' ']' [2022-05-13T23:19:24.027Z] #60 1.481 ++ mktemp -d [2022-05-13T23:19:24.027Z] #60 1.485 + export GOPATH=/tmp/tmp.05bkr1o05k [2022-05-13T23:19:24.027Z] #60 1.485 + GOPATH=/tmp/tmp.05bkr1o05k [2022-05-13T23:19:24.027Z] #60 1.485 + RM_GOPATH=1 [2022-05-13T23:19:24.027Z] #60 1.485 + case "$(go env GOARCH)" in [2022-05-13T23:19:24.027Z] #60 1.485 ++ go env GOARCH [2022-05-13T23:19:24.027Z] #60 1.516 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:19:24.027Z] #60 1.516 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:19:24.027Z] #60 1.521 Install runc version v1.1.2 (build tags: seccomp) [2022-05-13T23:19:24.027Z] #60 1.521 ++ dirname /install.sh [2022-05-13T23:19:24.027Z] #60 1.521 + dir=/ [2022-05-13T23:19:24.027Z] #60 1.521 + bin=runc [2022-05-13T23:19:24.027Z] #60 1.521 + shift [2022-05-13T23:19:24.027Z] #60 1.521 + '[' '!' -f //runc.installer ']' [2022-05-13T23:19:24.027Z] #60 1.521 + . //runc.installer [2022-05-13T23:19:24.027Z] #60 1.521 ++ set -e [2022-05-13T23:19:24.027Z] #60 1.521 ++ : v1.1.2 [2022-05-13T23:19:24.027Z] #60 1.521 + install_runc [2022-05-13T23:19:24.027Z] #60 1.521 + RUNC_BUILDTAGS=seccomp [2022-05-13T23:19:24.027Z] #60 1.521 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-13T23:19:24.027Z] #60 1.521 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.05bkr1o05k/src/github.com/opencontainers/runc [2022-05-13T23:19:24.027Z] #60 1.521 Cloning into '/tmp/tmp.05bkr1o05k/src/github.com/opencontainers/runc'... [2022-05-13T23:19:24.289Z] #14 153.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:19:24.546Z] #14 153.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:19:24.546Z] #14 153.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:19:24.617Z] #19 195.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-13T23:19:24.617Z] #19 195.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:24.617Z] #19 196.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:19:24.617Z] #19 196.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-13T23:19:24.617Z] #19 196.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-13T23:19:24.617Z] #19 196.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-13T23:19:24.617Z] #19 196.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-13T23:19:24.617Z] #19 196.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:24.617Z] #19 196.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-13T23:19:24.617Z] #19 196.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-13T23:19:24.617Z] #19 196.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:24.617Z] #19 196.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:19:24.617Z] #19 196.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-13T23:19:24.617Z] #19 196.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:24.617Z] #19 196.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:19:24.890Z] #21 26.12 Selecting previously unselected package libinih1:amd64. [2022-05-13T23:19:24.890Z] #21 26.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-13T23:19:24.890Z] #21 26.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-13T23:19:24.890Z] #21 26.18 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:19:24.890Z] #21 26.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:19:24.890Z] #21 26.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:19:24.890Z] #21 26.28 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:19:24.890Z] #21 26.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:19:24.890Z] #21 26.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:19:24.890Z] #21 26.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:19:24.890Z] #21 26.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:19:24.890Z] #21 26.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:19:24.890Z] #21 26.44 Selecting previously unselected package net-tools. [2022-05-13T23:19:24.890Z] #21 26.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-13T23:19:25.145Z] #21 26.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:19:25.146Z] #21 26.61 Selecting previously unselected package patch. [2022-05-13T23:19:25.146Z] #21 26.63 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-13T23:19:25.146Z] #21 26.63 Unpacking patch (2.7.6-7) ... [2022-05-13T23:19:25.401Z] #21 26.73 Selecting previously unselected package python-pip-whl. [2022-05-13T23:19:25.401Z] #21 26.76 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:19:25.401Z] #21 26.76 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:19:25.657Z] #21 27.25 Selecting previously unselected package python3-lib2to3. [2022-05-13T23:19:25.657Z] #21 27.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-13T23:19:25.657Z] #21 27.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:19:25.913Z] #21 27.38 Selecting previously unselected package python3-distutils. [2022-05-13T23:19:25.913Z] #21 27.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-13T23:19:25.913Z] #21 27.39 Unpacking python3-distutils (3.9.2-1) ... [2022-05-13T23:19:25.913Z] #21 27.49 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:19:25.913Z] #21 27.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:19:25.913Z] #21 27.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:19:25.916Z] #14 154.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-13T23:19:25.916Z] #14 154.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:19:25.932Z] #60 ... [2022-05-13T23:19:25.932Z] [2022-05-13T23:19:25.932Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-13T23:19:25.932Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-13T23:19:25.932Z] #16 DONE 1.6s [2022-05-13T23:19:25.932Z] [2022-05-13T23:19:25.932Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-13T23:19:25.932Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-13T23:19:26.169Z] #21 27.64 Selecting previously unselected package python3-setuptools. [2022-05-13T23:19:26.169Z] #21 27.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-13T23:19:26.169Z] #21 27.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-13T23:19:26.212Z] #14 154.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:26.425Z] #21 27.90 Selecting previously unselected package python3-wheel. [2022-05-13T23:19:26.425Z] #21 27.91 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-13T23:19:26.425Z] #21 27.92 Unpacking python3-wheel (0.34.2-1) ... [2022-05-13T23:19:26.425Z] #21 27.98 Selecting previously unselected package python3-pip. [2022-05-13T23:19:26.425Z] #21 27.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:19:26.425Z] #21 27.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:19:26.501Z] #17 0.891 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-13T23:19:26.681Z] #21 28.25 Selecting previously unselected package sudo. [2022-05-13T23:19:26.682Z] #21 28.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-13T23:19:26.682Z] #21 28.27 Unpacking sudo (1.9.5p2-3) ... [2022-05-13T23:19:26.760Z] #17 DONE 1.0s [2022-05-13T23:19:26.760Z] [2022-05-13T23:19:26.760Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-13T23:19:26.760Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-13T23:19:26.788Z] #14 ... [2022-05-13T23:19:26.788Z] [2022-05-13T23:19:26.788Z] #67 [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-05-13T23:19:26.788Z] #67 sha256:d9337b3bfe5338d4d1b13fe1c1e2adfea2571ac0bdf35d4e34776a15e1af9f08 [2022-05-13T23:19:26.788Z] #67 DONE 155.2s [2022-05-13T23:19:26.788Z] [2022-05-13T23:19:26.788Z] #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-05-13T23:19:26.788Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:26.788Z] #14 155.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-13T23:19:26.788Z] #14 155.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-13T23:19:26.788Z] #14 155.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:19:26.788Z] #14 ... [2022-05-13T23:19:26.788Z] [2022-05-13T23:19:26.788Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-13T23:19:26.788Z] #68 sha256:bc6c997a8bc1b63a031ec2b542ae2b7ad6cd34b10cc17c9ffd504d236d8f873d [2022-05-13T23:19:26.788Z] #68 DONE 0.1s [2022-05-13T23:19:26.788Z] [2022-05-13T23:19:26.788Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-13T23:19:26.788Z] #69 sha256:40b24a1d29b4e628fc074bb4ca6f130f5239d391e467f4626812ac07aaf7ab9b [2022-05-13T23:19:26.788Z] #69 DONE 0.1s [2022-05-13T23:19:26.788Z] [2022-05-13T23:19:26.788Z] #64 [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-05-13T23:19:26.788Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:19:27.046Z] #64 ... [2022-05-13T23:19:27.046Z] [2022-05-13T23:19:27.046Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-13T23:19:27.046Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-13T23:19:27.046Z] #14 155.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-13T23:19:27.046Z] #14 155.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-13T23:19:27.046Z] #14 155.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:19:27.244Z] #21 28.72 Selecting previously unselected package thin-provisioning-tools. [2022-05-13T23:19:27.244Z] #21 28.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-13T23:19:27.244Z] #21 28.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:19:27.244Z] #21 28.95 Selecting previously unselected package uidmap. [2022-05-13T23:19:27.500Z] #21 28.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-13T23:19:27.500Z] #21 28.95 Unpacking uidmap (1:4.8.1-1) ... [2022-05-13T23:19:27.500Z] #21 29.09 Selecting previously unselected package vim-runtime. [2022-05-13T23:19:27.613Z] #14 156.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-13T23:19:27.613Z] #14 156.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-13T23:19:27.613Z] #14 156.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:19:27.696Z] #18 DONE 1.1s [2022-05-13T23:19:27.696Z] [2022-05-13T23:19:27.696Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-13T23:19:27.696Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-13T23:19:27.757Z] #21 29.09 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:19:27.757Z] #21 29.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-13T23:19:27.757Z] #21 29.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-13T23:19:27.757Z] #21 29.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:27.870Z] #14 156.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-13T23:19:27.870Z] #14 156.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-13T23:19:27.870Z] #14 156.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:19:27.870Z] #14 156.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-13T23:19:27.870Z] #14 156.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-13T23:19:27.870Z] #14 156.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:19:27.870Z] #14 156.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-13T23:19:28.127Z] #14 156.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-13T23:19:28.127Z] #14 157.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:19:29.056Z] #14 157.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-13T23:19:29.056Z] #14 157.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-13T23:19:29.056Z] #14 157.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:19:29.056Z] #14 158.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-13T23:19:29.056Z] #14 158.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:19:29.056Z] #14 158.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:29.073Z] #19 DONE 1.0s [2022-05-13T23:19:29.073Z] [2022-05-13T23:19:29.073Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-13T23:19:29.074Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-13T23:19:29.313Z] #14 158.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-13T23:19:29.313Z] #14 158.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-13T23:19:29.313Z] #14 158.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:19:29.573Z] #14 158.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-13T23:19:29.573Z] #14 158.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-13T23:19:29.573Z] #14 158.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:19:29.894Z] #19 201.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-13T23:19:29.894Z] #19 201.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:29.894Z] #19 201.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:19:29.894Z] #19 201.1 Selecting previously unselected package crossbuild-essential-armel. [2022-05-13T23:19:29.894Z] #19 201.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-13T23:19:29.894Z] #19 201.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-13T23:19:29.894Z] #19 201.2 Selecting previously unselected package libc6-armhf-cross. [2022-05-13T23:19:29.894Z] #19 201.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:29.894Z] #19 201.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-13T23:19:29.894Z] #19 201.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-13T23:19:29.894Z] #19 201.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.894Z] #19 201.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.894Z] #19 201.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-13T23:19:29.894Z] #19 201.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.894Z] #19 201.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.894Z] #19 201.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-13T23:19:29.894Z] #19 201.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.894Z] #19 201.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.895Z] #19 201.4 Selecting previously unselected package libasan6-armhf-cross. [2022-05-13T23:19:29.895Z] #19 201.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.895Z] #19 201.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.895Z] #19 201.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-13T23:19:29.895Z] #19 201.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.895Z] #19 201.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.895Z] #19 201.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-13T23:19:29.895Z] #19 201.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.895Z] #19 201.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.895Z] #19 201.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-13T23:19:29.895Z] #19 201.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:29.895Z] #19 201.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:29.895Z] #19 201.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-13T23:19:30.057Z] #20 DONE 1.1s [2022-05-13T23:19:30.057Z] [2022-05-13T23:19:30.057Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:30.057Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:30.135Z] #14 159.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:19:30.135Z] #14 159.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:19:30.135Z] #14 159.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:19:30.154Z] #19 202.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:30.154Z] #19 202.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:19:30.392Z] #14 159.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:19:30.392Z] #14 159.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:19:30.392Z] #14 159.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:19:30.392Z] #14 159.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:19:30.392Z] #14 159.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:19:30.392Z] #14 159.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:19:30.392Z] #14 159.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:19:30.392Z] #14 159.4 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-05-13T23:19:30.392Z] #14 159.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:30.392Z] #14 159.4 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-05-13T23:19:30.649Z] #14 159.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:19:30.649Z] #14 159.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:19:30.649Z] #14 159.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-13T23:19:30.649Z] #14 159.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:19:30.649Z] #14 159.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:19:30.649Z] #14 159.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:30.649Z] #14 159.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:19:30.649Z] #14 159.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:30.649Z] #14 159.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:19:30.905Z] #14 159.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:19:31.025Z] #21 32.09 Selecting previously unselected package vim. [2022-05-13T23:19:31.025Z] #21 32.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:19:31.025Z] #21 32.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:31.025Z] #21 32.58 Selecting previously unselected package xfsprogs. [2022-05-13T23:19:31.025Z] #21 32.58 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-13T23:19:31.025Z] #21 32.59 Unpacking xfsprogs (5.10.0-4) ... [2022-05-13T23:19:31.162Z] #14 DONE 160.0s [2022-05-13T23:19:31.162Z] [2022-05-13T23:19:31.162Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:19:31.162Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-13T23:19:31.162Z] #15 ... [2022-05-13T23:19:31.162Z] [2022-05-13T23:19:31.162Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-13T23:19:31.162Z] #59 sha256:e07b843896b5f95d90e1590c354a798c067a03c2329efb20e7a739fdb0a8d9f6 [2022-05-13T23:19:31.162Z] #59 DONE 0.2s [2022-05-13T23:19:31.419Z] [2022-05-13T23:19:31.419Z] #60 [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-05-13T23:19:31.419Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:19:31.438Z] #21 1.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:19:31.438Z] #21 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:19:31.438Z] #21 1.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:19:31.536Z] #21 32.97 Selecting previously unselected package zip. [2022-05-13T23:19:31.536Z] #21 32.99 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-13T23:19:31.536Z] #21 32.99 Unpacking zip (3.0-12) ... [2022-05-13T23:19:31.536Z] #21 33.11 Selecting previously unselected package zstd. [2022-05-13T23:19:31.697Z] #21 1.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:19:31.793Z] #21 33.11 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-13T23:19:31.793Z] #21 33.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:19:32.049Z] #21 33.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:19:32.613Z] #21 34.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:19:32.613Z] #21 34.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:19:32.613Z] #21 34.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:19:32.613Z] #21 34.20 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:19:32.613Z] #21 34.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:19:32.613Z] #21 34.22 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-13T23:19:32.613Z] #21 34.25 Setting up uidmap (1:4.8.1-1) ... [2022-05-13T23:19:32.613Z] #21 34.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:19:32.788Z] #60 ... [2022-05-13T23:19:32.788Z] [2022-05-13T23:19:32.788Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:19:32.788Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-13T23:19:32.788Z] #15 DONE 1.5s [2022-05-13T23:19:32.788Z] [2022-05-13T23:19:32.788Z] #60 [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-05-13T23:19:32.788Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:19:32.788Z] #60 1.205 + RM_GOPATH=0 [2022-05-13T23:19:32.788Z] #60 1.205 + TMP_GOPATH= [2022-05-13T23:19:32.788Z] #60 1.205 + : /build [2022-05-13T23:19:32.788Z] #60 1.205 + '[' -z '' ']' [2022-05-13T23:19:32.788Z] #60 1.205 ++ mktemp -d [2022-05-13T23:19:32.788Z] #60 1.212 + export GOPATH=/tmp/tmp.eTJMBEALey [2022-05-13T23:19:32.788Z] #60 1.213 + GOPATH=/tmp/tmp.eTJMBEALey [2022-05-13T23:19:32.788Z] #60 1.213 + RM_GOPATH=1 [2022-05-13T23:19:32.788Z] #60 1.213 + case "$(go env GOARCH)" in [2022-05-13T23:19:32.788Z] #60 1.215 ++ go env GOARCH [2022-05-13T23:19:32.788Z] #60 1.241 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:19:32.788Z] #60 1.241 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:19:32.788Z] #60 1.245 ++ dirname /install.sh [2022-05-13T23:19:32.788Z] #60 1.250 + dir=/ [2022-05-13T23:19:32.788Z] #60 1.250 + bin=runc [2022-05-13T23:19:32.788Z] #60 1.250 + shift [2022-05-13T23:19:32.788Z] #60 1.250 + '[' '!' -f //runc.installer ']' [2022-05-13T23:19:32.788Z] #60 1.250 + . //runc.installer [2022-05-13T23:19:32.788Z] #60 1.250 ++ set -e [2022-05-13T23:19:32.788Z] #60 1.250 ++ : v1.1.2 [2022-05-13T23:19:32.788Z] #60 1.258 + install_runc [2022-05-13T23:19:32.788Z] #60 1.258 + RUNC_BUILDTAGS=seccomp [2022-05-13T23:19:32.788Z] #60 1.258 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-13T23:19:32.788Z] #60 1.258 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eTJMBEALey/src/github.com/opencontainers/runc [2022-05-13T23:19:32.788Z] #60 1.258 Install runc version v1.1.2 (build tags: seccomp) [2022-05-13T23:19:32.788Z] #60 1.262 Cloning into '/tmp/tmp.eTJMBEALey/src/github.com/opencontainers/runc'... [2022-05-13T23:19:32.869Z] #21 34.27 Setting up bzip2 (1.0.8-4) ... [2022-05-13T23:19:32.870Z] #21 34.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:19:32.870Z] #21 34.30 Setting up python3-wheel (0.34.2-1) ... [2022-05-13T23:19:33.073Z] #21 3.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:19:33.434Z] #21 34.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:33.434Z] #21 34.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:19:33.434Z] #21 34.91 Setting up libcap2-bin (1:2.44-1) ... [2022-05-13T23:19:33.434Z] #21 34.92 Setting up apparmor (2.13.6-10) ... [2022-05-13T23:19:34.165Z] #60 ... [2022-05-13T23:19:34.165Z] [2022-05-13T23:19:34.165Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-13T23:19:34.165Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-13T23:19:34.165Z] #16 DONE 1.4s [2022-05-13T23:19:34.165Z] [2022-05-13T23:19:34.165Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-13T23:19:34.165Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-13T23:19:34.463Z] #21 4.723 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:19:35.326Z] #21 36.75 Setting up zip (3.0-12) ... [2022-05-13T23:19:35.326Z] #21 36.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:35.326Z] #21 36.79 Setting up bash-completion (1:2.11-2) ... [2022-05-13T23:19:35.438Z] #19 207.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-13T23:19:35.438Z] #19 207.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:35.438Z] #19 207.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:19:35.438Z] #19 207.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-13T23:19:35.438Z] #19 207.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-13T23:19:35.438Z] #19 207.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-13T23:19:35.438Z] #19 207.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-13T23:19:35.438Z] #19 207.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:35.438Z] #19 207.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-13T23:19:35.438Z] #19 207.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-13T23:19:35.438Z] #19 207.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:35.438Z] #19 207.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:19:35.532Z] #17 1.286 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-13T23:19:36.007Z] #19 207.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-13T23:19:36.007Z] #19 207.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:36.007Z] #19 207.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:19:36.560Z] #17 DONE 2.5s [2022-05-13T23:19:36.560Z] [2022-05-13T23:19:36.560Z] #64 [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-05-13T23:19:36.560Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:19:36.560Z] #64 ... [2022-05-13T23:19:36.560Z] [2022-05-13T23:19:36.560Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-13T23:19:36.560Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-13T23:19:37.219Z] #21 38.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:19:37.219Z] #21 38.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-13T23:19:37.219Z] #21 38.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:19:37.219Z] #21 38.60 Setting up patch (2.7.6-7) ... [2022-05-13T23:19:37.219Z] #21 38.61 Setting up sudo (1.9.5p2-3) ... [2022-05-13T23:19:37.219Z] #21 38.69 invoke-rc.d: could not determine current runlevel [2022-05-13T23:19:37.219Z] #21 38.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:19:37.219Z] #21 38.70 Setting up xfsprogs (5.10.0-4) ... [2022-05-13T23:19:37.219Z] #21 38.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:19:37.219Z] #21 38.72 Setting up inetutils-ping (2:2.0-1) ... [2022-05-13T23:19:37.219Z] #21 38.73 Setting up pigz (2.6-1) ... [2022-05-13T23:19:37.219Z] #21 38.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:19:37.219Z] #21 38.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:19:37.219Z] #21 38.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:19:37.219Z] #21 38.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:37.256Z] #21 ... [2022-05-13T23:19:37.256Z] [2022-05-13T23:19:37.256Z] #60 [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-05-13T23:19:37.256Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:19:37.775Z] #60 13.95 Updating files: 68% (806/1179) Updating files: 69% (814/1179) Updating files: 70% (826/1179) Updating files: 71% (838/1179) Updating files: 72% (849/1179) Updating files: 73% (861/1179) Updating files: 74% (873/1179) Updating files: 75% (885/1179) Updating files: 76% (897/1179) Updating files: 77% (908/1179) Updating files: 78% (920/1179) Updating files: 79% (932/1179) Updating files: 80% (944/1179) Updating files: 81% (955/1179) Updating files: 82% (967/1179) Updating files: 83% (979/1179) Updating files: 84% (991/1179) Updating files: 85% (1003/1179) Updating files: 86% (1014/1179) Updating files: 87% (1026/1179) Updating files: 88% (1038/1179) Updating files: 88% (1039/1179) Updating files: 89% (1050/1179) Updating files: 90% (1062/1179) Updating files: 91% (1073/1179) Updating files: 92% (1085/1179) Updating files: 93% (1097/1179) Updating files: 94% (1109/1179) Updating files: 95% (1121/1179) Updating files: 96% (1132/1179) Updating files: 97% (1144/1179) Updating files: 98% (1156/1179) Updating files: 99% (1168/1179) Updating files: 100% (1179/1179) Updating files: 100% (1179/1179), done. [2022-05-13T23:19:37.775Z] #60 15.05 + cd /tmp/tmp.05bkr1o05k/src/github.com/opencontainers/runc [2022-05-13T23:19:37.775Z] #60 15.06 + git checkout -q v1.1.2 [2022-05-13T23:19:37.782Z] #21 39.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:19:37.782Z] #21 39.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:19:38.035Z] #60 15.52 + '[' -z '' ']' [2022-05-13T23:19:38.035Z] #60 15.53 + target=static [2022-05-13T23:19:38.035Z] #60 15.53 + make BUILDTAGS=seccomp static [2022-05-13T23:19:38.344Z] #21 39.80 Setting up libelf1:amd64 (0.183-1) ... [2022-05-13T23:19:38.344Z] #21 39.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:19:38.344Z] #21 39.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:19:38.344Z] #21 39.85 Setting up python3-distutils (3.9.2-1) ... [2022-05-13T23:19:38.602Z] #60 16.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-13T23:19:38.857Z] #21 40.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:38.857Z] #21 40.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-13T23:19:38.857Z] #21 40.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-13T23:19:38.857Z] #21 40.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-13T23:19:38.857Z] #21 40.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-13T23:19:38.857Z] #21 40.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-13T23:19:38.857Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-13T23:19:38.857Z] #21 40.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-13T23:19:38.857Z] #21 40.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-13T23:19:38.857Z] #21 40.38 Setting up python3-setuptools (52.0.0-4) ... [2022-05-13T23:19:40.210Z] #19 212.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-13T23:19:40.210Z] #19 212.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:40.210Z] #19 212.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:19:40.210Z] #19 212.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-13T23:19:40.210Z] #19 212.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-13T23:19:40.226Z] #21 41.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:19:40.227Z] #21 41.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:19:40.227Z] #21 41.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:19:40.227Z] #21 41.74 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:19:40.469Z] #19 212.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-13T23:19:40.469Z] #19 212.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-13T23:19:40.469Z] #19 212.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:40.469Z] #19 212.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-13T23:19:40.729Z] #19 212.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-13T23:19:40.729Z] #19 212.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.729Z] #19 212.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.729Z] #19 212.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-13T23:19:40.729Z] #19 212.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.729Z] #19 212.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.729Z] #19 212.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-13T23:19:40.729Z] #19 212.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.729Z] #19 212.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.729Z] #19 212.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-13T23:19:40.729Z] #19 212.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.729Z] #19 212.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.729Z] #19 212.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-13T23:19:40.729Z] #19 212.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.729Z] #19 212.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.989Z] #19 213.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-13T23:19:40.989Z] #19 213.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:40.989Z] #19 213.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:40.989Z] #19 213.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-13T23:19:41.250Z] #19 213.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:41.250Z] #19 213.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:41.250Z] #19 213.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-13T23:19:41.250Z] #19 213.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:41.250Z] #19 213.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:41.510Z] #19 213.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-13T23:19:41.510Z] #19 213.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:41.510Z] #19 213.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:41.510Z] #19 213.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-13T23:19:41.510Z] #19 213.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:41.510Z] #19 213.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:41.510Z] #19 213.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-13T23:19:41.510Z] #19 213.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:41.510Z] #19 213.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:41.592Z] #21 42.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:19:41.592Z] #21 42.90 Setting up jq (1.6-2.1) ... [2022-05-13T23:19:41.592Z] #21 42.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:19:41.592Z] #21 42.91 Setting up iptables (1.8.7-1) ... [2022-05-13T23:19:41.592Z] #21 42.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-13T23:19:41.592Z] #21 42.96 Setting up iproute2 (5.10.0-4) ... [2022-05-13T23:19:41.770Z] #19 213.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-13T23:19:41.770Z] #19 213.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:41.770Z] #19 213.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:19:41.858Z] #21 43.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:19:42.035Z] #18 DONE 4.7s [2022-05-13T23:19:42.035Z] [2022-05-13T23:19:42.035Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-13T23:19:42.035Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-13T23:19:42.114Z] #21 DONE 43.7s [2022-05-13T23:19:42.114Z] [2022-05-13T23:19:42.114Z] #22 [dev-systemd-false 8/26] 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-05-13T23:19:42.114Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-13T23:19:42.599Z] #19 DONE 1.2s [2022-05-13T23:19:42.599Z] [2022-05-13T23:19:42.599Z] #64 [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-05-13T23:19:42.599Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:19:42.599Z] #64 ... [2022-05-13T23:19:42.599Z] [2022-05-13T23:19:42.599Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-13T23:19:42.599Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-13T23:19:43.200Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-13T23:19:43.200Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-92df5186\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-13T23:19:43.200Z] ---------------------------------------------------------------------------- [2022-05-13T23:19:43.200Z] [2022-05-13T23:19:43.200Z] INFO: executeCI.ps1 starting at Fri May 13 23:19:43 CUT 2022 [2022-05-13T23:19:43.200Z] [2022-05-13T23:19:43.200Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-13T23:19:43.200Z] INFO: Running git version 2.24.1.windows.2 [2022-05-13T23:19:43.485Z] #22 1.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-13T23:19:43.485Z] #22 1.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-13T23:19:43.485Z] #22 1.359 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-13T23:19:43.669Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-13T23:19:43.669Z] INFO: Environment variables: [2022-05-13T23:19:43.669Z] [2022-05-13T23:19:43.669Z] Name Value [2022-05-13T23:19:43.669Z] ---- ----- [2022-05-13T23:19:43.669Z] ALLUSERSPROFILE C:\ProgramData [2022-05-13T23:19:43.669Z] amd64 true [2022-05-13T23:19:43.669Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-13T23:19:43.669Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-13T23:19:43.669Z] arm64 true [2022-05-13T23:19:43.669Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-13T23:19:43.669Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-13T23:19:43.669Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-13T23:19:43.669Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-13T23:19:43.669Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-13T23:19:43.669Z] BRANCH_NAME PR-43599 [2022-05-13T23:19:43.669Z] BUILD_DISPLAY_NAME #2 [2022-05-13T23:19:43.669Z] BUILD_ID 2 [2022-05-13T23:19:43.669Z] BUILD_NUMBER 2 [2022-05-13T23:19:43.669Z] BUILD_TAG jenkins-moby-PR-43599-2 [2022-05-13T23:19:43.669Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/ [2022-05-13T23:19:43.669Z] cgroup2 true [2022-05-13T23:19:43.669Z] CHANGE_AUTHOR cpuguy83 [2022-05-13T23:19:43.669Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2022-05-13T23:19:43.669Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2022-05-13T23:19:43.669Z] CHANGE_BRANCH rm_mountspec_backport [2022-05-13T23:19:43.669Z] CHANGE_FORK cpuguy83/docker [2022-05-13T23:19:43.669Z] CHANGE_ID 43599 [2022-05-13T23:19:43.669Z] CHANGE_TARGET master [2022-05-13T23:19:43.669Z] CHANGE_TITLE Remove mount spec backport [2022-05-13T23:19:43.669Z] CHANGE_URL https://github.com/moby/moby/pull/43599 [2022-05-13T23:19:43.669Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-13T23:19:43.669Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-13T23:19:43.669Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-13T23:19:43.669Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-13T23:19:43.669Z] COMPUTERNAME azwin-2-d716d0 [2022-05-13T23:19:43.669Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-13T23:19:43.669Z] ConfigSequenceNumber 0 [2022-05-13T23:19:43.669Z] dco true [2022-05-13T23:19:43.669Z] DOCKER_BUILDKIT 0 [2022-05-13T23:19:43.669Z] DOCKER_DUT_DEBUG 1 [2022-05-13T23:19:43.669Z] DOCKER_EXPERIMENTAL 1 [2022-05-13T23:19:43.669Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-13T23:19:43.669Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-13T23:19:43.669Z] EXECUTOR_NUMBER 0 [2022-05-13T23:19:43.669Z] FQDN azwin-2-d716d0.westus.cloudapp.azure.com [2022-05-13T23:19:43.669Z] GIT_BRANCH PR-43599 [2022-05-13T23:19:43.669Z] GIT_COMMIT 4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:19:43.669Z] GIT_URL https://github.com/moby/moby.git [2022-05-13T23:19:43.669Z] HUDSON_COOKIE 7480ea0d-012f-473a-aa73-a11b5f5ad779 [2022-05-13T23:19:43.669Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:19:43.669Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-13T23:19:43.669Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-13T23:19:43.669Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-13T23:19:43.669Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-13T23:19:43.669Z] JENKINS_NODE_COOKIE bd6da876-7a87-49d3-9a74-e3b85120375b [2022-05-13T23:19:43.669Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-13T23:19:43.669Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-13T23:19:43.669Z] JOB_BASE_NAME PR-43599 [2022-05-13T23:19:43.669Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/display/redirect [2022-05-13T23:19:43.669Z] JOB_NAME moby/PR-43599 [2022-05-13T23:19:43.669Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/ [2022-05-13T23:19:43.669Z] library.jps.version master [2022-05-13T23:19:43.669Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-13T23:19:43.669Z] NODE_LABELS amd64 azure azwin-2-d716d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-13T23:19:43.669Z] NODE_NAME azwin-2-d716d0 [2022-05-13T23:19:43.669Z] NUMBER_OF_PROCESSORS 4 [2022-05-13T23:19:43.669Z] OS Windows_NT [2022-05-13T23:19:43.669Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-13T23:19:43.669Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-13T23:19:43.669Z] ppc64le false [2022-05-13T23:19:43.669Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-13T23:19:43.669Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-13T23:19:43.669Z] PROCESSOR_LEVEL 6 [2022-05-13T23:19:43.669Z] PROCESSOR_REVISION 5504 [2022-05-13T23:19:43.669Z] ProgramData C:\ProgramData [2022-05-13T23:19:43.669Z] ProgramFiles C:\Program Files [2022-05-13T23:19:43.669Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-13T23:19:43.669Z] ProgramW6432 C:\Program Files [2022-05-13T23:19:43.669Z] PROMPT $P$G [2022-05-13T23:19:43.669Z] PSExecutionPolicyPreference Bypass [2022-05-13T23:19:43.669Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-13T23:19:43.669Z] PUBLIC C:\Users\Public [2022-05-13T23:19:43.669Z] rootless true [2022-05-13T23:19:43.669Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=artif... [2022-05-13T23:19:43.669Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=changes [2022-05-13T23:19:43.669Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect [2022-05-13T23:19:43.669Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43599/2/display/redirect?page=tests [2022-05-13T23:19:43.669Z] s390x false [2022-05-13T23:19:43.669Z] SKIP_VALIDATION_TESTS 1 [2022-05-13T23:19:43.750Z] #22 DONE 1.4s [2022-05-13T23:19:43.750Z] [2022-05-13T23:19:43.750Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-13T23:19:43.750Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-13T23:19:44.139Z] SOURCES_DRIVE d [2022-05-13T23:19:44.139Z] SOURCES_SUBDIR gopath [2022-05-13T23:19:44.139Z] STAGE_NAME Run tests [2022-05-13T23:19:44.139Z] SystemDrive C: [2022-05-13T23:19:44.139Z] SystemRoot C:\Windows [2022-05-13T23:19:44.139Z] TEMP C:\Windows\TEMP [2022-05-13T23:19:44.139Z] TESTDEBUG 0 [2022-05-13T23:19:44.139Z] TESTRUN_DRIVE d [2022-05-13T23:19:44.139Z] TESTRUN_SUBDIR CI [2022-05-13T23:19:44.139Z] TIMEOUT 120m [2022-05-13T23:19:44.139Z] TMP C:\Windows\TEMP [2022-05-13T23:19:44.139Z] unit_validate true [2022-05-13T23:19:44.139Z] USERDOMAIN WORKGROUP [2022-05-13T23:19:44.139Z] USERNAME azwin-2-d716d0$ [2022-05-13T23:19:44.139Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-13T23:19:44.139Z] validate_force false [2022-05-13T23:19:44.139Z] windir C:\Windows [2022-05-13T23:19:44.139Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-13T23:19:44.139Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-13T23:19:44.139Z] windows2022 true [2022-05-13T23:19:44.139Z] windows2022containerd true [2022-05-13T23:19:44.139Z] windowsRS5 true [2022-05-13T23:19:44.139Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-13T23:19:44.139Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-13T23:19:44.139Z] [2022-05-13T23:19:44.139Z] [2022-05-13T23:19:44.139Z] [2022-05-13T23:19:44.498Z] #20 DONE 1.8s [2022-05-13T23:19:44.498Z] [2022-05-13T23:19:44.498Z] #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-05-13T23:19:44.498Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:19:44.498Z] #34 ... [2022-05-13T23:19:44.498Z] [2022-05-13T23:19:44.498Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:44.498Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:45.704Z] INFO: Sources under d:\gopath\... [2022-05-13T23:19:45.704Z] INFO: Test run under d:\CI\... [2022-05-13T23:19:45.704Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-13T23:19:45.704Z] INFO: docker/docker repository was found [2022-05-13T23:19:46.173Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-13T23:19:46.173Z] ltsc2019: Pulling from windows/servercore [2022-05-13T23:19:46.643Z] b111c3320c94: Pulling fs layer [2022-05-13T23:19:46.643Z] 8b534d64a7c3: Pulling fs layer [2022-05-13T23:19:47.022Z] #21 2.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:19:47.022Z] #21 2.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:19:47.022Z] #21 2.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:19:47.022Z] #21 2.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:19:47.048Z] #19 218.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-13T23:19:47.048Z] #19 218.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:47.048Z] #19 218.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:19:47.048Z] #19 218.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-13T23:19:47.048Z] #19 218.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-13T23:19:47.048Z] #19 218.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-13T23:19:47.048Z] #19 218.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-13T23:19:47.048Z] #19 218.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:47.048Z] #19 218.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-13T23:19:47.048Z] #19 218.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-13T23:19:47.048Z] #19 219.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:47.048Z] #19 219.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:19:47.307Z] #19 219.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-13T23:19:47.307Z] #19 219.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:47.307Z] #19 219.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:19:47.953Z] #21 3.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:19:48.209Z] #21 ... [2022-05-13T23:19:48.209Z] [2022-05-13T23:19:48.209Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-13T23:19:48.209Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:19:48.209Z] #34 DONE 176.6s [2022-05-13T23:19:48.209Z] [2022-05-13T23:19:48.209Z] #60 [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-05-13T23:19:48.209Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:19:48.209Z] #60 14.73 + cd /tmp/tmp.eTJMBEALey/src/github.com/opencontainers/runc [2022-05-13T23:19:48.209Z] #60 14.73 + git checkout -q v1.1.2 [2022-05-13T23:19:48.209Z] #60 16.01 + '[' -z '' ']' [2022-05-13T23:19:48.209Z] #60 16.01 + target=static [2022-05-13T23:19:48.209Z] #60 16.01 + make BUILDTAGS=seccomp static [2022-05-13T23:19:48.209Z] #60 16.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-13T23:19:48.920Z] INFO: Extraction ended at 05/13/2022 23:19:45. Duration:00:00:32.7909165 [2022-05-13T23:19:48.920Z] INFO: Updating the golang and path environment variables [2022-05-13T23:19:48.920Z] INFO: GOPATH=d:\gopath [2022-05-13T23:19:48.920Z] INFO: go version go1.18.2 windows/amd64 [2022-05-13T23:19:48.920Z] INFO: Running the daemon under test in debug mode [2022-05-13T23:19:48.920Z] INFO: Starting a daemon under test... [2022-05-13T23:19:48.920Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43599\2\daemon --pidfile d:\CI\PR-43599\2\docker.pid -D [2022-05-13T23:19:48.920Z] INFO: Process started successfully. [2022-05-13T23:19:48.920Z] INFO: Start tailing logs of the daemon under tests [2022-05-13T23:19:48.920Z] INFO: Waiting for the daemon under test to start... [2022-05-13T23:19:52.588Z] #19 223.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-13T23:19:52.588Z] #19 223.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:52.588Z] #19 223.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:19:52.588Z] #19 223.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-13T23:19:52.588Z] #19 223.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-13T23:19:52.588Z] #19 223.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-13T23:19:52.588Z] #19 223.7 Selecting previously unselected package libc6-s390x-cross. [2022-05-13T23:19:52.588Z] #19 223.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:52.588Z] #19 223.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-13T23:19:52.588Z] #19 223.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-13T23:19:52.588Z] #19 223.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 223.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 223.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-13T23:19:52.588Z] #19 223.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 223.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 223.9 Selecting previously unselected package libitm1-s390x-cross. [2022-05-13T23:19:52.588Z] #19 223.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 223.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-13T23:19:52.588Z] #19 224.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 224.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.0 Selecting previously unselected package libasan6-s390x-cross. [2022-05-13T23:19:52.588Z] #19 224.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 224.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-13T23:19:52.588Z] #19 224.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 224.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-13T23:19:52.588Z] #19 224.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 224.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-13T23:19:52.588Z] #19 224.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:52.588Z] #19 224.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:52.588Z] #19 224.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-13T23:19:52.588Z] #19 224.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:52.588Z] #19 224.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:19:53.484Z] #60 ... [2022-05-13T23:19:53.484Z] [2022-05-13T23:19:53.484Z] #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-05-13T23:19:53.484Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-13T23:19:53.484Z] #34 DONE 181.7s [2022-05-13T23:19:53.484Z] [2022-05-13T23:19:53.484Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:53.484Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:53.484Z] #21 12.54 Fetched 8530 kB in 11s (742 kB/s) [2022-05-13T23:19:53.484Z] #21 12.54 Reading package lists... [2022-05-13T23:19:53.484Z] #21 16.73 Reading package lists... [2022-05-13T23:19:53.484Z] #21 20.40 Building dependency tree... [2022-05-13T23:19:53.484Z] #21 22.77 The following additional packages will be installed: [2022-05-13T23:19:53.484Z] #21 22.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:19:53.484Z] #21 22.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-13T23:19:53.484Z] #21 22.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-13T23:19:53.484Z] #21 22.78 python3-pkg-resources vim-runtime xxd [2022-05-13T23:19:53.484Z] #21 22.79 Suggested packages: [2022-05-13T23:19:53.484Z] #21 22.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-13T23:19:53.484Z] #21 22.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-13T23:19:53.484Z] #21 22.79 acl attr quota [2022-05-13T23:19:53.484Z] #21 22.79 Recommended packages: [2022-05-13T23:19:53.484Z] #21 22.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-13T23:19:53.501Z] #60 ... [2022-05-13T23:19:53.501Z] [2022-05-13T23:19:53.501Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:19:53.501Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:19:53.501Z] #36 182.0 Delve is a source level debugger for Go programs. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-13T23:19:53.501Z] #36 182.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Pass flags to the program you are debugging using `--`, for example: [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Usage: [2022-05-13T23:19:53.501Z] #36 182.0 dlv [command] [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Available Commands: [2022-05-13T23:19:53.501Z] #36 182.0 attach Attach to running process and begin debugging. [2022-05-13T23:19:53.501Z] #36 182.0 connect Connect to a headless debug server with a terminal client. [2022-05-13T23:19:53.501Z] #36 182.0 core Examine a core dump. [2022-05-13T23:19:53.501Z] #36 182.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-13T23:19:53.501Z] #36 182.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-13T23:19:53.501Z] #36 182.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-13T23:19:53.501Z] #36 182.0 help Help about any command [2022-05-13T23:19:53.501Z] #36 182.0 run Deprecated command. Use 'debug' instead. [2022-05-13T23:19:53.501Z] #36 182.0 test Compile test binary and begin debugging program. [2022-05-13T23:19:53.501Z] #36 182.0 trace Compile and begin tracing program. [2022-05-13T23:19:53.501Z] #36 182.0 version Prints version. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Flags: [2022-05-13T23:19:53.501Z] #36 182.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-13T23:19:53.501Z] #36 182.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-13T23:19:53.501Z] #36 182.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-13T23:19:53.501Z] #36 182.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-13T23:19:53.501Z] #36 182.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-13T23:19:53.501Z] #36 182.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-13T23:19:53.501Z] #36 182.0 --disable-aslr Disables address space randomization [2022-05-13T23:19:53.501Z] #36 182.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-13T23:19:53.501Z] #36 182.0 -h, --help help for dlv [2022-05-13T23:19:53.501Z] #36 182.0 --init string Init file, executed by the terminal client. [2022-05-13T23:19:53.501Z] #36 182.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-13T23:19:53.501Z] #36 182.0 --log Enable debugging server logging. [2022-05-13T23:19:53.501Z] #36 182.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-13T23:19:53.501Z] #36 182.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-13T23:19:53.501Z] #36 182.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-13T23:19:53.501Z] #36 182.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-13T23:19:53.501Z] #36 182.0 --wd string Working directory for running the program. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Additional help topics: [2022-05-13T23:19:53.501Z] #36 182.0 dlv backend Help about the --backend flag. [2022-05-13T23:19:53.501Z] #36 182.0 dlv log Help about logging flags. [2022-05-13T23:19:53.501Z] #36 182.0 dlv redirect Help about file redirection. [2022-05-13T23:19:53.501Z] #36 182.0 [2022-05-13T23:19:53.501Z] #36 182.0 Use "dlv [command] --help" for more information about a command. [2022-05-13T23:19:53.700Z] #23 10.04 Collecting yamllint==1.26.1 [2022-05-13T23:19:53.743Z] #21 23.99 The following NEW packages will be installed: [2022-05-13T23:19:53.743Z] #21 24.00 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-13T23:19:53.743Z] #21 24.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:19:53.743Z] #21 24.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-13T23:19:53.743Z] #21 24.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-13T23:19:53.743Z] #21 24.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-13T23:19:53.743Z] #21 24.01 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-13T23:19:53.743Z] #21 24.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-13T23:19:53.743Z] #21 24.01 xz-utils zip zstd [2022-05-13T23:19:54.002Z] #21 24.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:19:54.002Z] #21 24.33 Need to get 27.6 MB of archives. [2022-05-13T23:19:54.002Z] #21 24.33 After this operation, 106 MB of additional disk space will be used. [2022-05-13T23:19:54.002Z] #21 24.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-13T23:19:54.064Z] #36 DONE 182.9s [2022-05-13T23:19:54.064Z] [2022-05-13T23:19:54.064Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:54.064Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:54.064Z] #21 5.637 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:19:54.261Z] #21 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-13T23:19:54.262Z] #21 24.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-13T23:19:54.262Z] #21 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-13T23:19:54.262Z] #21 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-13T23:19:54.262Z] #21 24.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-13T23:19:54.262Z] #21 24.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-13T23:19:54.262Z] #21 24.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-13T23:19:54.262Z] #21 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:19:54.262Z] #21 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:19:54.262Z] #21 24.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-13T23:19:54.262Z] #21 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-13T23:19:54.262Z] #21 24.43 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-13T23:19:54.262Z] #21 24.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-13T23:19:54.262Z] #21 24.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-13T23:19:54.262Z] #21 24.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-13T23:19:54.262Z] #21 24.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-13T23:19:54.262Z] #21 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-13T23:19:54.262Z] #21 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-13T23:19:54.262Z] #21 24.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-13T23:19:54.262Z] #21 24.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-13T23:19:54.262Z] #21 24.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:19:54.262Z] #21 24.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:19:54.262Z] #21 24.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:19:54.262Z] #21 24.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-13T23:19:54.262Z] #21 24.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-13T23:19:54.262Z] #21 24.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:19:54.829Z] #21 24.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-13T23:19:54.829Z] #21 24.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:19:54.829Z] #21 24.93 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-05-13T23:19:54.829Z] #21 24.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:19:54.829Z] #21 24.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-13T23:19:54.829Z] #21 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-13T23:19:54.829Z] #21 24.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-13T23:19:54.829Z] #21 24.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-13T23:19:54.829Z] #21 25.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-13T23:19:54.829Z] #21 25.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:19:54.829Z] #21 25.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-13T23:19:54.829Z] #21 25.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-13T23:19:54.829Z] #21 25.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-13T23:19:54.829Z] #21 25.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-13T23:19:54.829Z] #21 25.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-13T23:19:54.829Z] #21 25.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-13T23:19:54.829Z] #21 25.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-13T23:19:54.992Z] #21 10.84 Fetched 8530 kB in 9s (946 kB/s) [2022-05-13T23:19:55.066Z] #23 11.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-13T23:19:55.088Z] #21 25.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-13T23:19:55.088Z] #21 25.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-13T23:19:55.088Z] #21 25.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-13T23:19:55.088Z] #21 25.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-13T23:19:55.088Z] #21 ... [2022-05-13T23:19:55.088Z] [2022-05-13T23:19:55.088Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-13T23:19:55.088Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-13T23:19:55.088Z] #36 185.7 Delve is a source level debugger for Go programs. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-13T23:19:55.088Z] #36 185.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Pass flags to the program you are debugging using `--`, for example: [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Usage: [2022-05-13T23:19:55.088Z] #36 185.7 dlv [command] [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Available Commands: [2022-05-13T23:19:55.088Z] #36 185.7 attach Attach to running process and begin debugging. [2022-05-13T23:19:55.088Z] #36 185.7 connect Connect to a headless debug server with a terminal client. [2022-05-13T23:19:55.088Z] #36 185.7 core Examine a core dump. [2022-05-13T23:19:55.088Z] #36 185.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-13T23:19:55.088Z] #36 185.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-13T23:19:55.088Z] #36 185.7 exec Execute a precompiled binary, and begin a debug session. [2022-05-13T23:19:55.088Z] #36 185.7 help Help about any command [2022-05-13T23:19:55.088Z] #36 185.7 run Deprecated command. Use 'debug' instead. [2022-05-13T23:19:55.088Z] #36 185.7 test Compile test binary and begin debugging program. [2022-05-13T23:19:55.088Z] #36 185.7 trace Compile and begin tracing program. [2022-05-13T23:19:55.088Z] #36 185.7 version Prints version. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Flags: [2022-05-13T23:19:55.088Z] #36 185.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-13T23:19:55.088Z] #36 185.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-13T23:19:55.088Z] #36 185.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-13T23:19:55.088Z] #36 185.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-13T23:19:55.088Z] #36 185.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-13T23:19:55.088Z] #36 185.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-13T23:19:55.088Z] #36 185.7 --disable-aslr Disables address space randomization [2022-05-13T23:19:55.088Z] #36 185.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-13T23:19:55.088Z] #36 185.7 -h, --help help for dlv [2022-05-13T23:19:55.088Z] #36 185.7 --init string Init file, executed by the terminal client. [2022-05-13T23:19:55.088Z] #36 185.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-13T23:19:55.088Z] #36 185.7 --log Enable debugging server logging. [2022-05-13T23:19:55.088Z] #36 185.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-13T23:19:55.088Z] #36 185.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-13T23:19:55.088Z] #36 185.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-13T23:19:55.088Z] #36 185.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-13T23:19:55.088Z] #36 185.7 --wd string Working directory for running the program. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Additional help topics: [2022-05-13T23:19:55.088Z] #36 185.7 dlv backend Help about the --backend flag. [2022-05-13T23:19:55.088Z] #36 185.7 dlv log Help about logging flags. [2022-05-13T23:19:55.088Z] #36 185.7 dlv redirect Help about file redirection. [2022-05-13T23:19:55.088Z] #36 185.7 [2022-05-13T23:19:55.088Z] #36 185.7 Use "dlv [command] --help" for more information about a command. [2022-05-13T23:19:55.319Z] 8b534d64a7c3: Verifying Checksum [2022-05-13T23:19:55.319Z] 8b534d64a7c3: Download complete [2022-05-13T23:19:55.347Z] #36 DONE 185.9s [2022-05-13T23:19:55.347Z] [2022-05-13T23:19:55.347Z] #21 [dev-systemd-false 7/26] 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-05-13T23:19:55.347Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-13T23:19:55.915Z] #21 26.20 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:19:55.995Z] #23 12.25 Collecting pathspec>=0.5.3 [2022-05-13T23:19:55.995Z] #23 12.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-13T23:19:56.173Z] #21 26.43 Fetched 27.6 MB in 1s (19.5 MB/s) [2022-05-13T23:19:56.251Z] #23 12.63 Collecting pyyaml [2022-05-13T23:19:56.251Z] #23 12.66 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-13T23:19:56.251Z] #23 12.71 Building wheels for collected packages: yamllint [2022-05-13T23:19:56.251Z] #23 12.72 Building wheel for yamllint (setup.py): started [2022-05-13T23:19:56.435Z] #21 26.58 Selecting previously unselected package pigz. [2022-05-13T23:19:56.435Z] #21 26.58 (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-05-13T23:19:56.435Z] #21 26.66 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-13T23:19:56.435Z] #21 26.67 Unpacking pigz (2.6-1) ... [2022-05-13T23:19:56.693Z] #21 26.79 Selecting previously unselected package libelf1:amd64. [2022-05-13T23:19:56.694Z] #21 26.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-13T23:19:56.694Z] #21 26.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-13T23:19:56.788Z] #19 228.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-13T23:19:56.953Z] #21 27.01 Selecting previously unselected package libbpf0:amd64. [2022-05-13T23:19:56.953Z] #21 27.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-13T23:19:56.953Z] #21 27.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:19:56.953Z] #21 27.20 Selecting previously unselected package libcap2:amd64. [2022-05-13T23:19:56.953Z] #21 27.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-13T23:19:56.953Z] #21 27.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:19:57.049Z] #19 228.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:19:57.049Z] #19 228.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:19:57.049Z] #19 228.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-13T23:19:57.049Z] #19 228.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-13T23:19:57.049Z] #19 228.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-13T23:19:57.049Z] #19 229.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-13T23:19:57.049Z] #19 229.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-13T23:19:57.049Z] #19 229.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-13T23:19:57.180Z] #23 13.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-13T23:19:57.180Z] #23 13.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c9bce438aba5e4f4cbc8ba50cd923e63e012197f9f4ec00687c9d69bfc11473 [2022-05-13T23:19:57.180Z] #23 13.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-13T23:19:57.180Z] #23 13.61 Successfully built yamllint [2022-05-13T23:19:57.180Z] #23 13.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-13T23:19:57.212Z] #21 27.41 Selecting previously unselected package libmnl0:amd64. [2022-05-13T23:19:57.212Z] #21 27.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-13T23:19:57.212Z] #21 27.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:19:57.212Z] #21 27.52 Selecting previously unselected package libxtables12:amd64. [2022-05-13T23:19:57.309Z] #19 229.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-13T23:19:57.309Z] #19 229.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-13T23:19:57.309Z] #19 229.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:19:57.471Z] #21 27.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-13T23:19:57.471Z] #21 27.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:19:57.471Z] #21 27.65 Selecting previously unselected package libcap2-bin. [2022-05-13T23:19:57.471Z] #21 27.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-13T23:19:57.471Z] #21 27.68 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-13T23:19:57.574Z] #19 229.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-13T23:19:57.574Z] #19 229.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-13T23:19:57.574Z] #19 229.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:19:57.743Z] #23 14.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-13T23:19:57.746Z] #21 27.88 Selecting previously unselected package iproute2. [2022-05-13T23:19:57.746Z] #21 27.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-13T23:19:57.746Z] #21 27.91 Unpacking iproute2 (5.10.0-4) ... [2022-05-13T23:19:58.262Z] #21 10.84 Reading package lists... [2022-05-13T23:19:58.309Z] #23 DONE 14.5s [2022-05-13T23:19:58.309Z] [2022-05-13T23:19:58.309Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-13T23:19:58.309Z] #27 sha256:f7f07f51e486a2630e5d20ee1744a95dd3c5390987b6ac810b0e825bf9858708 [2022-05-13T23:19:58.565Z] #27 DONE 0.4s [2022-05-13T23:19:58.565Z] [2022-05-13T23:19:58.566Z] #47 [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-05-13T23:19:58.566Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:19:58.566Z] #47 ... [2022-05-13T23:19:58.566Z] [2022-05-13T23:19:58.566Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-13T23:19:58.566Z] #32 sha256:a67e521aa5e5116e54475792a5cb6c27965e675978549b89978386ba13954e60 [2022-05-13T23:19:58.682Z] #21 28.75 Selecting previously unselected package xxd. [2022-05-13T23:19:58.682Z] #21 28.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:19:58.682Z] #21 28.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:58.941Z] #21 29.00 Selecting previously unselected package vim-common. [2022-05-13T23:19:58.941Z] #21 29.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:19:58.941Z] #21 29.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:19:59.128Z] #32 DONE 0.7s [2022-05-13T23:19:59.128Z] [2022-05-13T23:19:59.128Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-13T23:19:59.128Z] #35 sha256:e9b7cf923274524dc8b5db6a9acd9647e414fd4c5922d1987da82622ee0d8162 [2022-05-13T23:19:59.200Z] #21 29.46 Selecting previously unselected package bash-completion. [2022-05-13T23:19:59.200Z] #21 29.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-13T23:19:59.389Z] #35 DONE 0.3s [2022-05-13T23:19:59.389Z] [2022-05-13T23:19:59.389Z] #64 [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-05-13T23:19:59.389Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:19:59.649Z] #64 ... [2022-05-13T23:19:59.649Z] [2022-05-13T23:19:59.649Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-13T23:19:59.649Z] #37 sha256:27c5dacd08efdd1c8bcece052c8af58796131b2711ea36066ee8d2c756d61ca0 [2022-05-13T23:19:59.649Z] #37 DONE 0.1s [2022-05-13T23:19:59.649Z] [2022-05-13T23:19:59.649Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-13T23:19:59.649Z] #39 sha256:ffc90bfbc2911d4d885829cf164da6fa89ea22a599f9fe9ef4d5075738f36ced [2022-05-13T23:19:59.649Z] #39 DONE 0.0s [2022-05-13T23:19:59.649Z] [2022-05-13T23:19:59.649Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-13T23:19:59.649Z] #41 sha256:4426dfa2f6a6b4cb9523b636e2a01f4ae37e19ba942e61817c24a07743560d66 [2022-05-13T23:19:59.649Z] #41 DONE 0.1s [2022-05-13T23:19:59.649Z] [2022-05-13T23:19:59.649Z] #64 [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-05-13T23:19:59.649Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:19:59.905Z] #64 ... [2022-05-13T23:19:59.905Z] [2022-05-13T23:19:59.905Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-13T23:19:59.905Z] #45 sha256:3cf6e6e987bcb84924a9e56a2d68e3a853b2527109421c5bb49323a9d3ecc387 [2022-05-13T23:19:59.905Z] #45 DONE 0.0s [2022-05-13T23:19:59.905Z] [2022-05-13T23:19:59.905Z] #47 [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-05-13T23:19:59.905Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:20:00.152Z] #21 13.42 Reading package lists... [2022-05-13T23:20:00.408Z] #21 15.48 Building dependency tree... [2022-05-13T23:20:00.665Z] #21 16.50 The following additional packages will be installed: [2022-05-13T23:20:00.922Z] #21 16.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:20:00.922Z] #21 16.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-13T23:20:00.922Z] #21 16.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-13T23:20:00.922Z] #21 16.51 python3-pkg-resources vim-runtime xxd [2022-05-13T23:20:00.922Z] #21 16.51 Suggested packages: [2022-05-13T23:20:00.922Z] #21 16.51 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-13T23:20:00.922Z] #21 16.51 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-13T23:20:00.922Z] #21 16.51 acl attr quota [2022-05-13T23:20:00.922Z] #21 16.51 Recommended packages: [2022-05-13T23:20:00.922Z] #21 16.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-13T23:20:01.773Z] #19 233.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-13T23:20:01.773Z] #19 233.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-13T23:20:01.773Z] #19 233.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:01.773Z] #19 233.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-13T23:20:01.773Z] #19 233.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-13T23:20:01.773Z] #19 233.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-13T23:20:01.773Z] #19 233.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-13T23:20:01.853Z] #21 17.49 The following NEW packages will be installed: [2022-05-13T23:20:01.853Z] #21 17.50 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-13T23:20:01.853Z] #21 17.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-13T23:20:01.853Z] #21 17.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-13T23:20:01.853Z] #21 17.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-13T23:20:01.853Z] #21 17.51 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-13T23:20:01.853Z] #21 17.51 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-13T23:20:01.853Z] #21 17.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-13T23:20:01.853Z] #21 17.51 xz-utils zip zstd [2022-05-13T23:20:02.034Z] #19 233.9 Setting up libfile-which-perl (1.23-1) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-13T23:20:02.034Z] #19 234.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up file (1:5.39-3) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up bzip2 (1.0.8-4) ... [2022-05-13T23:20:02.034Z] #19 234.1 Setting up libyaml-perl (1.30-1) ... [2022-05-13T23:20:02.111Z] #21 17.81 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:20:02.111Z] #21 17.81 Need to get 27.6 MB of archives. [2022-05-13T23:20:02.111Z] #21 17.81 After this operation, 106 MB of additional disk space will be used. [2022-05-13T23:20:02.111Z] #21 17.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-13T23:20:02.111Z] #21 17.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-13T23:20:02.111Z] #21 17.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-13T23:20:02.111Z] #21 17.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-13T23:20:02.111Z] #21 17.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-13T23:20:02.111Z] #21 17.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-13T23:20:02.111Z] #21 17.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-13T23:20:02.111Z] #21 17.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-13T23:20:02.111Z] #21 17.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:20:02.111Z] #21 17.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:20:02.111Z] #21 17.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-13T23:20:02.111Z] #21 17.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-13T23:20:02.111Z] #21 17.89 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-13T23:20:02.111Z] #21 17.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-13T23:20:02.111Z] #21 17.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-13T23:20:02.293Z] #19 234.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-13T23:20:02.294Z] #19 234.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-13T23:20:02.294Z] #19 234.2 Setting up libio-string-perl (1.08-3.1) ... [2022-05-13T23:20:02.294Z] #19 234.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-13T23:20:02.294Z] #19 234.2 Setting up cross-config (2.6.18+nmu1) ... [2022-05-13T23:20:02.294Z] #19 234.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:20:02.294Z] #19 234.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-13T23:20:02.294Z] #19 234.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-13T23:20:02.294Z] #19 234.3 Setting up patch (2.7.6-7) ... [2022-05-13T23:20:02.294Z] #19 234.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-13T23:20:02.294Z] #19 234.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-13T23:20:02.294Z] #19 234.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.294Z] #19 234.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-13T23:20:02.294Z] #19 234.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-13T23:20:02.368Z] #21 17.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-13T23:20:02.368Z] #21 17.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-13T23:20:02.368Z] #21 17.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-13T23:20:02.368Z] #21 17.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-13T23:20:02.368Z] #21 17.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-13T23:20:02.368Z] #21 17.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-13T23:20:02.368Z] #21 17.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:20:02.368Z] #21 17.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:20:02.368Z] #21 17.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:20:02.368Z] #21 17.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-13T23:20:02.368Z] #21 17.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-13T23:20:02.368Z] #21 17.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-13T23:20:02.368Z] #21 18.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-13T23:20:02.493Z] #21 32.08 Unpacking bash-completion (1:2.11-2) ... [2022-05-13T23:20:02.493Z] #21 32.39 Selecting previously unselected package bzip2. [2022-05-13T23:20:02.493Z] #21 32.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-13T23:20:02.493Z] #21 32.40 Unpacking bzip2 (1.0.8-4) ... [2022-05-13T23:20:02.493Z] #21 32.46 Selecting previously unselected package xz-utils. [2022-05-13T23:20:02.493Z] #21 32.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-13T23:20:02.493Z] #21 32.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:20:02.493Z] #21 32.61 Selecting previously unselected package apparmor. [2022-05-13T23:20:02.493Z] #21 32.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-13T23:20:02.493Z] #21 32.67 Unpacking apparmor (2.13.6-10) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-13T23:20:02.553Z] #19 234.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.553Z] #19 234.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.624Z] #21 18.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:20:02.624Z] #21 18.19 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-05-13T23:20:02.624Z] #21 18.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:20:02.624Z] #21 18.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-13T23:20:02.624Z] #21 18.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-13T23:20:02.624Z] #21 18.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-13T23:20:02.624Z] #21 18.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-13T23:20:02.624Z] #21 18.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-13T23:20:02.624Z] #21 18.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:20:02.624Z] #21 18.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-13T23:20:02.624Z] #21 18.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-13T23:20:02.624Z] #21 18.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-13T23:20:02.624Z] #21 18.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-13T23:20:02.624Z] #21 18.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-13T23:20:02.752Z] #21 33.03 Selecting previously unselected package inetutils-ping. [2022-05-13T23:20:02.813Z] #19 234.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-13T23:20:02.813Z] #19 234.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:02.813Z] #19 234.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-13T23:20:02.813Z] #19 234.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-13T23:20:02.880Z] #21 18.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-13T23:20:02.880Z] #21 18.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-13T23:20:03.012Z] #21 33.04 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-13T23:20:03.012Z] #21 33.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-13T23:20:03.012Z] #21 33.16 Selecting previously unselected package libip4tc2:amd64. [2022-05-13T23:20:03.012Z] #21 33.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:20:03.012Z] #21 33.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:03.012Z] #21 33.23 Selecting previously unselected package libip6tc2:amd64. [2022-05-13T23:20:03.012Z] #21 33.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:20:03.012Z] #21 33.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:03.073Z] #19 235.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-13T23:20:03.073Z] #19 235.1 [2022-05-13T23:20:03.073Z] #19 235.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-13T23:20:03.073Z] #19 235.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.073Z] #19 235.2 Setting up dpkg-dev (1.20.9) ... [2022-05-13T23:20:03.073Z] #19 235.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.073Z] #19 235.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:20:03.073Z] #19 235.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.073Z] #19 235.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.137Z] #21 18.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-13T23:20:03.137Z] #21 18.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-13T23:20:03.137Z] #21 18.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-13T23:20:03.137Z] #21 18.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-13T23:20:03.271Z] #21 33.30 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-13T23:20:03.271Z] #21 33.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-13T23:20:03.271Z] #21 33.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:20:03.271Z] #21 33.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-13T23:20:03.271Z] #21 33.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-13T23:20:03.271Z] #21 33.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:20:03.271Z] #21 33.46 Selecting previously unselected package libnftnl11:amd64. [2022-05-13T23:20:03.271Z] #21 33.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-13T23:20:03.271Z] #21 33.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:20:03.271Z] #21 33.55 Selecting previously unselected package iptables. [2022-05-13T23:20:03.333Z] #19 235.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.333Z] #19 235.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-13T23:20:03.333Z] #19 235.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-13T23:20:03.333Z] #19 235.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-13T23:20:03.333Z] #19 235.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-13T23:20:03.529Z] #21 33.57 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-13T23:20:03.529Z] #21 33.57 Unpacking iptables (1.8.7-1) ... [2022-05-13T23:20:03.529Z] #21 33.83 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:20:03.592Z] #19 235.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-13T23:20:03.592Z] #19 235.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:03.592Z] #19 235.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:03.592Z] #19 235.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.592Z] #19 235.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:20:03.592Z] #19 235.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.790Z] #21 33.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:20:03.790Z] #21 33.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:20:03.790Z] #21 33.98 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:20:03.790Z] #21 33.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:20:03.790Z] #21 34.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:20:03.851Z] #19 235.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up libxml-simple-perl (2.25-1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-13T23:20:03.851Z] #19 235.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.049Z] #21 34.11 Selecting previously unselected package jq. [2022-05-13T23:20:04.049Z] #21 34.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:20:04.049Z] #21 34.12 Unpacking jq (1.6-2.1) ... [2022-05-13T23:20:04.049Z] #21 34.20 Selecting previously unselected package libaio1:amd64. [2022-05-13T23:20:04.049Z] #21 34.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-13T23:20:04.049Z] #21 34.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:20:04.049Z] #21 34.28 Selecting previously unselected package libgpm2:amd64. [2022-05-13T23:20:04.049Z] #21 34.28 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-13T23:20:04.049Z] #21 34.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:20:04.049Z] #21 34.35 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:20:04.049Z] #21 34.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:20:04.065Z] #21 19.68 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:20:04.110Z] #19 235.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-13T23:20:04.110Z] #19 236.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:20:04.110Z] #19 236.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-13T23:20:04.110Z] #19 236.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-13T23:20:04.308Z] #21 34.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:20:04.322Z] #21 19.86 Fetched 27.6 MB in 1s (21.5 MB/s) [2022-05-13T23:20:04.322Z] #21 20.03 Selecting previously unselected package pigz. [2022-05-13T23:20:04.369Z] #19 236.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.369Z] #19 236.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-13T23:20:04.369Z] #19 236.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.369Z] #19 236.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.369Z] #19 236.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-13T23:20:04.369Z] #19 236.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.369Z] #19 236.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.369Z] #19 236.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-13T23:20:04.369Z] #19 236.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.369Z] #19 236.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-13T23:20:04.369Z] #19 236.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.580Z] #21 20.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 ... 24010 files and directories currently installed.) [2022-05-13T23:20:04.580Z] #21 20.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-13T23:20:04.580Z] #21 20.08 Unpacking pigz (2.6-1) ... [2022-05-13T23:20:04.580Z] #21 20.20 Selecting previously unselected package libelf1:amd64. [2022-05-13T23:20:04.580Z] #21 20.23 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-13T23:20:04.580Z] #21 20.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-13T23:20:04.629Z] #19 236.5 Setting up crossbuild-essential-armel (12.9) ... [2022-05-13T23:20:04.629Z] #19 236.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-13T23:20:04.629Z] #19 236.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-13T23:20:04.629Z] #19 236.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-13T23:20:04.629Z] #19 236.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-13T23:20:04.629Z] #19 236.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-13T23:20:04.629Z] #19 236.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:20:04.842Z] #21 20.52 Selecting previously unselected package libbpf0:amd64. [2022-05-13T23:20:04.842Z] #21 20.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-13T23:20:04.842Z] #21 20.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:20:05.101Z] #21 20.74 Selecting previously unselected package libcap2:amd64. [2022-05-13T23:20:05.101Z] #21 20.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-13T23:20:05.101Z] #21 20.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:20:05.101Z] #21 20.88 Selecting previously unselected package libmnl0:amd64. [2022-05-13T23:20:05.362Z] #21 20.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-13T23:20:05.362Z] #21 20.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:20:05.362Z] #21 20.96 Selecting previously unselected package libxtables12:amd64. [2022-05-13T23:20:05.362Z] #21 20.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-13T23:20:05.362Z] #21 20.99 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:20:05.362Z] #21 21.09 Selecting previously unselected package libcap2-bin. [2022-05-13T23:20:05.619Z] #21 21.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-13T23:20:05.619Z] #21 21.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-13T23:20:05.619Z] #21 21.23 Selecting previously unselected package iproute2. [2022-05-13T23:20:05.619Z] #21 21.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-13T23:20:05.619Z] #21 21.24 Unpacking iproute2 (5.10.0-4) ... [2022-05-13T23:20:06.537Z] #19 DONE 238.4s [2022-05-13T23:20:06.537Z] [2022-05-13T23:20:06.537Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-13T23:20:06.537Z] #32 sha256:2b7089fd92963e5e710e72f8b7b0e56f8b265d66973f668b44ed07bc7bae4894 [2022-05-13T23:20:06.537Z] #32 DONE 0.2s [2022-05-13T23:20:06.537Z] [2022-05-13T23:20:06.538Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-13T23:20:06.538Z] #73 sha256:4ab6e720a78455b30fb335805f7da93fa43f60857a3170166c034b904335dcc0 [2022-05-13T23:20:06.538Z] #73 DONE 0.1s [2022-05-13T23:20:06.538Z] [2022-05-13T23:20:06.538Z] #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-05-13T23:20:06.538Z] #33 sha256:7626f7487dd9b7ab53d2fa4a5af759cac785ffc098bcafcb2a54da7789a23d6b [2022-05-13T23:20:06.551Z] #21 22.12 Selecting previously unselected package xxd. [2022-05-13T23:20:06.551Z] #21 22.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:20:06.551Z] #21 22.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:06.807Z] #21 22.49 Selecting previously unselected package vim-common. [2022-05-13T23:20:06.807Z] #21 22.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:20:06.841Z] #21 37.20 Selecting previously unselected package libinih1:amd64. [2022-05-13T23:20:06.867Z] ...INFO: Daemon under test started and replied! [2022-05-13T23:20:06.867Z] INFO: Docker version of the daemon under test [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] Client: [2022-05-13T23:20:06.867Z] Version: 17.06.2-ce [2022-05-13T23:20:06.867Z] API version: 1.30 [2022-05-13T23:20:06.867Z] Go version: go1.8.3 [2022-05-13T23:20:06.867Z] Git commit: cec0b72 [2022-05-13T23:20:06.867Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-13T23:20:06.867Z] OS/Arch: windows/amd64 [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] Server: [2022-05-13T23:20:06.867Z] Version: 0.0.0-dev [2022-05-13T23:20:06.867Z] API version: 1.42 (minimum version 1.24) [2022-05-13T23:20:06.867Z] Go version: go1.18.2 [2022-05-13T23:20:06.867Z] Git commit: 4e025b54d5 [2022-05-13T23:20:06.867Z] Built: [2022-05-13T23:20:06.867Z] OS/Arch: windows/amd64 [2022-05-13T23:20:06.867Z] Experimental: false [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] INFO: Docker info of the daemon under test [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] Containers: 0 [2022-05-13T23:20:06.867Z] Running: 0 [2022-05-13T23:20:06.867Z] Paused: 0 [2022-05-13T23:20:06.867Z] Stopped: 0 [2022-05-13T23:20:06.867Z] Images: 0 [2022-05-13T23:20:06.867Z] Server Version: 0.0.0-dev [2022-05-13T23:20:06.867Z] Storage Driver: windowsfilter [2022-05-13T23:20:06.867Z] Windows: [2022-05-13T23:20:06.867Z] Logging Driver: json-file [2022-05-13T23:20:06.867Z] Plugins: [2022-05-13T23:20:06.867Z] Volume: local [2022-05-13T23:20:06.867Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:20:06.867Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:20:06.867Z] Swarm: inactive [2022-05-13T23:20:06.867Z] Default Isolation: process [2022-05-13T23:20:06.867Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:20:06.867Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-13T23:20:06.867Z] OSType: windows [2022-05-13T23:20:06.867Z] Architecture: x86_64 [2022-05-13T23:20:06.867Z] CPUs: 4 [2022-05-13T23:20:06.867Z] Total Memory: 32GiB [2022-05-13T23:20:06.867Z] Name: azwin-2-817251 [2022-05-13T23:20:06.867Z] ID: 93889936-fb78-4743-9356-1491fab70bd3 [2022-05-13T23:20:06.867Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-13T23:20:06.867Z] Debug Mode (client): false [2022-05-13T23:20:06.867Z] Debug Mode (server): true [2022-05-13T23:20:06.867Z] File Descriptors: -1 [2022-05-13T23:20:06.867Z] Goroutines: 16 [2022-05-13T23:20:06.867Z] System Time: 2022-05-13T23:20:05.2589364Z [2022-05-13T23:20:06.867Z] EventsListeners: 0 [2022-05-13T23:20:06.867Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:20:06.867Z] Labels: [2022-05-13T23:20:06.867Z] Experimental: false [2022-05-13T23:20:06.867Z] Insecure Registries: [2022-05-13T23:20:06.867Z] 127.0.0.0/8 [2022-05-13T23:20:06.867Z] Live Restore Enabled: false [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] INFO: Docker images of the daemon under test [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:20:06.867Z] [2022-05-13T23:20:06.867Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-13T23:20:06.867Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-13T23:20:06.867Z] ltsc2022: Pulling from windows/servercore [2022-05-13T23:20:06.867Z] 97f65a0ec59e: Pulling fs layer [2022-05-13T23:20:06.867Z] 12fb50a031bd: Pulling fs layer [2022-05-13T23:20:07.064Z] #21 22.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:07.100Z] #21 37.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-13T23:20:07.100Z] #21 37.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-13T23:20:07.100Z] #21 37.27 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:20:07.100Z] #21 37.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:20:07.100Z] #21 37.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:20:07.100Z] #21 37.37 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:20:07.100Z] #21 37.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:20:07.100Z] #21 37.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:20:07.100Z] #21 37.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:20:07.321Z] #21 22.97 Selecting previously unselected package bash-completion. [2022-05-13T23:20:07.321Z] #21 22.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-13T23:20:07.359Z] #21 37.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:20:07.359Z] #21 37.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:20:07.359Z] #21 37.55 Selecting previously unselected package net-tools. [2022-05-13T23:20:07.359Z] #21 37.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-13T23:20:07.359Z] #21 37.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:20:07.618Z] #21 37.77 Selecting previously unselected package patch. [2022-05-13T23:20:07.618Z] #21 37.78 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-13T23:20:07.618Z] #21 37.79 Unpacking patch (2.7.6-7) ... [2022-05-13T23:20:07.618Z] #21 37.89 Selecting previously unselected package python-pip-whl. [2022-05-13T23:20:07.876Z] #21 37.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:20:07.876Z] #21 37.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:20:08.135Z] #21 38.46 Selecting previously unselected package python3-lib2to3. [2022-05-13T23:20:08.393Z] #21 38.47 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-13T23:20:08.393Z] #21 38.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:20:08.393Z] #21 38.58 Selecting previously unselected package python3-distutils. [2022-05-13T23:20:08.393Z] #21 38.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-13T23:20:08.393Z] #21 38.60 Unpacking python3-distutils (3.9.2-1) ... [2022-05-13T23:20:08.445Z] #33 1.398 + RM_GOPATH=0 [2022-05-13T23:20:08.445Z] #33 1.398 + TMP_GOPATH= [2022-05-13T23:20:08.445Z] #33 1.398 + : /build [2022-05-13T23:20:08.445Z] #33 1.398 + '[' -z '' ']' [2022-05-13T23:20:08.445Z] #33 1.399 ++ mktemp -d [2022-05-13T23:20:08.445Z] #33 1.401 + export GOPATH=/tmp/tmp.8jMWbHnCt4 [2022-05-13T23:20:08.445Z] #33 1.401 + GOPATH=/tmp/tmp.8jMWbHnCt4 [2022-05-13T23:20:08.445Z] #33 1.401 + RM_GOPATH=1 [2022-05-13T23:20:08.445Z] #33 1.401 + case "$(go env GOARCH)" in [2022-05-13T23:20:08.445Z] #33 1.402 ++ go env GOARCH [2022-05-13T23:20:08.445Z] #33 1.407 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:08.445Z] #33 1.408 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:08.445Z] #33 1.409 ++ dirname /install.sh [2022-05-13T23:20:08.445Z] #33 1.410 + dir=/ [2022-05-13T23:20:08.445Z] #33 1.410 + bin=dockercli [2022-05-13T23:20:08.445Z] #33 1.410 + shift [2022-05-13T23:20:08.445Z] #33 1.410 + '[' '!' -f //dockercli.installer ']' [2022-05-13T23:20:08.445Z] #33 1.410 + . //dockercli.installer [2022-05-13T23:20:08.445Z] #33 1.410 ++ : stable [2022-05-13T23:20:08.445Z] #33 1.410 ++ : 17.06.2-ce [2022-05-13T23:20:08.445Z] #33 1.411 + install_dockercli [2022-05-13T23:20:08.445Z] #33 1.411 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-13T23:20:08.445Z] #33 1.411 Install docker/cli version 17.06.2-ce from stable [2022-05-13T23:20:08.445Z] #33 1.411 ++ uname -m [2022-05-13T23:20:08.445Z] #33 1.417 + arch=x86_64 [2022-05-13T23:20:08.445Z] #33 1.417 + '[' x86_64 '!=' x86_64 ']' [2022-05-13T23:20:08.445Z] #33 1.417 + url=https://download.docker.com/linux/static [2022-05-13T23:20:08.445Z] #33 1.417 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-13T23:20:08.445Z] #33 1.418 + tar -xz docker/docker [2022-05-13T23:20:08.652Z] #21 38.72 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:20:08.652Z] #21 38.72 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:20:08.652Z] #21 38.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:20:08.652Z] #21 38.86 Selecting previously unselected package python3-setuptools. [2022-05-13T23:20:08.652Z] #21 38.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-13T23:20:08.652Z] #21 38.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-13T23:20:08.911Z] #21 39.11 Selecting previously unselected package python3-wheel. [2022-05-13T23:20:08.911Z] #21 39.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-13T23:20:08.911Z] #21 39.12 Unpacking python3-wheel (0.34.2-1) ... [2022-05-13T23:20:08.911Z] #21 39.18 Selecting previously unselected package python3-pip. [2022-05-13T23:20:08.911Z] #21 39.18 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:20:08.911Z] #21 39.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:20:09.170Z] #21 39.43 Selecting previously unselected package sudo. [2022-05-13T23:20:09.170Z] #21 39.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-13T23:20:09.170Z] #21 39.44 Unpacking sudo (1.9.5p2-3) ... [2022-05-13T23:20:09.737Z] #21 39.93 Selecting previously unselected package thin-provisioning-tools. [2022-05-13T23:20:09.737Z] #21 39.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-13T23:20:09.737Z] #21 39.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:20:09.861Z] #21 25.16 Unpacking bash-completion (1:2.11-2) ... [2022-05-13T23:20:09.861Z] #21 25.54 Selecting previously unselected package bzip2. [2022-05-13T23:20:09.861Z] #21 25.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-13T23:20:09.861Z] #21 25.55 Unpacking bzip2 (1.0.8-4) ... [2022-05-13T23:20:09.996Z] #21 40.21 Selecting previously unselected package uidmap. [2022-05-13T23:20:09.996Z] #21 40.22 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-13T23:20:09.996Z] #21 40.23 Unpacking uidmap (1:4.8.1-1) ... [2022-05-13T23:20:10.118Z] #21 25.64 Selecting previously unselected package xz-utils. [2022-05-13T23:20:10.118Z] #21 25.65 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-13T23:20:10.118Z] #21 25.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:20:10.118Z] #21 25.78 Selecting previously unselected package apparmor. [2022-05-13T23:20:10.118Z] #21 25.79 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-13T23:20:10.118Z] #21 25.85 Unpacking apparmor (2.13.6-10) ... [2022-05-13T23:20:10.255Z] #21 40.35 Selecting previously unselected package vim-runtime. [2022-05-13T23:20:10.255Z] #21 40.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:20:10.255Z] #21 40.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-13T23:20:10.255Z] #21 40.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-13T23:20:10.255Z] #21 40.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:10.682Z] #21 26.25 Selecting previously unselected package inetutils-ping. [2022-05-13T23:20:10.682Z] #21 26.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-13T23:20:10.682Z] #21 26.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-13T23:20:10.682Z] #21 26.37 Selecting previously unselected package libip4tc2:amd64. [2022-05-13T23:20:10.682Z] #21 26.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:20:10.682Z] #21 26.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:10.682Z] #21 26.46 Selecting previously unselected package libip6tc2:amd64. [2022-05-13T23:20:10.682Z] #21 26.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:20:10.682Z] #21 26.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:10.939Z] #21 26.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-13T23:20:10.939Z] #21 26.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-13T23:20:10.939Z] #21 26.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:20:10.939Z] #21 26.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-13T23:20:10.939Z] #21 26.61 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-13T23:20:10.939Z] #21 26.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:20:11.196Z] #21 26.69 Selecting previously unselected package libnftnl11:amd64. [2022-05-13T23:20:11.196Z] #21 26.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-13T23:20:11.196Z] #21 26.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:20:11.196Z] #21 26.83 Selecting previously unselected package iptables. [2022-05-13T23:20:11.196Z] #21 26.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-13T23:20:11.196Z] #21 26.84 Unpacking iptables (1.8.7-1) ... [2022-05-13T23:20:11.454Z] #21 27.12 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:20:11.454Z] #21 27.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:20:11.454Z] #21 27.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:20:11.454Z] #21 27.24 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:20:11.719Z] #21 27.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:20:11.719Z] #21 27.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:20:11.719Z] #21 27.38 Selecting previously unselected package jq. [2022-05-13T23:20:11.719Z] #21 27.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:20:11.719Z] #21 27.41 Unpacking jq (1.6-2.1) ... [2022-05-13T23:20:11.719Z] #21 27.50 Selecting previously unselected package libaio1:amd64. [2022-05-13T23:20:11.748Z] #33 4.572 + mkdir -p /build [2022-05-13T23:20:11.748Z] #33 4.574 + mv docker/docker /build/ [2022-05-13T23:20:11.748Z] #33 4.579 + rmdir docker [2022-05-13T23:20:11.748Z] #33 DONE 4.7s [2022-05-13T23:20:11.748Z] [2022-05-13T23:20:11.748Z] #74 [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-05-13T23:20:11.748Z] #74 sha256:1e98a267900e3f171551e3a81b615830c17ea25f1e85ac14e17d8721f3ca06b9 [2022-05-13T23:20:11.748Z] #74 1.421 + RM_GOPATH=0 [2022-05-13T23:20:11.748Z] #74 1.423 + TMP_GOPATH= [2022-05-13T23:20:11.748Z] #74 1.423 + : /build [2022-05-13T23:20:11.748Z] #74 1.423 + '[' -z '' ']' [2022-05-13T23:20:11.748Z] #74 1.424 ++ mktemp -d [2022-05-13T23:20:11.748Z] #74 1.425 + export GOPATH=/tmp/tmp.DzQuZ1fGPF [2022-05-13T23:20:11.748Z] #74 1.425 + GOPATH=/tmp/tmp.DzQuZ1fGPF [2022-05-13T23:20:11.748Z] #74 1.425 + RM_GOPATH=1 [2022-05-13T23:20:11.748Z] #74 1.425 + case "$(go env GOARCH)" in [2022-05-13T23:20:11.748Z] #74 1.426 ++ go env GOARCH [2022-05-13T23:20:11.748Z] #74 1.431 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:11.748Z] #74 1.431 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:11.748Z] #74 1.431 ++ dirname /install.sh [2022-05-13T23:20:11.748Z] #74 1.432 + dir=/ [2022-05-13T23:20:11.748Z] #74 1.432 + bin=rootlesskit [2022-05-13T23:20:11.748Z] #74 1.432 + shift [2022-05-13T23:20:11.748Z] #74 1.433 + '[' '!' -f //rootlesskit.installer ']' [2022-05-13T23:20:11.748Z] #74 1.433 + . //rootlesskit.installer [2022-05-13T23:20:11.748Z] #74 1.433 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:20:11.748Z] #74 1.433 + install_rootlesskit [2022-05-13T23:20:11.748Z] #74 1.433 + case "$1" in [2022-05-13T23:20:11.748Z] #74 1.433 + export CGO_ENABLED=0 [2022-05-13T23:20:11.748Z] #74 1.433 + CGO_ENABLED=0 [2022-05-13T23:20:11.748Z] #74 1.433 + _install_rootlesskit [2022-05-13T23:20:11.748Z] #74 1.433 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-13T23:20:11.748Z] #74 1.434 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:20:11.748Z] #74 1.434 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:20:11.748Z] #74 1.434 + GOBIN=/build [2022-05-13T23:20:11.748Z] #74 1.434 + GO111MODULE=on [2022-05-13T23:20:11.748Z] #74 1.434 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:20:11.748Z] #74 1.828 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-13T23:20:11.748Z] #74 2.963 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-13T23:20:11.748Z] #74 2.964 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T23:20:11.748Z] #74 3.290 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-13T23:20:11.748Z] #74 4.733 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-13T23:20:11.748Z] #74 5.049 go: downloading github.com/google/uuid v1.3.0 [2022-05-13T23:20:11.748Z] #74 5.049 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-13T23:20:11.748Z] #74 5.107 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-13T23:20:11.748Z] #74 5.175 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-13T23:20:11.748Z] #74 5.245 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-13T23:20:11.748Z] #74 5.304 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-13T23:20:11.974Z] #21 27.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-13T23:20:11.975Z] #21 27.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:20:11.975Z] #21 27.66 Selecting previously unselected package libgpm2:amd64. [2022-05-13T23:20:11.975Z] #21 27.68 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-13T23:20:11.975Z] #21 27.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:20:12.031Z] #74 5.510 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-13T23:20:12.157Z] #47 206.2 + dpkg --print-architecture [2022-05-13T23:20:12.157Z] #47 206.2 + git checkout -q v2.1.0 [2022-05-13T23:20:12.157Z] #47 206.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-13T23:20:12.157Z] #47 206.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-13T23:20:12.230Z] #21 27.79 Selecting previously unselected package libicu67:amd64. [2022-05-13T23:20:12.230Z] #21 27.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-13T23:20:12.230Z] #21 27.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-13T23:20:12.305Z] #74 5.649 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-13T23:20:12.593Z] #74 5.772 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-13T23:20:13.223Z] #74 6.612 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:20:13.542Z] #21 43.28 Selecting previously unselected package vim. [2022-05-13T23:20:13.542Z] #21 43.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:20:13.542Z] #21 43.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:13.542Z] #21 43.79 Selecting previously unselected package xfsprogs. [2022-05-13T23:20:13.542Z] #21 43.80 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-13T23:20:13.542Z] #21 43.81 Unpacking xfsprogs (5.10.0-4) ... [2022-05-13T23:20:14.110Z] #21 44.20 Selecting previously unselected package zip. [2022-05-13T23:20:14.110Z] #21 44.22 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-13T23:20:14.110Z] #21 44.23 Unpacking zip (3.0-12) ... [2022-05-13T23:20:14.110Z] #21 44.36 Selecting previously unselected package zstd. [2022-05-13T23:20:14.110Z] #21 44.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-13T23:20:14.110Z] #21 44.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:20:14.678Z] #21 44.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:20:14.857Z] #64 ... [2022-05-13T23:20:14.857Z] [2022-05-13T23:20:14.857Z] #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-05-13T23:20:14.857Z] #26 sha256:be69fd083bc78b87b1cf6de294f8b3cf2f47e802aea826d90648c4ee9e483586 [2022-05-13T23:20:14.857Z] #26 224.1 + return [2022-05-13T23:20:14.857Z] #26 DONE 226.6s [2022-05-13T23:20:14.857Z] [2022-05-13T23:20:14.857Z] #55 [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-05-13T23:20:14.858Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-13T23:20:14.858Z] #55 226.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-13T23:20:14.858Z] #55 DONE 227.0s [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #60 [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-05-13T23:20:14.858Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:20:14.858Z] #60 ... [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-13T23:20:14.858Z] #27 sha256:0ff6534a0bb95e15060ad3ca605c368c3bdd1def961cc250125916bcdc018919 [2022-05-13T23:20:14.858Z] #27 DONE 0.7s [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-13T23:20:14.858Z] #32 sha256:d26f3c6265ceb4b68c949985545e3450392f6416fc859a0eeadc43e88d85fe8f [2022-05-13T23:20:14.858Z] #32 DONE 0.8s [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-13T23:20:14.858Z] #35 sha256:30556759042fd78280c7f37c023635dc4aaebe803f3bfa62bf88cf1651c48ef6 [2022-05-13T23:20:14.858Z] #35 DONE 0.7s [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #60 [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-05-13T23:20:14.858Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:20:14.858Z] #60 ... [2022-05-13T23:20:14.858Z] [2022-05-13T23:20:14.858Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-13T23:20:14.858Z] #37 sha256:ea33445b9949622154affcee2aa669313053130df7360596a9a2f11d4f60f034 [2022-05-13T23:20:15.246Z] #21 45.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:15.246Z] #21 45.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:20:15.246Z] #21 45.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:20:15.246Z] #21 45.56 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:20:15.246Z] #21 45.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:15.246Z] #21 45.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-13T23:20:15.246Z] #21 45.60 Setting up uidmap (1:4.8.1-1) ... [2022-05-13T23:20:15.246Z] #21 45.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:20:15.502Z] #21 30.90 Selecting previously unselected package libinih1:amd64. [2022-05-13T23:20:15.502Z] #21 30.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-13T23:20:15.502Z] #21 30.91 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-13T23:20:15.502Z] #21 30.96 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:20:15.502Z] #21 30.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:20:15.502Z] #21 30.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:20:15.502Z] #21 31.09 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:20:15.502Z] #21 31.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:20:15.502Z] #21 31.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:20:15.502Z] #21 31.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:20:15.502Z] #21 31.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:20:15.502Z] #21 31.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:20:15.502Z] #21 31.25 Selecting previously unselected package net-tools. [2022-05-13T23:20:15.502Z] #21 31.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-13T23:20:15.502Z] #21 31.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:20:15.505Z] #21 45.63 Setting up bzip2 (1.0.8-4) ... [2022-05-13T23:20:15.505Z] #21 45.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:20:15.505Z] #21 45.65 Setting up python3-wheel (0.34.2-1) ... [2022-05-13T23:20:15.759Z] #21 31.45 Selecting previously unselected package patch. [2022-05-13T23:20:15.759Z] #21 31.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-13T23:20:15.759Z] #21 31.49 Unpacking patch (2.7.6-7) ... [2022-05-13T23:20:15.759Z] #21 31.59 Selecting previously unselected package python-pip-whl. [2022-05-13T23:20:15.792Z] #37 DONE 1.2s [2022-05-13T23:20:15.792Z] [2022-05-13T23:20:15.792Z] #64 [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-05-13T23:20:15.792Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:20:15.792Z] #64 ... [2022-05-13T23:20:15.792Z] [2022-05-13T23:20:15.792Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-13T23:20:15.792Z] #39 sha256:1b7a7c6aebed58054b3263744a722b6834ab62e5adb4c2052bf88992a5c064e3 [2022-05-13T23:20:16.072Z] #21 31.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:20:16.072Z] #21 31.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:20:16.073Z] #21 46.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:16.073Z] #21 46.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:20:16.073Z] #21 46.31 Setting up libcap2-bin (1:2.44-1) ... [2022-05-13T23:20:16.332Z] #21 46.34 Setting up apparmor (2.13.6-10) ... [2022-05-13T23:20:16.354Z] #39 DONE 0.5s [2022-05-13T23:20:16.354Z] [2022-05-13T23:20:16.354Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-13T23:20:16.354Z] #41 sha256:9eabbf144bd465d3c9fd3e9e158c533fc6fd173caa06078d94fbf0c4c0f458d6 [2022-05-13T23:20:16.354Z] #41 DONE 0.1s [2022-05-13T23:20:16.354Z] [2022-05-13T23:20:16.354Z] #60 [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-05-13T23:20:16.354Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:20:16.517Z] #74 ... [2022-05-13T23:20:16.517Z] [2022-05-13T23:20:16.517Z] #49 [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-05-13T23:20:16.517Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:16.517Z] #49 1.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:20:16.517Z] #49 1.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:20:16.517Z] #49 1.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:20:16.517Z] #49 1.851 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-13T23:20:16.517Z] #49 2.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-13T23:20:16.517Z] #49 2.515 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-13T23:20:16.517Z] #49 3.080 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:20:16.517Z] #49 3.799 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-13T23:20:16.517Z] #49 4.356 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:20:16.517Z] #49 4.781 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-13T23:20:16.517Z] #49 4.783 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-13T23:20:16.517Z] #49 4.805 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:20:16.517Z] #49 4.811 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:20:16.517Z] #49 4.819 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-13T23:20:16.517Z] #49 4.823 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-13T23:20:16.517Z] #49 4.831 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-13T23:20:16.517Z] #49 4.835 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-13T23:20:16.517Z] #49 4.839 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-13T23:20:16.517Z] #49 4.840 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:20:16.517Z] #49 4.841 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:20:16.517Z] #49 4.842 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-13T23:20:16.517Z] #49 ... [2022-05-13T23:20:16.517Z] [2022-05-13T23:20:16.517Z] #69 [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-05-13T23:20:16.517Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-13T23:20:16.517Z] #69 1.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:20:16.517Z] #69 1.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:20:16.517Z] #69 1.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:20:16.517Z] #69 1.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-13T23:20:16.517Z] #69 2.283 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-13T23:20:16.517Z] #69 2.817 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:20:16.517Z] #69 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-13T23:20:16.517Z] #69 3.664 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-13T23:20:16.517Z] #69 4.210 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:20:16.517Z] #69 4.635 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-13T23:20:16.517Z] #69 4.637 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:20:16.517Z] #69 4.638 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:20:16.517Z] #69 4.644 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-13T23:20:16.517Z] #69 4.656 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-13T23:20:16.517Z] #69 4.668 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-13T23:20:16.517Z] #69 4.669 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-13T23:20:16.517Z] #69 4.675 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-13T23:20:16.517Z] #69 4.679 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-13T23:20:16.517Z] #69 4.680 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:20:16.517Z] #69 4.680 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-13T23:20:16.517Z] #69 4.681 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:20:16.555Z] b111c3320c94: Verifying Checksum [2022-05-13T23:20:16.555Z] b111c3320c94: Download complete [2022-05-13T23:20:16.610Z] #60 ... [2022-05-13T23:20:16.611Z] [2022-05-13T23:20:16.611Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-13T23:20:16.611Z] #45 sha256:cafa426f2e29f9ba4c14de37637fc70b879085220f4e445a818ec046c1104113 [2022-05-13T23:20:16.611Z] #45 DONE 0.2s [2022-05-13T23:20:16.611Z] [2022-05-13T23:20:16.611Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:20:16.611Z] #48 sha256:d61ac7b650be071f73cafe10c3441a0df64e86cc38caf4892e4242830c4aabbc [2022-05-13T23:20:16.659Z] #21 32.22 Selecting previously unselected package python3-lib2to3. [2022-05-13T23:20:16.659Z] #21 32.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-13T23:20:16.659Z] #21 32.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:20:16.659Z] #21 32.38 Selecting previously unselected package python3-distutils. [2022-05-13T23:20:16.659Z] #21 32.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-13T23:20:16.659Z] #21 32.39 Unpacking python3-distutils (3.9.2-1) ... [2022-05-13T23:20:16.777Z] #69 ... [2022-05-13T23:20:16.777Z] [2022-05-13T23:20:16.777Z] #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-05-13T23:20:16.777Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:16.777Z] #20 1.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:20:16.777Z] #20 1.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:20:16.777Z] #20 1.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:20:16.777Z] #20 2.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:20:16.777Z] #20 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-13T23:20:16.777Z] #20 3.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-13T23:20:16.777Z] #20 3.715 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-13T23:20:16.777Z] #20 4.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:20:16.777Z] #20 4.735 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:20:16.777Z] #20 5.154 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:20:16.777Z] #20 5.154 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-13T23:20:16.777Z] #20 5.154 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-13T23:20:16.777Z] #20 5.172 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-13T23:20:16.777Z] #20 5.172 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:20:16.777Z] #20 5.172 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-13T23:20:16.917Z] #21 32.56 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:20:16.917Z] #21 32.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:20:16.917Z] #21 32.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:20:17.174Z] #21 32.68 Selecting previously unselected package python3-setuptools. [2022-05-13T23:20:17.174Z] #21 32.68 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-13T23:20:17.174Z] #21 32.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-13T23:20:17.431Z] #21 32.96 Selecting previously unselected package python3-wheel. [2022-05-13T23:20:17.431Z] #21 32.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-13T23:20:17.431Z] #21 32.97 Unpacking python3-wheel (0.34.2-1) ... [2022-05-13T23:20:17.431Z] #21 33.05 Selecting previously unselected package python3-pip. [2022-05-13T23:20:17.431Z] #21 33.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:20:17.431Z] #21 33.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:20:17.541Z] #48 ... [2022-05-13T23:20:17.541Z] [2022-05-13T23:20:17.541Z] #60 [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-05-13T23:20:17.541Z] #60 sha256:1f7babd14e6ae7c8e09e9d20dc9bd1b8f70735f3772421efef92f39f78665c79 [2022-05-13T23:20:17.541Z] #60 124.3 + mkdir -p /build [2022-05-13T23:20:17.541Z] #60 124.3 + cp runc /build/runc [2022-05-13T23:20:17.541Z] #60 DONE 125.1s [2022-05-13T23:20:17.687Z] #21 33.39 Selecting previously unselected package sudo. [2022-05-13T23:20:17.687Z] #21 33.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-13T23:20:17.687Z] #21 33.41 Unpacking sudo (1.9.5p2-3) ... [2022-05-13T23:20:17.709Z] #21 47.80 Setting up zip (3.0-12) ... [2022-05-13T23:20:17.709Z] #21 47.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:17.709Z] #21 47.87 Setting up bash-completion (1:2.11-2) ... [2022-05-13T23:20:17.797Z] [2022-05-13T23:20:17.797Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:20:17.797Z] #48 sha256:d61ac7b650be071f73cafe10c3441a0df64e86cc38caf4892e4242830c4aabbc [2022-05-13T23:20:17.797Z] #48 DONE 1.0s [2022-05-13T23:20:17.797Z] [2022-05-13T23:20:17.797Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-13T23:20:17.797Z] #52 sha256:a5be5ec5be7032bbb9dc94176260f85790a00f6521913a644fb196c5e532a0c3 [2022-05-13T23:20:17.797Z] #52 DONE 0.1s [2022-05-13T23:20:17.797Z] [2022-05-13T23:20:17.797Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-13T23:20:17.797Z] #54 sha256:e0380d7f7e98524bb41aac386b5a9b76f5eb16082aaf4af18a16138b6492d3f2 [2022-05-13T23:20:17.797Z] #54 DONE 0.1s [2022-05-13T23:20:17.797Z] [2022-05-13T23:20:17.797Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-13T23:20:17.797Z] #56 sha256:c724fa6ab52b4563b38615dca0f1f73ab5ee5a88f319349159a11e6816a5d8eb [2022-05-13T23:20:18.252Z] #21 33.92 Selecting previously unselected package thin-provisioning-tools. [2022-05-13T23:20:18.252Z] #21 33.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-13T23:20:18.252Z] #21 33.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:20:18.508Z] #21 34.16 Selecting previously unselected package uidmap. [2022-05-13T23:20:18.508Z] #21 34.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-13T23:20:18.508Z] #21 34.18 Unpacking uidmap (1:4.8.1-1) ... [2022-05-13T23:20:18.765Z] #21 34.34 Selecting previously unselected package vim-runtime. [2022-05-13T23:20:18.765Z] #21 34.35 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:20:18.765Z] #21 34.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-13T23:20:18.765Z] #21 34.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-13T23:20:18.765Z] #21 34.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:19.165Z] #56 DONE 1.3s [2022-05-13T23:20:19.165Z] [2022-05-13T23:20:19.165Z] #64 [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-05-13T23:20:19.165Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:20:19.165Z] #64 ... [2022-05-13T23:20:19.165Z] [2022-05-13T23:20:19.165Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-13T23:20:19.165Z] #58 sha256:3c6b02d99195262f508b3299034c41a85d3966077f274e8b03dfdb4c5b94a467 [2022-05-13T23:20:19.165Z] #58 DONE 0.1s [2022-05-13T23:20:19.165Z] [2022-05-13T23:20:19.165Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-13T23:20:19.165Z] #61 sha256:c822dcf71283b25cbc4b07bae48d3a043d449672e3610f5a213ab07664840386 [2022-05-13T23:20:19.381Z] 12fb50a031bd: Verifying Checksum [2022-05-13T23:20:19.381Z] 12fb50a031bd: Download complete [2022-05-13T23:20:19.618Z] #21 49.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:20:19.618Z] #21 49.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-13T23:20:19.618Z] #21 49.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:20:19.618Z] #21 49.95 Setting up patch (2.7.6-7) ... [2022-05-13T23:20:19.733Z] #61 DONE 0.4s [2022-05-13T23:20:19.733Z] [2022-05-13T23:20:19.733Z] #64 [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-05-13T23:20:19.733Z] #64 sha256:1372f5fcd7903db05970cd479d71ae320b8d636e017e128a75fee48ccfffa6d2 [2022-05-13T23:20:19.877Z] #21 49.98 Setting up sudo (1.9.5p2-3) ... [2022-05-13T23:20:19.877Z] #21 50.16 invoke-rc.d: could not determine current runlevel [2022-05-13T23:20:19.877Z] #21 50.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:20:19.877Z] #21 50.18 Setting up xfsprogs (5.10.0-4) ... [2022-05-13T23:20:19.877Z] #21 50.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:20:19.877Z] #21 50.20 Setting up inetutils-ping (2:2.0-1) ... [2022-05-13T23:20:19.877Z] #21 50.22 Setting up pigz (2.6-1) ... [2022-05-13T23:20:19.877Z] #21 50.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:20:20.136Z] #21 50.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:20:20.136Z] #21 50.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:20:20.136Z] #21 50.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:20.206Z] #64 200.5 + bin/containerd [2022-05-13T23:20:21.070Z] #21 51.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:20:21.070Z] #21 51.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:20:21.328Z] #21 51.53 Setting up libelf1:amd64 (0.183-1) ... [2022-05-13T23:20:21.328Z] #21 51.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:20:21.328Z] #21 51.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:20:21.328Z] #21 51.58 Setting up python3-distutils (3.9.2-1) ... [2022-05-13T23:20:21.844Z] #21 51.98 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:21.844Z] #21 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-13T23:20:21.844Z] #21 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-13T23:20:21.844Z] #21 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-13T23:20:21.845Z] #21 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-13T23:20:21.845Z] #21 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-13T23:20:21.845Z] #21 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-13T23:20:21.845Z] #21 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-13T23:20:21.845Z] #21 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-13T23:20:21.845Z] #21 52.06 Setting up python3-setuptools (52.0.0-4) ... [2022-05-13T23:20:22.059Z] #21 37.62 Selecting previously unselected package vim. [2022-05-13T23:20:22.059Z] #21 37.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:20:22.059Z] #21 37.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:22.778Z] #21 53.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:20:22.882Z] #21 38.33 Selecting previously unselected package xfsprogs. [2022-05-13T23:20:22.882Z] #21 38.34 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-13T23:20:22.882Z] #21 38.35 Unpacking xfsprogs (5.10.0-4) ... [2022-05-13T23:20:23.036Z] #21 53.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:20:23.036Z] #21 53.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:20:23.036Z] #21 53.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:20:23.138Z] #21 38.78 Selecting previously unselected package zip. [2022-05-13T23:20:23.139Z] #21 38.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-13T23:20:23.139Z] #21 38.79 Unpacking zip (3.0-12) ... [2022-05-13T23:20:23.395Z] #21 38.91 Selecting previously unselected package zstd. [2022-05-13T23:20:23.395Z] #21 38.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-13T23:20:23.395Z] #21 38.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:20:23.957Z] #21 39.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:20:24.238Z] #21 54.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:20:24.238Z] #21 54.37 Setting up jq (1.6-2.1) ... [2022-05-13T23:20:24.238Z] #21 54.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:20:24.238Z] #21 54.39 Setting up iptables (1.8.7-1) ... [2022-05-13T23:20:24.238Z] #21 54.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-13T23:20:24.238Z] #21 54.44 Setting up iproute2 (5.10.0-4) ... [2022-05-13T23:20:24.497Z] #21 54.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:20:24.887Z] #21 40.27 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:24.887Z] #21 40.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:20:24.887Z] #21 40.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:20:24.887Z] #21 40.31 Setting up libicu67:amd64 (67.1-7) ... [2022-05-13T23:20:24.887Z] #21 40.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:20:24.887Z] #21 40.36 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-13T23:20:24.887Z] #21 40.37 Setting up uidmap (1:4.8.1-1) ... [2022-05-13T23:20:24.887Z] #21 40.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:20:24.887Z] #21 40.41 Setting up bzip2 (1.0.8-4) ... [2022-05-13T23:20:24.887Z] #21 40.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:20:24.887Z] #21 40.44 Setting up python3-wheel (0.34.2-1) ... [2022-05-13T23:20:25.066Z] #21 DONE 55.4s [2022-05-13T23:20:25.066Z] [2022-05-13T23:20:25.066Z] #55 [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-05-13T23:20:25.066Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:20:25.302Z] 97f65a0ec59e: Verifying Checksum [2022-05-13T23:20:25.302Z] 97f65a0ec59e: Download complete [2022-05-13T23:20:25.326Z] #55 ... [2022-05-13T23:20:25.326Z] [2022-05-13T23:20:25.326Z] #22 [dev-systemd-false 8/26] 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-05-13T23:20:25.326Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-13T23:20:25.460Z] #21 41.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:25.460Z] #21 41.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:20:25.460Z] #21 41.21 Setting up libcap2-bin (1:2.44-1) ... [2022-05-13T23:20:25.460Z] #21 41.22 Setting up apparmor (2.13.6-10) ... [2022-05-13T23:20:26.038Z] #22 1.019 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-13T23:20:26.298Z] #22 1.023 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-13T23:20:26.298Z] #22 1.038 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-13T23:20:26.561Z] #22 DONE 1.2s [2022-05-13T23:20:26.561Z] [2022-05-13T23:20:26.561Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-13T23:20:26.561Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-13T23:20:28.021Z] #21 43.37 Setting up zip (3.0-12) ... [2022-05-13T23:20:28.022Z] #21 43.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:28.022Z] #21 43.41 Setting up bash-completion (1:2.11-2) ... [2022-05-13T23:20:28.995Z] #20 ... [2022-05-13T23:20:28.995Z] [2022-05-13T23:20:28.995Z] #49 [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-05-13T23:20:28.995Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:28.995Z] #49 21.81 Fetched 49.0 MB in 20s (2404 kB/s) [2022-05-13T23:20:29.913Z] #21 45.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-13T23:20:29.913Z] #21 45.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-13T23:20:29.913Z] #21 45.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:20:29.913Z] #21 45.29 Setting up patch (2.7.6-7) ... [2022-05-13T23:20:29.913Z] #21 45.30 Setting up sudo (1.9.5p2-3) ... [2022-05-13T23:20:29.913Z] #21 45.40 invoke-rc.d: could not determine current runlevel [2022-05-13T23:20:29.913Z] #21 45.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:20:29.913Z] #21 45.42 Setting up xfsprogs (5.10.0-4) ... [2022-05-13T23:20:29.913Z] #21 45.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:20:29.913Z] #21 45.45 Setting up inetutils-ping (2:2.0-1) ... [2022-05-13T23:20:29.913Z] #21 45.47 Setting up pigz (2.6-1) ... [2022-05-13T23:20:29.913Z] #21 45.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:20:29.913Z] #21 45.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:20:29.913Z] #21 45.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:20:29.913Z] #21 45.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:30.406Z] 97f65a0ec59e: Pull complete [2022-05-13T23:20:30.732Z] #21 46.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:20:30.732Z] #21 46.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:20:30.990Z] #21 46.66 Setting up libelf1:amd64 (0.183-1) ... [2022-05-13T23:20:30.990Z] #21 46.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:20:30.990Z] #21 46.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:20:30.990Z] #21 46.73 Setting up python3-distutils (3.9.2-1) ... [2022-05-13T23:20:31.553Z] #21 47.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:31.553Z] #21 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-13T23:20:31.553Z] #21 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-13T23:20:31.553Z] #21 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-13T23:20:31.553Z] #21 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-13T23:20:31.553Z] #21 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-13T23:20:31.553Z] #21 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-13T23:20:31.553Z] #21 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-13T23:20:31.553Z] #21 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-13T23:20:31.553Z] #21 47.28 Setting up python3-setuptools (52.0.0-4) ... [2022-05-13T23:20:33.177Z] #21 48.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:20:33.177Z] #21 48.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:20:33.177Z] #21 48.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:20:33.177Z] #21 48.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:20:34.108Z] #21 49.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:20:34.108Z] #21 49.84 Setting up jq (1.6-2.1) ... [2022-05-13T23:20:34.108Z] #21 49.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:20:34.108Z] #21 49.92 Setting up iptables (1.8.7-1) ... [2022-05-13T23:20:34.365Z] #21 49.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:20:34.365Z] #21 49.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:20:34.365Z] #21 49.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:20:34.365Z] #21 49.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:20:34.365Z] #21 49.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-13T23:20:34.365Z] #21 50.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-13T23:20:34.365Z] #21 50.01 Setting up iproute2 (5.10.0-4) ... [2022-05-13T23:20:34.928Z] #21 50.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:20:35.570Z] #49 21.81 Reading package lists... [2022-05-13T23:20:35.570Z] #49 ... [2022-05-13T23:20:35.570Z] [2022-05-13T23:20:35.570Z] #69 [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-05-13T23:20:35.570Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-13T23:20:35.570Z] #69 22.47 Fetched 49.0 MB in 21s (2336 kB/s) [2022-05-13T23:20:36.533Z] #23 9.450 Collecting yamllint==1.26.1 [2022-05-13T23:20:37.103Z] #23 10.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-13T23:20:37.484Z] #69 22.47 Reading package lists... [2022-05-13T23:20:37.484Z] #69 ... [2022-05-13T23:20:37.484Z] [2022-05-13T23:20:37.484Z] #49 [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-05-13T23:20:37.484Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:37.484Z] #49 21.81 Reading package lists... [2022-05-13T23:20:38.040Z] #23 11.64 Collecting pathspec>=0.5.3 [2022-05-13T23:20:38.040Z] #23 11.66 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-13T23:20:38.299Z] #23 12.03 Collecting pyyaml [2022-05-13T23:20:38.299Z] #23 12.05 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-05-13T23:20:38.558Z] #23 12.12 Building wheels for collected packages: yamllint [2022-05-13T23:20:38.559Z] #23 12.13 Building wheel for yamllint (setup.py): started [2022-05-13T23:20:38.664Z] #47 DONE 229.0s [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #60 [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-05-13T23:20:38.664Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:20:38.664Z] #60 ... [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:20:38.664Z] #48 sha256:7931f6d077ccabb7d2a3a46bdf25771580845df52133a77602fd609cf85f9825 [2022-05-13T23:20:38.664Z] #48 DONE 0.1s [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #64 [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-05-13T23:20:38.664Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:20:38.664Z] #64 ... [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-13T23:20:38.664Z] #52 sha256:ab6aa10bbd2405e933d247c1d5f8e51b88fe0602dddd283358190e03e782eb4b [2022-05-13T23:20:38.664Z] #52 DONE 0.1s [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-13T23:20:38.664Z] #54 sha256:096971966345745220e9942d07472ae694ca14900389b43997158fcf28f8e015 [2022-05-13T23:20:38.664Z] #54 DONE 0.1s [2022-05-13T23:20:38.664Z] [2022-05-13T23:20:38.664Z] #60 [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-05-13T23:20:38.664Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:20:38.869Z] #49 31.11 Reading package lists... [2022-05-13T23:20:38.869Z] #49 ... [2022-05-13T23:20:38.869Z] [2022-05-13T23:20:38.869Z] #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-05-13T23:20:38.869Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:38.869Z] #20 22.16 Fetched 49.0 MB in 21s (2378 kB/s) [2022-05-13T23:20:38.869Z] #20 22.16 Reading package lists... [2022-05-13T23:20:38.869Z] #20 31.40 Reading package lists... [2022-05-13T23:20:38.869Z] #20 ... [2022-05-13T23:20:38.869Z] [2022-05-13T23:20:38.869Z] #69 [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-05-13T23:20:38.869Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-13T23:20:38.869Z] #69 22.47 Reading package lists... [2022-05-13T23:20:39.496Z] #23 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-13T23:20:39.496Z] #23 13.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=93e4f7829803f0ed7994842326501bc630b68ffd37797dbeb1f42b0df42a8bc1 [2022-05-13T23:20:39.496Z] #23 13.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-13T23:20:39.496Z] #23 13.20 Successfully built yamllint [2022-05-13T23:20:39.496Z] #23 13.23 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-13T23:20:40.064Z] #23 13.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-13T23:20:40.193Z] #21 DONE 55.5s [2022-05-13T23:20:40.193Z] [2022-05-13T23:20:40.193Z] #22 [dev-systemd-false 8/26] 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-05-13T23:20:40.193Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-13T23:20:40.633Z] #23 DONE 14.1s [2022-05-13T23:20:40.633Z] [2022-05-13T23:20:40.633Z] #60 [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-05-13T23:20:40.633Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:20:40.633Z] #60 ... [2022-05-13T23:20:40.633Z] [2022-05-13T23:20:40.633Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-13T23:20:40.633Z] #27 sha256:7ae857ccc868cf58c5211e13319ae41703d58d31b32973d791f4444bc02091da [2022-05-13T23:20:40.756Z] #22 0.857 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-13T23:20:40.756Z] #22 0.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-13T23:20:40.756Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-13T23:20:40.756Z] #22 DONE 1.0s [2022-05-13T23:20:40.756Z] [2022-05-13T23:20:40.756Z] #55 [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-05-13T23:20:40.756Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:20:40.896Z] #27 DONE 0.3s [2022-05-13T23:20:40.896Z] [2022-05-13T23:20:40.896Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-13T23:20:40.896Z] #32 sha256:7c46df8b1ae0f899dd5fe35505d9142a2b275eb6477b7cf46dfc4f696b124f80 [2022-05-13T23:20:41.017Z] #55 ... [2022-05-13T23:20:41.017Z] [2022-05-13T23:20:41.017Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-13T23:20:41.017Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-13T23:20:41.465Z] #32 DONE 0.5s [2022-05-13T23:20:41.465Z] [2022-05-13T23:20:41.465Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-13T23:20:41.465Z] #35 sha256:faf08e002cc1d146cb4cc55d44061757ebaffa8fe29596ab726c553478530b00 [2022-05-13T23:20:41.733Z] #35 DONE 0.3s [2022-05-13T23:20:41.733Z] [2022-05-13T23:20:41.733Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-13T23:20:41.733Z] #37 sha256:3fe8ae4dace6ecaeb09d855949e61138b63bbd85f3091c9fbc3a34d685dc9839 [2022-05-13T23:20:41.733Z] #37 DONE 0.2s [2022-05-13T23:20:41.733Z] [2022-05-13T23:20:41.733Z] #64 [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-05-13T23:20:41.733Z] #64 sha256:df5e0c6cee41b0e0657fe57024927025b7e23be8320b8c570ed77c00eb333f37 [2022-05-13T23:20:41.993Z] #64 ... [2022-05-13T23:20:41.993Z] [2022-05-13T23:20:41.993Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-13T23:20:41.993Z] #39 sha256:f9a3a1b53e7cb0f5bbfc7175197945983a872393bce8f518773b60315a122c3b [2022-05-13T23:20:41.993Z] #39 DONE 0.1s [2022-05-13T23:20:41.993Z] [2022-05-13T23:20:41.993Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-13T23:20:41.993Z] #41 sha256:f7917745156f969d4381fef81256b4bf393f84ccc29173aa0118482d7f26374f [2022-05-13T23:20:41.993Z] #41 DONE 0.1s [2022-05-13T23:20:41.993Z] [2022-05-13T23:20:41.993Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-13T23:20:41.993Z] #45 sha256:2b8532b563b4b85721ea68b640398034c75fe20c6c29fcd53532fe10f6180a65 [2022-05-13T23:20:42.251Z] #45 DONE 0.1s [2022-05-13T23:20:42.251Z] [2022-05-13T23:20:42.251Z] #60 [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-05-13T23:20:42.251Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:20:47.012Z] #69 31.51 Reading package lists... [2022-05-13T23:20:47.012Z] #69 ... [2022-05-13T23:20:47.012Z] [2022-05-13T23:20:47.012Z] #49 [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-05-13T23:20:47.012Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:47.012Z] #49 31.11 Reading package lists... [2022-05-13T23:20:48.920Z] #49 40.22 Building dependency tree... [2022-05-13T23:20:50.830Z] #49 44.32 The following additional packages will be installed: [2022-05-13T23:20:50.830Z] #49 44.36 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-13T23:20:50.830Z] #49 44.39 Suggested packages: [2022-05-13T23:20:50.830Z] #49 44.40 cmake-doc ninja-build lrzip [2022-05-13T23:20:50.830Z] #49 44.40 Recommended packages: [2022-05-13T23:20:50.830Z] #49 44.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-13T23:20:51.035Z] #23 9.363 Collecting yamllint==1.26.1 [2022-05-13T23:20:51.291Z] #23 10.42 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-13T23:20:51.411Z] #49 45.08 The following NEW packages will be installed: [2022-05-13T23:20:51.670Z] #49 45.10 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-13T23:20:51.930Z] #49 45.54 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:20:51.930Z] #49 45.54 Need to get 8418 kB of archives. [2022-05-13T23:20:51.930Z] #49 45.54 After this operation, 34.9 MB of additional disk space will be used. [2022-05-13T23:20:51.930Z] #49 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:20:51.930Z] #49 45.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:20:51.930Z] #49 45.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-13T23:20:51.930Z] #49 45.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-13T23:20:51.930Z] #49 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-13T23:20:51.930Z] #49 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-13T23:20:51.930Z] #49 45.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-13T23:20:51.930Z] #49 45.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-13T23:20:52.656Z] #23 11.55 Collecting pathspec>=0.5.3 [2022-05-13T23:20:52.656Z] #23 11.55 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-13T23:20:52.656Z] #23 11.85 Collecting pyyaml [2022-05-13T23:20:52.656Z] #23 11.86 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-05-13T23:20:52.656Z] #23 11.95 Building wheels for collected packages: yamllint [2022-05-13T23:20:52.869Z] #49 46.46 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:20:52.915Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-05-13T23:20:53.129Z] #49 ... [2022-05-13T23:20:53.129Z] [2022-05-13T23:20:53.129Z] #69 [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-05-13T23:20:53.129Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-13T23:20:53.129Z] #69 31.51 Reading package lists... [2022-05-13T23:20:53.129Z] #69 40.54 Building dependency tree... [2022-05-13T23:20:53.129Z] #69 44.72 The following additional packages will be installed: [2022-05-13T23:20:53.129Z] #69 44.73 libbtrfs0 [2022-05-13T23:20:53.129Z] #69 44.95 The following NEW packages will be installed: [2022-05-13T23:20:53.129Z] #69 44.96 libbtrfs-dev libbtrfs0 [2022-05-13T23:20:53.129Z] #69 45.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:20:53.129Z] #69 45.40 Need to get 460 kB of archives. [2022-05-13T23:20:53.129Z] #69 45.40 After this operation, 1237 kB of additional disk space will be used. [2022-05-13T23:20:53.129Z] #69 45.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:20:53.129Z] #69 45.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:20:53.129Z] #69 46.17 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:20:53.129Z] #69 46.53 Fetched 460 kB in 0s (1386 kB/s) [2022-05-13T23:20:53.129Z] #69 46.59 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:20:53.129Z] #69 46.59 (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-05-13T23:20:53.129Z] #69 46.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:20:53.129Z] #69 46.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:20:53.390Z] #69 46.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:20:53.390Z] #69 46.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:20:53.390Z] #69 46.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:20:53.390Z] #69 ... [2022-05-13T23:20:53.390Z] [2022-05-13T23:20:53.390Z] #49 [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-05-13T23:20:53.390Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:53.390Z] #49 46.77 Fetched 8418 kB in 0s (18.7 MB/s) [2022-05-13T23:20:53.390Z] #49 46.91 Selecting previously unselected package xxd. [2022-05-13T23:20:53.391Z] #49 46.91 (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-05-13T23:20:53.391Z] #49 46.96 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:20:53.391Z] #49 46.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:53.391Z] #49 47.08 Selecting previously unselected package vim-common. [2022-05-13T23:20:53.391Z] #49 47.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:20:53.391Z] #49 47.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:53.651Z] #49 47.23 Selecting previously unselected package cmake-data. [2022-05-13T23:20:53.651Z] #49 47.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-13T23:20:53.651Z] #49 47.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...#49 ... [2022-05-13T23:20:53.651Z] [2022-05-13T23:20:53.651Z] #69 [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-05-13T23:20:53.651Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-13T23:20:53.651Z] #69 47.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:20:53.651Z] #69 47.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:20:53.651Z] #69 47.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:20:53.651Z] #69 DONE 47.4s [2022-05-13T23:20:53.651Z] [2022-05-13T23:20:53.651Z] #49 [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-05-13T23:20:53.651Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:53.651Z] #49 47.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:20:53.843Z] #23 12.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-13T23:20:53.843Z] #23 12.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=930473bc5abac141c828d6a697bb5d3d9a1895fb7988173220a9f2a9e0910eec [2022-05-13T23:20:53.843Z] #23 12.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-13T23:20:53.843Z] #23 12.77 Successfully built yamllint [2022-05-13T23:20:53.843Z] #23 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-13T23:20:53.912Z] #49 ... [2022-05-13T23:20:53.912Z] [2022-05-13T23:20:53.912Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-13T23:20:53.912Z] #70 sha256:cef9b7d1b6b183928ac6bf680729be5e3efd7bf6523bc75dab44425b936ffd4d [2022-05-13T23:20:53.912Z] #70 DONE 0.1s [2022-05-13T23:20:53.913Z] [2022-05-13T23:20:53.913Z] #71 [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-05-13T23:20:53.913Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:20:54.099Z] #23 13.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-13T23:20:54.905Z] #71 0.854 + RM_GOPATH=0 [2022-05-13T23:20:54.906Z] #71 0.854 + TMP_GOPATH= [2022-05-13T23:20:54.906Z] #71 0.854 + : /build [2022-05-13T23:20:54.906Z] #71 0.854 + '[' -z '' ']' [2022-05-13T23:20:54.906Z] #71 0.855 ++ mktemp -d [2022-05-13T23:20:54.906Z] #71 0.857 + export GOPATH=/tmp/tmp.1zxSQCEiGa [2022-05-13T23:20:54.906Z] #71 0.857 + GOPATH=/tmp/tmp.1zxSQCEiGa [2022-05-13T23:20:54.906Z] #71 0.857 + RM_GOPATH=1 [2022-05-13T23:20:54.906Z] #71 0.857 + case "$(go env GOARCH)" in [2022-05-13T23:20:54.906Z] #71 0.858 ++ go env GOARCH [2022-05-13T23:20:54.906Z] #71 0.863 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:54.906Z] #71 0.863 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:20:54.906Z] #71 0.863 ++ dirname /install.sh [2022-05-13T23:20:54.906Z] #71 0.864 + dir=/ [2022-05-13T23:20:54.906Z] #71 0.864 + bin=containerd [2022-05-13T23:20:54.906Z] #71 0.864 + shift [2022-05-13T23:20:54.906Z] #71 0.864 + '[' '!' -f //containerd.installer ']' [2022-05-13T23:20:54.906Z] #71 0.865 + . //containerd.installer [2022-05-13T23:20:54.906Z] #71 0.865 ++ set -e [2022-05-13T23:20:54.906Z] #71 0.865 ++ : v1.6.4 [2022-05-13T23:20:54.906Z] #71 0.866 + install_containerd [2022-05-13T23:20:54.906Z] #71 0.866 + echo 'Install containerd version v1.6.4' [2022-05-13T23:20:54.906Z] #71 0.866 Install containerd version v1.6.4 [2022-05-13T23:20:54.906Z] #71 0.866 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1zxSQCEiGa/src/github.com/containerd/containerd [2022-05-13T23:20:54.906Z] #71 0.870 Cloning into '/tmp/tmp.1zxSQCEiGa/src/github.com/containerd/containerd'... [2022-05-13T23:20:55.466Z] #23 DONE 14.4s [2022-05-13T23:20:55.466Z] [2022-05-13T23:20:55.466Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-13T23:20:55.466Z] #27 sha256:05fa0574f76dd23b08be6ec8537222c524ea1e865afbd15ba70358c848a5f944 [2022-05-13T23:20:56.029Z] #27 DONE 0.8s [2022-05-13T23:20:56.029Z] [2022-05-13T23:20:56.029Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-13T23:20:56.029Z] #32 sha256:85fcfd9685300db9fa19d21e64c04c76cbd42cbf42e533e8ff2a60e30918997a [2022-05-13T23:20:56.958Z] #32 DONE 1.0s [2022-05-13T23:20:56.958Z] [2022-05-13T23:20:56.958Z] #47 [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-05-13T23:20:56.958Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:20:56.958Z] #47 244.8 + dpkg --print-architecture [2022-05-13T23:20:56.958Z] #47 244.8 + git checkout -q v2.1.0 [2022-05-13T23:20:56.958Z] #47 245.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-13T23:20:56.958Z] #47 245.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-13T23:20:57.446Z] #71 ... [2022-05-13T23:20:57.446Z] [2022-05-13T23:20:57.446Z] #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-05-13T23:20:57.446Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:57.446Z] #20 31.40 Reading package lists... [2022-05-13T23:20:57.446Z] #20 40.72 Building dependency tree... [2022-05-13T23:20:57.446Z] #20 44.64 The following additional packages will be installed: [2022-05-13T23:20:57.446Z] #20 44.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:20:57.446Z] #20 44.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-13T23:20:57.446Z] #20 44.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-13T23:20:57.446Z] #20 44.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-13T23:20:57.446Z] #20 44.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-13T23:20:57.446Z] #20 44.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-13T23:20:57.446Z] #20 44.67 mingw-w64-common mingw-w64-x86-64-dev [2022-05-13T23:20:57.446Z] #20 44.70 Suggested packages: [2022-05-13T23:20:57.446Z] #20 44.71 gcc-10-locales seccomp wine64 [2022-05-13T23:20:57.446Z] #20 45.36 The following NEW packages will be installed: [2022-05-13T23:20:57.446Z] #20 45.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-13T23:20:57.446Z] #20 45.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-13T23:20:57.446Z] #20 45.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-13T23:20:57.446Z] #20 45.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-13T23:20:57.446Z] #20 45.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-13T23:20:57.446Z] #20 45.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-13T23:20:57.446Z] #20 45.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-13T23:20:57.446Z] #20 45.37 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-13T23:20:57.447Z] #20 45.37 mingw-w64-x86-64-dev [2022-05-13T23:20:57.447Z] #20 45.74 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:20:57.447Z] #20 45.74 Need to get 115 MB of archives. [2022-05-13T23:20:57.447Z] #20 45.74 After this operation, 645 MB of additional disk space will be used. [2022-05-13T23:20:57.447Z] #20 45.74 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-05-13T23:20:57.447Z] #20 45.80 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-05-13T23:20:57.447Z] #20 45.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-13T23:20:57.447Z] #20 45.86 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-05-13T23:20:57.447Z] #20 45.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-13T23:20:57.447Z] #20 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-13T23:20:57.447Z] #20 45.97 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-05-13T23:20:57.447Z] #20 46.02 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-05-13T23:20:57.447Z] #20 46.02 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-05-13T23:20:57.447Z] #20 46.24 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-05-13T23:20:57.447Z] #20 46.73 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-05-13T23:20:57.447Z] #20 46.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-13T23:20:57.447Z] #20 47.13 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-05-13T23:20:57.447Z] #20 47.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-13T23:20:57.447Z] #20 47.93 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-05-13T23:20:57.447Z] #20 47.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-13T23:20:57.447Z] #20 47.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-13T23:20:57.447Z] #20 47.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-13T23:20:57.447Z] #20 47.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-13T23:20:57.447Z] #20 47.95 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-05-13T23:20:57.447Z] #20 47.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-13T23:20:57.447Z] #20 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-13T23:20:57.447Z] #20 47.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-13T23:20:57.447Z] #20 47.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-13T23:20:57.447Z] #20 47.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-13T23:20:57.447Z] #20 47.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-13T23:20:57.447Z] #20 48.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-13T23:20:57.447Z] #20 48.02 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-05-13T23:20:57.447Z] #20 48.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-13T23:20:57.447Z] #20 48.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-13T23:20:57.447Z] #20 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:20:57.447Z] #20 49.03 Fetched 115 MB in 3s (44.6 MB/s) [2022-05-13T23:20:57.447Z] #20 49.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-13T23:20:57.447Z] #20 49.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-13T23:20:57.447Z] #20 49.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:20:57.447Z] #20 49.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:20:57.447Z] #20 49.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-13T23:20:57.447Z] #20 49.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-13T23:20:57.447Z] #20 49.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:20:57.447Z] #20 ... [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #49 [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-05-13T23:20:57.447Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-13T23:20:57.447Z] #49 48.51 Selecting previously unselected package libarchive13:amd64. [2022-05-13T23:20:57.447Z] #49 48.53 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-13T23:20:57.447Z] #49 48.55 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 48.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-13T23:20:57.447Z] #49 48.69 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-13T23:20:57.447Z] #49 48.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:20:57.447Z] #49 48.76 Selecting previously unselected package librhash0:amd64. [2022-05-13T23:20:57.447Z] #49 48.77 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-13T23:20:57.447Z] #49 48.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:20:57.447Z] #49 48.84 Selecting previously unselected package libuv1:amd64. [2022-05-13T23:20:57.447Z] #49 48.84 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-13T23:20:57.447Z] #49 48.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:20:57.447Z] #49 48.93 Selecting previously unselected package cmake. [2022-05-13T23:20:57.447Z] #49 48.95 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-13T23:20:57.447Z] #49 48.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-13T23:20:57.447Z] #49 50.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-13T23:20:57.447Z] #49 50.54 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-13T23:20:57.447Z] #49 50.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-13T23:20:57.447Z] #49 50.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:20:57.447Z] #49 DONE 51.0s [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #74 [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-05-13T23:20:57.447Z] #74 sha256:1e98a267900e3f171551e3a81b615830c17ea25f1e85ac14e17d8721f3ca06b9 [2022-05-13T23:20:57.447Z] #74 46.99 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-13T23:20:57.447Z] #74 46.99 + GOBIN=/build [2022-05-13T23:20:57.447Z] #74 46.99 + GO111MODULE=on [2022-05-13T23:20:57.447Z] #74 46.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-13T23:20:57.447Z] #74 50.44 rootlesskit version 1.0.0 [2022-05-13T23:20:57.447Z] #74 50.44 Usage of /build/rootlesskit-docker-proxy: [2022-05-13T23:20:57.447Z] #74 50.44 -container-ip string [2022-05-13T23:20:57.447Z] #74 50.44 container ip [2022-05-13T23:20:57.447Z] #74 50.44 -container-port int [2022-05-13T23:20:57.447Z] #74 50.44 container port (default -1) [2022-05-13T23:20:57.447Z] #74 50.44 -host-ip string [2022-05-13T23:20:57.447Z] #74 50.44 host ip [2022-05-13T23:20:57.447Z] #74 50.44 -host-port int [2022-05-13T23:20:57.447Z] #74 50.44 host port (default -1) [2022-05-13T23:20:57.447Z] #74 50.44 -proto string [2022-05-13T23:20:57.447Z] #74 50.44 proxy protocol (default "tcp") [2022-05-13T23:20:57.447Z] #74 DONE 50.8s [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #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-05-13T23:20:57.447Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:57.447Z] #20 51.00 Selecting previously unselected package binutils-mingw-w64. [2022-05-13T23:20:57.447Z] #20 ... [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-13T23:20:57.447Z] #75 sha256:f52a073f50c6ac916dff26f523ca7a30f7571528cfe75d1490900246467fc594 [2022-05-13T23:20:57.447Z] #75 DONE 0.1s [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-13T23:20:57.447Z] #50 sha256:882df5681b7f76b6709a3d88c797550b9fc2a0b2cabb69c47553db9de96d940f [2022-05-13T23:20:57.447Z] #50 DONE 0.1s [2022-05-13T23:20:57.447Z] [2022-05-13T23:20:57.447Z] #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-05-13T23:20:57.447Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:57.447Z] #20 51.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-13T23:20:57.447Z] #20 51.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:20:57.707Z] #20 ... [2022-05-13T23:20:57.707Z] [2022-05-13T23:20:57.707Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-13T23:20:57.707Z] #76 sha256:04d2d15f9f27b39b24b01b65b33d700bd6571ce0036539516d60a32f9dc9b19c [2022-05-13T23:20:57.707Z] #76 DONE 0.1s [2022-05-13T23:20:57.707Z] [2022-05-13T23:20:57.707Z] #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-05-13T23:20:57.707Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:20:57.707Z] #20 51.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-13T23:20:57.707Z] #20 51.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:20:57.707Z] #20 51.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:20:57.707Z] #20 51.25 Selecting previously unselected package dmsetup. [2022-05-13T23:20:57.707Z] #20 51.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:20:57.707Z] #20 51.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:20:57.707Z] #20 51.38 Selecting previously unselected package mingw-w64-common. [2022-05-13T23:20:57.707Z] #20 51.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-13T23:20:57.888Z] #47 ... [2022-05-13T23:20:57.888Z] [2022-05-13T23:20:57.888Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-13T23:20:57.888Z] #35 sha256:8275f0ddf253562687f10d283e44f5838b372e24cc1c8b48d3a4a1fe7baec3a9 [2022-05-13T23:20:57.888Z] #35 DONE 0.8s [2022-05-13T23:20:57.888Z] [2022-05-13T23:20:57.888Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-13T23:20:57.888Z] #37 sha256:d5607d464170043352ce2272c0f29928cb5a1d4d6ccf82ec91a93515b46b05d5 [2022-05-13T23:20:57.967Z] #20 51.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-13T23:20:58.144Z] #37 DONE 0.4s [2022-05-13T23:20:58.144Z] [2022-05-13T23:20:58.144Z] #64 [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-05-13T23:20:58.144Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:20:58.401Z] #64 ... [2022-05-13T23:20:58.401Z] [2022-05-13T23:20:58.401Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-13T23:20:58.401Z] #39 sha256:bb732e01d66f8a51796df8e1aa54359c61f2736f6383e93ad71d500f73e49eff [2022-05-13T23:20:58.401Z] #39 DONE 0.1s [2022-05-13T23:20:58.401Z] [2022-05-13T23:20:58.401Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-13T23:20:58.401Z] #41 sha256:540d9b93f8475557ff35811c6995b26ad38ab670737004ee217dcff4adc24185 [2022-05-13T23:20:58.401Z] #41 DONE 0.2s [2022-05-13T23:20:58.401Z] [2022-05-13T23:20:58.401Z] #64 [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-05-13T23:20:58.401Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:20:58.657Z] #64 ... [2022-05-13T23:20:58.657Z] [2022-05-13T23:20:58.657Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-13T23:20:58.657Z] #45 sha256:1d0ce7e0feb801aa49f0aee1e6764c81f11f33aceef71de5fa93ff3fddec31f1 [2022-05-13T23:20:58.657Z] #45 DONE 0.1s [2022-05-13T23:20:58.657Z] [2022-05-13T23:20:58.657Z] #64 [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-05-13T23:20:58.657Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:21:00.342Z] #60 ... [2022-05-13T23:21:00.342Z] [2022-05-13T23:21:00.342Z] #47 [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-05-13T23:21:00.342Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:21:00.342Z] #47 249.0 + dpkg --print-architecture [2022-05-13T23:21:00.342Z] #47 249.1 + git checkout -q v2.1.0 [2022-05-13T23:21:00.342Z] #47 249.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-13T23:21:00.342Z] #47 249.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-13T23:21:00.510Z] #20 53.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-13T23:21:00.510Z] #20 53.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-13T23:21:00.510Z] #20 53.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:21:01.451Z] #20 ... [2022-05-13T23:21:01.451Z] [2022-05-13T23:21:01.451Z] #51 [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-05-13T23:21:01.451Z] #51 sha256:400b516d716c2637258a29b1560ff31827d2e956dee360248c9a9c13cf0ea2d4 [2022-05-13T23:21:01.451Z] #51 1.293 + RM_GOPATH=0 [2022-05-13T23:21:01.451Z] #51 1.293 + TMP_GOPATH= [2022-05-13T23:21:01.451Z] #51 1.293 + : /build [2022-05-13T23:21:01.451Z] #51 1.293 + '[' -z '' ']' [2022-05-13T23:21:01.451Z] #51 1.293 ++ mktemp -d [2022-05-13T23:21:01.451Z] #51 1.293 + export GOPATH=/tmp/tmp.nvEz6XkrHx [2022-05-13T23:21:01.451Z] #51 1.293 + GOPATH=/tmp/tmp.nvEz6XkrHx [2022-05-13T23:21:01.451Z] #51 1.293 + RM_GOPATH=1 [2022-05-13T23:21:01.451Z] #51 1.293 + case "$(go env GOARCH)" in [2022-05-13T23:21:01.451Z] #51 1.293 ++ go env GOARCH [2022-05-13T23:21:01.451Z] #51 1.293 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:21:01.451Z] #51 1.293 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:21:01.451Z] #51 1.293 ++ dirname /install.sh [2022-05-13T23:21:01.451Z] #51 1.293 + dir=/ [2022-05-13T23:21:01.451Z] #51 1.293 + bin=tini [2022-05-13T23:21:01.451Z] #51 1.293 + shift [2022-05-13T23:21:01.451Z] #51 1.293 + '[' '!' -f //tini.installer ']' [2022-05-13T23:21:01.451Z] #51 1.293 + . //tini.installer [2022-05-13T23:21:01.451Z] #51 1.293 ++ : v0.19.0 [2022-05-13T23:21:01.451Z] #51 1.293 + install_tini [2022-05-13T23:21:01.451Z] #51 1.293 + echo 'Install tini version v0.19.0' [2022-05-13T23:21:01.451Z] #51 1.293 + git clone https://github.com/krallin/tini.git /tmp/tmp.nvEz6XkrHx/tini [2022-05-13T23:21:01.451Z] #51 1.295 Cloning into '/tmp/tmp.nvEz6XkrHx/tini'... [2022-05-13T23:21:01.451Z] #51 1.299 Install tini version v0.19.0 [2022-05-13T23:21:01.451Z] #51 1.769 + cd /tmp/tmp.nvEz6XkrHx/tini [2022-05-13T23:21:01.451Z] #51 1.770 + git checkout -q v0.19.0 [2022-05-13T23:21:01.451Z] #51 1.790 + cmake . [2022-05-13T23:21:01.451Z] #51 2.150 -- The C compiler identification is GNU 10.2.1 [2022-05-13T23:21:01.451Z] #51 2.211 -- Detecting C compiler ABI info [2022-05-13T23:21:01.451Z] #51 2.546 -- Detecting C compiler ABI info - done [2022-05-13T23:21:01.451Z] #51 2.615 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-13T23:21:01.451Z] #51 2.616 -- Detecting C compile features [2022-05-13T23:21:01.451Z] #51 2.618 -- Detecting C compile features - done [2022-05-13T23:21:01.451Z] #51 2.628 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-13T23:21:01.451Z] #51 2.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-13T23:21:01.451Z] #51 2.692 -- Configuring done [2022-05-13T23:21:01.451Z] #51 2.697 -- Generating done [2022-05-13T23:21:01.451Z] #51 2.699 -- Build files have been written to: /tmp/tmp.nvEz6XkrHx/tini [2022-05-13T23:21:01.451Z] #51 2.702 + make tini-static [2022-05-13T23:21:01.451Z] #51 2.791 Scanning dependencies of target tini-static [2022-05-13T23:21:01.451Z] #51 2.839 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-13T23:21:01.451Z] #51 3.260 [100%] Linking C executable tini-static [2022-05-13T23:21:01.451Z] #51 3.455 [100%] Built target tini-static [2022-05-13T23:21:01.451Z] #51 3.479 + mkdir -p /build [2022-05-13T23:21:01.451Z] #51 3.482 + cp tini-static /build/docker-init [2022-05-13T23:21:01.451Z] #51 DONE 3.7s [2022-05-13T23:21:01.451Z] [2022-05-13T23:21:01.451Z] #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-05-13T23:21:01.451Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:21:02.395Z] #20 55.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-13T23:21:02.395Z] #20 55.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:02.395Z] #20 55.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:21:02.395Z] #20 55.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-13T23:21:02.395Z] #20 55.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:02.395Z] #20 55.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:21:04.935Z] #20 58.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-13T23:21:04.935Z] #20 58.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:04.935Z] #20 58.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:21:06.834Z] #64 240.6 # github.com/containerd/containerd/cmd/containerd [2022-05-13T23:21:06.836Z] #64 240.6 /usr/bin/ld: /tmp/go-link-3768210795/000019.o: in function `New': [2022-05-13T23:21:06.836Z] #64 240.6 /tmp/tmp.t7p6IEpYM6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-13T23:21:06.836Z] #64 240.7 + bin/containerd-stress [2022-05-13T23:21:06.836Z] #64 241.8 + bin/containerd-shim [2022-05-13T23:21:08.231Z] #20 61.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-13T23:21:08.491Z] #20 61.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:08.491Z] #20 61.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:21:08.491Z] #20 ... [2022-05-13T23:21:08.491Z] [2022-05-13T23:21:08.491Z] #71 [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-05-13T23:21:08.492Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:21:08.492Z] #71 14.43 + cd /tmp/tmp.1zxSQCEiGa/src/github.com/containerd/containerd [2022-05-13T23:21:08.492Z] #71 14.43 + git checkout -q v1.6.4 [2022-05-13T23:21:08.752Z] #71 14.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-13T23:21:08.752Z] #71 14.96 + BUILDTAGS='netgo osusergo static_build' [2022-05-13T23:21:08.752Z] #71 14.96 + export EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:21:08.752Z] #71 14.96 + EXTRA_FLAGS=-buildmode=pie [2022-05-13T23:21:08.752Z] #71 14.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-13T23:21:08.752Z] #71 14.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-13T23:21:08.752Z] #71 14.96 + '[' '' = dynamic ']' [2022-05-13T23:21:08.752Z] #71 14.96 + make [2022-05-13T23:21:09.694Z] #71 15.61 + bin/ctr [2022-05-13T23:21:10.104Z] #64 250.5 + bin/containerd-shim-runc-v1 [2022-05-13T23:21:10.708Z] #60 ... [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #55 [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-05-13T23:21:10.708Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:21:10.708Z] #55 261.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-13T23:21:10.708Z] #55 DONE 262.2s [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #60 [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-05-13T23:21:10.708Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:21:10.708Z] #60 ... [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-13T23:21:10.708Z] #56 sha256:f36f9632df015f79c76e86fa26fc357cb1d525a729622e7c22035cc2c6a5fffc [2022-05-13T23:21:10.708Z] #56 DONE 0.6s [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-13T23:21:10.708Z] #58 sha256:4e5f6534c81e779caf59795e3c0ad27bd52728a9366b6845d82768c4a36a87d4 [2022-05-13T23:21:10.708Z] #58 DONE 0.1s [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #64 [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-05-13T23:21:10.708Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:21:10.708Z] #64 ... [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #60 [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-05-13T23:21:10.708Z] #60 sha256:e887eb6188c093314d8aca0507e2add35ff7b83acc5f88e5a3302d061544ba01 [2022-05-13T23:21:10.708Z] #60 147.4 + mkdir -p /build [2022-05-13T23:21:10.708Z] #60 147.4 + cp runc /build/runc [2022-05-13T23:21:10.708Z] #60 DONE 147.5s [2022-05-13T23:21:10.708Z] [2022-05-13T23:21:10.708Z] #64 [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-05-13T23:21:10.708Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:21:12.077Z] #64 ... [2022-05-13T23:21:12.077Z] [2022-05-13T23:21:12.077Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-13T23:21:12.077Z] #61 sha256:7d1c2838d9d2296bcd14093f4b066af68242293668d062d1fa694ebad3300f5e [2022-05-13T23:21:12.077Z] #61 DONE 0.2s [2022-05-13T23:21:12.077Z] [2022-05-13T23:21:12.077Z] #64 [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-05-13T23:21:12.077Z] #64 sha256:731e71ef3d5a5394eb6d6f98f81815f350d54a1088e5ea08c60e96bd6872f875 [2022-05-13T23:21:15.352Z] #64 255.4 + bin/containerd-shim-runc-v2 [2022-05-13T23:21:15.608Z] #64 256.1 + binaries [2022-05-13T23:21:15.864Z] #64 256.1 + install -D bin/containerd /build/containerd [2022-05-13T23:21:15.864Z] #64 256.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-13T23:21:15.864Z] #64 256.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-13T23:21:15.864Z] #64 256.2 + install -D bin/ctr /build/ctr [2022-05-13T23:21:16.249Z] #64 232.4 + bin/containerd [2022-05-13T23:21:16.272Z] #71 ... [2022-05-13T23:21:16.272Z] [2022-05-13T23:21:16.272Z] #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-05-13T23:21:16.272Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-13T23:21:16.272Z] #20 63.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-13T23:21:16.272Z] #20 63.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:16.272Z] #20 63.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:21:16.272Z] #20 65.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-13T23:21:16.272Z] #20 65.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:16.272Z] #20 65.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:21:16.272Z] #20 69.15 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-13T23:21:16.272Z] #20 69.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-13T23:21:16.272Z] #20 69.16 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:21:17.212Z] #20 70.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-13T23:21:17.473Z] #20 70.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-13T23:21:17.473Z] #20 70.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:21:17.473Z] #20 71.00 Selecting previously unselected package libapparmor1:amd64. [2022-05-13T23:21:17.473Z] #20 71.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-13T23:21:17.473Z] #20 71.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:21:17.473Z] #20 71.06 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-13T23:21:17.473Z] #20 71.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-13T23:21:17.473Z] #20 71.07 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:21:17.473Z] #20 71.13 Selecting previously unselected package libbtrfs0:amd64. [2022-05-13T23:21:17.473Z] #20 71.14 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-13T23:21:17.473Z] #20 71.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:21:17.733Z] #20 71.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-13T23:21:17.733Z] #20 71.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-13T23:21:17.733Z] #20 71.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:21:17.733Z] #20 71.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-13T23:21:17.733Z] #20 71.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:21:17.733Z] #20 71.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:21:17.733Z] #20 71.36 Selecting previously unselected package libudev-dev:amd64. [2022-05-13T23:21:17.733Z] #20 71.37 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-13T23:21:17.733Z] #20 71.38 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:21:17.993Z] #20 71.44 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-13T23:21:17.993Z] #20 71.45 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-13T23:21:17.993Z] #20 71.46 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:21:17.993Z] #20 71.58 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-13T23:21:17.993Z] #20 71.59 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-13T23:21:17.993Z] #20 71.59 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:21:17.993Z] #20 71.67 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-13T23:21:17.993Z] #20 71.68 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-13T23:21:18.253Z] #20 71.68 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:21:18.253Z] #20 71.76 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-13T23:21:18.253Z] #20 71.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-13T23:21:18.253Z] #20 71.77 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:21:18.253Z] #20 71.81 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-13T23:21:18.253Z] #20 71.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-13T23:21:18.253Z] #20 71.82 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:21:18.514Z] #20 72.01 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-13T23:21:18.514Z] #20 72.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-13T23:21:18.514Z] #20 72.02 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:21:18.514Z] #20 72.12 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-13T23:21:18.514Z] #20 72.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-13T23:21:18.514Z] #20 72.14 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:21:18.514Z] #20 72.18 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-13T23:21:18.514Z] #20 72.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-13T23:21:18.514Z] #20 72.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:18.773Z] #20 72.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-13T23:21:18.773Z] #20 72.26 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-13T23:21:18.773Z] #20 72.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:21:18.773Z] #20 72.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:18.773Z] #20 72.50 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-13T23:21:18.773Z] #20 72.51 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-13T23:21:19.036Z] #20 72.52 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-13T23:21:19.036Z] #20 72.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-13T23:21:19.036Z] #20 72.55 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-13T23:21:19.036Z] #20 72.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-13T23:21:19.036Z] #20 72.57 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-13T23:21:19.036Z] #20 72.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-13T23:21:19.036Z] #20 72.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-13T23:21:19.036Z] #20 72.60 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-13T23:21:19.036Z] #20 72.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-13T23:21:19.036Z] #20 72.62 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-13T23:21:19.036Z] #20 72.63 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-13T23:21:19.036Z] #20 72.64 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-13T23:21:19.036Z] #20 72.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-13T23:21:19.036Z] #20 72.67 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-13T23:21:19.036Z] #20 72.68 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-13T23:21:19.036Z] #20 72.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-13T23:21:19.036Z] #20 72.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.74 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-05-13T23:21:19.297Z] #20 72.74 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.75 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-05-13T23:21:19.297Z] #20 72.76 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-13T23:21:19.297Z] #20 72.77 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.78 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-05-13T23:21:19.297Z] #20 72.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.82 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-13T23:21:19.297Z] #20 72.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:21:19.297Z] #20 72.85 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-13T23:21:19.297Z] #20 72.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:21:19.297Z] #20 72.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-13T23:21:19.297Z] #20 72.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:21:20.239Z] #20 DONE 73.7s [2022-05-13T23:21:20.239Z] [2022-05-13T23:21:20.239Z] #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-05-13T23:21:20.239Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52 [2022-05-13T23:21:21.107Z] #64 DONE 261.5s [2022-05-13T23:21:21.185Z] #21 1.218 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-13T23:21:21.446Z] #21 1.300 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-13T23:21:21.446Z] #21 1.387 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-13T23:21:22.036Z] [2022-05-13T23:21:22.036Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-13T23:21:22.036Z] #65 sha256:35582620e83da8b17ea9a5959cba7a6cfd7f6e757f723e13e7ef032d8f620aa7 [2022-05-13T23:21:22.352Z] #47 DONE 271.6s [2022-05-13T23:21:22.352Z] [2022-05-13T23:21:22.352Z] #60 [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-05-13T23:21:22.352Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:21:22.611Z] #60 ... [2022-05-13T23:21:22.611Z] [2022-05-13T23:21:22.611Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:21:22.611Z] #48 sha256:d25b71c22f53012a1eecc5245b373e5cbbd8cc8e99798c4d875c5f4c62d2240d [2022-05-13T23:21:23.183Z] #48 DONE 0.4s [2022-05-13T23:21:23.183Z] [2022-05-13T23:21:23.184Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-13T23:21:23.184Z] #52 sha256:75e56640e249c60c0f951349e9bdeb88610e9d59ce85ee01caaab25dd01efd63 [2022-05-13T23:21:23.184Z] #52 DONE 0.1s [2022-05-13T23:21:23.184Z] [2022-05-13T23:21:23.184Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-13T23:21:23.184Z] #54 sha256:d3ed667b9faa61c16a4b0a0ad1577e021a70fc490cac59301bba5e309bfab258 [2022-05-13T23:21:23.443Z] #54 DONE 0.1s [2022-05-13T23:21:23.443Z] [2022-05-13T23:21:23.443Z] #55 [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-05-13T23:21:23.443Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:21:23.927Z] #65 DONE 1.8s [2022-05-13T23:21:23.928Z] [2022-05-13T23:21:23.928Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-13T23:21:23.928Z] #70 sha256:2540df897feabb2204030bf713a18a5d96cefb5bf5da20b299780c63c9d7904a [2022-05-13T23:21:24.184Z] #70 DONE 0.4s [2022-05-13T23:21:24.184Z] [2022-05-13T23:21:24.184Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-13T23:21:24.184Z] #75 sha256:0e0f9c9953d1d21c860525b791fc8d3b511007ad954294896a0875c09ca29d63 [2022-05-13T23:21:25.161Z] #64 ... [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #47 [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-05-13T23:21:25.161Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-13T23:21:25.161Z] #47 DONE 269.5s [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #55 [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-05-13T23:21:25.161Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:21:25.161Z] #55 ... [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:21:25.161Z] #48 sha256:d29510ddc2b0b262ab3f4daf67bf5be71d034fd728a3ed53ef02538ef5a15101 [2022-05-13T23:21:25.161Z] #48 DONE 0.7s [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #55 [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-05-13T23:21:25.161Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:21:25.161Z] #55 ... [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-13T23:21:25.161Z] #52 sha256:90986c7c5e4b24eea55c084f908486621592320d59cb8905d59043dd51c8dd44 [2022-05-13T23:21:25.161Z] #52 DONE 0.1s [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-13T23:21:25.161Z] #54 sha256:73a43921997dad67bf46b5291c994cc75ddc472df0f757e0114f4ed0b42bb668 [2022-05-13T23:21:25.161Z] #54 DONE 0.1s [2022-05-13T23:21:25.161Z] [2022-05-13T23:21:25.161Z] #60 [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-05-13T23:21:25.161Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:21:26.072Z] #75 DONE 2.0s [2022-05-13T23:21:26.072Z] [2022-05-13T23:21:26.072Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-13T23:21:26.072Z] #76 sha256:b658b84741ea5af724dead306c88428ea0410c07ba530f43ed3be92205240eea [2022-05-13T23:21:26.072Z] #76 DONE 0.0s [2022-05-13T23:21:26.072Z] [2022-05-13T23:21:26.072Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-13T23:21:26.072Z] #77 sha256:7cb69a542011c3f562668e05b3ca91ca3dd63c98841a7c30d7984a38a418fd27 [2022-05-13T23:21:27.001Z] #77 DONE 1.0s [2022-05-13T23:21:27.001Z] [2022-05-13T23:21:27.001Z] #78 exporting to image [2022-05-13T23:21:27.001Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-13T23:21:27.001Z] #78 exporting layers [2022-05-13T23:21:27.303Z] #21 1.717 Reading package lists... [2022-05-13T23:21:30.270Z] #78 exporting layers 3.2s done [2022-05-13T23:21:30.270Z] #78 writing image sha256:ec63a7bfdff453fee780d50c617c40fc8b0e615656d2a1f3fb3c4a89f2506e43 done [2022-05-13T23:21:30.270Z] #78 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 done [2022-05-13T23:21:30.270Z] #78 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-13T23:21:30.615Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-13T23:21:30.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/test/unit [2022-05-13T23:21:31.507Z] #21 6.372 Reading package lists... [2022-05-13T23:21:32.449Z] #21 11.10 Building dependency tree... [2022-05-13T23:21:32.449Z] #21 12.19 Reading state information... [2022-05-13T23:21:32.850Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-13T23:21:32.850Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-13T23:21:32.850Z] + TESTDIRS=./... [2022-05-13T23:21:32.850Z] + exclude_paths='/vendor/|/integration' [2022-05-13T23:21:32.850Z] ++ go list ./... [2022-05-13T23:21:32.850Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-13T23:21:33.402Z] #21 13.26 The following additional packages will be installed: [2022-05-13T23:21:33.402Z] #21 13.26 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-13T23:21:33.402Z] #21 13.26 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-13T23:21:33.402Z] #21 13.26 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-13T23:21:33.402Z] #21 13.26 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-13T23:21:33.402Z] #21 13.26 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-13T23:21:33.402Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-13T23:21:33.402Z] #21 13.27 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-13T23:21:33.402Z] #21 13.28 Suggested packages: [2022-05-13T23:21:33.402Z] #21 13.28 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-13T23:21:33.402Z] #21 13.28 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-13T23:21:33.402Z] #21 13.28 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-13T23:21:33.402Z] #21 13.28 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-13T23:21:33.402Z] #21 13.28 seccomp:ppc64el seccomp:s390x [2022-05-13T23:21:33.402Z] #21 13.28 Recommended packages: [2022-05-13T23:21:33.402Z] #21 13.28 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-13T23:21:33.402Z] #21 13.28 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-13T23:21:33.402Z] #21 13.28 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-13T23:21:33.402Z] #21 13.28 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-13T23:21:33.413Z] + pkg_list='github.com/docker/docker/api [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/backend [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/container [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/events [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/filters [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/image [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/mount [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/network [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/registry [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/time [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/versions [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:21:33.413Z] github.com/docker/docker/api/types/volume [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:21:33.413Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:21:33.413Z] github.com/docker/docker/cli [2022-05-13T23:21:33.413Z] github.com/docker/docker/cli/config [2022-05-13T23:21:33.413Z] github.com/docker/docker/cli/debug [2022-05-13T23:21:33.413Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:21:33.413Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:21:33.413Z] github.com/docker/docker/client [2022-05-13T23:21:33.413Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:21:33.413Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:21:33.413Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:21:33.413Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:21:33.413Z] github.com/docker/docker/container [2022-05-13T23:21:33.413Z] github.com/docker/docker/container/stream [2022-05-13T23:21:33.413Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:21:33.413Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:21:33.413Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/config [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/events [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/exec [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/images [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/links [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/names [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/network [2022-05-13T23:21:33.413Z] github.com/docker/docker/daemon/stats [2022-05-13T23:21:33.413Z] github.com/docker/docker/distribution [2022-05-13T23:21:33.413Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:21:33.413Z] github.com/docker/docker/distribution/utils [2022-05-13T23:21:33.413Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:21:33.413Z] github.com/docker/docker/dockerversion [2022-05-13T23:21:33.413Z] github.com/docker/docker/errdefs [2022-05-13T23:21:33.413Z] github.com/docker/docker/image [2022-05-13T23:21:33.413Z] github.com/docker/docker/image/cache [2022-05-13T23:21:33.413Z] github.com/docker/docker/image/tarexport [2022-05-13T23:21:33.413Z] github.com/docker/docker/image/v1 [2022-05-13T23:21:33.413Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:21:33.413Z] github.com/docker/docker/layer [2022-05-13T23:21:33.413Z] github.com/docker/docker/libcontainerd [2022-05-13T23:21:33.413Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:21:33.413Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:21:33.413Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:21:33.413Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:21:33.413Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:21:33.414Z] github.com/docker/docker/oci [2022-05-13T23:21:33.414Z] github.com/docker/docker/oci/caps [2022-05-13T23:21:33.414Z] github.com/docker/docker/opts [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/archive [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/directory [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/platform [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/pools [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/progress [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/signal [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/stack [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/system [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:21:33.414Z] github.com/docker/docker/plugin [2022-05-13T23:21:33.414Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:21:33.414Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:21:33.414Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:21:33.414Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:21:33.414Z] github.com/docker/docker/quota [2022-05-13T23:21:33.414Z] github.com/docker/docker/reference [2022-05-13T23:21:33.414Z] github.com/docker/docker/registry [2022-05-13T23:21:33.414Z] github.com/docker/docker/registry/resumable [2022-05-13T23:21:33.414Z] github.com/docker/docker/restartmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/rootless [2022-05-13T23:21:33.414Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:21:33.414Z] github.com/docker/docker/runconfig [2022-05-13T23:21:33.414Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/environment [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/registry [2022-05-13T23:21:33.414Z] github.com/docker/docker/testutil/request [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/drivers [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/local [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/mounts [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/service [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:21:33.414Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:21:33.414Z] ++ grep --fixed-strings -v /libnetwork [2022-05-13T23:21:33.414Z] ++ echo 'github.com/docker/docker/api [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/backend [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/container [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/events [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/filters [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/image [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/mount [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/network [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/registry [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/time [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/versions [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:21:33.414Z] github.com/docker/docker/api/types/volume [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:21:33.414Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:21:33.414Z] github.com/docker/docker/cli [2022-05-13T23:21:33.414Z] github.com/docker/docker/cli/config [2022-05-13T23:21:33.414Z] github.com/docker/docker/cli/debug [2022-05-13T23:21:33.414Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:21:33.414Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:21:33.414Z] github.com/docker/docker/client [2022-05-13T23:21:33.414Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:21:33.414Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:21:33.414Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:21:33.414Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:21:33.414Z] github.com/docker/docker/container [2022-05-13T23:21:33.414Z] github.com/docker/docker/container/stream [2022-05-13T23:21:33.414Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:21:33.414Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:21:33.414Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/config [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/events [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/exec [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/images [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/links [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/names [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/network [2022-05-13T23:21:33.414Z] github.com/docker/docker/daemon/stats [2022-05-13T23:21:33.414Z] github.com/docker/docker/distribution [2022-05-13T23:21:33.414Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:21:33.414Z] github.com/docker/docker/distribution/utils [2022-05-13T23:21:33.414Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:21:33.414Z] github.com/docker/docker/dockerversion [2022-05-13T23:21:33.414Z] github.com/docker/docker/errdefs [2022-05-13T23:21:33.414Z] github.com/docker/docker/image [2022-05-13T23:21:33.414Z] github.com/docker/docker/image/cache [2022-05-13T23:21:33.414Z] github.com/docker/docker/image/tarexport [2022-05-13T23:21:33.414Z] github.com/docker/docker/image/v1 [2022-05-13T23:21:33.414Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:21:33.414Z] github.com/docker/docker/layer [2022-05-13T23:21:33.414Z] github.com/docker/docker/libcontainerd [2022-05-13T23:21:33.414Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:21:33.414Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:21:33.414Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:21:33.414Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:21:33.414Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:21:33.414Z] github.com/docker/docker/oci [2022-05-13T23:21:33.414Z] github.com/docker/docker/oci/caps [2022-05-13T23:21:33.414Z] github.com/docker/docker/opts [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/archive [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/directory [2022-05-13T23:21:33.414Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/platform [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pools [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/progress [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/signal [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stack [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/system [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:21:33.415Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:21:33.415Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:21:33.415Z] github.com/docker/docker/quota [2022-05-13T23:21:33.415Z] github.com/docker/docker/reference [2022-05-13T23:21:33.415Z] github.com/docker/docker/registry [2022-05-13T23:21:33.415Z] github.com/docker/docker/registry/resumable [2022-05-13T23:21:33.415Z] github.com/docker/docker/restartmanager [2022-05-13T23:21:33.415Z] github.com/docker/docker/rootless [2022-05-13T23:21:33.415Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:21:33.415Z] github.com/docker/docker/runconfig [2022-05-13T23:21:33.415Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/environment [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/registry [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/request [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/drivers [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/local [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/mounts [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/service [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:21:33.415Z] + base_pkg_list='github.com/docker/docker/api [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/backend [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/container [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/events [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/filters [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/image [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/mount [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/network [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/registry [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/time [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/versions [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/types/volume [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:21:33.415Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:21:33.415Z] github.com/docker/docker/cli [2022-05-13T23:21:33.415Z] github.com/docker/docker/cli/config [2022-05-13T23:21:33.415Z] github.com/docker/docker/cli/debug [2022-05-13T23:21:33.415Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:21:33.415Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:21:33.415Z] github.com/docker/docker/client [2022-05-13T23:21:33.415Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:21:33.415Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:21:33.415Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:21:33.415Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:21:33.415Z] github.com/docker/docker/container [2022-05-13T23:21:33.415Z] github.com/docker/docker/container/stream [2022-05-13T23:21:33.415Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:21:33.415Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:21:33.415Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/config [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/events [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/exec [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/images [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/links [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/names [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/network [2022-05-13T23:21:33.415Z] github.com/docker/docker/daemon/stats [2022-05-13T23:21:33.415Z] github.com/docker/docker/distribution [2022-05-13T23:21:33.415Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:21:33.415Z] github.com/docker/docker/distribution/utils [2022-05-13T23:21:33.415Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:21:33.415Z] github.com/docker/docker/dockerversion [2022-05-13T23:21:33.415Z] github.com/docker/docker/errdefs [2022-05-13T23:21:33.415Z] github.com/docker/docker/image [2022-05-13T23:21:33.415Z] github.com/docker/docker/image/cache [2022-05-13T23:21:33.415Z] github.com/docker/docker/image/tarexport [2022-05-13T23:21:33.415Z] github.com/docker/docker/image/v1 [2022-05-13T23:21:33.415Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:21:33.415Z] github.com/docker/docker/layer [2022-05-13T23:21:33.415Z] github.com/docker/docker/libcontainerd [2022-05-13T23:21:33.415Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:21:33.415Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:21:33.415Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:21:33.415Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:21:33.415Z] github.com/docker/docker/oci [2022-05-13T23:21:33.415Z] github.com/docker/docker/oci/caps [2022-05-13T23:21:33.415Z] github.com/docker/docker/opts [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/archive [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/directory [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/platform [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pools [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/progress [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/signal [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stack [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/system [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:21:33.415Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:21:33.415Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:21:33.415Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:21:33.415Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:21:33.415Z] github.com/docker/docker/quota [2022-05-13T23:21:33.415Z] github.com/docker/docker/reference [2022-05-13T23:21:33.415Z] github.com/docker/docker/registry [2022-05-13T23:21:33.415Z] github.com/docker/docker/registry/resumable [2022-05-13T23:21:33.415Z] github.com/docker/docker/restartmanager [2022-05-13T23:21:33.415Z] github.com/docker/docker/rootless [2022-05-13T23:21:33.415Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:21:33.415Z] github.com/docker/docker/runconfig [2022-05-13T23:21:33.415Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/environment [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/registry [2022-05-13T23:21:33.415Z] github.com/docker/docker/testutil/request [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/drivers [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/local [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/mounts [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/service [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:21:33.415Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:21:33.415Z] ++ grep --fixed-strings /libnetwork [2022-05-13T23:21:33.415Z] ++ echo 'github.com/docker/docker/api [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:21:33.415Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/backend [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/container [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/events [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/filters [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/image [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/mount [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/network [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/registry [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/time [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/versions [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:21:33.416Z] github.com/docker/docker/api/types/volume [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:21:33.416Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:21:33.416Z] github.com/docker/docker/cli [2022-05-13T23:21:33.416Z] github.com/docker/docker/cli/config [2022-05-13T23:21:33.416Z] github.com/docker/docker/cli/debug [2022-05-13T23:21:33.416Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:21:33.416Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:21:33.416Z] github.com/docker/docker/client [2022-05-13T23:21:33.416Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:21:33.416Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:21:33.416Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:21:33.416Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:21:33.416Z] github.com/docker/docker/container [2022-05-13T23:21:33.416Z] github.com/docker/docker/container/stream [2022-05-13T23:21:33.416Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:21:33.416Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:21:33.416Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/config [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/events [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/exec [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/images [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/links [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/names [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/network [2022-05-13T23:21:33.416Z] github.com/docker/docker/daemon/stats [2022-05-13T23:21:33.416Z] github.com/docker/docker/distribution [2022-05-13T23:21:33.416Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:21:33.416Z] github.com/docker/docker/distribution/utils [2022-05-13T23:21:33.416Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:21:33.416Z] github.com/docker/docker/dockerversion [2022-05-13T23:21:33.416Z] github.com/docker/docker/errdefs [2022-05-13T23:21:33.416Z] github.com/docker/docker/image [2022-05-13T23:21:33.416Z] github.com/docker/docker/image/cache [2022-05-13T23:21:33.416Z] github.com/docker/docker/image/tarexport [2022-05-13T23:21:33.416Z] github.com/docker/docker/image/v1 [2022-05-13T23:21:33.416Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:21:33.416Z] github.com/docker/docker/layer [2022-05-13T23:21:33.416Z] github.com/docker/docker/libcontainerd [2022-05-13T23:21:33.416Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:21:33.416Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:21:33.416Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:21:33.416Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:21:33.416Z] github.com/docker/docker/oci [2022-05-13T23:21:33.416Z] github.com/docker/docker/oci/caps [2022-05-13T23:21:33.416Z] github.com/docker/docker/opts [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/archive [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/directory [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/platform [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/pools [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/progress [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/signal [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/stack [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/system [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:21:33.416Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:21:33.416Z] github.com/docker/docker/plugin [2022-05-13T23:21:33.416Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:21:33.416Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:21:33.416Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:21:33.416Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:21:33.416Z] github.com/docker/docker/quota [2022-05-13T23:21:33.416Z] github.com/docker/docker/reference [2022-05-13T23:21:33.416Z] github.com/docker/docker/registry [2022-05-13T23:21:33.416Z] github.com/docker/docker/registry/resumable [2022-05-13T23:21:33.416Z] github.com/docker/docker/restartmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/rootless [2022-05-13T23:21:33.416Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:21:33.416Z] github.com/docker/docker/runconfig [2022-05-13T23:21:33.416Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/environment [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/registry [2022-05-13T23:21:33.416Z] github.com/docker/docker/testutil/request [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/drivers [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/local [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/mounts [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/service [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:21:33.416Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:21:33.416Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:21:33.416Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/types' [2022-05-13T23:21:33.417Z] + echo 'github.com/docker/docker/libnetwork [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/types' [2022-05-13T23:21:33.417Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:21:33.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:21:33.417Z] + type docker-proxy [2022-05-13T23:21:33.417Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-13T23:21:33.417Z] + hack/make.sh binary-proxy install-proxy [2022-05-13T23:21:33.417Z] [2022-05-13T23:21:33.417Z] Removing bundles/ [2022-05-13T23:21:33.417Z] [2022-05-13T23:21:33.417Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-13T23:21:33.417Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-13T23:21:33.417Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:21:33.971Z] #21 13.72 The following NEW packages will be installed: [2022-05-13T23:21:33.971Z] #21 13.72 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-13T23:21:33.971Z] #21 13.72 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-13T23:21:33.971Z] #21 13.72 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-13T23:21:33.971Z] #21 13.72 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-13T23:21:33.971Z] #21 13.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-13T23:21:33.971Z] #21 13.72 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-13T23:21:33.971Z] #21 13.72 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-13T23:21:33.971Z] #21 13.72 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-13T23:21:33.971Z] #21 13.72 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-13T23:21:33.971Z] #21 13.72 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-13T23:21:33.971Z] #21 13.73 libseccomp2:ppc64el libseccomp2:s390x [2022-05-13T23:21:34.231Z] #21 14.07 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:21:34.231Z] #21 14.07 Need to get 15.9 MB of archives. [2022-05-13T23:21:34.231Z] #21 14.07 After this operation, 73.0 MB of additional disk space will be used. [2022-05-13T23:21:34.231Z] #21 14.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-13T23:21:34.231Z] #21 14.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-13T23:21:34.231Z] #21 14.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-13T23:21:34.231Z] #21 14.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-13T23:21:34.231Z] #21 14.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-13T23:21:34.231Z] #21 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-13T23:21:34.231Z] #21 14.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-13T23:21:34.231Z] #21 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-13T23:21:34.231Z] #21 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-13T23:21:34.231Z] #21 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-13T23:21:34.231Z] #21 14.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-13T23:21:34.231Z] #21 14.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-13T23:21:34.231Z] #21 14.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-13T23:21:34.231Z] #21 14.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-13T23:21:34.231Z] #21 14.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-13T23:21:34.231Z] #21 14.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-13T23:21:34.232Z] #21 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-13T23:21:34.232Z] #21 14.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-13T23:21:34.232Z] #21 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-13T23:21:34.232Z] #21 14.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-13T23:21:34.232Z] #21 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-13T23:21:34.232Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-13T23:21:34.232Z] #21 14.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-13T23:21:34.232Z] #21 14.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-13T23:21:34.232Z] #21 14.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-13T23:21:34.232Z] #21 14.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-13T23:21:34.232Z] #21 14.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-13T23:21:34.232Z] #21 14.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-13T23:21:34.232Z] #21 14.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-13T23:21:34.232Z] #21 14.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-13T23:21:34.232Z] #21 14.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-13T23:21:34.232Z] #21 14.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-13T23:21:34.491Z] #21 14.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-13T23:21:34.491Z] #21 14.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-13T23:21:34.491Z] #21 14.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-13T23:21:35.062Z] #21 14.76 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:21:35.062Z] #21 14.92 Fetched 15.9 MB in 1s (31.2 MB/s) [2022-05-13T23:21:35.062Z] #21 14.95 Selecting previously unselected package gcc-10-base:armel. [2022-05-13T23:21:35.062Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-05-13T23:21:35.062Z] #21 14.99 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-13T23:21:35.062Z] #21 14.99 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-13T23:21:35.322Z] #21 15.04 Selecting previously unselected package gcc-10-base:armhf. [2022-05-13T23:21:35.322Z] #21 15.05 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-13T23:21:35.322Z] #21 15.05 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-13T23:21:35.322Z] #21 15.10 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-13T23:21:35.322Z] #21 15.11 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-13T23:21:35.322Z] #21 15.11 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-13T23:21:35.322Z] #21 15.17 Selecting previously unselected package gcc-10-base:s390x. [2022-05-13T23:21:35.322Z] #21 15.17 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-13T23:21:35.322Z] #21 15.18 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-13T23:21:35.322Z] #21 15.23 Selecting previously unselected package gcc-10-base:arm64. [2022-05-13T23:21:35.322Z] #21 15.23 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-13T23:21:35.322Z] #21 15.23 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-13T23:21:35.322Z] #21 15.29 Selecting previously unselected package libgcc-s1:armel. [2022-05-13T23:21:35.582Z] #21 15.29 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-13T23:21:35.582Z] #21 15.30 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-13T23:21:35.582Z] #21 15.34 Selecting previously unselected package libcrypt1:armel. [2022-05-13T23:21:35.582Z] #21 15.35 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-13T23:21:35.582Z] #21 15.35 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-13T23:21:35.582Z] #21 15.43 Selecting previously unselected package libc6:armel. [2022-05-13T23:21:35.582Z] #21 15.44 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-13T23:21:35.842Z] #21 15.59 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-13T23:21:36.103Z] #21 16.00 Selecting previously unselected package libapparmor1:armel. [2022-05-13T23:21:36.103Z] #21 16.01 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-13T23:21:36.103Z] #21 16.02 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-13T23:21:36.103Z] #21 16.06 Selecting previously unselected package libapparmor-dev:armel. [2022-05-13T23:21:36.103Z] #21 16.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-13T23:21:36.103Z] #21 16.07 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-13T23:21:36.103Z] #21 16.14 Selecting previously unselected package libgcc-s1:arm64. [2022-05-13T23:21:36.364Z] #21 16.14 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-13T23:21:36.364Z] #21 16.15 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-13T23:21:36.364Z] #21 16.20 Selecting previously unselected package libcrypt1:arm64. [2022-05-13T23:21:36.364Z] #21 16.20 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-13T23:21:36.364Z] #21 16.21 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-13T23:21:36.364Z] #21 16.30 Selecting previously unselected package libc6:arm64. [2022-05-13T23:21:36.364Z] #21 16.30 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-13T23:21:36.625Z] #21 16.46 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-13T23:21:37.145Z] #21 16.88 Selecting previously unselected package libapparmor1:arm64. [2022-05-13T23:21:37.145Z] #21 16.89 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-13T23:21:37.145Z] #21 16.90 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-13T23:21:37.145Z] #21 16.95 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-13T23:21:37.145Z] #21 16.95 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-13T23:21:37.145Z] #21 16.95 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-13T23:21:37.145Z] #21 17.02 Selecting previously unselected package libgcc-s1:s390x. [2022-05-13T23:21:37.145Z] #21 17.03 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-13T23:21:37.145Z] #21 17.03 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-13T23:21:37.145Z] #21 17.08 Selecting previously unselected package libcrypt1:s390x. [2022-05-13T23:21:37.145Z] #21 17.09 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-13T23:21:37.145Z] #21 17.09 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-13T23:21:37.405Z] #21 17.18 Selecting previously unselected package libc6:s390x. [2022-05-13T23:21:37.405Z] #21 17.18 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-13T23:21:37.405Z] #21 17.35 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-13T23:21:37.975Z] #21 17.83 Selecting previously unselected package libapparmor1:s390x. [2022-05-13T23:21:37.975Z] #21 17.84 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-13T23:21:37.975Z] #21 17.84 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-13T23:21:37.975Z] #21 17.89 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-13T23:21:37.975Z] #21 17.89 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-13T23:21:37.975Z] #21 17.90 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-13T23:21:37.975Z] #21 17.96 Selecting previously unselected package libgcc-s1:armhf. [2022-05-13T23:21:37.975Z] #21 17.97 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-13T23:21:37.975Z] #21 17.97 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-13T23:21:37.975Z] #21 18.02 Selecting previously unselected package libcrypt1:armhf. [2022-05-13T23:21:38.236Z] #21 18.02 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-13T23:21:38.236Z] #21 18.03 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-13T23:21:38.236Z] #21 18.11 Selecting previously unselected package libc6:armhf. [2022-05-13T23:21:38.236Z] #21 18.12 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-13T23:21:38.236Z] #21 18.29 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-13T23:21:38.806Z] #21 18.69 Selecting previously unselected package libapparmor1:armhf. [2022-05-13T23:21:38.806Z] #21 18.70 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-13T23:21:38.806Z] #21 18.70 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-13T23:21:38.806Z] #21 18.76 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-13T23:21:38.806Z] #21 18.76 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-13T23:21:38.806Z] #21 18.77 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-13T23:21:38.806Z] #21 18.84 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-13T23:21:39.066Z] #21 18.84 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-13T23:21:39.066Z] #21 18.85 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-13T23:21:39.066Z] #21 18.89 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-13T23:21:39.066Z] #21 18.90 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-13T23:21:39.066Z] #21 18.90 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-13T23:21:39.066Z] #21 18.99 Selecting previously unselected package libc6:ppc64el. [2022-05-13T23:21:39.066Z] #21 18.99 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-13T23:21:39.327Z] #21 19.18 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-13T23:21:39.898Z] #21 19.74 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-13T23:21:39.898Z] #21 19.74 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-13T23:21:39.898Z] #21 19.75 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-13T23:21:39.898Z] #21 19.80 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-13T23:21:39.898Z] #21 19.81 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-13T23:21:39.898Z] #21 19.82 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-13T23:21:39.957Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-13T23:21:39.957Z] [2022-05-13T23:21:39.957Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-13T23:21:39.957Z] Installing docker-proxy to /usr/local/bin/ [2022-05-13T23:21:39.957Z] [2022-05-13T23:21:39.957Z] + mkdir -p bundles [2022-05-13T23:21:39.957Z] + '[' -n 'github.com/docker/docker/api [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/backend [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/container [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/events [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/filters [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/image [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/mount [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/network [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/registry [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/time [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/versions [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:21:39.957Z] github.com/docker/docker/api/types/volume [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:21:39.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:21:39.957Z] github.com/docker/docker/cli [2022-05-13T23:21:39.957Z] github.com/docker/docker/cli/config [2022-05-13T23:21:39.957Z] github.com/docker/docker/cli/debug [2022-05-13T23:21:39.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:21:39.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:21:39.957Z] github.com/docker/docker/client [2022-05-13T23:21:39.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:21:39.957Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:21:39.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:21:39.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:21:39.957Z] github.com/docker/docker/container [2022-05-13T23:21:39.957Z] github.com/docker/docker/container/stream [2022-05-13T23:21:39.957Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:21:39.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:21:39.957Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/config [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/events [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/exec [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/images [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/links [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/names [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/network [2022-05-13T23:21:39.957Z] github.com/docker/docker/daemon/stats [2022-05-13T23:21:39.957Z] github.com/docker/docker/distribution [2022-05-13T23:21:39.957Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:21:39.957Z] github.com/docker/docker/distribution/utils [2022-05-13T23:21:39.957Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:21:39.957Z] github.com/docker/docker/dockerversion [2022-05-13T23:21:39.957Z] github.com/docker/docker/errdefs [2022-05-13T23:21:39.957Z] github.com/docker/docker/image [2022-05-13T23:21:39.957Z] github.com/docker/docker/image/cache [2022-05-13T23:21:39.957Z] github.com/docker/docker/image/tarexport [2022-05-13T23:21:39.957Z] github.com/docker/docker/image/v1 [2022-05-13T23:21:39.957Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:21:39.957Z] github.com/docker/docker/layer [2022-05-13T23:21:39.957Z] github.com/docker/docker/libcontainerd [2022-05-13T23:21:39.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:21:39.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:21:39.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:21:39.957Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:21:39.957Z] github.com/docker/docker/oci [2022-05-13T23:21:39.958Z] github.com/docker/docker/oci/caps [2022-05-13T23:21:39.958Z] github.com/docker/docker/opts [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/archive [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/directory [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/platform [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/pools [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/progress [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/signal [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/stack [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/system [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:21:39.958Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:21:39.958Z] github.com/docker/docker/plugin [2022-05-13T23:21:39.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:21:39.958Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:21:39.958Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:21:39.958Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:21:39.958Z] github.com/docker/docker/quota [2022-05-13T23:21:39.958Z] github.com/docker/docker/reference [2022-05-13T23:21:39.958Z] github.com/docker/docker/registry [2022-05-13T23:21:39.958Z] github.com/docker/docker/registry/resumable [2022-05-13T23:21:39.958Z] github.com/docker/docker/restartmanager [2022-05-13T23:21:39.958Z] github.com/docker/docker/rootless [2022-05-13T23:21:39.958Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:21:39.958Z] github.com/docker/docker/runconfig [2022-05-13T23:21:39.958Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/environment [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/registry [2022-05-13T23:21:39.958Z] github.com/docker/docker/testutil/request [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/drivers [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/local [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/mounts [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/service [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:21:39.958Z] github.com/docker/docker/volume/testutils' ']' [2022-05-13T23:21:39.958Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-13T23:21:39.958Z] ? github.com/docker/docker/api [no test files] [2022-05-13T23:21:40.158Z] #21 19.88 Selecting previously unselected package libseccomp2:s390x. [2022-05-13T23:21:40.158Z] #21 19.89 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-13T23:21:40.158Z] #21 19.89 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.158Z] #21 19.93 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-13T23:21:40.158Z] #21 19.93 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-13T23:21:40.158Z] #21 19.94 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.158Z] #21 20.01 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-13T23:21:40.158Z] #21 20.01 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-13T23:21:40.158Z] #21 20.02 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.158Z] #21 20.06 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-13T23:21:40.158Z] #21 20.07 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-13T23:21:40.158Z] #21 20.08 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.430Z] #21 20.14 Selecting previously unselected package libseccomp2:armhf. [2022-05-13T23:21:40.430Z] #21 20.14 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-13T23:21:40.430Z] #21 20.15 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.430Z] #21 20.19 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-13T23:21:40.430Z] #21 20.20 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-13T23:21:40.430Z] #21 20.21 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.430Z] #21 20.28 Selecting previously unselected package libseccomp2:armel. [2022-05-13T23:21:40.430Z] #21 20.29 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-13T23:21:40.430Z] #21 20.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.430Z] #21 20.34 Selecting previously unselected package libseccomp-dev:armel. [2022-05-13T23:21:40.430Z] #21 20.34 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-13T23:21:40.430Z] #21 20.35 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.690Z] #21 20.40 Selecting previously unselected package libseccomp2:arm64. [2022-05-13T23:21:40.690Z] #21 20.41 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-13T23:21:40.690Z] #21 20.41 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.690Z] #21 20.45 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-13T23:21:40.690Z] #21 20.46 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-13T23:21:40.690Z] #21 20.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:40.690Z] #21 20.57 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.59 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.60 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.61 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.62 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.65 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-13T23:21:40.690Z] #21 20.66 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-13T23:21:40.690Z] #21 20.67 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-13T23:21:40.690Z] #21 20.68 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-13T23:21:40.690Z] #21 20.69 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-13T23:21:40.690Z] #21 20.70 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.71 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.72 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.73 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-13T23:21:40.690Z] #21 20.75 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-13T23:21:40.951Z] #21 20.76 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-13T23:21:42.334Z] #21 22.01 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-13T23:21:43.273Z] #21 23.25 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-13T23:21:44.656Z] #21 24.47 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-13T23:21:49.671Z] #21 25.70 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-13T23:21:49.671Z] #21 26.92 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 26.93 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 26.94 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 26.95 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 26.96 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 26.97 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 26.98 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.00 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.01 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.02 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.03 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 27.04 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 27.06 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 27.07 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 27.08 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-13T23:21:49.671Z] #21 27.09 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.10 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.11 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.13 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.14 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-13T23:21:49.671Z] #21 27.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:21:49.671Z] #21 DONE 27.4s [2022-05-13T23:21:49.671Z] [2022-05-13T23:21:49.671Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-13T23:21:49.671Z] #66 sha256:9e8075f4b07ab57c6a983f37d83579ee1f8b0863a490dbd17e9b6b8fbd071c4d [2022-05-13T23:21:49.671Z] #66 DONE 0.1s [2022-05-13T23:21:49.671Z] [2022-05-13T23:21:49.671Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-13T23:21:49.671Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-13T23:21:49.671Z] #22 DONE 1.2s [2022-05-13T23:21:49.671Z] [2022-05-13T23:21:49.671Z] #67 [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-05-13T23:21:49.671Z] #67 sha256:0eb74a3f4445851b60e25e51a762022d179ecd2a53c544f105a2a032e5a8c17e [2022-05-13T23:21:49.671Z] #67 1.038 + RM_GOPATH=0 [2022-05-13T23:21:49.671Z] #67 1.038 + TMP_GOPATH= [2022-05-13T23:21:49.671Z] #67 1.038 + : /build [2022-05-13T23:21:49.671Z] #67 1.038 + '[' -z '' ']' [2022-05-13T23:21:49.671Z] #67 1.038 ++ mktemp -d [2022-05-13T23:21:49.671Z] #67 1.038 + export GOPATH=/tmp/tmp.rMXnlwFTwq [2022-05-13T23:21:49.671Z] #67 1.038 + GOPATH=/tmp/tmp.rMXnlwFTwq [2022-05-13T23:21:49.671Z] #67 1.038 + RM_GOPATH=1 [2022-05-13T23:21:49.671Z] #67 1.038 + case "$(go env GOARCH)" in [2022-05-13T23:21:49.671Z] #67 1.038 ++ go env GOARCH [2022-05-13T23:21:49.671Z] #67 1.054 + export GO_BUILDMODE=-buildmode=pie [2022-05-13T23:21:49.671Z] #67 1.054 + GO_BUILDMODE=-buildmode=pie [2022-05-13T23:21:49.671Z] #67 1.055 ++ dirname /install.sh [2022-05-13T23:21:49.671Z] #67 1.056 + dir=/ [2022-05-13T23:21:49.671Z] #67 1.056 + bin=runc [2022-05-13T23:21:49.671Z] #67 1.056 + shift [2022-05-13T23:21:49.671Z] #67 1.056 + '[' '!' -f //runc.installer ']' [2022-05-13T23:21:49.671Z] #67 1.057 + . //runc.installer [2022-05-13T23:21:49.671Z] #67 1.057 ++ set -e [2022-05-13T23:21:49.671Z] #67 1.057 ++ : v1.1.2 [2022-05-13T23:21:49.671Z] #67 1.057 + install_runc [2022-05-13T23:21:49.671Z] #67 1.058 + RUNC_BUILDTAGS=seccomp [2022-05-13T23:21:49.671Z] #67 1.058 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-13T23:21:49.671Z] #67 1.058 Install runc version v1.1.2 (build tags: seccomp) [2022-05-13T23:21:49.671Z] #67 1.058 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rMXnlwFTwq/src/github.com/opencontainers/runc [2022-05-13T23:21:49.671Z] #67 1.060 Cloning into '/tmp/tmp.rMXnlwFTwq/src/github.com/opencontainers/runc'... [2022-05-13T23:21:49.671Z] #67 ... [2022-05-13T23:21:49.671Z] [2022-05-13T23:21:49.671Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-13T23:21:49.671Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962 [2022-05-13T23:21:49.671Z] #23 DONE 0.8s [2022-05-13T23:21:49.671Z] [2022-05-13T23:21:49.671Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-13T23:21:49.671Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334 [2022-05-13T23:21:50.612Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-13T23:21:50.612Z] #24 DONE 0.9s [2022-05-13T23:21:50.612Z] [2022-05-13T23:21:50.612Z] #71 [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-05-13T23:21:50.612Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:21:50.612Z] #71 ... [2022-05-13T23:21:50.612Z] [2022-05-13T23:21:50.612Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-13T23:21:50.612Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91 [2022-05-13T23:21:51.590Z] #25 DONE 0.9s [2022-05-13T23:21:51.590Z] [2022-05-13T23:21:51.590Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-13T23:21:51.590Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3 [2022-05-13T23:21:52.540Z] #26 DONE 1.0s [2022-05-13T23:21:52.540Z] [2022-05-13T23:21:52.540Z] #71 [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-05-13T23:21:52.540Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:21:52.540Z] #71 ... [2022-05-13T23:21:52.540Z] [2022-05-13T23:21:52.540Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-13T23:21:52.540Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448 [2022-05-13T23:21:53.481Z] #27 DONE 1.0s [2022-05-13T23:21:53.481Z] [2022-05-13T23:21:53.481Z] #28 [dev-systemd-false 7/26] 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-05-13T23:21:53.481Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-13T23:21:54.283Z] #60 ... [2022-05-13T23:21:54.283Z] [2022-05-13T23:21:54.283Z] #55 [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-05-13T23:21:54.283Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-13T23:21:54.283Z] #55 302.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-13T23:21:54.421Z] #28 1.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-13T23:21:54.421Z] #28 1.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-13T23:21:54.421Z] #28 1.093 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-13T23:21:54.681Z] #28 1.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-13T23:21:54.944Z] #28 1.578 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-13T23:21:55.206Z] #28 1.873 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-13T23:21:55.302Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-13T23:21:55.466Z] #28 2.102 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-13T23:21:55.520Z] #55 306.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-13T23:21:55.728Z] #28 2.338 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-13T23:21:55.988Z] #28 2.611 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-13T23:21:56.180Z] #55 DONE 305.2s [2022-05-13T23:21:56.180Z] [2022-05-13T23:21:56.180Z] #60 [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-05-13T23:21:56.180Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:21:56.249Z] #28 2.913 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-13T23:21:56.249Z] #28 2.917 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-13T23:21:56.249Z] #28 2.917 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-13T23:21:56.249Z] #28 2.918 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-13T23:21:56.249Z] #28 2.933 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-13T23:21:56.249Z] #28 2.934 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-13T23:21:56.458Z] #55 DONE 306.9s [2022-05-13T23:21:56.458Z] [2022-05-13T23:21:56.458Z] #60 [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-05-13T23:21:56.458Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:21:56.509Z] #28 3.191 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-13T23:21:56.509Z] #28 3.196 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-13T23:21:56.509Z] #28 3.202 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-13T23:21:56.509Z] #28 3.202 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-13T23:21:56.509Z] #28 3.203 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-13T23:21:56.509Z] #28 3.203 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-13T23:21:56.655Z] 12fb50a031bd: Pull complete [2022-05-13T23:21:56.655Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-13T23:21:56.655Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:21:56.655Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:21:56.655Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-13T23:21:56.655Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-13T23:21:56.655Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-13T23:21:56.655Z] INFO: Docker version of control daemon [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] Client: [2022-05-13T23:21:56.655Z] Version: 20.10.9 [2022-05-13T23:21:56.655Z] API version: 1.41 [2022-05-13T23:21:56.655Z] Go version: go1.16.8 [2022-05-13T23:21:56.655Z] Git commit: c2ea9bc [2022-05-13T23:21:56.655Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:21:56.655Z] OS/Arch: windows/amd64 [2022-05-13T23:21:56.655Z] Context: default [2022-05-13T23:21:56.655Z] Experimental: true [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] Server: Docker Engine - Community [2022-05-13T23:21:56.655Z] Engine: [2022-05-13T23:21:56.655Z] Version: 20.10.9 [2022-05-13T23:21:56.655Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:21:56.655Z] Go version: go1.16.8 [2022-05-13T23:21:56.655Z] Git commit: 79ea9d3 [2022-05-13T23:21:56.655Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:21:56.655Z] OS/Arch: windows/amd64 [2022-05-13T23:21:56.655Z] Experimental: true [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] INFO: Docker info of control daemon [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] Client: [2022-05-13T23:21:56.655Z] Context: default [2022-05-13T23:21:56.655Z] Debug Mode: false [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] Server: [2022-05-13T23:21:56.655Z] Containers: 0 [2022-05-13T23:21:56.655Z] Running: 0 [2022-05-13T23:21:56.655Z] Paused: 0 [2022-05-13T23:21:56.655Z] Stopped: 0 [2022-05-13T23:21:56.655Z] Images: 1 [2022-05-13T23:21:56.655Z] Server Version: 20.10.9 [2022-05-13T23:21:56.655Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-13T23:21:56.655Z] Windows: [2022-05-13T23:21:56.655Z] LCOW: [2022-05-13T23:21:56.655Z] Logging Driver: json-file [2022-05-13T23:21:56.655Z] Plugins: [2022-05-13T23:21:56.655Z] Volume: local [2022-05-13T23:21:56.655Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:21:56.655Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:21:56.655Z] Swarm: inactive [2022-05-13T23:21:56.655Z] Default Isolation: process [2022-05-13T23:21:56.655Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:21:56.655Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-13T23:21:56.655Z] OSType: windows [2022-05-13T23:21:56.655Z] Architecture: x86_64 [2022-05-13T23:21:56.655Z] CPUs: 4 [2022-05-13T23:21:56.655Z] Total Memory: 32GiB [2022-05-13T23:21:56.655Z] Name: azwin-2-ea3bf0 [2022-05-13T23:21:56.655Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-13T23:21:56.655Z] Docker Root Dir: D:\docker [2022-05-13T23:21:56.655Z] Debug Mode: false [2022-05-13T23:21:56.655Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:21:56.655Z] Labels: [2022-05-13T23:21:56.655Z] Experimental: true [2022-05-13T23:21:56.655Z] Insecure Registries: [2022-05-13T23:21:56.655Z] 10.0.0.4:5000 [2022-05-13T23:21:56.655Z] 127.0.0.0/8 [2022-05-13T23:21:56.655Z] Registry Mirrors: [2022-05-13T23:21:56.655Z] http://10.0.0.4:5000/ [2022-05-13T23:21:56.655Z] Live Restore Enabled: false [2022-05-13T23:21:56.655Z] Product License: Community Engine [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] INFO: Commit hash is 4e025b54d5 [2022-05-13T23:21:56.655Z] INFO: Nuke-Everything... [2022-05-13T23:21:56.655Z] INFO: Container count on control daemon to delete is 0 [2022-05-13T23:21:56.655Z] INFO: Nuking d:\CI [2022-05-13T23:21:56.655Z] INFO: Zapped successfully [2022-05-13T23:21:56.655Z] INFO: Location for testing is d:\CI\PR-43599\2 [2022-05-13T23:21:56.655Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:56.655Z] INFO: Building the image from Dockerfile.windows at 05/13/2022 23:21:55... [2022-05-13T23:21:56.655Z] [2022-05-13T23:21:57.553Z] #60 ... [2022-05-13T23:21:57.553Z] [2022-05-13T23:21:57.553Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-13T23:21:57.553Z] #56 sha256:fc6218dfe532f99e4d3fdf6032edd7e30ca3b4a82c2c9e08197655781782f5d6 [2022-05-13T23:21:57.838Z] #60 ... [2022-05-13T23:21:57.838Z] [2022-05-13T23:21:57.838Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-13T23:21:57.838Z] #56 sha256:ac529a7d3228919ab674d307af77488df81f6d8eb04198ffcbe1b75020504f1d [2022-05-13T23:21:58.404Z] #56 DONE 0.6s [2022-05-13T23:21:58.404Z] [2022-05-13T23:21:58.404Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-13T23:21:58.404Z] #58 sha256:a67ab5035204311dd8e2300acc44b8ddd72a5f8b68547a52af35d5e8b53d218b [2022-05-13T23:21:58.404Z] #58 DONE 0.1s [2022-05-13T23:21:58.404Z] [2022-05-13T23:21:58.404Z] #60 [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-05-13T23:21:58.404Z] #60 sha256:f5d31908cbd9f2e92c239afb17834da02af9000217984a16591e93f83f46a742 [2022-05-13T23:21:58.922Z] #56 DONE 1.3s [2022-05-13T23:21:58.922Z] [2022-05-13T23:21:58.922Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-13T23:21:58.922Z] #58 sha256:07c96d293dba1e4b869cdf401afb928c4e0b9408f0621a1cc7af79bc88ce4b2b [2022-05-13T23:21:58.969Z] #60 156.4 + mkdir -p /build [2022-05-13T23:21:58.969Z] #60 156.4 + cp runc /build/runc [2022-05-13T23:21:59.179Z] #58 DONE 0.1s [2022-05-13T23:21:59.179Z] [2022-05-13T23:21:59.179Z] #64 [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-05-13T23:21:59.179Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:21:59.179Z] #64 ... [2022-05-13T23:21:59.179Z] [2022-05-13T23:21:59.179Z] #60 [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-05-13T23:21:59.179Z] #60 sha256:cdf3b594a4a2c0104bff81b80351658edc5b148cd9af03da2e7845361648652c [2022-05-13T23:21:59.179Z] #60 147.8 + mkdir -p /build [2022-05-13T23:21:59.179Z] #60 147.8 + cp runc /build/runc [2022-05-13T23:21:59.226Z] #60 DONE 156.7s [2022-05-13T23:21:59.226Z] [2022-05-13T23:21:59.226Z] #64 [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-05-13T23:21:59.226Z] #64 sha256:df5e0c6cee41b0e0657fe57024927025b7e23be8320b8c570ed77c00eb333f37 [2022-05-13T23:21:59.436Z] #60 DONE 148.1s [2022-05-13T23:21:59.436Z] [2022-05-13T23:21:59.436Z] #64 [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-05-13T23:21:59.436Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:22:00.805Z] #64 ... [2022-05-13T23:22:00.805Z] [2022-05-13T23:22:00.805Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-13T23:22:00.805Z] #61 sha256:596d15f7850900a42c979c506433a591447183e8c2b861551aa3b862a3420f89 [2022-05-13T23:22:01.126Z] #64 ... [2022-05-13T23:22:01.126Z] [2022-05-13T23:22:01.126Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-13T23:22:01.126Z] #61 sha256:8d7f54f1af2f47d21e38a1d1ee5f54145c7f02e35055d8a200ca9c3b510fd82f [2022-05-13T23:22:01.126Z] #61 DONE 0.1s [2022-05-13T23:22:01.126Z] [2022-05-13T23:22:01.126Z] #64 [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-05-13T23:22:01.126Z] #64 sha256:df5e0c6cee41b0e0657fe57024927025b7e23be8320b8c570ed77c00eb333f37 [2022-05-13T23:22:01.368Z] #61 DONE 0.3s [2022-05-13T23:22:01.368Z] [2022-05-13T23:22:01.368Z] #64 [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-05-13T23:22:01.368Z] #64 sha256:0e25cf549ddf5b3d0b0972c07d2013f7cad54cd53748091089a715e1f26ad2e3 [2022-05-13T23:22:02.520Z] Sending build context to Docker daemon 66.78MB [2022-05-13T23:22:02.520Z] [2022-05-13T23:22:02.520Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-13T23:22:02.520Z] ---> 7c569352fed3 [2022-05-13T23:22:02.520Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-13T23:22:02.520Z] ---> Running in bbe0863da3b7 [2022-05-13T23:22:02.520Z] Removing intermediate container bbe0863da3b7 [2022-05-13T23:22:02.520Z] ---> 5dd2061f25cd [2022-05-13T23:22:02.520Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-13T23:22:02.520Z] ---> Running in f81dfc475160 [2022-05-13T23:22:02.988Z] Removing intermediate container f81dfc475160 [2022-05-13T23:22:02.988Z] ---> d5b4d0170097 [2022-05-13T23:22:02.988Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-13T23:22:02.988Z] ---> Running in fdde3d69adab [2022-05-13T23:22:03.098Z] #28 ... [2022-05-13T23:22:03.098Z] [2022-05-13T23:22:03.098Z] #67 [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-05-13T23:22:03.098Z] #67 sha256:0eb74a3f4445851b60e25e51a762022d179ecd2a53c544f105a2a032e5a8c17e [2022-05-13T23:22:03.098Z] #67 5.386 + cd /tmp/tmp.rMXnlwFTwq/src/github.com/opencontainers/runc [2022-05-13T23:22:03.098Z] #67 5.386 + git checkout -q v1.1.2 [2022-05-13T23:22:03.098Z] #67 5.712 + '[' -z '' ']' [2022-05-13T23:22:03.098Z] #67 5.712 + target=static [2022-05-13T23:22:03.098Z] #67 5.712 + make BUILDTAGS=seccomp static [2022-05-13T23:22:03.098Z] #67 5.940 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-13T23:22:03.258Z] #64 255.4 + bin/containerd [2022-05-13T23:22:03.456Z] Removing intermediate container fdde3d69adab [2022-05-13T23:22:03.456Z] ---> 2b7ed26c7767 [2022-05-13T23:22:03.456Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-13T23:22:03.456Z] ---> Running in 909fcfa6f2bb [2022-05-13T23:22:03.456Z] Removing intermediate container 909fcfa6f2bb [2022-05-13T23:22:03.456Z] ---> 689b5cf622d6 [2022-05-13T23:22:03.456Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-13T23:22:03.456Z] ---> Running in 90c1a6a30123 [2022-05-13T23:22:03.924Z] Removing intermediate container 90c1a6a30123 [2022-05-13T23:22:03.925Z] ---> 1b6f4ae3ba14 [2022-05-13T23:22:03.925Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-13T23:22:03.925Z] ---> Running in 8c5a3bfe1cd4 [2022-05-13T23:22:04.392Z] Removing intermediate container 8c5a3bfe1cd4 [2022-05-13T23:22:04.392Z] ---> 720e6ef4899f [2022-05-13T23:22:04.393Z] Step 8/13 : 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-05-13T23:22:04.393Z] ---> Running in 7273560602ce [2022-05-13T23:22:04.415Z] #64 257.3 + bin/containerd [2022-05-13T23:22:07.027Z] 97f65a0ec59e: Pull complete [2022-05-13T23:22:07.299Z] #67 ... [2022-05-13T23:22:07.299Z] [2022-05-13T23:22:07.300Z] #28 [dev-systemd-false 7/26] 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-05-13T23:22:07.300Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-13T23:22:07.300Z] #28 14.15 Fetched 49.0 MB in 13s (3682 kB/s) [2022-05-13T23:22:09.233Z] [2022-05-13T23:22:09.233Z] SUCCESS: Specified value was saved. [2022-05-13T23:22:10.220Z] INFO: Downloading git... [2022-05-13T23:22:11.234Z] INFO: Downloading go... [2022-05-13T23:22:12.803Z] INFO: Downloading compiler 1 of 3... [2022-05-13T23:22:13.813Z] #64 283.0 # github.com/containerd/containerd/cmd/containerd [2022-05-13T23:22:13.813Z] #64 283.0 /usr/bin/ld: /tmp/go-link-953066812/000019.o: in function `New': [2022-05-13T23:22:13.813Z] #64 283.0 /tmp/tmp.GsuMuEQ2ma/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-13T23:22:13.813Z] #64 283.1 + bin/containerd-stress [2022-05-13T23:22:13.813Z] #64 284.2 + bin/containerd-shim [2022-05-13T23:22:14.042Z] #28 14.15 Reading package lists... [2022-05-13T23:22:15.014Z] INFO: Downloading compiler 2 of 3... [2022-05-13T23:22:16.000Z] INFO: Downloading compiler 3 of 3... [2022-05-13T23:22:16.468Z] INFO: Extracting git... [2022-05-13T23:22:19.061Z] #64 295.2 + bin/containerd-shim-runc-v1 [2022-05-13T23:22:20.621Z] #28 20.35 Reading package lists... [2022-05-13T23:22:22.004Z] #28 27.09 Building dependency tree... [2022-05-13T23:22:22.945Z] #28 29.77 bzip2 is already the newest version (1.0.8-4). [2022-05-13T23:22:22.945Z] #28 29.77 patch is already the newest version (2.7.6-7). [2022-05-13T23:22:22.945Z] #28 29.77 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-13T23:22:22.945Z] #28 29.77 The following additional packages will be installed: [2022-05-13T23:22:23.205Z] #28 29.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-13T23:22:23.205Z] #28 29.78 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-13T23:22:23.205Z] #28 29.79 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-13T23:22:23.205Z] #28 29.79 python3-pkg-resources vim-runtime xxd [2022-05-13T23:22:23.205Z] #28 29.81 Suggested packages: [2022-05-13T23:22:23.205Z] #28 29.81 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-13T23:22:23.205Z] #28 29.81 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-13T23:22:23.205Z] #28 29.81 Recommended packages: [2022-05-13T23:22:23.205Z] #28 29.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-13T23:22:24.591Z] #28 31.14 The following NEW packages will be installed: [2022-05-13T23:22:24.591Z] #28 31.14 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-13T23:22:24.591Z] #28 31.14 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-13T23:22:24.591Z] #28 31.14 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-13T23:22:24.591Z] #28 31.15 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-13T23:22:24.591Z] #28 31.15 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-13T23:22:24.591Z] #28 31.15 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-13T23:22:24.591Z] #28 31.15 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-13T23:22:24.852Z] #28 31.52 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:22:24.852Z] #28 31.52 Need to get 18.6 MB of archives. [2022-05-13T23:22:24.852Z] #28 31.52 After this operation, 71.4 MB of additional disk space will be used. [2022-05-13T23:22:24.852Z] #28 31.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-13T23:22:24.852Z] #28 31.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-13T23:22:24.852Z] #28 31.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-13T23:22:24.852Z] #28 31.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-13T23:22:24.852Z] #28 31.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-13T23:22:24.852Z] #28 31.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-13T23:22:24.852Z] #28 31.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-13T23:22:24.852Z] #28 31.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-13T23:22:24.852Z] #28 31.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-13T23:22:24.852Z] #28 31.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-13T23:22:24.852Z] #28 31.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-13T23:22:24.852Z] #28 31.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-13T23:22:24.852Z] #28 31.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-13T23:22:24.852Z] #28 31.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-13T23:22:24.852Z] #28 31.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-13T23:22:24.852Z] #28 31.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-13T23:22:25.112Z] #28 31.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-13T23:22:25.112Z] #28 31.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-13T23:22:25.112Z] #28 31.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-13T23:22:25.112Z] #28 31.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-13T23:22:25.112Z] #28 31.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-13T23:22:25.112Z] #28 31.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-13T23:22:25.112Z] #28 31.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-13T23:22:25.112Z] #28 31.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-13T23:22:25.112Z] #28 31.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-13T23:22:25.112Z] #28 31.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-13T23:22:25.112Z] #28 31.65 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-05-13T23:22:25.112Z] #28 31.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-13T23:22:25.112Z] #28 31.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-13T23:22:25.112Z] #28 31.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-13T23:22:25.112Z] #28 31.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-13T23:22:25.112Z] #28 31.71 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-13T23:22:25.112Z] #28 31.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-13T23:22:25.112Z] #28 31.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-13T23:22:25.112Z] #28 31.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-13T23:22:25.112Z] #28 31.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-13T23:22:25.112Z] #28 31.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-13T23:22:25.112Z] #28 31.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-13T23:22:25.112Z] #28 31.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-13T23:22:25.112Z] #28 31.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-13T23:22:25.112Z] #28 31.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-13T23:22:25.373Z] #28 31.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-13T23:22:25.373Z] #28 31.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-13T23:22:25.373Z] #28 31.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-13T23:22:25.600Z] #64 301.4 + bin/containerd-shim-runc-v2 [2022-05-13T23:22:25.856Z] #64 302.2 + binaries [2022-05-13T23:22:25.856Z] #64 302.2 + install -D bin/containerd /build/containerd [2022-05-13T23:22:25.856Z] #64 302.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-13T23:22:25.943Z] #28 32.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:22:26.112Z] #64 302.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-13T23:22:26.112Z] #64 302.2 + install -D bin/ctr /build/ctr [2022-05-13T23:22:26.205Z] #28 32.76 Fetched 18.6 MB in 1s (28.2 MB/s) [2022-05-13T23:22:26.205Z] #28 32.81 Selecting previously unselected package pigz. [2022-05-13T23:22:26.205Z] #28 32.81 (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-05-13T23:22:26.205Z] #28 32.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-13T23:22:26.205Z] #28 32.87 Unpacking pigz (2.6-1) ... [2022-05-13T23:22:26.205Z] #28 32.93 Selecting previously unselected package libelf1:amd64. [2022-05-13T23:22:26.205Z] #28 32.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-13T23:22:26.205Z] #28 32.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-13T23:22:26.466Z] #28 33.06 Selecting previously unselected package libbpf0:amd64. [2022-05-13T23:22:26.466Z] #28 33.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-13T23:22:26.466Z] #28 33.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:22:26.466Z] #28 33.14 Selecting previously unselected package libcap2:amd64. [2022-05-13T23:22:26.466Z] #28 33.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-13T23:22:26.466Z] #28 33.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:22:26.466Z] #28 33.21 Selecting previously unselected package libmnl0:amd64. [2022-05-13T23:22:26.466Z] #28 33.21 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-13T23:22:26.466Z] #28 33.22 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:22:26.466Z] #28 33.27 Selecting previously unselected package libxtables12:amd64. [2022-05-13T23:22:26.725Z] #28 33.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-13T23:22:26.726Z] #28 33.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:22:26.726Z] #28 33.34 Selecting previously unselected package libcap2-bin. [2022-05-13T23:22:26.726Z] #28 33.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-13T23:22:26.726Z] #28 33.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-13T23:22:26.726Z] #28 33.41 Selecting previously unselected package iproute2. [2022-05-13T23:22:26.726Z] #28 33.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-13T23:22:26.726Z] #28 33.43 Unpacking iproute2 (5.10.0-4) ... [2022-05-13T23:22:26.985Z] #28 33.72 Selecting previously unselected package xxd. [2022-05-13T23:22:26.986Z] #28 33.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:22:26.986Z] #28 33.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:26.986Z] #28 33.82 Selecting previously unselected package vim-common. [2022-05-13T23:22:27.246Z] #28 33.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:22:27.246Z] #28 33.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:27.246Z] #28 33.96 Selecting previously unselected package bash-completion. [2022-05-13T23:22:27.507Z] #28 33.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-13T23:22:27.998Z] #64 DONE 304.1s [2022-05-13T23:22:28.449Z] #28 35.10 Unpacking bash-completion (1:2.11-2) ... [2022-05-13T23:22:28.483Z] b111c3320c94: Pull complete [2022-05-13T23:22:28.709Z] #28 35.38 Selecting previously unselected package apparmor. [2022-05-13T23:22:28.710Z] #28 35.38 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-13T23:22:28.710Z] #28 35.41 Unpacking apparmor (2.13.6-10) ... [2022-05-13T23:22:28.927Z] [2022-05-13T23:22:28.928Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-13T23:22:28.928Z] #65 sha256:f48cda2a1ada592d953ad51ac674158f2330c4aca1f773f7c6e49258584fc0e7 [2022-05-13T23:22:28.951Z] INFO: Expanding go... [2022-05-13T23:22:28.970Z] #28 35.64 Selecting previously unselected package inetutils-ping. [2022-05-13T23:22:28.970Z] #28 35.64 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-13T23:22:28.970Z] #28 35.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-13T23:22:28.970Z] #28 35.75 Selecting previously unselected package libip4tc2:amd64. [2022-05-13T23:22:29.231Z] #28 35.76 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:22:29.231Z] #28 35.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:22:29.231Z] #28 35.81 Selecting previously unselected package libip6tc2:amd64. [2022-05-13T23:22:29.231Z] #28 35.82 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-13T23:22:29.231Z] #28 35.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:22:29.231Z] #28 35.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-13T23:22:29.231Z] #28 35.89 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-13T23:22:29.231Z] #28 35.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:22:29.231Z] #28 35.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-13T23:22:29.231Z] #28 35.95 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-13T23:22:29.231Z] #28 35.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:22:29.231Z] #28 36.01 Selecting previously unselected package libnftnl11:amd64. [2022-05-13T23:22:29.491Z] #65 DONE 0.8s [2022-05-13T23:22:29.491Z] #28 36.01 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-13T23:22:29.491Z] #28 36.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:22:29.491Z] [2022-05-13T23:22:29.491Z] #28 36.10 Selecting previously unselected package iptables. [2022-05-13T23:22:29.491Z] #28 36.11 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-13T23:22:29.491Z] #28 36.12 Unpacking iptables (1.8.7-1) ... [2022-05-13T23:22:29.491Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-13T23:22:29.491Z] #70 sha256:5d9ef3b2af442db59ae9094a39a45e53cc47a268052dc207cb7c40cc5a21c3e4 [2022-05-13T23:22:29.747Z] #70 DONE 0.2s [2022-05-13T23:22:29.747Z] [2022-05-13T23:22:29.747Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-13T23:22:29.747Z] #75 sha256:d193d97ffdb56e8b6570ac8648f70e3ca5176eb18ffb575f75a39183d949b8aa [2022-05-13T23:22:29.751Z] #28 36.32 Selecting previously unselected package libonig5:amd64. [2022-05-13T23:22:29.751Z] #28 36.33 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-13T23:22:29.751Z] #28 36.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:22:29.751Z] #28 36.44 Selecting previously unselected package libjq1:amd64. [2022-05-13T23:22:29.751Z] #28 36.45 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-13T23:22:29.751Z] #28 36.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:22:30.011Z] #28 36.53 Selecting previously unselected package jq. [2022-05-13T23:22:30.011Z] #28 36.54 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-13T23:22:30.011Z] #28 36.54 Unpacking jq (1.6-2.1) ... [2022-05-13T23:22:30.011Z] #28 36.60 Selecting previously unselected package libaio1:amd64. [2022-05-13T23:22:30.011Z] #28 36.60 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-13T23:22:30.011Z] #28 36.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:22:30.011Z] #28 36.66 Selecting previously unselected package libgpm2:amd64. [2022-05-13T23:22:30.011Z] #28 36.67 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-13T23:22:30.011Z] #28 36.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:22:30.011Z] #28 36.75 Selecting previously unselected package libinih1:amd64. [2022-05-13T23:22:30.011Z] #28 36.75 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-13T23:22:30.011Z] #28 36.76 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-13T23:22:30.271Z] #28 36.80 Selecting previously unselected package libnet1:amd64. [2022-05-13T23:22:30.271Z] #28 36.82 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-13T23:22:30.271Z] #28 36.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:22:30.271Z] #28 36.88 Selecting previously unselected package libnl-3-200:amd64. [2022-05-13T23:22:30.271Z] #28 36.89 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-13T23:22:30.271Z] #28 36.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:22:30.271Z] #28 36.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-13T23:22:30.271Z] #28 36.97 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-13T23:22:30.271Z] #28 36.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:22:30.271Z] #28 37.02 Selecting previously unselected package net-tools. [2022-05-13T23:22:30.271Z] #28 37.03 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-13T23:22:30.271Z] #28 37.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:22:30.532Z] #28 37.16 Selecting previously unselected package python-pip-whl. [2022-05-13T23:22:30.532Z] #28 37.17 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:22:30.532Z] #28 37.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:22:30.675Z] #75 DONE 0.8s [2022-05-13T23:22:30.675Z] [2022-05-13T23:22:30.675Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-13T23:22:30.675Z] #76 sha256:42337e4b3e9a207cdcfc39bd8e90b5c425e20ff0bf0cb921f71fce1abaab19bb [2022-05-13T23:22:30.675Z] #76 DONE 0.0s [2022-05-13T23:22:30.675Z] [2022-05-13T23:22:30.675Z] #77 [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-05-13T23:22:30.675Z] #77 sha256:34cce00392e0ee125d91ff080ea6c8ec32075f21b901fd8de7f7829206e61d24 [2022-05-13T23:22:30.792Z] #28 37.51 Selecting previously unselected package python3-lib2to3. [2022-05-13T23:22:30.792Z] #28 37.51 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-13T23:22:30.792Z] #28 37.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:22:30.792Z] #28 37.61 Selecting previously unselected package python3-distutils. [2022-05-13T23:22:31.053Z] #28 37.61 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-13T23:22:31.053Z] #28 37.62 Unpacking python3-distutils (3.9.2-1) ... [2022-05-13T23:22:31.053Z] #28 37.71 Selecting previously unselected package python3-pkg-resources. [2022-05-13T23:22:31.053Z] #28 37.72 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-13T23:22:31.053Z] #28 37.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:22:31.053Z] #28 37.83 Selecting previously unselected package python3-setuptools. [2022-05-13T23:22:31.236Z] #77 0.612 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-13T23:22:31.236Z] #77 0.613 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-13T23:22:31.236Z] #77 0.809 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-13T23:22:31.313Z] #28 37.83 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-13T23:22:31.314Z] #28 37.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-13T23:22:31.314Z] #28 38.01 Selecting previously unselected package python3-wheel. [2022-05-13T23:22:31.314Z] #28 38.02 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-13T23:22:31.314Z] #28 38.03 Unpacking python3-wheel (0.34.2-1) ... [2022-05-13T23:22:31.314Z] #28 38.09 Selecting previously unselected package python3-pip. [2022-05-13T23:22:31.574Z] #28 38.09 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-13T23:22:31.574Z] #28 38.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:22:31.574Z] #28 38.29 Selecting previously unselected package sudo. [2022-05-13T23:22:31.574Z] #28 38.30 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-13T23:22:31.574Z] #28 38.31 Unpacking sudo (1.9.5p2-3) ... [2022-05-13T23:22:31.834Z] #28 38.61 Selecting previously unselected package thin-provisioning-tools. [2022-05-13T23:22:31.834Z] #28 38.61 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-13T23:22:31.834Z] #28 38.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:22:32.055Z] #77 0.889 Reading package lists... [2022-05-13T23:22:32.094Z] #28 38.76 Selecting previously unselected package uidmap. [2022-05-13T23:22:32.094Z] #28 38.77 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-13T23:22:32.094Z] #28 38.77 Unpacking uidmap (1:4.8.1-1) ... [2022-05-13T23:22:32.094Z] #28 38.90 Selecting previously unselected package vim-runtime. [2022-05-13T23:22:32.094Z] #28 38.91 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-13T23:22:32.094Z] #28 38.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-13T23:22:32.311Z] #77 1.381 Reading package lists... [2022-05-13T23:22:32.354Z] #28 38.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-13T23:22:32.354Z] #28 38.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:32.572Z] #77 1.875 Building dependency tree... [2022-05-13T23:22:32.572Z] #77 1.982 Reading state information... [2022-05-13T23:22:32.572Z] #77 2.097 The following additional packages will be installed: [2022-05-13T23:22:32.835Z] #77 2.098 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-13T23:22:32.835Z] #77 2.099 Suggested packages: [2022-05-13T23:22:32.835Z] #77 2.099 systemd-container policykit-1 [2022-05-13T23:22:32.835Z] #77 2.099 Recommended packages: [2022-05-13T23:22:32.835Z] #77 2.099 systemd-timesyncd | time-daemon libnss-systemd [2022-05-13T23:22:32.835Z] #77 2.165 The following NEW packages will be installed: [2022-05-13T23:22:32.835Z] #77 2.166 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-13T23:22:32.835Z] #77 2.166 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-13T23:22:33.090Z] #77 2.433 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-13T23:22:33.091Z] #77 2.433 Need to get 5817 kB of archives. [2022-05-13T23:22:33.091Z] #77 2.433 After this operation, 19.3 MB of additional disk space will be used. [2022-05-13T23:22:33.091Z] #77 2.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-13T23:22:33.091Z] #77 2.437 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-13T23:22:33.091Z] #77 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-13T23:22:33.091Z] #77 2.442 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-13T23:22:33.091Z] #77 2.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-13T23:22:33.091Z] #77 2.534 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-13T23:22:33.091Z] #77 2.535 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-13T23:22:33.091Z] #77 2.536 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-13T23:22:33.091Z] #77 2.538 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-13T23:22:33.091Z] #77 2.540 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-13T23:22:33.091Z] #77 2.684 debconf: delaying package configuration, since apt-utils is not installed [2022-05-13T23:22:33.346Z] #77 2.716 Fetched 5817 kB in 0s (15.7 MB/s) [2022-05-13T23:22:33.346Z] #77 2.739 Selecting previously unselected package libargon2-1:amd64. [2022-05-13T23:22:33.346Z] #77 2.739 (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-05-13T23:22:33.346Z] #77 2.753 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-13T23:22:33.346Z] #77 2.759 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-13T23:22:33.346Z] #77 2.789 Selecting previously unselected package libjson-c5:amd64. [2022-05-13T23:22:33.346Z] #77 2.791 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-13T23:22:33.346Z] #77 2.795 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-13T23:22:33.346Z] #77 2.827 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-13T23:22:33.346Z] #77 2.829 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-13T23:22:33.346Z] #77 2.833 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-13T23:22:33.346Z] #77 2.879 Selecting previously unselected package libkmod2:amd64. [2022-05-13T23:22:33.346Z] #77 2.882 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-13T23:22:33.346Z] #77 2.886 Unpacking libkmod2:amd64 (28-1) ... [2022-05-13T23:22:33.346Z] #77 2.925 Selecting previously unselected package systemd. [2022-05-13T23:22:33.602Z] #77 2.928 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-13T23:22:33.602Z] #77 2.961 Unpacking systemd (247.3-7) ... [2022-05-13T23:22:33.997Z] #28 40.58 Selecting previously unselected package vim. [2022-05-13T23:22:33.997Z] #28 40.59 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-13T23:22:33.997Z] #28 40.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:34.163Z] #77 3.508 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-13T23:22:34.163Z] #77 3.518 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-13T23:22:34.163Z] #77 3.527 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-13T23:22:34.163Z] #77 3.536 Setting up libkmod2:amd64 (28-1) ... [2022-05-13T23:22:34.163Z] #77 3.544 Setting up systemd (247.3-7) ... [2022-05-13T23:22:34.163Z] #77 3.579 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-13T23:22:34.163Z] #77 3.581 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-13T23:22:34.163Z] #77 3.583 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-13T23:22:34.163Z] #77 3.607 Initializing machine ID from KVM UUID. [2022-05-13T23:22:34.257Z] #28 ... [2022-05-13T23:22:34.257Z] [2022-05-13T23:22:34.257Z] #71 [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-05-13T23:22:34.257Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:22:34.257Z] #71 100.2 + bin/containerd [2022-05-13T23:22:34.418Z] #77 3.952 Selecting previously unselected package systemd-sysv. [2022-05-13T23:22:34.675Z] #77 3.953 (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 ... 29433 files and directories currently installed.) [2022-05-13T23:22:34.675Z] #77 3.965 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-13T23:22:34.675Z] #77 3.968 Unpacking systemd-sysv (247.3-7) ... [2022-05-13T23:22:34.675Z] #77 4.005 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-13T23:22:34.675Z] #77 4.008 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-13T23:22:34.675Z] #77 4.011 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-13T23:22:34.675Z] #77 4.063 Selecting previously unselected package dbus. [2022-05-13T23:22:34.675Z] #77 4.066 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-13T23:22:34.675Z] #77 4.075 Unpacking dbus (1.12.20-2) ... [2022-05-13T23:22:34.675Z] #77 4.128 Selecting previously unselected package libpam-systemd:amd64. [2022-05-13T23:22:34.675Z] #77 4.131 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-13T23:22:34.675Z] #77 4.134 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-13T23:22:34.675Z] #77 4.177 Selecting previously unselected package dbus-user-session. [2022-05-13T23:22:34.930Z] #77 4.180 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-13T23:22:34.930Z] #77 4.183 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-13T23:22:34.930Z] #77 4.252 Setting up systemd-sysv (247.3-7) ... [2022-05-13T23:22:34.930Z] #77 4.262 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-13T23:22:34.930Z] #77 4.271 Setting up dbus (1.12.20-2) ... [2022-05-13T23:22:34.930Z] #77 4.376 invoke-rc.d: could not determine current runlevel [2022-05-13T23:22:34.930Z] #77 4.379 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:22:34.930Z] #77 4.382 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-13T23:22:35.187Z] #77 4.528 Setting up dbus-user-session (1.12.20-2) ... [2022-05-13T23:22:35.187Z] #77 4.542 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:22:35.187Z] #77 DONE 4.7s [2022-05-13T23:22:35.187Z] [2022-05-13T23:22:35.187Z] #78 [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-05-13T23:22:35.187Z] #78 sha256:09341b22e0fe95f0a425161ce0f3ceac3ddbe1f0384cd889e963f66a3a661037 [2022-05-13T23:22:35.749Z] #78 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T23:22:35.749Z] #78 0.400 Dload Upload Total Spent Left Speed [2022-05-13T23:22:36.005Z] #78 0.401 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5861 [2022-05-13T23:22:36.005Z] #78 DONE 0.7s [2022-05-13T23:22:36.005Z] [2022-05-13T23:22:36.005Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-13T23:22:36.005Z] #79 sha256:c35826007c58e7351943938e53282ab9f4a6772b9fd24d372dadd5d4e63ae08e [2022-05-13T23:22:36.933Z] #79 DONE 0.8s [2022-05-13T23:22:36.933Z] [2022-05-13T23:22:36.933Z] #80 exporting to image [2022-05-13T23:22:36.933Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-13T23:22:36.933Z] #80 exporting layers [2022-05-13T23:22:39.540Z] #71 ... [2022-05-13T23:22:39.540Z] [2022-05-13T23:22:39.540Z] #28 [dev-systemd-false 7/26] 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-05-13T23:22:39.540Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-13T23:22:39.540Z] #28 40.93 Selecting previously unselected package xfsprogs. [2022-05-13T23:22:39.540Z] #28 40.94 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-13T23:22:39.540Z] #28 40.94 Unpacking xfsprogs (5.10.0-4) ... [2022-05-13T23:22:39.540Z] #28 41.22 Selecting previously unselected package zip. [2022-05-13T23:22:39.540Z] #28 41.23 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-13T23:22:39.540Z] #28 41.24 Unpacking zip (3.0-12) ... [2022-05-13T23:22:39.540Z] #28 41.31 Selecting previously unselected package zstd. [2022-05-13T23:22:39.540Z] #28 41.32 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-13T23:22:39.540Z] #28 41.32 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:22:39.540Z] #28 41.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-13T23:22:39.540Z] #28 41.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-13T23:22:39.540Z] #28 41.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-13T23:22:39.540Z] #28 41.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-13T23:22:39.540Z] #28 42.00 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-13T23:22:39.540Z] #28 42.01 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-13T23:22:39.540Z] #28 42.02 Setting up uidmap (1:4.8.1-1) ... [2022-05-13T23:22:39.540Z] #28 42.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-13T23:22:39.540Z] #28 42.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-13T23:22:39.540Z] #28 42.06 Setting up python3-wheel (0.34.2-1) ... [2022-05-13T23:22:39.540Z] #28 42.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:39.540Z] #28 42.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-13T23:22:39.540Z] #28 42.45 Setting up libcap2-bin (1:2.44-1) ... [2022-05-13T23:22:39.540Z] #28 42.46 Setting up apparmor (2.13.6-10) ... [2022-05-13T23:22:39.540Z] #28 43.49 Setting up zip (3.0-12) ... [2022-05-13T23:22:39.540Z] #28 43.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:39.540Z] #28 43.52 Setting up bash-completion (1:2.11-2) ... [2022-05-13T23:22:39.540Z] #28 44.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-13T23:22:39.540Z] #28 44.70 Setting up sudo (1.9.5p2-3) ... [2022-05-13T23:22:39.540Z] #28 44.76 invoke-rc.d: could not determine current runlevel [2022-05-13T23:22:39.540Z] #28 44.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-13T23:22:39.540Z] #28 44.77 Setting up xfsprogs (5.10.0-4) ... [2022-05-13T23:22:39.540Z] #28 44.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-13T23:22:39.540Z] #28 44.79 Setting up inetutils-ping (2:2.0-1) ... [2022-05-13T23:22:39.540Z] #28 44.81 Setting up pigz (2.6-1) ... [2022-05-13T23:22:39.540Z] #28 44.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-13T23:22:39.540Z] #28 44.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-13T23:22:39.540Z] #28 44.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-13T23:22:39.540Z] #28 44.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:39.540Z] #28 45.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-13T23:22:39.540Z] #28 45.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-13T23:22:39.540Z] #28 45.52 Setting up libelf1:amd64 (0.183-1) ... [2022-05-13T23:22:39.540Z] #28 45.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-13T23:22:39.540Z] #28 45.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-13T23:22:39.540Z] #28 45.57 Setting up python3-distutils (3.9.2-1) ... [2022-05-13T23:22:39.540Z] #28 45.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-13T23:22:39.540Z] #28 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-13T23:22:39.540Z] #28 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-13T23:22:39.540Z] #28 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-13T23:22:39.540Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-13T23:22:39.540Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-13T23:22:39.540Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-13T23:22:39.540Z] #28 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-13T23:22:39.540Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-13T23:22:39.540Z] #28 45.93 Setting up python3-setuptools (52.0.0-4) ... [2022-05-13T23:22:40.112Z] #28 46.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-13T23:22:40.112Z] #28 46.75 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-13T23:22:40.112Z] #28 46.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-13T23:22:40.112Z] #28 46.78 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-13T23:22:40.683Z] #28 47.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-13T23:22:40.683Z] #28 47.46 Setting up jq (1.6-2.1) ... [2022-05-13T23:22:40.683Z] #28 47.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-13T23:22:40.683Z] #28 47.49 Setting up iptables (1.8.7-1) ... [2022-05-13T23:22:40.683Z] #28 47.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-13T23:22:40.683Z] #28 47.53 Setting up iproute2 (5.10.0-4) ... [2022-05-13T23:22:41.254Z] #28 47.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-13T23:22:41.824Z] #28 DONE 48.5s [2022-05-13T23:22:41.824Z] [2022-05-13T23:22:41.824Z] #29 [dev-systemd-false 8/26] 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-05-13T23:22:41.824Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593 [2022-05-13T23:22:42.767Z] #29 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-13T23:22:42.767Z] #29 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-13T23:22:42.767Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-13T23:22:42.767Z] #29 DONE 0.9s [2022-05-13T23:22:42.767Z] [2022-05-13T23:22:42.767Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-13T23:22:42.767Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3 [2022-05-13T23:22:43.472Z] #80 exporting layers 6.3s done [2022-05-13T23:22:43.472Z] #80 writing image sha256:d59229a0fe306d70f88b9b5d3a48299b383ebce316618b89b51c2d74147fe69e done [2022-05-13T23:22:43.472Z] #80 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 done [2022-05-13T23:22:43.472Z] #80 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-13T23:22:43.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -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:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh dynbinary test-integration [2022-05-13T23:22:44.073Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-13T23:22:44.073Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-13T23:22:44.073Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-13T23:22:44.073Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-13T23:22:44.073Z] systemd 247.3-7 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-05-13T23:22:44.073Z] Detected virtualization docker. [2022-05-13T23:22:44.073Z] Detected architecture x86-64. [2022-05-13T23:22:44.073Z] Set hostname to <4b15abe5808e>. [2022-05-13T23:22:44.330Z] modprobe@configfs.service: Succeeded. [2022-05-13T23:22:44.331Z] modprobe@drm.service: Succeeded. [2022-05-13T23:22:44.331Z] modprobe@fuse.service: Succeeded. [2022-05-13T23:22:44.331Z] + source /etc/docker-entrypoint-cmd [2022-05-13T23:22:44.331Z] ++ hack/make.sh dynbinary test-integration [2022-05-13T23:22:44.331Z] [2022-05-13T23:22:44.587Z] Removing bundles/ [2022-05-13T23:22:44.587Z] [2022-05-13T23:22:44.587Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-13T23:22:44.587Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:22:44.587Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:22:50.964Z] #30 7.516 Collecting yamllint==1.26.1 [2022-05-13T23:22:51.224Z] #30 8.587 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-13T23:22:51.794Z] #30 9.209 Collecting pathspec>=0.5.3 [2022-05-13T23:22:52.053Z] #30 9.218 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-13T23:22:52.053Z] #30 9.433 Collecting pyyaml [2022-05-13T23:22:52.053Z] #30 9.443 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-05-13T23:22:52.053Z] #30 9.485 Building wheels for collected packages: yamllint [2022-05-13T23:22:52.313Z] #30 9.486 Building wheel for yamllint (setup.py): started [2022-05-13T23:22:52.883Z] #30 10.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-13T23:22:52.883Z] #30 10.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=300cab8cfa3a5964077d8798b988902fa90d66f7b14ee559c1d108ec96375e0c [2022-05-13T23:22:52.883Z] #30 10.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-13T23:22:52.883Z] #30 10.01 Successfully built yamllint [2022-05-13T23:22:52.883Z] #30 10.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-13T23:22:53.143Z] #30 10.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-13T23:22:53.143Z] #30 DONE 10.5s [2022-05-13T23:22:53.143Z] [2022-05-13T23:22:53.143Z] #71 [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-05-13T23:22:53.143Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:22:53.404Z] #71 ... [2022-05-13T23:22:53.404Z] [2022-05-13T23:22:53.404Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-13T23:22:53.404Z] #34 sha256:3e5a6ed7e03a9ef918f3050ad16ba06a2fb51fcc6585ca581b6c06e9e66f8312 [2022-05-13T23:22:53.404Z] #34 DONE 0.2s [2022-05-13T23:22:53.404Z] [2022-05-13T23:22:53.404Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-13T23:22:53.404Z] #39 sha256:3b1c8e77892bf18129d783b3aed9b0abdfd84f83e101b31cff945a2c564d1ff1 [2022-05-13T23:22:53.667Z] #39 DONE 0.3s [2022-05-13T23:22:53.667Z] [2022-05-13T23:22:53.667Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-13T23:22:53.667Z] #42 sha256:95b6c19411195c1b701dae3aea2ea78e1af2caa661924051de5cb1cd35c20d6d [2022-05-13T23:22:53.930Z] #42 DONE 0.1s [2022-05-13T23:22:53.930Z] [2022-05-13T23:22:53.930Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-13T23:22:53.930Z] #44 sha256:02888dbffdfc77ddefb62edfb9620350abd24ee85797330b502135fbbca7cf57 [2022-05-13T23:22:53.930Z] #44 DONE 0.1s [2022-05-13T23:22:53.930Z] [2022-05-13T23:22:53.930Z] #71 [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-05-13T23:22:53.930Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:22:54.191Z] #71 ... [2022-05-13T23:22:54.191Z] [2022-05-13T23:22:54.191Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-13T23:22:54.191Z] #46 sha256:e33e89e8259de331b3323be504f80983a7cf971ee789fc488411b3e364eb28a0 [2022-05-13T23:22:54.191Z] #46 DONE 0.1s [2022-05-13T23:22:54.191Z] [2022-05-13T23:22:54.191Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-13T23:22:54.191Z] #48 sha256:dba91dda010df219eb091aa849d2a5beb3ae3359a9352d4383f1487716667086 [2022-05-13T23:22:54.191Z] #48 DONE 0.1s [2022-05-13T23:22:54.191Z] [2022-05-13T23:22:54.191Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-13T23:22:54.191Z] #52 sha256:dac08db283e3853b8e149d286b665d50e803e64bd40918ed2ecc7baf569c4a27 [2022-05-13T23:22:54.191Z] #52 DONE 0.1s [2022-05-13T23:22:54.191Z] [2022-05-13T23:22:54.191Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-13T23:22:54.191Z] #55 sha256:e22c6c3966c1fc88dad67962a6cfbf901099da60f127e4a7c8a4ebd4c14f53e1 [2022-05-13T23:22:54.451Z] #55 DONE 0.1s [2022-05-13T23:22:54.451Z] [2022-05-13T23:22:54.451Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-13T23:22:54.451Z] #59 sha256:9b0214df744759f340f0d7b9a27d94058143d1a87aa4fc546bbee477fdd0eaa1 [2022-05-13T23:22:54.451Z] #59 DONE 0.1s [2022-05-13T23:22:54.451Z] [2022-05-13T23:22:54.451Z] #71 [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-05-13T23:22:54.451Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:22:54.451Z] #71 ... [2022-05-13T23:22:54.451Z] [2022-05-13T23:22:54.451Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-13T23:22:54.451Z] #61 sha256:63948bc4a06c66de3294da5407195eeea89a8e1b0c169aa3d0501ff88107558d [2022-05-13T23:22:54.451Z] #61 DONE 0.1s [2022-05-13T23:22:54.451Z] [2022-05-13T23:22:54.451Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-13T23:22:54.451Z] #63 sha256:dfb880df23b0c2791531ac59b41631c7f89e799b383d59f866bc3ec50785e7f3 [2022-05-13T23:22:54.711Z] #63 DONE 0.1s [2022-05-13T23:22:54.711Z] [2022-05-13T23:22:54.711Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-13T23:22:54.711Z] #65 sha256:47438437a23d6c4f900a0b370bc70b1740aafb5db07061d8479557f357296e2d [2022-05-13T23:22:54.711Z] #65 DONE 0.1s [2022-05-13T23:22:54.711Z] [2022-05-13T23:22:54.711Z] #71 [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-05-13T23:22:54.711Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:22:59.045Z] INFO: Expanding compiler 1 of 3... [2022-05-13T23:22:59.045Z] INFO: Expanding compiler 2 of 3... [2022-05-13T23:22:59.464Z] #64 306.1 # github.com/containerd/containerd/cmd/containerd [2022-05-13T23:22:59.464Z] #64 306.1 /usr/bin/ld: /tmp/go-link-1721448111/000019.o: in function `New': [2022-05-13T23:22:59.464Z] #64 306.1 /tmp/tmp.VX1FQwIk8F/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-13T23:22:59.464Z] #64 306.2 + bin/containerd-stress [2022-05-13T23:22:59.464Z] #64 307.3 + bin/containerd-shim [2022-05-13T23:23:00.634Z] #64 308.1 # github.com/containerd/containerd/cmd/containerd [2022-05-13T23:23:00.634Z] #64 308.1 /usr/bin/ld: /tmp/go-link-2600729206/000019.o: in function `New': [2022-05-13T23:23:00.634Z] #64 308.1 /tmp/tmp.JoAy4NqD04/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-13T23:23:00.634Z] #64 308.2 + bin/containerd-stress [2022-05-13T23:23:00.634Z] #64 309.3 + bin/containerd-shim [2022-05-13T23:23:01.992Z] INFO: Expanding compiler 3 of 3... [2022-05-13T23:23:01.992Z] INFO: Removing downloaded files... [2022-05-13T23:23:01.992Z] INFO: Downloading containerd [2022-05-13T23:23:02.944Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-13T23:23:02.944Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-13T23:23:02.944Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-05-13T23:23:03.507Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-13T23:23:03.507Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-13T23:23:03.507Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-13T23:23:03.507Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-13T23:23:03.763Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-13T23:23:03.763Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-13T23:23:03.763Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-13T23:23:03.763Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-13T23:23:04.020Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-13T23:23:04.020Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-13T23:23:04.948Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-13T23:23:04.948Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-13T23:23:04.948Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-05-13T23:23:05.205Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-13T23:23:05.767Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-05-13T23:23:05.767Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-13T23:23:05.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-13T23:23:06.012Z] #64 318.3 + bin/containerd-shim-runc-v1 [2022-05-13T23:23:06.023Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-05-13T23:23:06.023Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-13T23:23:06.023Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-13T23:23:06.023Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-13T23:23:06.279Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-05-13T23:23:06.279Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-13T23:23:06.280Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-13T23:23:07.196Z] #64 320.5 + bin/containerd-shim-runc-v1 [2022-05-13T23:23:08.800Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-05-13T23:23:08.800Z] ok github.com/docker/docker/builder/dockerfile 0.443s coverage: 49.3% of statements [2022-05-13T23:23:09.056Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-13T23:23:09.618Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-13T23:23:10.544Z] ok github.com/docker/docker/builder/remotecontext/git 1.562s coverage: 86.3% of statements [2022-05-13T23:23:10.544Z] ? github.com/docker/docker/cli [no test files] [2022-05-13T23:23:10.544Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-13T23:23:10.544Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-13T23:23:10.544Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-13T23:23:10.644Z] [2022-05-13T23:23:10.644Z] Name Version Source Summary [2022-05-13T23:23:10.644Z] ---- ------- ------ ------- [2022-05-13T23:23:10.644Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-13T23:23:11.106Z] ok github.com/docker/docker/cmd/docker-proxy 0.333s coverage: 67.6% of statements [2022-05-13T23:23:12.576Z] #64 324.5 + bin/containerd-shim-runc-v2 [2022-05-13T23:23:12.832Z] #64 325.3 + binaries [2022-05-13T23:23:12.832Z] #64 325.3 + install -D bin/containerd /build/containerd [2022-05-13T23:23:12.832Z] #64 325.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-13T23:23:12.832Z] #64 325.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-13T23:23:12.832Z] #64 325.4 + install -D bin/ctr /build/ctr [2022-05-13T23:23:12.856Z] [2022-05-13T23:23:12.856Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-13T23:23:12.856Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-13T23:23:12.856Z] PSChildName : containerd [2022-05-13T23:23:12.856Z] PSDrive : C [2022-05-13T23:23:12.856Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-13T23:23:12.856Z] PSIsContainer : True [2022-05-13T23:23:12.856Z] Name : containerd [2022-05-13T23:23:12.856Z] FullName : C:\containerd [2022-05-13T23:23:12.856Z] Parent : [2022-05-13T23:23:12.856Z] Exists : True [2022-05-13T23:23:12.856Z] Root : C:\ [2022-05-13T23:23:12.856Z] Extension : [2022-05-13T23:23:12.856Z] CreationTime : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] CreationTimeUtc : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] LastAccessTime : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] LastAccessTimeUtc : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] LastWriteTime : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] LastWriteTimeUtc : 5/13/2022 11:23:12 PM [2022-05-13T23:23:12.856Z] Attributes : Directory [2022-05-13T23:23:12.856Z] Mode : d----- [2022-05-13T23:23:12.856Z] BaseName : containerd [2022-05-13T23:23:12.856Z] Target : {} [2022-05-13T23:23:12.856Z] LinkType : [2022-05-13T23:23:12.856Z] [2022-05-13T23:23:13.755Z] #64 326.8 + bin/containerd-shim-runc-v2 [2022-05-13T23:23:13.841Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-13T23:23:13.841Z] INFO: Configuring git core.autocrlf... [2022-05-13T23:23:13.841Z] [2022-05-13T23:23:13.841Z] [2022-05-13T23:23:14.013Z] #64 327.6 + binaries [2022-05-13T23:23:14.013Z] #64 327.6 + install -D bin/containerd /build/containerd [2022-05-13T23:23:14.013Z] #64 327.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-13T23:23:14.271Z] #64 327.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-13T23:23:14.271Z] #64 327.7 + install -D bin/ctr /build/ctr [2022-05-13T23:23:14.373Z] ok github.com/docker/docker/client 0.080s coverage: 75.6% of statements [2022-05-13T23:23:16.169Z] #64 DONE 329.5s [2022-05-13T23:23:16.735Z] [2022-05-13T23:23:16.735Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-13T23:23:16.735Z] #65 sha256:072a144c47fca4fb5ee4ded9c4c18d47db05aac9733312210686c8b54d7973b5 [2022-05-13T23:23:17.667Z] #65 DONE 0.8s [2022-05-13T23:23:17.667Z] [2022-05-13T23:23:17.667Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-13T23:23:17.667Z] #70 sha256:2fed399921433bfa1a117cbba3ddd940d252fbd5e4530a59ec91f1f102539428 [2022-05-13T23:23:17.925Z] #70 DONE 0.2s [2022-05-13T23:23:17.925Z] [2022-05-13T23:23:17.925Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-13T23:23:17.925Z] #75 sha256:ace8019a17d33c7c0d8d00dba936de338871af58fbca6fff8dd2d008c4f4118b [2022-05-13T23:23:18.076Z] #64 DONE 330.3s [2022-05-13T23:23:18.495Z] #75 DONE 0.8s [2022-05-13T23:23:18.753Z] [2022-05-13T23:23:18.753Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-13T23:23:18.753Z] #76 sha256:58b497bf39dc277f1b2108b46fbb5184c2532af0f121b529b1969da7c5c1e871 [2022-05-13T23:23:18.753Z] #76 DONE 0.0s [2022-05-13T23:23:18.753Z] [2022-05-13T23:23:18.753Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-13T23:23:18.753Z] #77 sha256:05c630b49837213c1f20d18a18d86abedf6a9c50562cf9562ab8b6b4f939ccbf [2022-05-13T23:23:19.026Z] [2022-05-13T23:23:19.026Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-13T23:23:19.026Z] #65 sha256:bd4821661172fd7660a6520f0f57d5f3458b859e46d8f03fd56c6a333f528801 [2022-05-13T23:23:20.125Z] #77 DONE 1.2s [2022-05-13T23:23:20.125Z] [2022-05-13T23:23:20.125Z] #78 exporting to image [2022-05-13T23:23:20.125Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-13T23:23:20.125Z] #78 exporting layers [2022-05-13T23:23:20.414Z] #65 DONE 1.5s [2022-05-13T23:23:20.414Z] [2022-05-13T23:23:20.414Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-13T23:23:20.414Z] #70 sha256:16d8f850de83972d4025713f2c51bf328bd7cbf519e05f1e24d49784afe13884 [2022-05-13T23:23:20.670Z] #70 DONE 0.3s [2022-05-13T23:23:20.670Z] [2022-05-13T23:23:20.670Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-13T23:23:20.670Z] #75 sha256:fc71433a4025b04044dc4bd8fe52933cc786e85bbcaf4f0a901e53de1ec84fa7 [2022-05-13T23:23:21.273Z] #71 ... [2022-05-13T23:23:21.273Z] [2022-05-13T23:23:21.273Z] #67 [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-05-13T23:23:21.273Z] #67 sha256:0eb74a3f4445851b60e25e51a762022d179ecd2a53c544f105a2a032e5a8c17e [2022-05-13T23:23:21.273Z] #67 89.47 + mkdir -p /build [2022-05-13T23:23:21.273Z] #67 89.47 + cp runc /build/runc [2022-05-13T23:23:21.273Z] #67 DONE 89.8s [2022-05-13T23:23:21.273Z] [2022-05-13T23:23:21.273Z] #71 [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-05-13T23:23:21.273Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:23:21.273Z] #71 ... [2022-05-13T23:23:21.273Z] [2022-05-13T23:23:21.273Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-13T23:23:21.273Z] #68 sha256:a5ccc5b8bc73dde635879d62a1c25dca55ce3f17b13f178c37050fa33135926c [2022-05-13T23:23:21.273Z] #68 DONE 0.1s [2022-05-13T23:23:21.273Z] [2022-05-13T23:23:21.273Z] #71 [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-05-13T23:23:21.273Z] #71 sha256:8f2bca055a90962bc9063afbcba88a95d5216a735ce95cc40cdf46b3166132ca [2022-05-13T23:23:22.033Z] #75 DONE 1.3s [2022-05-13T23:23:22.033Z] [2022-05-13T23:23:22.033Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-13T23:23:22.033Z] #76 sha256:3a060eda93e7049b60616d12aaed18f6adab1e8e9afce79de12f7101c2f4958f [2022-05-13T23:23:22.033Z] #76 DONE 0.0s [2022-05-13T23:23:22.033Z] [2022-05-13T23:23:22.033Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-13T23:23:22.033Z] #77 sha256:9bb0048f2ff7b587931fb714cfc7ec42503ab3e8aba073d5a33b94b1952e5455 [2022-05-13T23:23:24.549Z] #77 DONE 2.5s [2022-05-13T23:23:24.549Z] [2022-05-13T23:23:24.549Z] #78 exporting to image [2022-05-13T23:23:24.549Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-13T23:23:24.549Z] #78 exporting layers [2022-05-13T23:23:26.687Z] #78 exporting layers 6.3s done [2022-05-13T23:23:26.687Z] #78 writing image sha256:20864c8a52b46b3fd70a0d697c8342241c1de8974c74577dae95c2d4c6294ca3 done [2022-05-13T23:23:26.687Z] #78 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:23:26.687Z] #78 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 done [2022-05-13T23:23:26.687Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-13T23:23:27.034Z] + trap exit INT TERM [2022-05-13T23:23:27.034Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-13T23:23:27.034Z] + CONTAINER_NAME=docker-pr2 [2022-05-13T23:23:27.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh dynbinary [2022-05-13T23:23:28.421Z] [2022-05-13T23:23:28.421Z] Removing bundles/ [2022-05-13T23:23:28.421Z] [2022-05-13T23:23:28.421Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-13T23:23:28.421Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:23:28.421Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:23:31.088Z] #78 exporting layers 6.4s done [2022-05-13T23:23:31.088Z] #78 writing image sha256:b8ad7a61c8739453fd7090e9c686c2c3b68ef4138a73e159c9f9a4a79ef61154 done [2022-05-13T23:23:31.088Z] #78 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 done [2022-05-13T23:23:31.088Z] #78 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-13T23:23:31.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -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:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh dynbinary test-integration [2022-05-13T23:23:32.001Z] [2022-05-13T23:23:32.001Z] Removing bundles/ [2022-05-13T23:23:32.001Z] [2022-05-13T23:23:32.001Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-13T23:23:32.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:23:32.001Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:23:46.403Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.7% of statements [2022-05-13T23:23:47.331Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-13T23:23:47.894Z] ok github.com/docker/docker/cmd/dockerd/trap 2.454s coverage: 0.0% of statements [2022-05-13T23:23:47.894Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-13T23:23:47.894Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-13T23:23:47.894Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-13T23:23:47.894Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-13T23:23:47.894Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-13T23:23:48.682Z] 12fb50a031bd: Pull complete [2022-05-13T23:23:48.682Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-13T23:23:48.682Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:23:48.682Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-13T23:23:48.682Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-13T23:23:48.682Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-13T23:23:48.682Z] WARN: Skipping validation tests [2022-05-13T23:23:48.682Z] INFO: Running unit tests at 05/13/2022 23:23:42... [2022-05-13T23:23:48.682Z] INFO: make.ps1 starting at 05/13/2022 23:23:47 [2022-05-13T23:23:48.682Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:23:48.682Z] INFO: Running unit tests... [2022-05-13T23:23:53.140Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-05-13T23:23:53.369Z] #71 175.9 # github.com/containerd/containerd/cmd/containerd [2022-05-13T23:23:53.369Z] #71 175.9 /usr/bin/ld: /tmp/go-link-2661553827/000019.o: in function `New': [2022-05-13T23:23:53.369Z] #71 175.9 /tmp/tmp.1zxSQCEiGa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-13T23:23:53.369Z] #71 176.0 + bin/containerd-stress [2022-05-13T23:23:53.369Z] #71 177.1 + bin/containerd-shim [2022-05-13T23:23:54.512Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-13T23:23:54.734Z] 8b534d64a7c3: Pull complete [2022-05-13T23:23:54.734Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-13T23:23:54.734Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:23:54.734Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:23:54.734Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-13T23:23:54.734Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-13T23:23:54.734Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-13T23:23:54.734Z] INFO: Docker version of control daemon [2022-05-13T23:23:54.734Z] [2022-05-13T23:23:54.734Z] Client: [2022-05-13T23:23:54.734Z] Version: 20.10.9 [2022-05-13T23:23:54.734Z] API version: 1.41 [2022-05-13T23:23:54.734Z] Go version: go1.16.8 [2022-05-13T23:23:54.734Z] Git commit: c2ea9bc [2022-05-13T23:23:54.734Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-13T23:23:54.734Z] OS/Arch: windows/amd64 [2022-05-13T23:23:54.734Z] Context: default [2022-05-13T23:23:54.734Z] Experimental: true [2022-05-13T23:23:54.734Z] [2022-05-13T23:23:54.734Z] Server: Docker Engine - Community [2022-05-13T23:23:54.734Z] Engine: [2022-05-13T23:23:54.734Z] Version: 20.10.9 [2022-05-13T23:23:54.734Z] API version: 1.41 (minimum version 1.24) [2022-05-13T23:23:54.734Z] Go version: go1.16.8 [2022-05-13T23:23:54.734Z] Git commit: 79ea9d3 [2022-05-13T23:23:54.734Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-13T23:23:54.734Z] OS/Arch: windows/amd64 [2022-05-13T23:23:54.734Z] Experimental: true [2022-05-13T23:23:54.734Z] [2022-05-13T23:23:54.734Z] INFO: Docker info of control daemon [2022-05-13T23:23:54.734Z] [2022-05-13T23:23:54.734Z] Client: [2022-05-13T23:23:54.734Z] Context: default [2022-05-13T23:23:54.734Z] Debug Mode: false [2022-05-13T23:23:54.734Z] Plugins: [2022-05-13T23:23:54.734Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-13T23:23:54.734Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-13T23:23:54.734Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-13T23:23:54.734Z] [2022-05-13T23:23:54.734Z] Server: [2022-05-13T23:23:54.734Z] Containers: 0 [2022-05-13T23:23:54.734Z] Running: 0 [2022-05-13T23:23:54.734Z] Paused: 0 [2022-05-13T23:23:54.734Z] Stopped: 0 [2022-05-13T23:23:54.734Z] Images: 1 [2022-05-13T23:23:54.734Z] Server Version: 20.10.9 [2022-05-13T23:23:54.734Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-13T23:23:54.734Z] Windows: [2022-05-13T23:23:54.734Z] LCOW: [2022-05-13T23:23:54.734Z] Logging Driver: json-file [2022-05-13T23:23:54.734Z] Plugins: [2022-05-13T23:23:54.734Z] Volume: local [2022-05-13T23:23:54.734Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:23:54.734Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:23:54.734Z] Swarm: inactive [2022-05-13T23:23:54.734Z] Default Isolation: process [2022-05-13T23:23:54.734Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-13T23:23:54.734Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-13T23:23:54.734Z] OSType: windows [2022-05-13T23:23:54.734Z] Architecture: x86_64 [2022-05-13T23:23:54.734Z] CPUs: 4 [2022-05-13T23:23:54.734Z] Total Memory: 32GiB [2022-05-13T23:23:54.734Z] Name: azwin-2-d716d0 [2022-05-13T23:23:54.734Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-13T23:23:54.734Z] Docker Root Dir: D:\docker [2022-05-13T23:23:54.734Z] Debug Mode: false [2022-05-13T23:23:54.734Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:23:54.734Z] Labels: [2022-05-13T23:23:54.734Z] Experimental: true [2022-05-13T23:23:54.734Z] Insecure Registries: [2022-05-13T23:23:54.734Z] 10.0.0.4:5000 [2022-05-13T23:23:54.734Z] 127.0.0.0/8 [2022-05-13T23:23:54.735Z] Registry Mirrors: [2022-05-13T23:23:54.735Z] http://10.0.0.4:5000/ [2022-05-13T23:23:54.735Z] Live Restore Enabled: false [2022-05-13T23:23:54.735Z] Product License: Community Engine [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] INFO: Commit hash is 4e025b54d5 [2022-05-13T23:23:54.735Z] INFO: Nuke-Everything... [2022-05-13T23:23:54.735Z] INFO: Container count on control daemon to delete is 0 [2022-05-13T23:23:54.735Z] INFO: Nuking d:\CI [2022-05-13T23:23:54.735Z] INFO: Zapped successfully [2022-05-13T23:23:54.735Z] INFO: Location for testing is d:\CI\PR-43599\2 [2022-05-13T23:23:54.735Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] INFO: Building the image from Dockerfile.windows at 05/13/2022 23:23:46... [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] Sending build context to Docker daemon 66.78MB [2022-05-13T23:23:54.735Z] [2022-05-13T23:23:54.735Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-13T23:23:54.735Z] ---> 3e15a767850d [2022-05-13T23:23:54.735Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-13T23:23:54.735Z] ---> Running in 6a0de34d503b [2022-05-13T23:23:54.735Z] Removing intermediate container 6a0de34d503b [2022-05-13T23:23:54.735Z] ---> 6d5312a020ba [2022-05-13T23:23:54.735Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-13T23:23:54.735Z] ---> Running in d70d832e47cc [2022-05-13T23:23:54.735Z] Removing intermediate container d70d832e47cc [2022-05-13T23:23:54.735Z] ---> 3199d775ef0b [2022-05-13T23:23:54.735Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-13T23:23:54.735Z] ---> Running in da955133ac80 [2022-05-13T23:23:54.735Z] Removing intermediate container da955133ac80 [2022-05-13T23:23:54.735Z] ---> b5fb68609933 [2022-05-13T23:23:54.735Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-13T23:23:54.735Z] ---> Running in ff8c819ca4ad [2022-05-13T23:23:54.735Z] Removing intermediate container ff8c819ca4ad [2022-05-13T23:23:54.735Z] ---> 8efc28b87f91 [2022-05-13T23:23:54.735Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-13T23:23:54.735Z] ---> Running in 32210de7fa59 [2022-05-13T23:23:55.204Z] Removing intermediate container 32210de7fa59 [2022-05-13T23:23:55.204Z] ---> 8a3bf15972a2 [2022-05-13T23:23:55.204Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-13T23:23:55.204Z] ---> Running in f5eb1987a911 [2022-05-13T23:23:55.672Z] Removing intermediate container f5eb1987a911 [2022-05-13T23:23:55.672Z] ---> 819faa7f6f28 [2022-05-13T23:23:55.672Z] Step 8/13 : 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-05-13T23:23:55.672Z] ---> Running in 3c6427839e32 [2022-05-13T23:23:55.876Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-05-13T23:23:57.443Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-13T23:24:02.425Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-05-13T23:24:03.353Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-13T23:24:03.364Z] #71 188.2 + bin/containerd-shim-runc-v1 [2022-05-13T23:24:03.920Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-05-13T23:24:04.482Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-13T23:24:05.914Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.0% of statements [2022-05-13T23:24:05.914Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-13T23:24:05.914Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-13T23:24:05.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-13T23:24:05.914Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-13T23:24:05.914Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.547s coverage: 74.8% of statements [2022-05-13T23:24:06.488Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.322s coverage: 56.2% of statements [2022-05-13T23:24:07.860Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-05-13T23:24:08.643Z] #71 194.5 + bin/containerd-shim-runc-v2 [2022-05-13T23:24:09.214Z] #71 195.3 + binaries [2022-05-13T23:24:09.214Z] #71 195.3 + install -D bin/containerd /build/containerd [2022-05-13T23:24:09.214Z] #71 195.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-13T23:24:09.214Z] #71 195.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-13T23:24:09.214Z] #71 195.3 + install -D bin/ctr /build/ctr [2022-05-13T23:24:09.238Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-13T23:24:09.783Z] #71 DONE 195.7s [2022-05-13T23:24:10.002Z] ? github.com/docker/docker/api [no test files] [2022-05-13T23:24:10.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.208s coverage: 50.6% of statements [2022-05-13T23:24:11.163Z] [2022-05-13T23:24:11.163Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-13T23:24:11.163Z] #72 sha256:28320220461b3e6bd16bd5b2d8a0d9595860f9aed1b254e5cb29b07d32466e81 [2022-05-13T23:24:11.163Z] #72 DONE 0.2s [2022-05-13T23:24:11.163Z] [2022-05-13T23:24:11.163Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-13T23:24:11.163Z] #77 sha256:6b2a6cedf98da00ed48fb9e6baaa10ab13e9f6079d0536ead36edd1287c85595 [2022-05-13T23:24:11.163Z] #77 DONE 0.1s [2022-05-13T23:24:11.163Z] [2022-05-13T23:24:11.163Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-13T23:24:11.163Z] #82 sha256:6a512421ebc3002dc0cf23a53970ea0e976d89f7ca5c5c91284a109e21f119c6 [2022-05-13T23:24:11.534Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.161s coverage: 45.9% of statements [2022-05-13T23:24:11.534Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-13T23:24:11.731Z] #82 DONE 0.5s [2022-05-13T23:24:11.731Z] [2022-05-13T23:24:11.731Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-13T23:24:11.731Z] #83 sha256:8f19b783ad957a050fce026eec35c86f3fc386f72c3a8ddf4d1ff59d60cd84fd [2022-05-13T23:24:11.731Z] #83 DONE 0.0s [2022-05-13T23:24:11.731Z] [2022-05-13T23:24:11.731Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-13T23:24:11.731Z] #84 sha256:196359b430d9ad6e101f60095f9586b5174ef21c5d9d349d4a6ef36230e3091c [2022-05-13T23:24:12.462Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-05-13T23:24:12.718Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.961s coverage: 58.2% of statements [2022-05-13T23:24:12.718Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-13T23:24:12.718Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-13T23:24:13.111Z] #84 DONE 1.6s [2022-05-13T23:24:13.295Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-13T23:24:13.370Z] [2022-05-13T23:24:13.370Z] #85 exporting to image [2022-05-13T23:24:13.370Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-13T23:24:13.370Z] #85 exporting layers [2022-05-13T23:24:13.534Z] [2022-05-13T23:24:13.534Z] SUCCESS: Specified value was saved. [2022-05-13T23:24:13.534Z] INFO: Downloading git... [2022-05-13T23:24:13.858Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-05-13T23:24:14.525Z] INFO: Downloading go... [2022-05-13T23:24:14.786Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-05-13T23:24:14.786Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-13T23:24:14.786Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-13T23:24:15.348Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2022-05-13T23:24:15.910Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 79.9% of statements [2022-05-13T23:24:15.910Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-05-13T23:24:15.910Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-13T23:24:16.096Z] INFO: Downloading compiler 1 of 3... [2022-05-13T23:24:16.096Z] INFO: Downloading compiler 2 of 3... [2022-05-13T23:24:16.096Z] INFO: Downloading compiler 3 of 3... [2022-05-13T23:24:16.096Z] INFO: Extracting git... [2022-05-13T23:24:16.472Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-13T23:24:16.727Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-13T23:24:16.984Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-05-13T23:24:17.240Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-13T23:24:17.801Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-13T23:24:17.801Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-13T23:24:18.364Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.9% of statements [2022-05-13T23:24:18.620Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-13T23:24:19.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-05-13T23:24:19.548Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-13T23:24:20.110Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-13T23:24:21.038Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements [2022-05-13T23:24:21.038Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-13T23:24:21.038Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-13T23:24:21.600Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 44.4% of statements [2022-05-13T23:24:22.163Z] ok github.com/docker/docker/distribution 0.627s coverage: 28.2% of statements [2022-05-13T23:24:22.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-13T23:24:22.724Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-13T23:24:23.286Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-13T23:24:23.847Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-05-13T23:24:24.103Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-05-13T23:24:24.103Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-13T23:24:24.103Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-05-13T23:24:24.103Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-13T23:24:24.359Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-13T23:24:24.615Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-13T23:24:25.543Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-13T23:24:26.104Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-05-13T23:24:26.104Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-13T23:24:27.994Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.1% of statements [2022-05-13T23:24:29.359Z] ok github.com/docker/docker/pkg/authorization 1.068s coverage: 68.3% of statements [2022-05-13T23:24:29.359Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-13T23:24:29.619Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-13T23:24:30.915Z] INFO: Expanding go... [2022-05-13T23:24:31.622Z] === RUN TestMiddlewares [2022-05-13T23:24:31.622Z] --- PASS: TestMiddlewares (0.00s) [2022-05-13T23:24:31.622Z] PASS [2022-05-13T23:24:31.622Z] coverage: 7.9% of statements [2022-05-13T23:24:31.622Z] ok github.com/docker/docker/api/server 0.057s coverage: 7.9% of statements [2022-05-13T23:24:32.886Z] ok github.com/docker/docker/pkg/chrootarchive 2.545s coverage: 42.7% of statements [2022-05-13T23:24:32.886Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-13T23:24:33.142Z] ok github.com/docker/docker/layer 7.529s coverage: 69.0% of statements [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-13T23:24:33.142Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-13T23:24:33.142Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2022-05-13T23:24:33.399Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-05-13T23:24:33.960Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-05-13T23:24:34.216Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-13T23:24:34.216Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-05-13T23:24:34.471Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-13T23:24:35.400Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 67.9% of statements [2022-05-13T23:24:35.400Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.0% of statements [2022-05-13T23:24:35.656Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-05-13T23:24:35.656Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-05-13T23:24:35.656Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-13T23:24:35.912Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-05-13T23:24:35.912Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-05-13T23:24:36.168Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-05-13T23:24:36.424Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-13T23:24:36.424Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-13T23:24:36.424Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-13T23:24:36.424Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-13T23:24:36.986Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-05-13T23:24:37.549Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-13T23:24:37.549Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-13T23:24:37.805Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-13T23:24:39.168Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-13T23:24:39.424Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-05-13T23:24:39.680Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-13T23:24:39.935Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-13T23:24:40.119Z] Removing intermediate container 7273560602ce [2022-05-13T23:24:40.119Z] ---> 76b5cdaf95fa [2022-05-13T23:24:40.119Z] Step 9/13 : 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-05-13T23:24:40.119Z] ---> Running in c5504e05644d [2022-05-13T23:24:40.119Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-13T23:24:40.119Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:24:40.119Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:24:40.119Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:24:40.119Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:24:40.119Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:24:40.119Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:24:40.119Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:24:40.119Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:24:40.119Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:24:40.119Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:24:40.191Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-13T23:24:40.191Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-13T23:24:40.752Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-13T23:24:41.314Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-13T23:24:41.570Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-05-13T23:24:41.826Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-05-13T23:24:42.388Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-13T23:24:42.388Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-13T23:24:44.278Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-05-13T23:24:44.558Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-13T23:24:45.122Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-13T23:24:45.464Z] #85 exporting layers 27.0s done [2022-05-13T23:24:45.464Z] #85 writing image sha256:0751cbd04db26be9fa14ec48c525a67e462593b63f48c36e1864fc41d1e69c7e done [2022-05-13T23:24:45.464Z] #85 naming to docker.io/library/docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 done [2022-05-13T23:24:45.464Z] #85 DONE 27.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-13T23:24:45.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/validate/default [2022-05-13T23:24:46.053Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-05-13T23:24:46.388Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-13T23:24:46.388Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-13T23:24:46.388Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-13T23:24:46.388Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-13T23:24:46.388Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-13T23:24:46.388Z] Congratulations! No new tests were added to integration-cli. [2022-05-13T23:24:46.388Z] [2022-05-13T23:24:46.388Z] INFO Start validation with golang-ci-lint [2022-05-13T23:24:46.614Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-05-13T23:24:47.342Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-13T23:24:47.342Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-13T23:24:47.541Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-05-13T23:24:47.797Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-13T23:24:48.053Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-13T23:24:48.614Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-05-13T23:24:48.614Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-13T23:24:50.504Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-13T23:24:50.534Z] Removing intermediate container c5504e05644d [2022-05-13T23:24:50.534Z] ---> c292a17d6577 [2022-05-13T23:24:50.534Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-13T23:24:50.534Z] ---> Running in cbf106671aa8 [2022-05-13T23:24:51.000Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:24:51.000Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:24:51.000Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:24:51.000Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:24:51.000Z] [2022-05-13T23:24:51.000Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:24:51.000Z] DOCKER_SYSTEMD=1 [2022-05-13T23:24:51.000Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:24:51.000Z] HOSTNAME=4b15abe5808e [2022-05-13T23:24:51.000Z] DEST=bundles/test-integration [2022-05-13T23:24:51.000Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:24:51.000Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:24:51.000Z] container=docker [2022-05-13T23:24:51.000Z] HOME=/root [2022-05-13T23:24:51.000Z] LANG=C.UTF-8 [2022-05-13T23:24:51.000Z] INVOCATION_ID=d1e67c2af0314338922b96d2ecc02997 [2022-05-13T23:24:51.000Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:24:51.000Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:24:51.000Z] VALIDATE_BRANCH=master [2022-05-13T23:24:51.000Z] TERM=xterm [2022-05-13T23:24:51.000Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:24:51.000Z] SHLVL=3 [2022-05-13T23:24:51.000Z] TIMEOUT=120m [2022-05-13T23:24:51.000Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:24:51.000Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:24:51.000Z] GO111MODULE=off [2022-05-13T23:24:51.000Z] DOCKER_EXPERIMENTAL=1 [2022-05-13T23:24:51.000Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-13T23:24:51.000Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:24:51.000Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:24:51.000Z] GOPATH=/go [2022-05-13T23:24:51.000Z] PKG_CONFIG=pkg-config [2022-05-13T23:24:51.000Z] _=/usr/bin/env [2022-05-13T23:24:51.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-13T23:24:51.070Z] ok github.com/docker/docker/volume/local 0.085s coverage: 77.1% of statements [2022-05-13T23:24:51.632Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-05-13T23:24:52.561Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-13T23:24:54.334Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-13T23:24:54.334Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:24:54.334Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:24:54.334Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:24:54.802Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:24:54.802Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:24:54.802Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:24:55.270Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:25:00.823Z] INFO: Expanding compiler 1 of 3... [2022-05-13T23:25:00.823Z] INFO: Expanding compiler 2 of 3... [2022-05-13T23:25:03.872Z] INFO: Expanding compiler 3 of 3... [2022-05-13T23:25:03.927Z] Removing intermediate container cbf106671aa8 [2022-05-13T23:25:03.927Z] ---> 0917aedb9eb1 [2022-05-13T23:25:03.927Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-13T23:25:03.927Z] ---> Running in 2dafe8fcb467 [2022-05-13T23:25:03.927Z] Removing intermediate container 2dafe8fcb467 [2022-05-13T23:25:03.927Z] ---> 9c10c0b96335 [2022-05-13T23:25:03.927Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-13T23:25:03.927Z] ---> Running in 2e700ed711d5 [2022-05-13T23:25:04.328Z] INFO: Removing downloaded files... [2022-05-13T23:25:04.328Z] INFO: Downloading containerd [2022-05-13T23:25:04.394Z] Removing intermediate container 2e700ed711d5 [2022-05-13T23:25:04.394Z] ---> fff7b00b1681 [2022-05-13T23:25:04.394Z] Step 13/13 : COPY . . [2022-05-13T23:25:14.442Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/rootless [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/volume [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-13T23:25:14.442Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === Skipped [2022-05-13T23:25:14.442Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-13T23:25:14.442Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-13T23:25:14.442Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-13T23:25:14.442Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-13T23:25:14.442Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-13T23:25:14.442Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-13T23:25:14.442Z] time="2022-05-13T23:24:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-13T23:25:14.442Z] time="2022-05-13T23:24:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:25:14.442Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:25:14.442Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:25:14.442Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-13T23:25:14.443Z] time="2022-05-13T23:24:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-13T23:25:14.443Z] time="2022-05-13T23:24:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-13T23:25:14.443Z] time="2022-05-13T23:24:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-13T23:25:14.443Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-13T23:25:14.443Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-13T23:25:14.443Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:25:14.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-13T23:25:14.443Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-13T23:25:14.443Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-13T23:25:14.443Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-13T23:25:14.443Z] [2022-05-13T23:25:14.443Z] DONE 2567 tests, 28 skipped in 211.856s [2022-05-13T23:25:14.443Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:25:14.443Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-13T23:25:14.443Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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-05-13T23:25:14.619Z] [2022-05-13T23:25:14.619Z] Name Version Source Summary [2022-05-13T23:25:14.619Z] ---- ------- ------ ------- [2022-05-13T23:25:14.619Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-13T23:25:14.619Z] [2022-05-13T23:25:14.619Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-13T23:25:14.619Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-13T23:25:14.619Z] PSChildName : containerd [2022-05-13T23:25:14.619Z] PSDrive : C [2022-05-13T23:25:14.619Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-13T23:25:14.619Z] PSIsContainer : True [2022-05-13T23:25:14.619Z] Name : containerd [2022-05-13T23:25:14.619Z] FullName : C:\containerd [2022-05-13T23:25:14.619Z] Parent : [2022-05-13T23:25:14.619Z] Exists : True [2022-05-13T23:25:14.619Z] Root : C:\ [2022-05-13T23:25:14.619Z] Extension : [2022-05-13T23:25:14.619Z] CreationTime : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] CreationTimeUtc : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] LastAccessTime : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] LastAccessTimeUtc : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] LastWriteTime : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] LastWriteTimeUtc : 5/13/2022 11:25:13 PM [2022-05-13T23:25:14.619Z] Attributes : Directory [2022-05-13T23:25:14.619Z] Mode : d----- [2022-05-13T23:25:14.619Z] BaseName : containerd [2022-05-13T23:25:14.619Z] Target : {} [2022-05-13T23:25:14.619Z] LinkType : [2022-05-13T23:25:14.619Z] [2022-05-13T23:25:15.585Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-13T23:25:15.585Z] INFO: Configuring git core.autocrlf... [2022-05-13T23:25:15.585Z] [2022-05-13T23:25:15.585Z] [2022-05-13T23:25:34.503Z] ---> 24db7511a724 [2022-05-13T23:25:34.503Z] Successfully built 24db7511a724 [2022-05-13T23:25:34.503Z] Successfully tagged docker:latest [2022-05-13T23:25:34.503Z] INFO: Image build ended at 05/13/2022 23:25:33. Duration:00:03:38.0065177 [2022-05-13T23:25:34.503Z] [2022-05-13T23:25:34.503Z] [2022-05-13T23:25:34.503Z] INFO: Building the test binaries at 05/13/2022 23:25:33... [2022-05-13T23:25:34.893Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:25:34.893Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:25:34.893Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:25:34.893Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:25:34.893Z] [2022-05-13T23:25:34.893Z] + TEST_INTEGRATION_DEST=2 [2022-05-13T23:25:34.893Z] + CONTAINER_NAME=docker-pr2-2 [2022-05-13T23:25:34.893Z] + TEST_SKIP_INTEGRATION=1 [2022-05-13T23:25:34.893Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-13T23:25:34.893Z] + run_tests [2022-05-13T23:25:34.893Z] + c=0 [2022-05-13T23:25:34.893Z] + '[' -n 0 ']' [2022-05-13T23:25:34.893Z] + rm= [2022-05-13T23:25:34.893Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh '' test-integration [2022-05-13T23:25:34.893Z] ++ jobs -p [2022-05-13T23:25:34.893Z] + for job in $(jobs -p) [2022-05-13T23:25:34.893Z] + wait 9703 [2022-05-13T23:25:34.893Z] + TEST_INTEGRATION_DEST=3 [2022-05-13T23:25:34.893Z] + CONTAINER_NAME=docker-pr2-3 [2022-05-13T23:25:34.893Z] + TEST_SKIP_INTEGRATION=1 [2022-05-13T23:25:34.893Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-13T23:25:34.893Z] + run_tests [2022-05-13T23:25:34.893Z] + '[' -n 0 ']' [2022-05-13T23:25:34.893Z] + rm= [2022-05-13T23:25:34.893Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh '' test-integration [2022-05-13T23:25:34.893Z] + TEST_INTEGRATION_DEST=1 [2022-05-13T23:25:34.893Z] + CONTAINER_NAME=docker-pr2-1 [2022-05-13T23:25:34.893Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-13T23:25:34.893Z] + run_tests test-integration-flaky [2022-05-13T23:25:34.893Z] + '[' -n 0 ']' [2022-05-13T23:25:34.893Z] + rm= [2022-05-13T23:25:34.893Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh test-integration-flaky test-integration [2022-05-13T23:25:34.893Z] [2022-05-13T23:25:34.893Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-13T23:25:34.893Z] [2022-05-13T23:25:34.893Z] [2022-05-13T23:25:34.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:25:34.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:25:34.893Z] HOSTNAME=a0bfbae0f3e5 [2022-05-13T23:25:34.893Z] TEST_SKIP_INTEGRATION=1 [2022-05-13T23:25:34.893Z] TESTDEBUG=0 [2022-05-13T23:25:34.893Z] DEST=bundles/test-integration [2022-05-13T23:25:34.893Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:25:34.893Z] KEEPBUNDLE=1 [2022-05-13T23:25:34.893Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:25:34.893Z] container=docker [2022-05-13T23:25:34.893Z] HOME=/root [2022-05-13T23:25:34.893Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:25:34.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:25:34.893Z] VALIDATE_BRANCH=master [2022-05-13T23:25:34.893Z] TERM=xterm [2022-05-13T23:25:34.893Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:25:34.893Z] SHLVL=1 [2022-05-13T23:25:34.893Z] TIMEOUT=120m [2022-05-13T23:25:34.893Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:25:34.893Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:25:34.893Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-13T23:25:34.893Z] GO111MODULE=off [2022-05-13T23:25:34.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:25:34.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:25:34.893Z] GOPATH=/go [2022-05-13T23:25:34.893Z] PKG_CONFIG=pkg-config [2022-05-13T23:25:34.893Z] _=/usr/bin/env [2022-05-13T23:25:34.893Z] Building test suite binary ./integration-cli/test.main [2022-05-13T23:25:34.893Z] No new tests added to integration. [2022-05-13T23:25:34.893Z] [2022-05-13T23:25:34.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:25:34.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:25:34.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:25:34.893Z] HOSTNAME=65841bf54ee4 [2022-05-13T23:25:34.893Z] TEST_SKIP_INTEGRATION=1 [2022-05-13T23:25:34.893Z] TESTDEBUG=0 [2022-05-13T23:25:34.893Z] DEST=bundles/test-integration [2022-05-13T23:25:34.893Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:25:34.893Z] KEEPBUNDLE=1 [2022-05-13T23:25:34.893Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:25:34.893Z] container=docker [2022-05-13T23:25:34.893Z] HOME=/root [2022-05-13T23:25:34.893Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:25:34.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:25:34.893Z] VALIDATE_BRANCH=master [2022-05-13T23:25:34.893Z] TERM=xterm [2022-05-13T23:25:34.893Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:25:34.893Z] SHLVL=1 [2022-05-13T23:25:34.893Z] TIMEOUT=120m [2022-05-13T23:25:34.893Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:25:34.893Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:25:34.893Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-13T23:25:34.893Z] GO111MODULE=off [2022-05-13T23:25:34.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:25:34.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:25:34.893Z] GOPATH=/go [2022-05-13T23:25:34.893Z] PKG_CONFIG=pkg-config [2022-05-13T23:25:34.893Z] _=/usr/bin/env [2022-05-13T23:25:34.893Z] Building test suite binary ./integration-cli/test.main [2022-05-13T23:25:34.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:25:34.893Z] HOSTNAME=73fe567c5651 [2022-05-13T23:25:34.893Z] TESTDEBUG=0 [2022-05-13T23:25:34.893Z] DEST=bundles/test-integration [2022-05-13T23:25:34.893Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:25:34.893Z] KEEPBUNDLE=1 [2022-05-13T23:25:34.893Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:25:34.893Z] container=docker [2022-05-13T23:25:34.893Z] HOME=/root [2022-05-13T23:25:34.893Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:25:34.894Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:25:34.894Z] VALIDATE_BRANCH=master [2022-05-13T23:25:34.894Z] TERM=xterm [2022-05-13T23:25:34.894Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:25:34.894Z] SHLVL=1 [2022-05-13T23:25:34.894Z] TIMEOUT=120m [2022-05-13T23:25:34.894Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:25:34.894Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:25:34.894Z] GO111MODULE=off [2022-05-13T23:25:34.894Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-13T23:25:34.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:25:34.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:25:34.894Z] GOPATH=/go [2022-05-13T23:25:34.894Z] PKG_CONFIG=pkg-config [2022-05-13T23:25:34.894Z] _=/usr/bin/env [2022-05-13T23:25:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-13T23:25:37.528Z] INFO: make.ps1 starting at 05/13/2022 23:25:36 [2022-05-13T23:25:37.528Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:25:37.528Z] INFO: Invoking autogen... [2022-05-13T23:25:37.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-13T23:25:37.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-13T23:25:37.996Z] { [2022-05-13T23:25:37.996Z] "RT_GROUP_ICON": { [2022-05-13T23:25:37.996Z] "#1": { [2022-05-13T23:25:37.996Z] "0409": "../../winresources/docker.ico" [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] }, [2022-05-13T23:25:37.996Z] "RT_MANIFEST": { [2022-05-13T23:25:37.996Z] "#1": { [2022-05-13T23:25:37.996Z] "0409": { [2022-05-13T23:25:37.996Z] "identity": {}, [2022-05-13T23:25:37.996Z] "description": "Docker Engine", [2022-05-13T23:25:37.996Z] "minimum-os": "vista", [2022-05-13T23:25:37.996Z] "execution-level": "", [2022-05-13T23:25:37.996Z] "ui-access": false, [2022-05-13T23:25:37.996Z] "auto-elevate": false, [2022-05-13T23:25:37.996Z] "dpi-awareness": "unaware", [2022-05-13T23:25:37.996Z] "disable-theming": false, [2022-05-13T23:25:37.996Z] "disable-window-filtering": false, [2022-05-13T23:25:37.996Z] "high-resolution-scrolling-aware": false, [2022-05-13T23:25:37.996Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-13T23:25:37.996Z] "long-path-aware": false, [2022-05-13T23:25:37.996Z] "printer-driver-isolation": false, [2022-05-13T23:25:37.996Z] "gdi-scaling": false, [2022-05-13T23:25:37.996Z] "segment-heap": false, [2022-05-13T23:25:37.996Z] "use-common-controls-v6": false [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] }, [2022-05-13T23:25:37.996Z] "RT_MESSAGETABLE": { [2022-05-13T23:25:37.996Z] "#1": { [2022-05-13T23:25:37.996Z] "0409": "../../winresources/event_messages.bin" [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] }, [2022-05-13T23:25:37.996Z] "RT_VERSION": { [2022-05-13T23:25:37.996Z] "#1": { [2022-05-13T23:25:37.996Z] "0409": { [2022-05-13T23:25:37.996Z] "fixed": { [2022-05-13T23:25:37.996Z] "file_version": "0.0.0.0", [2022-05-13T23:25:37.996Z] "product_version": "0.0.0.0", [2022-05-13T23:25:37.996Z] "type": "Unknown" [2022-05-13T23:25:37.996Z] }, [2022-05-13T23:25:37.996Z] "info": { [2022-05-13T23:25:37.996Z] "0000": { [2022-05-13T23:25:37.996Z] "CompanyName": "", [2022-05-13T23:25:37.996Z] "FileVersion": "0.0.0-dev", [2022-05-13T23:25:37.996Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-13T23:25:37.996Z] "OriginalFileName": "dockerd.exe", [2022-05-13T23:25:37.996Z] "ProductName": "", [2022-05-13T23:25:37.996Z] "ProductVersion": "0.0.0-dev", [2022-05-13T23:25:37.996Z] "SpecialBuild": "4e025b54d5" [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:37.996Z] } [2022-05-13T23:25:38.407Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:25:38.407Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:25:38.407Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:25:38.407Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:25:38.407Z] [2022-05-13T23:25:38.407Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:25:38.407Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:25:38.407Z] HOSTNAME=c3e0253ecc40 [2022-05-13T23:25:38.407Z] DEST=bundles/test-integration [2022-05-13T23:25:38.407Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:25:38.407Z] DOCKER_ROOTLESS=1 [2022-05-13T23:25:38.407Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:25:38.407Z] container=docker [2022-05-13T23:25:38.407Z] HOME=/root [2022-05-13T23:25:38.407Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:25:38.407Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:25:38.407Z] VALIDATE_BRANCH=master [2022-05-13T23:25:38.407Z] TERM=xterm [2022-05-13T23:25:38.407Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:25:38.407Z] SHLVL=1 [2022-05-13T23:25:38.407Z] TIMEOUT=120m [2022-05-13T23:25:38.407Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:25:38.407Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:25:38.407Z] GO111MODULE=off [2022-05-13T23:25:38.407Z] DOCKER_EXPERIMENTAL=1 [2022-05-13T23:25:38.407Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-13T23:25:38.407Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:25:38.407Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:25:38.407Z] GOPATH=/go [2022-05-13T23:25:38.407Z] PKG_CONFIG=pkg-config [2022-05-13T23:25:38.407Z] _=/usr/bin/env [2022-05-13T23:25:38.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-13T23:25:38.476Z] powershell.exe : cmd\dockerd\config.go [2022-05-13T23:25:38.476Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-95a813de\powershellWrapper.ps1:3 char:1 [2022-05-13T23:25:38.476Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-13T23:25:38.476Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-13T23:25:38.476Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-13T23:25:38.476Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-13T23:25:38.476Z] [2022-05-13T23:25:38.476Z] cmd\dockerd\config_windows.go [2022-05-13T23:25:38.476Z] cmd\dockerd\daemon.go [2022-05-13T23:25:38.476Z] cmd\dockerd\daemon_test.go [2022-05-13T23:25:38.476Z] cmd\dockerd\daemon_windows.go [2022-05-13T23:25:38.476Z] cmd\dockerd\docker.go [2022-05-13T23:25:38.476Z] cmd\dockerd\docker_windows.go [2022-05-13T23:25:38.476Z] cmd\dockerd\genwinres_windows.go [2022-05-13T23:25:38.476Z] cmd\dockerd\metrics.go [2022-05-13T23:25:38.476Z] cmd\dockerd\options.go [2022-05-13T23:25:38.476Z] cmd\dockerd\options_test.go [2022-05-13T23:25:38.476Z] cmd\dockerd\service_windows.go [2022-05-13T23:25:38.476Z] INFO: Building daemon... [2022-05-13T23:25:44.178Z] === RUN TestBoolValue [2022-05-13T23:25:44.178Z] --- PASS: TestBoolValue (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestBoolValueOrDefault [2022-05-13T23:25:44.178Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestInt64ValueOrZero [2022-05-13T23:25:44.178Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestInt64ValueOrDefault [2022-05-13T23:25:44.178Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-13T23:25:44.178Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestJsonContentType [2022-05-13T23:25:44.178Z] --- PASS: TestJsonContentType (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestReadJSON [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/nil_body [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/empty_body [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/with_valid_request [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/with_whitespace [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/with_extra_content [2022-05-13T23:25:44.178Z] === RUN TestReadJSON/invalid_JSON [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-13T23:25:44.178Z] PASS [2022-05-13T23:25:44.178Z] coverage: 31.9% of statements [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-13T23:25:44.178Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 31.9% of statements [2022-05-13T23:25:44.178Z] === RUN TestMaskSecretKeys [2022-05-13T23:25:44.178Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-13T23:25:44.178Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-13T23:25:44.178Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-13T23:25:44.178Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-13T23:25:44.178Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestVersionMiddlewareVersion [2022-05-13T23:25:44.178Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-13T23:25:44.178Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-13T23:25:44.178Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-13T23:25:44.178Z] PASS [2022-05-13T23:25:44.178Z] coverage: 37.7% of statements [2022-05-13T23:25:44.178Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-13T23:25:44.178Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-13T23:25:44.178Z] === RUN TestToJSON [2022-05-13T23:25:44.178Z] --- PASS: TestToJSON (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestToParamWithVersion [2022-05-13T23:25:44.179Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromJSON [2022-05-13T23:25:44.179Z] --- PASS: TestFromJSON (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestEmpty [2022-05-13T23:25:44.179Z] --- PASS: TestEmpty (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestArgsMatchKVListEmptySources [2022-05-13T23:25:44.179Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestArgsMatchKVList [2022-05-13T23:25:44.179Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestArgsMatch [2022-05-13T23:25:44.179Z] --- PASS: TestArgsMatch (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestAdd [2022-05-13T23:25:44.179Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestDel [2022-05-13T23:25:44.179Z] --- PASS: TestDel (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestLen [2022-05-13T23:25:44.179Z] --- PASS: TestLen (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestExactMatch [2022-05-13T23:25:44.179Z] --- PASS: TestExactMatch (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestOnlyOneExactMatch [2022-05-13T23:25:44.179Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestContains [2022-05-13T23:25:44.179Z] --- PASS: TestContains (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestValidate [2022-05-13T23:25:44.179Z] --- PASS: TestValidate (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestWalkValues [2022-05-13T23:25:44.179Z] --- PASS: TestWalkValues (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFuzzyMatch [2022-05-13T23:25:44.179Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestClone [2022-05-13T23:25:44.179Z] --- PASS: TestClone (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 92.2% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-05-13T23:25:44.179Z] === RUN TestStrSliceMarshalJSON [2022-05-13T23:25:44.179Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestStrSliceUnmarshalJSON [2022-05-13T23:25:44.179Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestStrSliceUnmarshalString [2022-05-13T23:25:44.179Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestStrSliceUnmarshalSlice [2022-05-13T23:25:44.179Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 90.0% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-13T23:25:44.179Z] === RUN TestAdjustForAPIVersion [2022-05-13T23:25:44.179Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 6.0% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/server/router/swarm 0.071s coverage: 6.0% of statements [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-13T23:25:44.179Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-13T23:25:44.179Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetVolumeByNameNotFound [2022-05-13T23:25:44.179Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-13T23:25:44.179Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestListVolumes [2022-05-13T23:25:44.179Z] --- PASS: TestListVolumes (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestListVolumesNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestListVolumesNoManager [2022-05-13T23:25:44.179Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCreateRegularVolume [2022-05-13T23:25:44.179Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-13T23:25:44.179Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCreateVolumeCluster [2022-05-13T23:25:44.179Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestUpdateVolume [2022-05-13T23:25:44.179Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestUpdateVolumeNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestUpdateVolumeNotFound [2022-05-13T23:25:44.179Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemove [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolumeRemoveSwarmForce [2022-05-13T23:25:44.179Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 67.9% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/server/router/volume 0.055s coverage: 67.9% of statements [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-13T23:25:44.179Z] === RUN TestGetTimestamp [2022-05-13T23:25:44.179Z] === RUN TestCompareVersion [2022-05-13T23:25:44.179Z] --- PASS: TestCompareVersion (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 77.3% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-05-13T23:25:44.179Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-13T23:25:44.179Z] === RUN TestParseTimestamps [2022-05-13T23:25:44.179Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 100.0% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/api/types/time 0.283s coverage: 100.0% of statements [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-13T23:25:44.179Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-13T23:25:44.179Z] === RUN TestIsGIT [2022-05-13T23:25:44.179Z] --- PASS: TestIsGIT (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 100.0% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.154s coverage: 100.0% of statements [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-13T23:25:44.179Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCloneArgsSmartHttp [2022-05-13T23:25:44.179Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestCloneArgsDumbHttp [2022-05-13T23:25:44.179Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestCloneArgsGit [2022-05-13T23:25:44.179Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCheckoutGit [2022-05-13T23:25:44.179Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-13T23:25:44.179Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestProcessNoDockerignore [2022-05-13T23:25:44.179Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-13T23:25:44.179Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestDetectContentType [2022-05-13T23:25:44.179Z] --- PASS: TestDetectContentType (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestSelectAcceptableMIME [2022-05-13T23:25:44.179Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestInspectEmptyResponse [2022-05-13T23:25:44.179Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestInspectResponseBinary [2022-05-13T23:25:44.179Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestResponseUnsupportedContentType [2022-05-13T23:25:44.179Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestInspectResponseTextSimple [2022-05-13T23:25:44.179Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestInspectResponseEmptyContentType [2022-05-13T23:25:44.179Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestUnknownContentLength [2022-05-13T23:25:44.179Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestDownloadRemote [2022-05-13T23:25:44.179Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-13T23:25:44.179Z] === RUN TestGetWithStatusError [2022-05-13T23:25:44.179Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCloseRootDirectory [2022-05-13T23:25:44.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:25:44.179Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestHashFile [2022-05-13T23:25:44.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:25:44.179Z] --- SKIP: TestHashFile (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestHashSubdir [2022-05-13T23:25:44.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:25:44.179Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-13T23:25:44.179Z] === RUN TestRemoveDirectory [2022-05-13T23:25:44.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:25:44.179Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-13T23:25:44.179Z] PASS [2022-05-13T23:25:44.179Z] coverage: 9.3% of statements [2022-05-13T23:25:44.179Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 9.3% of statements [2022-05-13T23:25:44.179Z] === RUN TestGetAllAllowed [2022-05-13T23:25:44.179Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetAllMeta [2022-05-13T23:25:44.179Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-13T23:25:44.179Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestIsUnreferencedBuiltin [2022-05-13T23:25:44.179Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestIsExistingDirectory [2022-05-13T23:25:44.179Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestGetFilenameForDownload [2022-05-13T23:25:44.179Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestEnv2Variables [2022-05-13T23:25:44.179Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-13T23:25:44.179Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestMaintainer [2022-05-13T23:25:44.179Z] --- PASS: TestMaintainer (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestLabel [2022-05-13T23:25:44.179Z] --- PASS: TestLabel (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromScratch [2022-05-13T23:25:44.179Z] --- PASS: TestFromScratch (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromWithArg [2022-05-13T23:25:44.179Z] --- PASS: TestFromWithArg (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-13T23:25:44.179Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromWithUndefinedArg [2022-05-13T23:25:44.179Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestFromMultiStageWithNamedStage [2022-05-13T23:25:44.179Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestOnbuild [2022-05-13T23:25:44.179Z] --- PASS: TestOnbuild (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestWorkdir [2022-05-13T23:25:44.179Z] --- PASS: TestWorkdir (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestCmd [2022-05-13T23:25:44.179Z] --- PASS: TestCmd (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestHealthcheckNone [2022-05-13T23:25:44.179Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestHealthcheckCmd [2022-05-13T23:25:44.179Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestEntrypoint [2022-05-13T23:25:44.179Z] --- PASS: TestEntrypoint (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestExpose [2022-05-13T23:25:44.179Z] --- PASS: TestExpose (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestUser [2022-05-13T23:25:44.179Z] --- PASS: TestUser (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestVolume [2022-05-13T23:25:44.179Z] --- PASS: TestVolume (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestStopSignal [2022-05-13T23:25:44.179Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:25:44.179Z] --- SKIP: TestStopSignal (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestArg [2022-05-13T23:25:44.179Z] --- PASS: TestArg (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestShell [2022-05-13T23:25:44.179Z] --- PASS: TestShell (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestPrependEnvOnCmd [2022-05-13T23:25:44.179Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestRunWithBuildArgs [2022-05-13T23:25:44.179Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestRunIgnoresHealthcheck [2022-05-13T23:25:44.179Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestDispatchUnsupportedOptions [2022-05-13T23:25:44.179Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-13T23:25:44.179Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-13T23:25:44.179Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-13T23:25:44.179Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestNormalizeWorkdir [2022-05-13T23:25:44.179Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestDispatch [2022-05-13T23:25:44.179Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-13T23:25:44.179Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-13T23:25:44.179Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-13T23:25:44.179Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-13T23:25:44.179Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-13T23:25:44.179Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-13T23:25:44.179Z] === RUN TestDispatch/COPY_url [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch (0.06s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-13T23:25:44.179Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestAddScratchImageAddsToMounts [2022-05-13T23:25:44.179Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-13T23:25:44.179Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-13T23:25:44.179Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-13T23:25:44.179Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-13T23:25:44.180Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestImageSourceGetAddsToMounts [2022-05-13T23:25:44.180Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestEmptyDockerfile [2022-05-13T23:25:44.180Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-13T23:25:44.180Z] === RUN TestSymlinkDockerfile [2022-05-13T23:25:44.180Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-13T23:25:44.180Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-13T23:25:44.180Z] === RUN TestEnable [2022-05-13T23:25:44.180Z] --- PASS: TestEnable (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestDisable [2022-05-13T23:25:44.180Z] --- PASS: TestDisable (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestEnabled [2022-05-13T23:25:44.180Z] --- PASS: TestEnabled (0.00s) [2022-05-13T23:25:44.180Z] PASS [2022-05-13T23:25:44.180Z] coverage: 100.0% of statements [2022-05-13T23:25:44.180Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-13T23:25:44.180Z] === RUN TestNonExistingDockerfile [2022-05-13T23:25:44.180Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestCopyRunConfig [2022-05-13T23:25:44.180Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestDeepCopyRunConfig [2022-05-13T23:25:44.180Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestExportImage [2022-05-13T23:25:44.180Z] --- PASS: TestExportImage (0.00s) [2022-05-13T23:25:44.180Z] === RUN TestNormalizeDest [2022-05-13T23:25:44.180Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-13T23:25:44.180Z] PASS [2022-05-13T23:25:44.180Z] coverage: 46.7% of statements [2022-05-13T23:25:44.180Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-05-13T23:25:44.180Z] ok github.com/docker/docker/builder/dockerfile 0.231s coverage: 46.7% of statements [2022-05-13T23:25:45.168Z] === RUN TestTCP4Proxy [2022-05-13T23:25:45.168Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-13T23:25:45.168Z] === RUN TestTCP4ProxyHalfClose [2022-05-13T23:25:45.168Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestTCP6Proxy [2022-05-13T23:25:45.168Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:25:45.168Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestTCPDualStackProxy [2022-05-13T23:25:45.168Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:25:45.168Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestUDP4Proxy [2022-05-13T23:25:45.168Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestUDP6Proxy [2022-05-13T23:25:45.168Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:25:45.168Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestUDPWriteError [2022-05-13T23:25:45.168Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-13T23:25:45.168Z] === RUN TestSCTP4Proxy [2022-05-13T23:25:45.168Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:25:45.168Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-13T23:25:45.168Z] === RUN TestSCTP6Proxy [2022-05-13T23:25:45.168Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:25:45.168Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-13T23:25:45.168Z] PASS [2022-05-13T23:25:45.168Z] coverage: 49.4% of statements [2022-05-13T23:25:45.168Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-05-13T23:25:57.658Z] === RUN TestCheckpointCreateError [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointCreate [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointDeleteError [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointDelete [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointListError [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointList [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointList (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCheckpointListContainerNotFound [2022-05-13T23:25:57.658Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNewClientWithOpsFromEnv [2022-05-13T23:25:57.658Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:25:57.658Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestGetAPIPath [2022-05-13T23:25:57.658Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestParseHostURL [2022-05-13T23:25:57.658Z] --- PASS: TestParseHostURL (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-13T23:25:57.658Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPVersionOverride [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-13T23:25:57.658Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestClientRedirect [2022-05-13T23:25:57.658Z] === RUN TestClientRedirect/GET [2022-05-13T23:25:57.658Z] === RUN TestClientRedirect/POST [2022-05-13T23:25:57.658Z] === RUN TestClientRedirect/PUT [2022-05-13T23:25:57.658Z] === RUN TestClientRedirect/DELETE [2022-05-13T23:25:57.658Z] --- PASS: TestClientRedirect (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-13T23:25:57.658Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigCreateUnsupported [2022-05-13T23:25:57.658Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigCreateError [2022-05-13T23:25:57.658Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigCreate [2022-05-13T23:25:57.658Z] --- PASS: TestConfigCreate (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspectNotFound [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspectWithEmptyID [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspectUnsupported [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspectError [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspectConfigNotFound [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigInspect [2022-05-13T23:25:57.658Z] --- PASS: TestConfigInspect (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigListUnsupported [2022-05-13T23:25:57.658Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigListError [2022-05-13T23:25:57.658Z] --- PASS: TestConfigListError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigList [2022-05-13T23:25:57.658Z] --- PASS: TestConfigList (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigRemoveUnsupported [2022-05-13T23:25:57.658Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigRemoveError [2022-05-13T23:25:57.658Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigRemove [2022-05-13T23:25:57.658Z] --- PASS: TestConfigRemove (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigUpdateUnsupported [2022-05-13T23:25:57.658Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigUpdateError [2022-05-13T23:25:57.658Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestConfigUpdate [2022-05-13T23:25:57.658Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCommitError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCommit [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCommit (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerStatPathError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerStatPathNotFoundError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerStatPathNoHeaderError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerStatPath [2022-05-13T23:25:57.658Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyToContainerError [2022-05-13T23:25:57.658Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyToContainerNotFoundError [2022-05-13T23:25:57.658Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyToContainerEmptyResponse [2022-05-13T23:25:57.658Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyToContainer [2022-05-13T23:25:57.658Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyFromContainerError [2022-05-13T23:25:57.658Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyFromContainerNotFoundError [2022-05-13T23:25:57.658Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-13T23:25:57.658Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-13T23:25:57.658Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestCopyFromContainer [2022-05-13T23:25:57.658Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCreateError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCreateImageNotFound [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCreateWithName [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerCreateAutoRemove [2022-05-13T23:25:57.658Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerDiffError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerDiff [2022-05-13T23:25:57.658Z] --- PASS: TestContainerDiff (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecCreateError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecCreate [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecStartError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecStart [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecInspectError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExecInspect [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExportError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExportError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerExport [2022-05-13T23:25:57.658Z] --- PASS: TestContainerExport (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerInspectError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerInspectContainerNotFound [2022-05-13T23:25:57.658Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerInspectWithEmptyID [2022-05-13T23:25:57.658Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerInspect [2022-05-13T23:25:57.658Z] --- PASS: TestContainerInspect (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerInspectNode [2022-05-13T23:25:57.658Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerKillError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerKillError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerKill [2022-05-13T23:25:57.658Z] --- PASS: TestContainerKill (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerListError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerListError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerList [2022-05-13T23:25:57.658Z] --- PASS: TestContainerList (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerLogsNotFoundError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerLogsError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerLogs [2022-05-13T23:25:57.658Z] --- PASS: TestContainerLogs (0.22s) [2022-05-13T23:25:57.658Z] === RUN TestContainerPauseError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerPause [2022-05-13T23:25:57.658Z] --- PASS: TestContainerPause (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainersPruneError [2022-05-13T23:25:57.658Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainersPrune [2022-05-13T23:25:57.658Z] --- PASS: TestContainersPrune (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerRemoveError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerRemoveNotFoundError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerRemove [2022-05-13T23:25:57.658Z] --- PASS: TestContainerRemove (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerRenameError [2022-05-13T23:25:57.658Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerRename [2022-05-13T23:25:57.658Z] --- PASS: TestContainerRename (0.00s) [2022-05-13T23:25:57.658Z] === RUN TestContainerResizeError [2022-05-13T23:25:58.131Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerExecResizeError [2022-05-13T23:25:58.131Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerResize [2022-05-13T23:25:58.131Z] --- PASS: TestContainerResize (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerExecResize [2022-05-13T23:25:58.131Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerRestartError [2022-05-13T23:25:58.131Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerRestart [2022-05-13T23:25:58.131Z] --- PASS: TestContainerRestart (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerStartError [2022-05-13T23:25:58.131Z] --- PASS: TestContainerStartError (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerStart [2022-05-13T23:25:58.131Z] --- PASS: TestContainerStart (0.00s) [2022-05-13T23:25:58.131Z] === RUN TestContainerStatsError [2022-05-13T23:25:58.131Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerStats [2022-05-13T23:25:58.132Z] --- PASS: TestContainerStats (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerStopError [2022-05-13T23:25:58.132Z] --- PASS: TestContainerStopError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerStop [2022-05-13T23:25:58.132Z] --- PASS: TestContainerStop (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerTopError [2022-05-13T23:25:58.132Z] --- PASS: TestContainerTopError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerTop [2022-05-13T23:25:58.132Z] --- PASS: TestContainerTop (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerUnpauseError [2022-05-13T23:25:58.132Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerUnpause [2022-05-13T23:25:58.132Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerUpdateError [2022-05-13T23:25:58.132Z] --- PASS: TestContainerUpdateError (0.02s) [2022-05-13T23:25:58.132Z] === RUN TestContainerUpdate [2022-05-13T23:25:58.132Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerWaitError [2022-05-13T23:25:58.132Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestContainerWait [2022-05-13T23:25:58.132Z] --- PASS: TestContainerWait (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestDiskUsageError [2022-05-13T23:25:58.132Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestDiskUsage [2022-05-13T23:25:58.132Z] --- PASS: TestDiskUsage (0.04s) [2022-05-13T23:25:58.132Z] === RUN TestDistributionInspectUnsupported [2022-05-13T23:25:58.132Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestDistributionInspectWithEmptyID [2022-05-13T23:25:58.132Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestEventsErrorInOptions [2022-05-13T23:25:58.132Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestEventsErrorFromServer [2022-05-13T23:25:58.132Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestEvents [2022-05-13T23:25:58.132Z] --- PASS: TestEvents (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestTLSCloseWriter [2022-05-13T23:25:58.132Z] === PAUSE TestTLSCloseWriter [2022-05-13T23:25:58.132Z] === RUN TestImageBuildError [2022-05-13T23:25:58.132Z] --- PASS: TestImageBuildError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageBuild [2022-05-13T23:25:58.132Z] --- PASS: TestImageBuild (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestGetDockerOS [2022-05-13T23:25:58.132Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageCreateError [2022-05-13T23:25:58.132Z] --- PASS: TestImageCreateError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageCreate [2022-05-13T23:25:58.132Z] --- PASS: TestImageCreate (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageHistoryError [2022-05-13T23:25:58.132Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageHistory [2022-05-13T23:25:58.132Z] --- PASS: TestImageHistory (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageImportError [2022-05-13T23:25:58.132Z] --- PASS: TestImageImportError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageImport [2022-05-13T23:25:58.132Z] --- PASS: TestImageImport (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageInspectError [2022-05-13T23:25:58.132Z] --- PASS: TestImageInspectError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageInspectImageNotFound [2022-05-13T23:25:58.132Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageInspectWithEmptyID [2022-05-13T23:25:58.132Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageInspect [2022-05-13T23:25:58.132Z] --- PASS: TestImageInspect (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageListError [2022-05-13T23:25:58.132Z] --- PASS: TestImageListError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageList [2022-05-13T23:25:58.132Z] --- PASS: TestImageList (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageListApiBefore125 [2022-05-13T23:25:58.132Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageLoadError [2022-05-13T23:25:58.132Z] --- PASS: TestImageLoadError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageLoad [2022-05-13T23:25:58.132Z] --- PASS: TestImageLoad (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagesPruneError [2022-05-13T23:25:58.132Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagesPrune [2022-05-13T23:25:58.132Z] --- PASS: TestImagesPrune (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullReferenceParseError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullAnyError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePullWithoutErrors [2022-05-13T23:25:58.132Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushReferenceError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushAnyError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithoutErrors [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-13T23:25:58.132Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageRemoveError [2022-05-13T23:25:58.132Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageRemoveImageNotFound [2022-05-13T23:25:58.132Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageRemove [2022-05-13T23:25:58.132Z] --- PASS: TestImageRemove (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSaveError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSaveError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSave [2022-05-13T23:25:58.132Z] --- PASS: TestImageSave (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchAnyError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageSearchWithoutErrors [2022-05-13T23:25:58.132Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageTagError [2022-05-13T23:25:58.132Z] --- PASS: TestImageTagError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageTagInvalidReference [2022-05-13T23:25:58.132Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageTagInvalidSourceImageName [2022-05-13T23:25:58.132Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageTagHexSource [2022-05-13T23:25:58.132Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestImageTag [2022-05-13T23:25:58.132Z] --- PASS: TestImageTag (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestInfoServerError [2022-05-13T23:25:58.132Z] --- PASS: TestInfoServerError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestInfoInvalidResponseJSONError [2022-05-13T23:25:58.132Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestInfo [2022-05-13T23:25:58.132Z] --- PASS: TestInfo (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkConnectError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkConnect [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkCreateError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkCreate [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkDisconnectError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkDisconnect [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/empty_ID [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/no_options [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/verbose [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/global_scope [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/unknown_network [2022-05-13T23:25:58.132Z] === RUN TestNetworkInspect/server_error [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkListError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkListError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkList [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkList (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworksPruneError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworksPrune [2022-05-13T23:25:58.132Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkRemoveError [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNetworkRemove [2022-05-13T23:25:58.132Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeInspectError [2022-05-13T23:25:58.132Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeInspectNodeNotFound [2022-05-13T23:25:58.132Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeInspectWithEmptyID [2022-05-13T23:25:58.132Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeInspect [2022-05-13T23:25:58.132Z] --- PASS: TestNodeInspect (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeListError [2022-05-13T23:25:58.132Z] --- PASS: TestNodeListError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeList [2022-05-13T23:25:58.132Z] --- PASS: TestNodeList (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeRemoveError [2022-05-13T23:25:58.132Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeRemove [2022-05-13T23:25:58.132Z] --- PASS: TestNodeRemove (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeUpdateError [2022-05-13T23:25:58.132Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestNodeUpdate [2022-05-13T23:25:58.132Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestOptionWithHostFromEnv [2022-05-13T23:25:58.132Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestOptionWithTimeout [2022-05-13T23:25:58.132Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestOptionWithVersionFromEnv [2022-05-13T23:25:58.132Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestPingFail [2022-05-13T23:25:58.132Z] --- PASS: TestPingFail (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestPingWithError [2022-05-13T23:25:58.132Z] 2022/05/13 23:25:57 RoundTripper returned a response & error; ignoring response [2022-05-13T23:25:58.132Z] 2022/05/13 23:25:57 RoundTripper returned a response & error; ignoring response [2022-05-13T23:25:58.132Z] --- PASS: TestPingWithError (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestPingSuccess [2022-05-13T23:25:58.132Z] --- PASS: TestPingSuccess (0.00s) [2022-05-13T23:25:58.132Z] === RUN TestPingHeadFallback [2022-05-13T23:25:58.132Z] === RUN TestPingHeadFallback/OK [2022-05-13T23:25:58.132Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-13T23:25:58.132Z] === RUN TestPingHeadFallback/Not_Found [2022-05-13T23:25:58.132Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-13T23:25:58.132Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-13T23:25:58.132Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginDisableError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginDisable [2022-05-13T23:25:58.605Z] --- PASS: TestPluginDisable (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginEnableError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginEnable [2022-05-13T23:25:58.605Z] --- PASS: TestPluginEnable (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginInspectError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginInspectWithEmptyID [2022-05-13T23:25:58.605Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginInspect [2022-05-13T23:25:58.605Z] --- PASS: TestPluginInspect (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginListError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginListError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginList [2022-05-13T23:25:58.605Z] --- PASS: TestPluginList (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginPushError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginPushError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginPush [2022-05-13T23:25:58.605Z] --- PASS: TestPluginPush (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginRemoveError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginRemove [2022-05-13T23:25:58.605Z] --- PASS: TestPluginRemove (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginSetError [2022-05-13T23:25:58.605Z] --- PASS: TestPluginSetError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPluginSet [2022-05-13T23:25:58.605Z] --- PASS: TestPluginSet (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSetHostHeader [2022-05-13T23:25:58.605Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestPlainTextError [2022-05-13T23:25:58.605Z] --- PASS: TestPlainTextError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestInfiniteError [2022-05-13T23:25:58.605Z] --- PASS: TestInfiniteError (0.05s) [2022-05-13T23:25:58.605Z] === RUN TestCanceledContext [2022-05-13T23:25:58.605Z] 2022/05/13 23:25:57 RoundTripper returned a response & error; ignoring response [2022-05-13T23:25:58.605Z] --- PASS: TestCanceledContext (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestDeadlineExceededContext [2022-05-13T23:25:58.605Z] 2022/05/13 23:25:57 RoundTripper returned a response & error; ignoring response [2022-05-13T23:25:58.605Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretCreateUnsupported [2022-05-13T23:25:58.605Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretCreateError [2022-05-13T23:25:58.605Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretCreate [2022-05-13T23:25:58.605Z] --- PASS: TestSecretCreate (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretInspectUnsupported [2022-05-13T23:25:58.605Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretInspectError [2022-05-13T23:25:58.605Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretInspectSecretNotFound [2022-05-13T23:25:58.605Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretInspectWithEmptyID [2022-05-13T23:25:58.605Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretInspect [2022-05-13T23:25:58.605Z] --- PASS: TestSecretInspect (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretListUnsupported [2022-05-13T23:25:58.605Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretListError [2022-05-13T23:25:58.605Z] --- PASS: TestSecretListError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretList [2022-05-13T23:25:58.605Z] --- PASS: TestSecretList (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretRemoveUnsupported [2022-05-13T23:25:58.605Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretRemoveError [2022-05-13T23:25:58.605Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretRemove [2022-05-13T23:25:58.605Z] --- PASS: TestSecretRemove (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretUpdateUnsupported [2022-05-13T23:25:58.605Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretUpdateError [2022-05-13T23:25:58.605Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestSecretUpdate [2022-05-13T23:25:58.605Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceCreateError [2022-05-13T23:25:58.605Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceCreate [2022-05-13T23:25:58.605Z] --- PASS: TestServiceCreate (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-13T23:25:58.605Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceCreateDigestPinning [2022-05-13T23:25:58.605Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceInspectError [2022-05-13T23:25:58.605Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceInspectServiceNotFound [2022-05-13T23:25:58.605Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceInspectWithEmptyID [2022-05-13T23:25:58.605Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-13T23:25:58.605Z] === RUN TestServiceInspect [2022-05-13T23:25:58.605Z] --- PASS: TestServiceInspect (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceListError [2022-05-13T23:25:59.074Z] --- PASS: TestServiceListError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceList [2022-05-13T23:25:59.074Z] --- PASS: TestServiceList (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceLogsError [2022-05-13T23:25:59.074Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceLogs [2022-05-13T23:25:59.074Z] --- PASS: TestServiceLogs (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceRemoveError [2022-05-13T23:25:59.074Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceRemoveNotFoundError [2022-05-13T23:25:59.074Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceRemove [2022-05-13T23:25:59.074Z] --- PASS: TestServiceRemove (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceUpdateError [2022-05-13T23:25:59.074Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestServiceUpdate [2022-05-13T23:25:59.074Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmGetUnlockKeyError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmGetUnlockKey [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmInitError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmInit [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmInit (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmInspectError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmInspect [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmJoinError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmJoin [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmLeaveError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmLeave [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmUnlockError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmUnlock [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmUpdateError [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestSwarmUpdate [2022-05-13T23:25:59.074Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestTaskInspectError [2022-05-13T23:25:59.074Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestTaskInspectWithEmptyID [2022-05-13T23:25:59.074Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestTaskInspect [2022-05-13T23:25:59.074Z] --- PASS: TestTaskInspect (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestTaskListError [2022-05-13T23:25:59.074Z] --- PASS: TestTaskListError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestTaskList [2022-05-13T23:25:59.074Z] --- PASS: TestTaskList (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeCreateError [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeCreate [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeInspectError [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeInspectNotFound [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeInspectWithEmptyID [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeInspect [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeListError [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeListError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeList [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeList (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeRemoveError [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeRemove [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeUpdateError [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-13T23:25:59.074Z] === RUN TestVolumeUpdate [2022-05-13T23:25:59.074Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-13T23:25:59.074Z] === CONT TestTLSCloseWriter [2022-05-13T23:25:59.074Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-13T23:25:59.074Z] PASS [2022-05-13T23:25:59.552Z] coverage: 75.1% of statements [2022-05-13T23:25:59.552Z] ok github.com/docker/docker/client 0.515s coverage: 75.1% of statements [2022-05-13T23:25:59.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork 37.446s coverage: 40.6% of statements [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.525s coverage: 59.9% of statements [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-13T23:26:01.059Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-13T23:26:01.059Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-13T23:26:06.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-13T23:26:11.001Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.570s coverage: 7.2% of statements [2022-05-13T23:26:11.001Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-13T23:26:11.001Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-13T23:26:11.001Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-13T23:26:11.001Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-13T23:26:11.001Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-13T23:26:11.001Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-13T23:26:11.001Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-13T23:26:11.001Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-13T23:26:11.257Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2022-05-13T23:26:11.257Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-13T23:26:14.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-13T23:26:15.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-13T23:26:16.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-13T23:26:16.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-13T23:26:16.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-13T23:26:17.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-13T23:26:17.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-13T23:26:17.389Z] --- PASS: TestCheckoutGit (35.13s) [2022-05-13T23:26:17.389Z] === RUN TestValidGitTransport [2022-05-13T23:26:17.389Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-13T23:26:17.389Z] === RUN TestGitInvalidRef [2022-05-13T23:26:17.389Z] --- PASS: TestGitInvalidRef (0.26s) [2022-05-13T23:26:17.389Z] PASS [2022-05-13T23:26:17.389Z] coverage: 86.3% of statements [2022-05-13T23:26:17.389Z] ok github.com/docker/docker/builder/remotecontext/git 35.450s coverage: 86.3% of statements [2022-05-13T23:26:17.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-13T23:26:17.857Z] ? github.com/docker/docker/cli [no test files] [2022-05-13T23:26:17.857Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-13T23:26:17.857Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-13T23:26:17.857Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-13T23:26:20.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-13T23:26:21.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-13T23:26:22.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-13T23:26:22.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-13T23:26:23.427Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-13T23:26:23.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-13T23:26:24.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-13T23:26:25.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-13T23:26:26.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-13T23:26:27.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-13T23:26:27.704Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:26:27.704Z] Using test binary docker [2022-05-13T23:26:27.704Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-13T23:26:27.964Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-13T23:26:27.964Z] INFO: Waiting for daemon to start... [2022-05-13T23:26:27.964Z] Starting dockerd [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-13T23:26:28.290Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestConfigureDaemonLogs [2022-05-13T23:26:28.290Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestCommonOptionsInstallFlags [2022-05-13T23:26:28.290Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-13T23:26:28.290Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-13T23:26:28.290Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-13T23:26:28.290Z] PASS [2022-05-13T23:26:28.290Z] coverage: 19.7% of statements [2022-05-13T23:26:28.290Z] ok github.com/docker/docker/cmd/dockerd 0.231s coverage: 19.7% of statements [2022-05-13T23:26:28.290Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-13T23:26:28.290Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-13T23:26:29.278Z] === RUN TestContainerStopSignal [2022-05-13T23:26:29.278Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestContainerStopTimeout [2022-05-13T23:26:29.278Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-13T23:26:29.278Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-13T23:26:29.278Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-13T23:26:29.278Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestReplaceAndAppendEnvVars [2022-05-13T23:26:29.278Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-13T23:26:29.278Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestNewMemoryStore [2022-05-13T23:26:29.278Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-13T23:26:29.278Z] === RUN TestAddContainers [2022-05-13T23:26:29.279Z] --- PASS: TestAddContainers (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestGetContainer [2022-05-13T23:26:29.279Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestDeleteContainer [2022-05-13T23:26:29.279Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestListContainers [2022-05-13T23:26:29.279Z] --- PASS: TestListContainers (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestFirstContainer [2022-05-13T23:26:29.279Z] --- PASS: TestFirstContainer (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestApplyAllContainer [2022-05-13T23:26:29.279Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestIsValidHealthString [2022-05-13T23:26:29.279Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestStateRunStop [2022-05-13T23:26:29.279Z] --- PASS: TestStateRunStop (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestStateTimeoutWait [2022-05-13T23:26:29.279Z] state_test.go:141: Stop callback fired [2022-05-13T23:26:29.279Z] state_test.go:165: Stop callback fired [2022-05-13T23:26:29.279Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-13T23:26:29.279Z] === RUN TestIsValidStateString [2022-05-13T23:26:29.279Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestViewSaveDelete [2022-05-13T23:26:29.279Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-13T23:26:29.279Z] === RUN TestViewAll [2022-05-13T23:26:29.279Z] --- PASS: TestViewAll (0.02s) [2022-05-13T23:26:29.279Z] === RUN TestViewGet [2022-05-13T23:26:29.279Z] --- PASS: TestViewGet (0.01s) [2022-05-13T23:26:29.279Z] === RUN TestNames [2022-05-13T23:26:29.279Z] --- PASS: TestNames (0.00s) [2022-05-13T23:26:29.279Z] === RUN TestViewWithHealthCheck [2022-05-13T23:26:29.279Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-13T23:26:29.279Z] PASS [2022-05-13T23:26:29.279Z] coverage: 41.7% of statements [2022-05-13T23:26:29.279Z] ok github.com/docker/docker/container 0.251s coverage: 41.7% of statements [2022-05-13T23:26:29.279Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-13T23:26:29.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-13T23:26:29.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-13T23:26:29.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-13T23:26:30.266Z] === RUN TestPrepare [2022-05-13T23:26:30.266Z] --- PASS: TestPrepare (0.00s) [2022-05-13T23:26:30.266Z] === RUN TestStart [2022-05-13T23:26:30.266Z] --- PASS: TestStart (0.00s) [2022-05-13T23:26:30.266Z] === RUN TestWaitCancel [2022-05-13T23:26:30.266Z] --- PASS: TestWaitCancel (0.00s) [2022-05-13T23:26:30.266Z] === RUN TestWaitDisabled [2022-05-13T23:26:30.266Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-13T23:26:30.266Z] === RUN TestWaitEnabled [2022-05-13T23:26:30.266Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-13T23:26:30.266Z] === RUN TestRemove [2022-05-13T23:26:30.266Z] --- PASS: TestRemove (0.00s) [2022-05-13T23:26:30.266Z] PASS [2022-05-13T23:26:30.266Z] coverage: 65.3% of statements [2022-05-13T23:26:30.266Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-05-13T23:26:30.476Z] . [2022-05-13T23:26:30.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:26:30.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:26:30.476Z] Error: No such image: emptyfs [2022-05-13T23:26:30.476Z] Running integration-test (iteration 1) [2022-05-13T23:26:30.476Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-13T23:26:30.733Z] Loaded image: busybox:latest [2022-05-13T23:26:30.989Z] Loaded image: busybox:glibc [2022-05-13T23:26:32.357Z] Loaded image: debian:bullseye-slim [2022-05-13T23:26:32.357Z] Loaded image: hello-world:latest [2022-05-13T23:26:32.357Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:26:32.357Z] INFO: Testing against a local daemon [2022-05-13T23:26:32.357Z] === RUN TestCgroupNamespacesBuild [2022-05-13T23:26:33.722Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-05-13T23:26:33.722Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-13T23:26:34.115Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-13T23:26:34.115Z] === RUN TestNewListSecretsFilters [2022-05-13T23:26:34.115Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestNewListConfigsFilters [2022-05-13T23:26:34.115Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-13T23:26:34.115Z] PASS [2022-05-13T23:26:34.115Z] coverage: 0.5% of statements [2022-05-13T23:26:34.115Z] ok github.com/docker/docker/daemon/cluster 1.268s coverage: 0.5% of statements [2022-05-13T23:26:34.115Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-13T23:26:34.115Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-13T23:26:34.115Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestTopologyFromGRPC [2022-05-13T23:26:34.115Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestCapacityRangeFromGRPC [2022-05-13T23:26:34.115Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-13T23:26:34.115Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-13T23:26:34.115Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-13T23:26:34.115Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-13T23:26:34.115Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestAccessModeFromGRPC [2022-05-13T23:26:34.115Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-13T23:26:34.115Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-13T23:26:34.115Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-13T23:26:34.115Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-13T23:26:34.115Z] === RUN TestVolumeCreateToGRPC [2022-05-13T23:26:34.115Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-13T23:26:34.115Z] PASS [2022-05-13T23:26:34.115Z] coverage: 36.9% of statements [2022-05-13T23:26:34.115Z] ok github.com/docker/docker/daemon/cluster/convert 0.430s coverage: 36.9% of statements [2022-05-13T23:26:35.087Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-05-13T23:26:35.087Z] === RUN TestBuildWithSession [2022-05-13T23:26:35.087Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:26:35.087Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:26:35.087Z] === RUN TestBuildSquashParent [2022-05-13T23:26:37.124Z] === RUN TestWaitNodeAttachment [2022-05-13T23:26:37.124Z] === RUN TestBuilderGC [2022-05-13T23:26:37.124Z] --- PASS: TestBuilderGC (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestDaemonConfigurationNotFound [2022-05-13T23:26:37.124Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestDaemonBrokenConfiguration [2022-05-13T23:26:37.124Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestFindConfigurationConflicts [2022-05-13T23:26:37.124Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-13T23:26:37.124Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-13T23:26:37.124Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-13T23:26:37.124Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-13T23:26:37.125Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-13T23:26:37.125Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-13T23:26:37.125Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_label [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_dns [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_hosts [2022-05-13T23:26:37.125Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-13T23:26:37.125Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestReloadSetConfigFileNotExist [2022-05-13T23:26:37.125Z] time="2022-05-13T23:26:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-13T23:26:37.125Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-13T23:26:37.125Z] === RUN TestReloadDefaultConfigNotExist [2022-05-13T23:26:37.125Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:26:37.125Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestReloadBadDefaultConfig [2022-05-13T23:26:37.125Z] time="2022-05-13T23:26:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2353111704" [2022-05-13T23:26:37.125Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestReloadWithConflictingLabels [2022-05-13T23:26:37.125Z] time="2022-05-13T23:26:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2091736810" [2022-05-13T23:26:37.125Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestReloadWithDuplicateLabels [2022-05-13T23:26:37.125Z] time="2022-05-13T23:26:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3602392602" [2022-05-13T23:26:37.125Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestMaskURLCredentials [2022-05-13T23:26:37.125Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-13T23:26:37.125Z] === RUN TestDaemonConfigurationMerge [2022-05-13T23:26:37.125Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-13T23:26:37.125Z] PASS [2022-05-13T23:26:37.125Z] coverage: 79.8% of statements [2022-05-13T23:26:37.125Z] ok github.com/docker/docker/daemon/config 0.309s coverage: 79.8% of statements [2022-05-13T23:26:37.593Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-13T23:26:37.593Z] === RUN TestIsolationConversion [2022-05-13T23:26:37.593Z] === RUN TestIsolationConversion/default [2022-05-13T23:26:37.593Z] === RUN TestIsolationConversion/process [2022-05-13T23:26:37.593Z] === RUN TestIsolationConversion/hyperv [2022-05-13T23:26:37.593Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestContainerLabels [2022-05-13T23:26:37.593Z] --- PASS: TestContainerLabels (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestCredentialSpecConversion [2022-05-13T23:26:37.593Z] === RUN TestCredentialSpecConversion/none [2022-05-13T23:26:37.593Z] === RUN TestCredentialSpecConversion/config [2022-05-13T23:26:37.593Z] === RUN TestCredentialSpecConversion/file [2022-05-13T23:26:37.593Z] === RUN TestCredentialSpecConversion/registry [2022-05-13T23:26:37.593Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-13T23:26:37.593Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountBind [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountVolume [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountTarget [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountTmpfs [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountInvalidType [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-13T23:26:37.593Z] === RUN TestControllerValidateMountNamedPipe [2022-05-13T23:26:37.593Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-13T23:26:37.593Z] PASS [2022-05-13T23:26:37.593Z] coverage: 10.7% of statements [2022-05-13T23:26:37.593Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.620s coverage: 10.7% of statements [2022-05-13T23:26:38.065Z] === RUN TestEventsLog [2022-05-13T23:26:38.065Z] --- PASS: TestEventsLog (0.00s) [2022-05-13T23:26:38.065Z] === RUN TestEventsLogTimeout [2022-05-13T23:26:38.065Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-13T23:26:38.065Z] === RUN TestLogEvents [2022-05-13T23:26:38.065Z] --- PASS: TestLogEvents (0.05s) [2022-05-13T23:26:38.065Z] === RUN TestLoadBufferedEvents [2022-05-13T23:26:38.065Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-05-13T23:26:38.065Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-13T23:26:38.065Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-13T23:26:38.065Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-13T23:26:38.065Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-13T23:26:38.065Z] PASS [2022-05-13T23:26:38.065Z] coverage: 50.0% of statements [2022-05-13T23:26:38.065Z] ok github.com/docker/docker/daemon/events 0.308s coverage: 50.0% of statements [2022-05-13T23:26:38.267Z] ok github.com/docker/docker/libnetwork/ipam 16.070s coverage: 85.3% of statements [2022-05-13T23:26:38.267Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-13T23:26:38.267Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-13T23:26:38.524Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-13T23:26:38.781Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-13T23:26:38.781Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-13T23:26:39.037Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-13T23:26:39.052Z] === RUN TestIsEmptyDir [2022-05-13T23:26:39.052Z] === RUN TestLinkNaming [2022-05-13T23:26:39.052Z] --- PASS: TestLinkNaming (0.00s) [2022-05-13T23:26:39.052Z] === RUN TestLinkNew [2022-05-13T23:26:39.052Z] --- PASS: TestLinkNew (0.00s) [2022-05-13T23:26:39.052Z] === RUN TestLinkEnv [2022-05-13T23:26:39.052Z] --- PASS: TestLinkEnv (0.00s) [2022-05-13T23:26:39.052Z] === RUN TestLinkMultipleEnv [2022-05-13T23:26:39.052Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-13T23:26:39.052Z] === RUN TestLinkPortRangeEnv [2022-05-13T23:26:39.052Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-13T23:26:39.052Z] PASS [2022-05-13T23:26:39.052Z] coverage: 93.0% of statements [2022-05-13T23:26:39.052Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-13T23:26:39.052Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-13T23:26:39.052Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-13T23:26:39.052Z] PASS [2022-05-13T23:26:39.052Z] coverage: 2.3% of statements [2022-05-13T23:26:39.052Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-05-13T23:26:39.052Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-05-13T23:26:39.603Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-05-13T23:26:40.038Z] === RUN TestVerifyNetworkingConfig [2022-05-13T23:26:40.038Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestGetContainer [2022-05-13T23:26:40.038Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestValidContainerNames [2022-05-13T23:26:40.038Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestContainerInitDNS [2022-05-13T23:26:40.038Z] daemon_test.go:145: root required [2022-05-13T23:26:40.038Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestMerge [2022-05-13T23:26:40.038Z] --- PASS: TestMerge (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestValidateContainerIsolation [2022-05-13T23:26:40.038Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestFindNetworkErrorType [2022-05-13T23:26:40.038Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestEnsureServicesExist [2022-05-13T23:26:40.038Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestEnsureServicesExistErrors [2022-05-13T23:26:40.038Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-13T23:26:40.038Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-13T23:26:40.038Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-13T23:26:40.038Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-13T23:26:40.038Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:26:40.038Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-13T23:26:40.038Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestContainerDelete [2022-05-13T23:26:40.038Z] --- PASS: TestContainerDelete (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestContainerDoubleDelete [2022-05-13T23:26:40.038Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestLogContainerEventCopyLabels [2022-05-13T23:26:40.038Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestLogContainerEventWithAttributes [2022-05-13T23:26:40.038Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestNoneHealthcheck [2022-05-13T23:26:40.038Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-13T23:26:40.038Z] === RUN TestHealthStates [2022-05-13T23:26:40.330Z] --- PASS: TestBuildSquashParent (4.63s) [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:26:40.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:26:40.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:26:40.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:26:40.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:39Z" 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-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] time="2022-05-13T23:26:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-13T23:26:40.507Z] --- PASS: TestHealthStates (0.20s) [2022-05-13T23:26:40.507Z] === RUN TestGetInspectData [2022-05-13T23:26:40.507Z] --- PASS: TestGetInspectData (0.00s) [2022-05-13T23:26:40.507Z] === RUN TestFillLicense [2022-05-13T23:26:40.507Z] --- PASS: TestFillLicense (0.00s) [2022-05-13T23:26:40.507Z] === RUN TestListInvalidFilter [2022-05-13T23:26:40.507Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-13T23:26:40.507Z] === RUN TestNameFilter [2022-05-13T23:26:40.507Z] --- PASS: TestNameFilter (0.00s) [2022-05-13T23:26:40.507Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-13T23:26:40.507Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-13T23:26:40.507Z] === 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-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-13T23:26:40.507Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:26:40.507Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-13T23:26:40.508Z] --- 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-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-13T23:26:40.508Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-13T23:26:40.508Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadLabels [2022-05-13T23:26:40.508Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-13T23:26:40.508Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadMirrors [2022-05-13T23:26:40.508Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-13T23:26:40.508Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-13T23:26:40.508Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-13T23:26:40.508Z] reload_test.go:342: root required [2022-05-13T23:26:40.508Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-13T23:26:40.508Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-13T23:26:40.508Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-13T23:26:40.508Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-13T23:26:40.508Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-13T23:26:40.508Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-13T23:26:40.508Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-13T23:26:40.508Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-13T23:26:40.508Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-13T23:26:40.508Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-13T23:26:40.508Z] === RUN TestParseVolumesFrom [2022-05-13T23:26:40.508Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-13T23:26:40.508Z] PASS [2022-05-13T23:26:40.508Z] coverage: 8.6% of statements [2022-05-13T23:26:40.508Z] ok github.com/docker/docker/daemon 0.779s coverage: 8.6% of statements [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-13T23:26:40.508Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-13T23:26:40.530Z] ok github.com/docker/docker/libnetwork/iptables 0.180s coverage: 45.1% of statements [2022-05-13T23:26:40.530Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-13T23:26:40.786Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-13T23:26:41.258Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/defaults [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-13T23:26:41.494Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-13T23:26:41.494Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-13T23:26:41.494Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-13T23:26:41.494Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-13T23:26:41.494Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-13T23:26:41.494Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-13T23:26:41.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:26:41.553Z] Removing intermediate container 3c6427839e32 [2022-05-13T23:26:41.554Z] ---> 7d17cc01764e [2022-05-13T23:26:41.554Z] Step 9/13 : 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-05-13T23:26:41.554Z] ---> Running in f5a4f369d439 [2022-05-13T23:26:41.554Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-13T23:26:41.554Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-13T23:26:41.554Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-13T23:26:41.554Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-13T23:26:41.554Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-13T23:26:41.554Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-13T23:26:41.554Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-13T23:26:41.554Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-13T23:26:41.554Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-13T23:26:41.554Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-13T23:26:41.554Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-13T23:26:41.554Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-13T23:26:41.554Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-13T23:26:41.554Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-13T23:26:41.969Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-05-13T23:26:41.969Z] === RUN TestCreateSuccess [2022-05-13T23:26:41.969Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCreateStreamSkipped [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-13T23:26:41.969Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCreateLogGroupSuccess [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-13T23:26:41.969Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCreateError [2022-05-13T23:26:41.969Z] --- PASS: TestCreateError (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCreateAlreadyExists [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-13T23:26:41.969Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestLogClosed [2022-05-13T23:26:41.969Z] --- PASS: TestLogClosed (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestLogBlocking [2022-05-13T23:26:41.969Z] --- PASS: TestLogBlocking (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-13T23:26:41.969Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestLogNonBlockingBufferFull [2022-05-13T23:26:41.969Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestPublishBatchSuccess [2022-05-13T23:26:41.969Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestPublishBatchError [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=error msg=error [2022-05-13T23:26:41.969Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:26:41.969Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:26:41.969Z] time="2022-05-13T23:26:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-13T23:26:41.969Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchSimple [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchTicker [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchMultilinePattern [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-13T23:26:41.969Z] === RUN TestCollectBatchClose [2022-05-13T23:26:41.969Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/0/Hello [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/2/🙃 [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/3/���� [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/4/He��o [2022-05-13T23:26:41.969Z] === RUN TestEffectiveLen/5/ [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-13T23:26:41.969Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/0/ [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/1/Hello [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: Hello [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/2/Hello [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: He [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: llo [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/3/Hello [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: Hello [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/4/🙃 [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/5/🙃 [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/6/a� [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: a [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1077: � [2022-05-13T23:26:41.969Z] === RUN TestFindValidSplit/7/a� [2022-05-13T23:26:41.969Z] cloudwatchlogs_test.go:1076: a� [2022-05-13T23:26:42.012Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-13T23:26:42.012Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-13T23:26:42.438Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestProcessEventEmoji [2022-05-13T23:26:42.438Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchLineSplit [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchMaxEvents [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-13T23:26:42.438Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-13T23:26:42.438Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-13T23:26:42.438Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-13T23:26:42.438Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-13T23:26:42.438Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestCreateTagSuccess [2022-05-13T23:26:42.438Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-13T23:26:42.438Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s) [2022-05-13T23:26:42.438Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-13T23:26:42.438Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-13T23:26:42.438Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-13T23:26:42.438Z] PASS [2022-05-13T23:26:42.438Z] coverage: 80.2% of statements [2022-05-13T23:26:42.438Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 80.2% of statements [2022-05-13T23:26:42.438Z] === RUN TestAdapterReadLogs [2022-05-13T23:26:42.438Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestCopier [2022-05-13T23:26:42.438Z] --- PASS: TestCopier (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestCopierLongLines [2022-05-13T23:26:42.438Z] --- PASS: TestCopierLongLines (0.01s) [2022-05-13T23:26:42.438Z] === RUN TestCopierSlow [2022-05-13T23:26:42.438Z] --- PASS: TestCopierSlow (0.20s) [2022-05-13T23:26:42.438Z] === RUN TestCopierWithSized [2022-05-13T23:26:42.438Z] === RUN TestCopierWithSized/as_is [2022-05-13T23:26:42.438Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-13T23:26:42.438Z] --- PASS: TestCopierWithSized (0.03s) [2022-05-13T23:26:42.438Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-05-13T23:26:42.438Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestCopierWithPartial [2022-05-13T23:26:42.438Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestRingLogger [2022-05-13T23:26:42.438Z] --- PASS: TestRingLogger (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestRingCap [2022-05-13T23:26:42.438Z] --- PASS: TestRingCap (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestRingClose [2022-05-13T23:26:42.438Z] --- PASS: TestRingClose (0.00s) [2022-05-13T23:26:42.438Z] === RUN TestRingDrain [2022-05-13T23:26:42.438Z] --- PASS: TestRingDrain (0.00s) [2022-05-13T23:26:42.438Z] PASS [2022-05-13T23:26:42.438Z] coverage: 43.2% of statements [2022-05-13T23:26:42.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:26:42.698Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:26:42.907Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.2% of statements [2022-05-13T23:26:42.907Z] === RUN TestSearchRegistryForImagesErrors [2022-05-13T23:26:42.907Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-13T23:26:42.907Z] === RUN TestSearchRegistryForImages [2022-05-13T23:26:42.907Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-13T23:26:42.907Z] === RUN TestOnlyPlatformWithFallback [2022-05-13T23:26:42.907Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-13T23:26:42.907Z] === RUN TestImageDelete [2022-05-13T23:26:42.907Z] === RUN TestImageDelete/no_lease [2022-05-13T23:26:42.907Z] === RUN TestImageDelete/lease_exists [2022-05-13T23:26:42.907Z] --- PASS: TestImageDelete (0.04s) [2022-05-13T23:26:42.907Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-13T23:26:42.907Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-13T23:26:42.907Z] === RUN TestContentStoreForPull [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/#00 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/something:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-13T23:26:42.907Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-13T23:26:42.907Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-13T23:26:42.908Z] PASS [2022-05-13T23:26:42.908Z] coverage: 6.6% of statements [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-13T23:26:42.908Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-13T23:26:42.908Z] PASS [2022-05-13T23:26:42.908Z] coverage: 53.6% of statements [2022-05-13T23:26:42.908Z] ok github.com/docker/docker/daemon/logger/fluentd 0.138s coverage: 53.6% of statements [2022-05-13T23:26:42.908Z] ok github.com/docker/docker/daemon/images 0.483s coverage: 6.6% of statements [2022-05-13T23:26:42.908Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-13T23:26:42.908Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-13T23:26:42.908Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-13T23:26:42.908Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-13T23:26:42.908Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-13T23:26:43.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-13T23:26:43.895Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-13T23:26:43.895Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-13T23:26:43.895Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-13T23:26:43.895Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-13T23:26:43.895Z] === RUN TestFastTimeMarshalJSON [2022-05-13T23:26:43.896Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-05-13T23:26:43.896Z] PASS [2022-05-13T23:26:43.896Z] coverage: 87.2% of statements [2022-05-13T23:26:43.896Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.316s coverage: 87.2% of statements [2022-05-13T23:26:44.364Z] === RUN TestJSONFileLogger [2022-05-13T23:26:44.364Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-13T23:26:44.364Z] === RUN TestJSONFileLoggerWithTags [2022-05-13T23:26:44.364Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-13T23:26:44.364Z] === RUN TestJSONFileLoggerWithOpts [2022-05-13T23:26:44.364Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-13T23:26:44.364Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-13T23:26:44.364Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-13T23:26:44.364Z] === RUN TestEncodeDecode [2022-05-13T23:26:44.364Z] === PAUSE TestEncodeDecode [2022-05-13T23:26:44.364Z] === RUN TestUnexpectedEOF [2022-05-13T23:26:44.364Z] time="2022-05-13T23:26:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:26:44.364Z] time="2022-05-13T23:26:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:26:44.364Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-13T23:26:44.364Z] === CONT TestEncodeDecode [2022-05-13T23:26:44.364Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-13T23:26:44.364Z] PASS [2022-05-13T23:26:44.364Z] coverage: 69.9% of statements [2022-05-13T23:26:44.364Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.275s coverage: 69.9% of statements [2022-05-13T23:26:44.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-05-13T23:26:44.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-05-13T23:26:44.589Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:26:44.589Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:26:45.351Z] === RUN TestWriteLog [2022-05-13T23:26:45.351Z] === PAUSE TestWriteLog [2022-05-13T23:26:45.351Z] === RUN TestReadLog [2022-05-13T23:26:45.351Z] === PAUSE TestReadLog [2022-05-13T23:26:45.351Z] === RUN TestDecode [2022-05-13T23:26:45.351Z] --- PASS: TestDecode (0.06s) [2022-05-13T23:26:45.351Z] === CONT TestWriteLog [2022-05-13T23:26:45.351Z] === CONT TestReadLog [2022-05-13T23:26:45.351Z] --- PASS: TestWriteLog (0.01s) [2022-05-13T23:26:45.351Z] === RUN TestReadLog/tail_exact [2022-05-13T23:26:45.351Z] === RUN TestOpenFileDelete [2022-05-13T23:26:45.351Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestOpenFileRename [2022-05-13T23:26:45.351Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestHandleDecoderErr [2022-05-13T23:26:45.351Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestParseLogTagDefaultTag [2022-05-13T23:26:45.351Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestParseLogTag [2022-05-13T23:26:45.351Z] --- PASS: TestParseLogTag (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestParseLogTagEmptyTag [2022-05-13T23:26:45.351Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestTailFiles [2022-05-13T23:26:45.351Z] --- PASS: TestTailFiles (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestFollowLogsConsumerGone [2022-05-13T23:26:45.351Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-13T23:26:45.351Z] === RUN TestFollowLogsProducerGone [2022-05-13T23:26:45.351Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-13T23:26:45.351Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-13T23:26:45.351Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-13T23:26:45.351Z] === RUN TestCheckCapacityAndRotate [2022-05-13T23:26:45.351Z] === RUN TestReadLog/tail_less_than_available [2022-05-13T23:26:45.351Z] === RUN TestReadLog/tail_more_than_available [2022-05-13T23:26:45.351Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-13T23:26:45.351Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-13T23:26:45.351Z] --- PASS: TestReadLog (0.27s) [2022-05-13T23:26:45.351Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-13T23:26:45.351Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-13T23:26:45.351Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-13T23:26:45.351Z] PASS [2022-05-13T23:26:45.351Z] coverage: 78.7% of statements [2022-05-13T23:26:45.351Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-13T23:26:45.351Z] ok github.com/docker/docker/daemon/logger/local 0.396s coverage: 78.7% of statements [2022-05-13T23:26:45.351Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-13T23:26:45.351Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-13T23:26:45.351Z] PASS [2022-05-13T23:26:45.351Z] coverage: 53.5% of statements [2022-05-13T23:26:45.351Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.141s coverage: 53.5% of statements [2022-05-13T23:26:45.351Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-13T23:26:45.955Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:26:45.956Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:26:46.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:26:46.341Z] === RUN TestLog [2022-05-13T23:26:46.341Z] --- PASS: TestLog (0.02s) [2022-05-13T23:26:46.341Z] PASS [2022-05-13T23:26:46.341Z] coverage: 31.5% of statements [2022-05-13T23:26:46.341Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.094s coverage: 31.5% of statements [2022-05-13T23:26:46.468Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-13T23:26:46.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-05-13T23:26:46.468Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:26:46.810Z] === RUN TestValidateLogOpt [2022-05-13T23:26:46.810Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestNewMissedConfig [2022-05-13T23:26:46.810Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestNewMissedUrl [2022-05-13T23:26:46.810Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestNewMissedToken [2022-05-13T23:26:46.810Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestNewWithProxy [2022-05-13T23:26:46.810Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestDefault [2022-05-13T23:26:46.810Z] --- PASS: TestDefault (0.01s) [2022-05-13T23:26:46.810Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-13T23:26:46.810Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestJsonFormat [2022-05-13T23:26:46.810Z] --- PASS: TestJsonFormat (0.04s) [2022-05-13T23:26:46.810Z] === RUN TestRawFormat [2022-05-13T23:26:46.810Z] --- PASS: TestRawFormat (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestRawFormatWithLabels [2022-05-13T23:26:46.810Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-05-13T23:26:46.810Z] === RUN TestRawFormatWithoutTag [2022-05-13T23:26:46.810Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-13T23:26:46.810Z] === RUN TestBatching [2022-05-13T23:26:46.810Z] === RUN TestNewParse [2022-05-13T23:26:46.810Z] --- PASS: TestNewParse (0.00s) [2022-05-13T23:26:46.810Z] PASS [2022-05-13T23:26:46.810Z] coverage: 8.3% of statements [2022-05-13T23:26:46.810Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-05-13T23:26:46.810Z] --- PASS: TestBatching (0.25s) [2022-05-13T23:26:46.810Z] === RUN TestFrequency [2022-05-13T23:26:47.278Z] --- PASS: TestFrequency (0.17s) [2022-05-13T23:26:47.278Z] === RUN TestOneMessagePerRequest [2022-05-13T23:26:47.278Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestVerify [2022-05-13T23:26:47.278Z] --- PASS: TestVerify (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestSkipVerify [2022-05-13T23:26:47.278Z] === RUN TestParseLogFormat [2022-05-13T23:26:47.278Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestValidateLogOptEmpty [2022-05-13T23:26:47.278Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestParseAddressDefaultPort [2022-05-13T23:26:47.278Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestValidateSyslogFacility [2022-05-13T23:26:47.278Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestValidateLogOptSyslogFormat [2022-05-13T23:26:47.278Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-13T23:26:47.278Z] === RUN TestValidateLogOpt [2022-05-13T23:26:47.278Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:26:47.278Z] PASS [2022-05-13T23:26:47.278Z] coverage: 43.6% of statements [2022-05-13T23:26:47.278Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 43.6% of statements [2022-05-13T23:26:47.278Z] time="2022-05-13T23:26:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.278Z] time="2022-05-13T23:26:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.278Z] time="2022-05-13T23:26:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.278Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.396Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-05-13T23:26:47.396Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:26:47.747Z] --- PASS: TestSkipVerify (0.45s) [2022-05-13T23:26:47.747Z] === RUN TestBufferMaximum [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.232582\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.232582\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-13T23:26:47.747Z] === RUN TestServerAlwaysDown [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.235105\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.235105\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.235105\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.236104\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] time="2022-05-13T23:26:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484407.236104\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:47.747Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-13T23:26:47.747Z] === RUN TestCannotSendAfterClose [2022-05-13T23:26:47.747Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-13T23:26:47.747Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-13T23:26:48.218Z] === RUN TestV2MetadataService [2022-05-13T23:26:48.327Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-13T23:26:48.327Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:26:48.583Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-13T23:26:48.583Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:26:48.692Z] time="2022-05-13T23:26:48Z" 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-05-13T23:26:48.692Z] time="2022-05-13T23:26:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"42cb712c0dc6\"}'" [2022-05-13T23:26:48.692Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-13T23:26:48.692Z] PASS [2022-05-13T23:26:48.692Z] coverage: 82.5% of statements [2022-05-13T23:26:48.692Z] ok github.com/docker/docker/daemon/logger/splunk 2.040s coverage: 82.5% of statements [2022-05-13T23:26:48.692Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-13T23:26:48.692Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-13T23:26:48.692Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-13T23:26:49.160Z] === RUN TestSuccessfulDownload [2022-05-13T23:26:49.160Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:26:49.160Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-13T23:26:49.160Z] === RUN TestCancelledDownload [2022-05-13T23:26:49.160Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-13T23:26:49.160Z] --- PASS: TestV2MetadataService (0.91s) [2022-05-13T23:26:49.160Z] PASS [2022-05-13T23:26:49.160Z] coverage: 44.4% of statements [2022-05-13T23:26:49.160Z] === RUN TestMaxDownloadAttempts [2022-05-13T23:26:49.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:26:49.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:26:49.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:26:49.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:26:49.160Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:26:49.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:26:49.160Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:26:49.160Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:26:49.160Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:26:49.160Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:26:49.160Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:26:49.160Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:26:49.160Z] ok github.com/docker/docker/distribution/metadata 0.981s coverage: 44.4% of statements [2022-05-13T23:26:49.629Z] time="2022-05-13T23:26:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:26:49.629Z] time="2022-05-13T23:26:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:26:49.629Z] time="2022-05-13T23:26:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:26:49.629Z] time="2022-05-13T23:26:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:26:49.629Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-13T23:26:49.629Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2022-05-13T23:26:49.629Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.59s) [2022-05-13T23:26:49.629Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2022-05-13T23:26:49.629Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2022-05-13T23:26:49.629Z] === RUN TestTransfer [2022-05-13T23:26:49.629Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-13T23:26:49.629Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-13T23:26:49.629Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-13T23:26:49.629Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-13T23:26:49.629Z] === RUN TestContinueOnError_NeverContinue [2022-05-13T23:26:49.629Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-13T23:26:49.629Z] === RUN TestManifestStore [2022-05-13T23:26:49.629Z] === RUN TestManifestStore/no_remote_or_local [2022-05-13T23:26:49.629Z] --- PASS: TestTransfer (0.12s) [2022-05-13T23:26:49.629Z] === RUN TestConcurrencyLimit [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2313716459\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/no_local_cache [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/with_local_cache [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/unknown_media_type [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="reference for unknown type: " [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="reference for unknown type: " [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="reference for unknown type: " [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="reference for unknown type: " [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="reference for unknown type: " [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-13T23:26:50.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-13T23:26:50.097Z] time="2022-05-13T23:26:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore (0.32s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-13T23:26:50.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-13T23:26:50.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-13T23:26:50.097Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestFixManifestLayers [2022-05-13T23:26:50.098Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-13T23:26:50.098Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:26:50.098Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestFixManifestLayersBadParent [2022-05-13T23:26:50.098Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestValidateManifest [2022-05-13T23:26:50.098Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:26:50.098Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestFormatPlatform [2022-05-13T23:26:50.098Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestPullSchema2Config [2022-05-13T23:26:50.098Z] === RUN TestPullSchema2Config/success_first_time [2022-05-13T23:26:50.098Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:26:50.098Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.098Z] === RUN TestPullSchema2Config/500_status [2022-05-13T23:26:50.098Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:26:50.098Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.098Z] === RUN TestNotFound [2022-05-13T23:26:50.098Z] --- PASS: TestNotFound (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestConflict [2022-05-13T23:26:50.098Z] --- PASS: TestConflict (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestForbidden [2022-05-13T23:26:50.098Z] --- PASS: TestForbidden (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestInvalidParameter [2022-05-13T23:26:50.098Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestNotImplemented [2022-05-13T23:26:50.098Z] --- PASS: TestNotImplemented (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestNotModified [2022-05-13T23:26:50.098Z] --- PASS: TestNotModified (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestUnauthorized [2022-05-13T23:26:50.098Z] --- PASS: TestUnauthorized (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestUnknown [2022-05-13T23:26:50.098Z] --- PASS: TestUnknown (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestCancelled [2022-05-13T23:26:50.098Z] --- PASS: TestCancelled (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestDeadline [2022-05-13T23:26:50.098Z] --- PASS: TestDeadline (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestDataLoss [2022-05-13T23:26:50.098Z] --- PASS: TestDataLoss (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestUnavailable [2022-05-13T23:26:50.098Z] --- PASS: TestUnavailable (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestSystem [2022-05-13T23:26:50.098Z] --- PASS: TestSystem (0.00s) [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Not_Found [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Bad_Request [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Conflict [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Unauthorized [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Forbidden [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Not_Modified [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-13T23:26:50.098Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-13T23:26:50.098Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-13T23:26:50.098Z] PASS [2022-05-13T23:26:50.098Z] coverage: 77.0% of statements [2022-05-13T23:26:50.098Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-05-13T23:26:50.098Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-05-13T23:26:50.098Z] === RUN TestInactiveJobs [2022-05-13T23:26:50.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-13T23:26:50.502Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-05-13T23:26:50.502Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.566Z] === RUN TestPullSchema2Config/EOF [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.566Z] 2022/05/13 23:26:50 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-13T23:26:50.566Z] goroutine 93 [running]: [2022-05-13T23:26:50.566Z] net/http.(*conn).serve.func1() [2022-05-13T23:26:50.566Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:26:50.566Z] panic({0x9f8ee0, 0xbdb2f0}) [2022-05-13T23:26:50.566Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:26:50.566Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000115860?, {0xbe2a98?, 0xc000170000?}) [2022-05-13T23:26:50.566Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-13T23:26:50.566Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xbe2a98, 0xc000170000}, 0xc0000ce400) [2022-05-13T23:26:50.566Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-13T23:26:50.566Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbe2a98?, 0xc000170000?}, 0xffd5e0?) [2022-05-13T23:26:50.566Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:26:50.566Z] net/http.serverHandler.ServeHTTP({0xc000324780?}, {0xbe2a98, 0xc000170000}, 0xc0000ce400) [2022-05-13T23:26:50.566Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:26:50.566Z] net/http.(*conn).serve(0xc0001e8780, {0xbe3310, 0xc00044a1b0}) [2022-05-13T23:26:50.566Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:26:50.566Z] created by net/http.(*Server).Serve [2022-05-13T23:26:50.566Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:26:50.566Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-13T23:26:50.566Z] === RUN TestWatchRelease [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.566Z] === RUN TestPullSchema2Config/unauthorized [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:26:50.566Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:26:50.566Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-13T23:26:50.566Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-13T23:26:50.566Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-13T23:26:50.566Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-13T23:26:50.566Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-13T23:26:50.567Z] === RUN TestGetRepositoryMountCandidates [2022-05-13T23:26:50.567Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-13T23:26:50.567Z] === RUN TestLayerAlreadyExists [2022-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] 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-05-13T23:26:50.567Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-13T23:26:50.567Z] === RUN TestWhenEmptyAuthConfig [2022-05-13T23:26:50.567Z] --- PASS: TestWatchRelease (0.04s) [2022-05-13T23:26:50.567Z] === RUN TestWatchFinishedTransfer [2022-05-13T23:26:50.567Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-13T23:26:50.567Z] === RUN TestDuplicateTransfer [2022-05-13T23:26:50.567Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-13T23:26:50.567Z] === RUN TestSuccessfulUpload [2022-05-13T23:26:51.035Z] time="2022-05-13T23:26:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-13T23:26:51.035Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-13T23:26:51.035Z] === RUN TestCancelledUpload [2022-05-13T23:26:51.035Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-13T23:26:51.035Z] PASS [2022-05-13T23:26:51.035Z] coverage: 76.8% of statements [2022-05-13T23:26:51.035Z] === RUN TestFSGetInvalidData [2022-05-13T23:26:51.035Z] ok github.com/docker/docker/distribution/xfer 2.028s coverage: 76.8% of statements [2022-05-13T23:26:51.035Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSInvalidSet [2022-05-13T23:26:51.035Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSInvalidRoot [2022-05-13T23:26:51.035Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSMetadataGetSet [2022-05-13T23:26:51.035Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-13T23:26:51.035Z] === RUN TestFSInvalidWalker [2022-05-13T23:26:51.035Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSGetSet [2022-05-13T23:26:51.035Z] --- PASS: TestFSGetSet (0.02s) [2022-05-13T23:26:51.035Z] === RUN TestFSGetUnsetKey [2022-05-13T23:26:51.035Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSGetEmptyData [2022-05-13T23:26:51.035Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSDelete [2022-05-13T23:26:51.035Z] --- PASS: TestFSDelete (0.01s) [2022-05-13T23:26:51.035Z] === RUN TestFSWalker [2022-05-13T23:26:51.035Z] --- PASS: TestFSWalker (0.02s) [2022-05-13T23:26:51.035Z] === RUN TestFSWalkerStopOnError [2022-05-13T23:26:51.035Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-13T23:26:51.035Z] === RUN TestNewFromJSON [2022-05-13T23:26:51.035Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-13T23:26:51.035Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-13T23:26:51.035Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-13T23:26:51.035Z] === RUN TestMarshalKeyOrder [2022-05-13T23:26:51.035Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-13T23:26:51.035Z] === RUN TestHistoryEqual [2022-05-13T23:26:51.071Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-05-13T23:26:51.071Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:26:51.505Z] === RUN TestCompare [2022-05-13T23:26:51.505Z] --- PASS: TestCompare (0.00s) [2022-05-13T23:26:51.505Z] PASS [2022-05-13T23:26:51.505Z] coverage: 19.2% of statements [2022-05-13T23:26:51.505Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2022-05-13T23:26:51.505Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-13T23:26:51.505Z] === RUN TestImage [2022-05-13T23:26:51.505Z] --- PASS: TestImage (0.00s) [2022-05-13T23:26:51.505Z] === RUN TestImageOSNotEmpty [2022-05-13T23:26:51.505Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-13T23:26:51.505Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-13T23:26:51.505Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-13T23:26:51.505Z] === RUN TestCreate [2022-05-13T23:26:51.505Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:26:51.505Z] === RUN TestRestore [2022-05-13T23:26:51.505Z] time="2022-05-13T23:26:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-13T23:26:51.505Z] --- PASS: TestRestore (0.03s) [2022-05-13T23:26:51.505Z] === RUN TestAddDelete [2022-05-13T23:26:51.505Z] --- PASS: TestAddDelete (0.06s) [2022-05-13T23:26:51.505Z] === RUN TestSearchAfterDelete [2022-05-13T23:26:51.505Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-13T23:26:51.505Z] === RUN TestParentReset [2022-05-13T23:26:51.505Z] --- PASS: TestParentReset (0.03s) [2022-05-13T23:26:51.505Z] === RUN TestGetAndSetLastUpdated [2022-05-13T23:26:51.505Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-13T23:26:51.505Z] === RUN TestStoreLen [2022-05-13T23:26:51.505Z] --- PASS: TestStoreLen (0.06s) [2022-05-13T23:26:51.505Z] PASS [2022-05-13T23:26:51.505Z] coverage: 86.9% of statements [2022-05-13T23:26:51.505Z] ok github.com/docker/docker/image 0.632s coverage: 86.9% of statements [2022-05-13T23:26:51.973Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-05-13T23:26:51.974Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-13T23:26:51.974Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-13T23:26:51.974Z] === RUN TestTokenPassThru [2022-05-13T23:26:51.974Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-13T23:26:51.974Z] === RUN TestTokenPassThruDifferentHost [2022-05-13T23:26:51.974Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-13T23:26:51.974Z] PASS [2022-05-13T23:26:51.974Z] coverage: 26.6% of statements [2022-05-13T23:26:51.974Z] ok github.com/docker/docker/distribution 2.159s coverage: 26.6% of statements [2022-05-13T23:26:51.974Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-13T23:26:51.974Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-13T23:26:52.442Z] === RUN TestValidateManifest [2022-05-13T23:26:52.442Z] === RUN TestValidateManifest/non-nil [2022-05-13T23:26:52.442Z] === RUN TestValidateManifest/nil [2022-05-13T23:26:52.442Z] --- PASS: TestValidateManifest (0.00s) [2022-05-13T23:26:52.442Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-13T23:26:52.442Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-13T23:26:52.442Z] PASS [2022-05-13T23:26:52.442Z] coverage: 0.7% of statements [2022-05-13T23:26:52.442Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-05-13T23:26:52.442Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-13T23:26:52.442Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-13T23:26:52.910Z] === RUN TestSerialization [2022-05-13T23:26:52.910Z] --- PASS: TestSerialization (0.02s) [2022-05-13T23:26:52.910Z] PASS [2022-05-13T23:26:52.910Z] coverage: 100.0% of statements [2022-05-13T23:26:52.910Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-05-13T23:26:52.979Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-05-13T23:26:52.979Z] === RUN TestBuildWithHugeFile [2022-05-13T23:26:54.477Z] === RUN TestEmptyLayer [2022-05-13T23:26:54.477Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestCommitFailure [2022-05-13T23:26:54.477Z] --- PASS: TestCommitFailure (0.01s) [2022-05-13T23:26:54.477Z] === RUN TestStartTransactionFailure [2022-05-13T23:26:54.477Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestGetOrphan [2022-05-13T23:26:54.477Z] --- PASS: TestGetOrphan (0.01s) [2022-05-13T23:26:54.477Z] === RUN TestMountAndRegister [2022-05-13T23:26:54.477Z] layer_test.go:258: Layer size: 14 [2022-05-13T23:26:54.477Z] --- PASS: TestMountAndRegister (0.10s) [2022-05-13T23:26:54.477Z] === RUN TestLayerRelease [2022-05-13T23:26:54.477Z] layer_test.go:291: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestStoreRestore [2022-05-13T23:26:54.477Z] layer_test.go:340: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestTarStreamStability [2022-05-13T23:26:54.477Z] layer_test.go:455: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestRegisterExistingLayer [2022-05-13T23:26:54.477Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-05-13T23:26:54.477Z] === RUN TestTarStreamVerification [2022-05-13T23:26:54.477Z] layer_test.go:684: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestLayerMigration [2022-05-13T23:26:54.477Z] migration_test.go:45: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestLayerMigrationNoTarsplit [2022-05-13T23:26:54.477Z] migration_test.go:181: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestMountInit [2022-05-13T23:26:54.477Z] mount_test.go:17: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestMountInit (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestMountSize [2022-05-13T23:26:54.477Z] mount_test.go:76: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestMountSize (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestMountChanges [2022-05-13T23:26:54.477Z] mount_test.go:125: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestMountChanges (0.00s) [2022-05-13T23:26:54.477Z] === RUN TestMountApply [2022-05-13T23:26:54.477Z] mount_test.go:212: Failing on Windows [2022-05-13T23:26:54.477Z] --- SKIP: TestMountApply (0.00s) [2022-05-13T23:26:54.477Z] PASS [2022-05-13T23:26:54.477Z] coverage: 30.6% of statements [2022-05-13T23:26:54.477Z] ok github.com/docker/docker/layer 0.342s coverage: 30.6% of statements [2022-05-13T23:26:54.477Z] === RUN TestEnvironmentParsing [2022-05-13T23:26:54.477Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-13T23:26:54.477Z] PASS [2022-05-13T23:26:54.477Z] coverage: 1.2% of statements [2022-05-13T23:26:54.477Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-05-13T23:26:54.945Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-13T23:26:54.945Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-13T23:26:54.945Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-13T23:26:54.945Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-13T23:26:54.945Z] === RUN TestSequenceGetAvailableBit [2022-05-13T23:26:54.945Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSequenceEqual [2022-05-13T23:26:54.945Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSequenceCopy [2022-05-13T23:26:54.945Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestGetFirstAvailable [2022-05-13T23:26:54.945Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestFindSequence [2022-05-13T23:26:54.945Z] --- PASS: TestFindSequence (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestCheckIfAvailable [2022-05-13T23:26:54.945Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestMergeSequences [2022-05-13T23:26:54.945Z] --- PASS: TestMergeSequences (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestPushReservation [2022-05-13T23:26:54.945Z] --- PASS: TestPushReservation (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSerializeDeserialize [2022-05-13T23:26:54.945Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSet [2022-05-13T23:26:54.945Z] --- PASS: TestSet (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSetUnset [2022-05-13T23:26:54.945Z] --- PASS: TestSetUnset (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestOffsetSetUnset [2022-05-13T23:26:54.945Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSetInRange [2022-05-13T23:26:54.945Z] --- PASS: TestSetInRange (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestSetAnyInRange [2022-05-13T23:26:54.945Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestMethods [2022-05-13T23:26:54.945Z] --- PASS: TestMethods (0.00s) [2022-05-13T23:26:54.945Z] === RUN TestRandomAllocateDeallocate [2022-05-13T23:26:57.166Z] === RUN TestInvalidConfig [2022-05-13T23:26:57.166Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-13T23:26:57.166Z] === RUN TestConfig [2022-05-13T23:26:57.166Z] --- PASS: TestConfig (0.00s) [2022-05-13T23:26:57.166Z] === RUN TestOptionsLabels [2022-05-13T23:26:57.166Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-13T23:26:57.166Z] === RUN TestValidName [2022-05-13T23:26:57.166Z] --- PASS: TestValidName (0.00s) [2022-05-13T23:26:57.166Z] PASS [2022-05-13T23:26:57.166Z] coverage: 19.7% of statements [2022-05-13T23:26:57.166Z] ok github.com/docker/docker/libnetwork/config 0.192s coverage: 19.7% of statements [2022-05-13T23:26:57.635Z] === RUN TestKey [2022-05-13T23:26:57.635Z] --- PASS: TestKey (0.00s) [2022-05-13T23:26:57.635Z] === RUN TestParseKey [2022-05-13T23:26:57.635Z] --- PASS: TestParseKey (0.00s) [2022-05-13T23:26:57.635Z] === RUN TestInvalidDataStore [2022-05-13T23:26:57.635Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-13T23:26:57.635Z] === RUN TestKVObjectFlatKey [2022-05-13T23:26:57.635Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-13T23:26:57.635Z] === RUN TestAtomicKVObjectFlatKey [2022-05-13T23:26:57.635Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-13T23:26:57.635Z] PASS [2022-05-13T23:26:57.635Z] coverage: 21.9% of statements [2022-05-13T23:26:57.635Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-05-13T23:26:58.622Z] === RUN TestIPDataMarshalling [2022-05-13T23:26:58.622Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-13T23:26:58.622Z] === RUN TestValidateAndIsV6 [2022-05-13T23:26:58.622Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-13T23:26:58.622Z] PASS [2022-05-13T23:26:58.622Z] coverage: 68.9% of statements [2022-05-13T23:26:58.622Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-05-13T23:26:59.091Z] === RUN TestErrorInterfaces [2022-05-13T23:26:59.091Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-13T23:26:59.091Z] === RUN TestNetworkMarshalling [2022-05-13T23:26:59.560Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-05-13T23:26:59.560Z] === RUN TestEndpointMarshalling [2022-05-13T23:26:59.560Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestAuxAddresses [2022-05-13T23:26:59.560Z] time="2022-05-13T23:26:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:26:59.560Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-13T23:26:59.560Z] === RUN TestSRVServiceQuery [2022-05-13T23:26:59.560Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-13T23:26:59.560Z] === RUN TestServiceVIPReuse [2022-05-13T23:26:59.560Z] === RUN TestDriver [2022-05-13T23:26:59.560Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:26:59.560Z] PASS [2022-05-13T23:26:59.560Z] coverage: 34.8% of statements [2022-05-13T23:26:59.560Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-13T23:26:59.560Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-13T23:26:59.560Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestDNSIPQuery [2022-05-13T23:26:59.560Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestDNSProxyServFail [2022-05-13T23:26:59.560Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestSandboxAddEmpty [2022-05-13T23:26:59.560Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-05-13T23:26:59.560Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestSandboxAddMultiPrio [2022-05-13T23:26:59.560Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestSandboxAddSamePrio [2022-05-13T23:26:59.560Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestCleanupServiceDiscovery [2022-05-13T23:26:59.560Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestDNSOptions [2022-05-13T23:26:59.560Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:26:59.560Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-13T23:26:59.560Z] === RUN TestMultipleControllersWithSameStore [2022-05-13T23:26:59.560Z] time="2022-05-13T23:26:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:26:59.560Z] time="2022-05-13T23:26:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:26:59.560Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-13T23:26:59.560Z] PASS [2022-05-13T23:26:59.560Z] coverage: 8.5% of statements [2022-05-13T23:26:59.560Z] ok github.com/docker/docker/libnetwork 0.395s coverage: 8.5% of statements [2022-05-13T23:27:00.029Z] === RUN TestDriver [2022-05-13T23:27:00.029Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:27:00.029Z] PASS [2022-05-13T23:27:00.029Z] coverage: 34.8% of statements [2022-05-13T23:27:00.029Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-05-13T23:27:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-13T23:27:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-13T23:27:00.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-13T23:27:01.015Z] === RUN TestNetworkAllocateFree [2022-05-13T23:27:01.015Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-13T23:27:01.015Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-13T23:27:01.015Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-13T23:27:01.015Z] PASS [2022-05-13T23:27:01.015Z] coverage: 63.6% of statements [2022-05-13T23:27:01.015Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-13T23:27:01.015Z] === RUN TestGetEmptyCapabilities [2022-05-13T23:27:01.015Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-13T23:27:01.015Z] === RUN TestGetExtraCapabilities [2022-05-13T23:27:01.015Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-13T23:27:01.015Z] === RUN TestGetInvalidCapabilities [2022-05-13T23:27:01.015Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-13T23:27:01.015Z] === RUN TestRemoteDriver [2022-05-13T23:27:01.015Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-13T23:27:01.015Z] === RUN TestDriverError [2022-05-13T23:27:01.015Z] --- PASS: TestDriverError (0.00s) [2022-05-13T23:27:01.015Z] === RUN TestMissingValues [2022-05-13T23:27:01.015Z] --- PASS: TestMissingValues (0.01s) [2022-05-13T23:27:01.015Z] === RUN TestRollback [2022-05-13T23:27:01.015Z] --- PASS: TestRollback (0.00s) [2022-05-13T23:27:01.015Z] PASS [2022-05-13T23:27:01.015Z] coverage: 57.4% of statements [2022-05-13T23:27:01.015Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-05-13T23:27:01.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-13T23:27:01.487Z] --- PASS: TestRandomAllocateDeallocate (6.53s) [2022-05-13T23:27:01.487Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:27:01.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-13T23:27:01.955Z] === RUN TestNAT [2022-05-13T23:27:01.955Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:27:01.955Z] --- SKIP: TestNAT (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestTransparent [2022-05-13T23:27:01.955Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:27:01.955Z] --- SKIP: TestTransparent (0.00s) [2022-05-13T23:27:01.955Z] PASS [2022-05-13T23:27:01.955Z] coverage: 0.0% of statements [2022-05-13T23:27:01.955Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-05-13T23:27:01.955Z] === RUN TestBuildDefault [2022-05-13T23:27:01.955Z] --- PASS: TestBuildDefault (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestBuildHostnameDomainname [2022-05-13T23:27:01.955Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestBuildHostname [2022-05-13T23:27:01.955Z] --- PASS: TestBuildHostname (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestBuildHostnameFQDN [2022-05-13T23:27:01.955Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestBuildNoIP [2022-05-13T23:27:01.955Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestUpdate [2022-05-13T23:27:01.955Z] --- PASS: TestUpdate (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-13T23:27:01.955Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-13T23:27:01.955Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestAddEmpty [2022-05-13T23:27:01.955Z] --- PASS: TestAddEmpty (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestAdd [2022-05-13T23:27:01.955Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestDeleteEmpty [2022-05-13T23:27:01.955Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestDeleteNewline [2022-05-13T23:27:01.955Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestDelete [2022-05-13T23:27:01.955Z] --- PASS: TestDelete (0.00s) [2022-05-13T23:27:01.955Z] === RUN TestConcurrentWrites [2022-05-13T23:27:01.955Z] --- PASS: TestConcurrentWrites (0.23s) [2022-05-13T23:27:01.955Z] PASS [2022-05-13T23:27:01.955Z] coverage: 81.2% of statements [2022-05-13T23:27:01.955Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2022-05-13T23:27:02.423Z] === RUN TestNew [2022-05-13T23:27:02.423Z] --- PASS: TestNew (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestAddDriver [2022-05-13T23:27:02.423Z] --- PASS: TestAddDriver (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestAddDuplicateDriver [2022-05-13T23:27:02.423Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-13T23:27:02.423Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestDriver [2022-05-13T23:27:02.423Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestIPAM [2022-05-13T23:27:02.423Z] --- PASS: TestIPAM (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestWalkIPAMs [2022-05-13T23:27:02.423Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestWalkDrivers [2022-05-13T23:27:02.423Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-13T23:27:02.423Z] PASS [2022-05-13T23:27:02.423Z] coverage: 82.4% of statements [2022-05-13T23:27:02.423Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-05-13T23:27:02.423Z] --- PASS: TestAllocateRandomDeallocate (1.28s) [2022-05-13T23:27:02.423Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-13T23:27:02.423Z] === RUN TestNew [2022-05-13T23:27:02.423Z] --- PASS: TestNew (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestAllocate [2022-05-13T23:27:02.423Z] --- PASS: TestAllocate (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestUninitialized [2022-05-13T23:27:02.423Z] --- PASS: TestUninitialized (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestAllocateInRange [2022-05-13T23:27:02.423Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-13T23:27:02.423Z] === RUN TestAllocateSerial [2022-05-13T23:27:02.423Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-13T23:27:02.423Z] PASS [2022-05-13T23:27:02.423Z] coverage: 87.5% of statements [2022-05-13T23:27:02.423Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-13T23:27:02.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-13T23:27:02.892Z] === RUN TestCaller [2022-05-13T23:27:02.892Z] --- PASS: TestCaller (0.00s) [2022-05-13T23:27:02.892Z] PASS [2022-05-13T23:27:02.892Z] coverage: 100.0% of statements [2022-05-13T23:27:02.892Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-05-13T23:27:03.077Z] Removing intermediate container f5a4f369d439 [2022-05-13T23:27:03.077Z] ---> 376e7e4bdcc7 [2022-05-13T23:27:03.077Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-13T23:27:03.077Z] ---> Running in a2a02bddc90d [2022-05-13T23:27:03.360Z] === RUN TestSetSerialInsertDelete [2022-05-13T23:27:03.360Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-13T23:27:03.360Z] === RUN TestSetParallelInsertDelete [2022-05-13T23:27:04.346Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2022-05-13T23:27:04.346Z] === RUN TestRetrieveFromStore [2022-05-13T23:27:04.732Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-13T23:27:04.814Z] --- PASS: TestRetrieveFromStore (0.64s) [2022-05-13T23:27:04.814Z] === RUN TestIsCorrupted [2022-05-13T23:27:04.814Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-13T23:27:04.814Z] === RUN TestSetRollover [2022-05-13T23:27:04.814Z] === RUN TestInt2IP2IntConversion [2022-05-13T23:27:04.814Z] === RUN TestPoolRequest [2022-05-13T23:27:05.199Z] [2022-05-13T23:27:05.199Z] ________ ____ __. [2022-05-13T23:27:05.199Z] \_____ \ | |/ _| [2022-05-13T23:27:05.199Z] / | \| < [2022-05-13T23:27:05.199Z] / | \ | \ [2022-05-13T23:27:05.199Z] \_______ /____|__ \ [2022-05-13T23:27:05.199Z] \/ \/ [2022-05-13T23:27:05.199Z] [2022-05-13T23:27:05.199Z] INFO: make.ps1 ended at 05/13/2022 23:27:04 [2022-05-13T23:27:05.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-13T23:27:05.285Z] --- PASS: TestPoolRequest (0.00s) [2022-05-13T23:27:05.285Z] === RUN TestOtherRequests [2022-05-13T23:27:05.285Z] --- PASS: TestOtherRequests (0.00s) [2022-05-13T23:27:05.285Z] PASS [2022-05-13T23:27:05.285Z] coverage: 57.1% of statements [2022-05-13T23:27:05.285Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2022-05-13T23:27:05.285Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-13T23:27:05.285Z] === RUN TestGetAddressVersion [2022-05-13T23:27:05.285Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-13T23:27:05.285Z] === RUN TestKeyString [2022-05-13T23:27:05.285Z] --- PASS: TestKeyString (0.00s) [2022-05-13T23:27:05.285Z] === RUN TestPoolDataMarshal [2022-05-13T23:27:05.285Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-13T23:27:05.285Z] === RUN TestSubnetsMarshal [2022-05-13T23:27:05.285Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-13T23:27:05.285Z] === RUN TestAddSubnets [2022-05-13T23:27:05.285Z] --- PASS: TestAddSubnets (0.06s) [2022-05-13T23:27:05.285Z] === RUN TestDoublePoolRelease [2022-05-13T23:27:05.285Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-13T23:27:05.285Z] === RUN TestAddReleasePoolID [2022-05-13T23:27:05.758Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-05-13T23:27:05.758Z] === RUN TestPredefinedPool [2022-05-13T23:27:05.758Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-13T23:27:05.758Z] === RUN TestRemoveSubnet [2022-05-13T23:27:05.758Z] --- PASS: TestRemoveSubnet (0.20s) [2022-05-13T23:27:05.758Z] === RUN TestGetSameAddress [2022-05-13T23:27:05.758Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-13T23:27:05.758Z] === RUN TestPoolAllocationReuse [2022-05-13T23:27:06.009Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-13T23:27:06.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-13T23:27:06.226Z] === RUN TestGetCapabilities [2022-05-13T23:27:06.226Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-13T23:27:06.226Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-13T23:27:06.226Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-13T23:27:06.226Z] === RUN TestGetDefaultAddressSpaces [2022-05-13T23:27:06.226Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-13T23:27:06.226Z] === RUN TestRemoteDriver [2022-05-13T23:27:06.226Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-13T23:27:06.226Z] PASS [2022-05-13T23:27:06.226Z] coverage: 47.4% of statements [2022-05-13T23:27:06.226Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-05-13T23:27:06.226Z] --- PASS: TestSetRollover (1.66s) [2022-05-13T23:27:06.226Z] === RUN TestSetRolloverSerial [2022-05-13T23:27:06.466Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-13T23:27:06.466Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-13T23:27:06.466Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-13T23:27:06.764Z] INFO: Binaries build ended at 05/13/2022 23:27:06. Duration:00:01:33.3827573 [2022-05-13T23:27:06.922Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-13T23:27:06.922Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-13T23:27:06.922Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-13T23:27:06.922Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-13T23:27:07.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-13T23:27:07.213Z] === RUN TestWindowsIPAM [2022-05-13T23:27:07.213Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-13T23:27:07.213Z] PASS [2022-05-13T23:27:07.213Z] coverage: 71.4% of statements [2022-05-13T23:27:07.213Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-05-13T23:27:07.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-13T23:27:07.682Z] --- PASS: TestPoolAllocationReuse (1.69s) [2022-05-13T23:27:07.683Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-13T23:27:07.683Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-13T23:27:07.683Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-13T23:27:08.150Z] --- PASS: TestSetRolloverSerial (1.55s) [2022-05-13T23:27:08.150Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-13T23:27:08.150Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-13T23:27:08.150Z] PASS [2022-05-13T23:27:08.150Z] coverage: 84.4% of statements [2022-05-13T23:27:08.150Z] ok github.com/docker/docker/libnetwork/bitseq 13.228s coverage: 84.4% of statements [2022-05-13T23:27:08.150Z] === RUN TestDefaultNetwork [2022-05-13T23:27:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-13T23:27:08.327Z] INFO: Copying the built daemon binary to d:\CI\PR-43599\2\binary\dockerd-4e025b54d5.exe... [2022-05-13T23:27:08.327Z] INFO: Copying the built client binary to d:\CI\PR-43599\2\binary\docker-4e025b54d5.exe... [2022-05-13T23:27:08.327Z] INFO: Copying the golang package from the container to d:\CI\PR-43599\2\installer\go.zip... [2022-05-13T23:27:08.619Z] --- PASS: TestDefaultNetwork (0.31s) [2022-05-13T23:27:08.619Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-13T23:27:08.795Z] INFO: Extracting go.zip to d:\CI\PR-43599\2\go [2022-05-13T23:27:09.086Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.36s) [2022-05-13T23:27:09.086Z] === RUN TestInitAddressPools [2022-05-13T23:27:09.086Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-13T23:27:09.086Z] PASS [2022-05-13T23:27:09.086Z] coverage: 74.0% of statements [2022-05-13T23:27:09.086Z] ok github.com/docker/docker/libnetwork/ipamutils 0.747s coverage: 74.0% of statements [2022-05-13T23:27:09.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-13T23:27:09.555Z] === RUN TestKeyValue [2022-05-13T23:27:09.555Z] --- PASS: TestKeyValue (0.00s) [2022-05-13T23:27:09.555Z] PASS [2022-05-13T23:27:09.555Z] coverage: 60.0% of statements [2022-05-13T23:27:09.555Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-05-13T23:27:10.024Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.48s) [2022-05-13T23:27:10.024Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-13T23:27:10.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-13T23:27:10.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-13T23:27:11.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-13T23:27:12.554Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:27:12.554Z] Using test binary docker [2022-05-13T23:27:12.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-13T23:27:12.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:27:12.554Z] INFO: Waiting for daemon to start... [2022-05-13T23:27:12.554Z] Starting dockerd [2022-05-13T23:27:12.979Z] === RUN TestNetworkDBSimple [2022-05-13T23:27:12.979Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.17s) [2022-05-13T23:27:12.979Z] === RUN TestGetAddress [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-13T23:27:13.446Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-13T23:27:13.447Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-13T23:27:13.447Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-13T23:27:13.447Z] PASS [2022-05-13T23:27:13.447Z] coverage: 100.0% of statements [2022-05-13T23:27:13.447Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-05-13T23:27:13.915Z] === RUN TestGenerate [2022-05-13T23:27:13.915Z] --- PASS: TestGenerate (0.00s) [2022-05-13T23:27:13.915Z] === RUN TestGeneratePtr [2022-05-13T23:27:13.915Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-13T23:27:13.915Z] === RUN TestGenerateMissingField [2022-05-13T23:27:13.915Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-13T23:27:13.915Z] === RUN TestFieldCannotBeSet [2022-05-13T23:27:13.915Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-13T23:27:13.915Z] === RUN TestTypeMismatchError [2022-05-13T23:27:13.915Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-13T23:27:13.915Z] PASS [2022-05-13T23:27:13.915Z] coverage: 100.0% of statements [2022-05-13T23:27:13.915Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-13T23:27:13.915Z] 2022/05/13 23:27:13 Closing DB instances... [2022-05-13T23:27:14.384Z] testing: warning: no tests to run [2022-05-13T23:27:14.384Z] PASS [2022-05-13T23:27:14.384Z] coverage: 0.0% of statements [2022-05-13T23:27:14.384Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:27:14.853Z] === RUN TestRequestNewPort [2022-05-13T23:27:14.853Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestRequestSpecificPort [2022-05-13T23:27:14.853Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestReleasePort [2022-05-13T23:27:14.853Z] --- PASS: TestReleasePort (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestReuseReleasedPort [2022-05-13T23:27:14.853Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestReleaseUnreadledPort [2022-05-13T23:27:14.853Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestUnknowProtocol [2022-05-13T23:27:14.853Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestAllocateAllPorts [2022-05-13T23:27:14.853Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestPortAllocation [2022-05-13T23:27:14.853Z] --- PASS: TestPortAllocation (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestPortAllocationWithCustomRange [2022-05-13T23:27:14.853Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-13T23:27:14.853Z] === RUN TestNoDuplicateBPR [2022-05-13T23:27:14.853Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-13T23:27:14.854Z] === RUN TestChangePortRange [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-13T23:27:14.854Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-13T23:27:14.854Z] --- PASS: TestChangePortRange (0.00s) [2022-05-13T23:27:14.854Z] PASS [2022-05-13T23:27:14.854Z] coverage: 88.6% of statements [2022-05-13T23:27:14.854Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2022-05-13T23:27:15.342Z] testing: warning: no tests to run [2022-05-13T23:27:15.343Z] PASS [2022-05-13T23:27:15.343Z] coverage: 0.0% of statements [2022-05-13T23:27:15.343Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:27:15.343Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-13T23:27:15.343Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-13T23:27:15.810Z] === RUN TestHashData [2022-05-13T23:27:15.810Z] --- PASS: TestHashData (0.00s) [2022-05-13T23:27:15.810Z] PASS [2022-05-13T23:27:15.810Z] coverage: 2.8% of statements [2022-05-13T23:27:15.810Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-05-13T23:27:15.810Z] === RUN TestErrorConstructors [2022-05-13T23:27:15.810Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-13T23:27:15.810Z] === RUN TestCompareIPMask [2022-05-13T23:27:15.810Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-13T23:27:15.810Z] === RUN TestUtilGetHostPartIP [2022-05-13T23:27:15.810Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-13T23:27:15.810Z] === RUN TestUtilGetBroadcastIP [2022-05-13T23:27:15.810Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-13T23:27:15.810Z] === RUN TestParseCIDR [2022-05-13T23:27:15.810Z] --- PASS: TestParseCIDR (0.00s) [2022-05-13T23:27:15.810Z] PASS [2022-05-13T23:27:15.810Z] coverage: 37.3% of statements [2022-05-13T23:27:15.810Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-13T23:27:16.798Z] 2022/05/13 23:27:16 Closing DB instances... [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-13T23:27:16.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-13T23:27:16.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-13T23:27:16.798Z] PASS [2022-05-13T23:27:16.798Z] coverage: 55.0% of statements [2022-05-13T23:27:16.798Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-05-13T23:27:17.210Z] Removing intermediate container a2a02bddc90d [2022-05-13T23:27:17.210Z] ---> 39e1eeaf7d31 [2022-05-13T23:27:17.210Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-13T23:27:17.210Z] ---> Running in 5102250ccd26 [2022-05-13T23:27:17.210Z] Removing intermediate container 5102250ccd26 [2022-05-13T23:27:17.210Z] ---> ccf6cab9aae9 [2022-05-13T23:27:17.210Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-13T23:27:17.210Z] ---> Running in 0c4eeb9bc4bc [2022-05-13T23:27:17.210Z] Removing intermediate container 0c4eeb9bc4bc [2022-05-13T23:27:17.210Z] ---> 21a5139f1b56 [2022-05-13T23:27:17.210Z] Step 13/13 : COPY . . [2022-05-13T23:27:17.266Z] === RUN TestAddressPoolOpt [2022-05-13T23:27:17.267Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/a [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/something [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/_=a [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/env1=value1 [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/_env1=value1 [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/PATH [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/=a [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/PATH= [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/PATH=something [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/asd!qwe [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/1asd [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/123 [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/some_space [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/__some_space_before [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/some_space_after__ [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/= [2022-05-13T23:27:17.267Z] === RUN TestValidateEnv/PaTh [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestParseHost [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://:port [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://invalid:port [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-13T23:27:17.267Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/something_with_spaces [2022-05-13T23:27:17.267Z] === RUN TestParseHost/:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/unknown:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://:5555/ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://:5555/p [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-13T23:27:17.267Z] === RUN TestParseHost/fd://something [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/unix:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://host: [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1] [2022-05-13T23:27:17.267Z] === RUN TestParseHost/_ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/unix://path/to/socket [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/fd:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/npipe:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://[::1]: [2022-05-13T23:27:17.267Z] === RUN TestParseHost/#00 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/__ [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp:// [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://: [2022-05-13T23:27:17.267Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-13T23:27:17.267Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestParseTCP [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/localhost:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/default_localhost [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/default_udp://localhost [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/localhost: [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/: [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp:// [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp://: [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/0.0.0.1 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/localhost:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/tcp://:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/#00 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/localhost [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[::1] [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[::1]: [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/[::1]:5555 [2022-05-13T23:27:17.267Z] === RUN TestParseTCP/0.0.0.1: [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-13T23:27:17.267Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-13T23:27:17.267Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestValidateExtraHosts [2022-05-13T23:27:17.267Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestValidateIPAddress [2022-05-13T23:27:17.267Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestMapOpts [2022-05-13T23:27:17.267Z] --- PASS: TestMapOpts (0.00s) [2022-05-13T23:27:17.267Z] === RUN TestListOptsWithoutValidator [2022-05-13T23:27:17.267Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestListOptsWithValidator [2022-05-13T23:27:17.739Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestValidateDNSSearch [2022-05-13T23:27:17.739Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_general_format [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_one_more [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-13T23:27:17.739Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:27:17.739Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestNamedListOpts [2022-05-13T23:27:17.739Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestNamedMapOpts [2022-05-13T23:27:17.739Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestParseVersion [2022-05-13T23:27:17.739Z] --- PASS: TestParseVersion (0.00s) [2022-05-13T23:27:17.739Z] PASS [2022-05-13T23:27:17.739Z] coverage: 52.9% of statements [2022-05-13T23:27:17.739Z] === RUN TestParseLink [2022-05-13T23:27:17.739Z] --- PASS: TestParseLink (0.00s) [2022-05-13T23:27:17.739Z] === RUN TestUlimitOpt [2022-05-13T23:27:17.739Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-13T23:27:17.739Z] PASS [2022-05-13T23:27:17.739Z] coverage: 66.0% of statements [2022-05-13T23:27:17.739Z] ok github.com/docker/docker/opts 0.174s coverage: 66.0% of statements [2022-05-13T23:27:17.739Z] ok github.com/docker/docker/pkg/aaparser 0.078s coverage: 52.9% of statements [2022-05-13T23:27:17.795Z] . [2022-05-13T23:27:17.795Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:27:17.795Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:27:17.795Z] Error: No such image: emptyfs [2022-05-13T23:27:17.795Z] Running integration-test (iteration 1) [2022-05-13T23:27:17.795Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-13T23:27:17.795Z] Loaded image: busybox:latest [2022-05-13T23:27:18.051Z] Loaded image: busybox:glibc [2022-05-13T23:27:18.209Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-13T23:27:18.209Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-13T23:27:19.267Z] 2022/05/13 23:27:19 Closing DB instances... [2022-05-13T23:27:19.418Z] Loaded image: debian:bullseye-slim [2022-05-13T23:27:19.418Z] Loaded image: hello-world:latest [2022-05-13T23:27:19.418Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:27:19.418Z] INFO: Testing against a local daemon [2022-05-13T23:27:19.418Z] === RUN TestCgroupNamespacesBuild [2022-05-13T23:27:19.744Z] === RUN TestPeerCertificateMarshalJSON [2022-05-13T23:27:20.213Z] === RUN TestIsArchivePathDir [2022-05-13T23:27:20.213Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-13T23:27:20.213Z] === RUN TestIsArchivePathInvalidFile [2022-05-13T23:27:20.213Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-13T23:27:20.213Z] === RUN TestIsArchivePathTar [2022-05-13T23:27:20.681Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-13T23:27:20.681Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-13T23:27:20.681Z] --- PASS: TestPeerCertificateMarshalJSON (0.79s) [2022-05-13T23:27:20.681Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-13T23:27:20.681Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-13T23:27:20.681Z] === RUN TestMiddleware [2022-05-13T23:27:20.681Z] --- PASS: TestMiddleware (0.00s) [2022-05-13T23:27:20.681Z] === RUN TestNewResponseModifier [2022-05-13T23:27:20.681Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-13T23:27:20.681Z] PASS [2022-05-13T23:27:20.681Z] coverage: 26.8% of statements [2022-05-13T23:27:20.681Z] ok github.com/docker/docker/pkg/authorization 0.838s coverage: 26.8% of statements [2022-05-13T23:27:20.681Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-13T23:27:20.681Z] === RUN TestDecompressStreamGzip [2022-05-13T23:27:20.681Z] --- PASS: TestDecompressStreamGzip (0.30s) [2022-05-13T23:27:20.681Z] === RUN TestDecompressStreamBzip2 [2022-05-13T23:27:21.151Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-13T23:27:21.151Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-13T23:27:21.151Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-13T23:27:21.151Z] === RUN TestDecompressStreamXz [2022-05-13T23:27:21.151Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:27:21.151Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestDecompressStreamZstd [2022-05-13T23:27:21.151Z] archive_test.go:140: zstd not installed [2022-05-13T23:27:21.151Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-13T23:27:21.151Z] === RUN TestCompressStreamXzUnsupported [2022-05-13T23:27:21.151Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-13T23:27:21.151Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestCompressStreamInvalid [2022-05-13T23:27:21.151Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionInvalid [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionUncompressed [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionBzip2 [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionGzip [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionXz [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionXz (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestExtensionZstd [2022-05-13T23:27:21.151Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestCmdStreamLargeStderr [2022-05-13T23:27:21.151Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-13T23:27:21.151Z] === RUN TestCmdStreamBad [2022-05-13T23:27:21.151Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:27:21.151Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestCmdStreamGood [2022-05-13T23:27:21.151Z] === RUN TestUnbuffered [2022-05-13T23:27:21.151Z] --- PASS: TestUnbuffered (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestRaceUnbuffered [2022-05-13T23:27:21.151Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-13T23:27:21.151Z] PASS [2022-05-13T23:27:21.151Z] coverage: 100.0% of statements [2022-05-13T23:27:21.151Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-13T23:27:21.151Z] === RUN TestUntarPathWithInvalidDest [2022-05-13T23:27:21.151Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-05-13T23:27:21.151Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-05-13T23:27:21.151Z] === RUN TestUntarPathWithInvalidSrc [2022-05-13T23:27:21.151Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-13T23:27:21.151Z] === RUN TestUntarPath [2022-05-13T23:27:21.307Z] --- PASS: TestCgroupNamespacesBuild (1.84s) [2022-05-13T23:27:21.307Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-13T23:27:21.621Z] --- PASS: TestUntarPath (0.07s) [2022-05-13T23:27:21.621Z] === RUN TestUntarPathWithDestinationFile [2022-05-13T23:27:21.621Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-13T23:27:21.621Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-13T23:27:21.621Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-13T23:27:21.621Z] === RUN TestCopyWithTarInvalidSrc [2022-05-13T23:27:21.621Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-13T23:27:21.621Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-13T23:27:21.621Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:27:21.621Z] === RUN TestCopyWithTarSrcFile [2022-05-13T23:27:21.621Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-13T23:27:21.621Z] === RUN TestCopyWithTarSrcFolder [2022-05-13T23:27:21.621Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-13T23:27:21.621Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-13T23:27:21.621Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-13T23:27:21.621Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-13T23:27:21.621Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:27:21.621Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-13T23:27:21.621Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-13T23:27:21.621Z] === RUN TestCopyFileWithTarSrcFile [2022-05-13T23:27:21.621Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-13T23:27:21.621Z] === RUN TestTarFiles [2022-05-13T23:27:21.621Z] === RUN TestMatch [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[foo]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[foo_bar]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[]#01 [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[qux]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-13T23:27:21.621Z] === RUN TestMatch/[[foo_baz]] [2022-05-13T23:27:21.621Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-13T23:27:21.621Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-13T23:27:21.621Z] PASS [2022-05-13T23:27:21.621Z] coverage: 87.5% of statements [2022-05-13T23:27:21.621Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-05-13T23:27:22.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-13T23:27:22.671Z] === RUN TestBuildWithSession [2022-05-13T23:27:22.671Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:27:22.671Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:27:22.671Z] === RUN TestBuildSquashParent [2022-05-13T23:27:23.193Z] === RUN TestChrootTarUntar [2022-05-13T23:27:23.193Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-13T23:27:23.193Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootUntarEmptyArchive [2022-05-13T23:27:23.193Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootTarUntarWithSymlink [2022-05-13T23:27:23.193Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootCopyWithTar [2022-05-13T23:27:23.193Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootCopyFileWithTar [2022-05-13T23:27:23.193Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootUntarPath [2022-05-13T23:27:23.193Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-13T23:27:23.193Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-13T23:27:23.193Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:27:23.193Z] === RUN TestChrootApplyDotDotFile [2022-05-13T23:27:23.193Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:27:23.193Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:27:23.193Z] PASS [2022-05-13T23:27:23.193Z] coverage: 12.0% of statements [2022-05-13T23:27:23.193Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 12.0% of statements [2022-05-13T23:27:23.193Z] 2022/05/13 23:27:23 Closing DB instances... [2022-05-13T23:27:24.181Z] === RUN TestEnsureRemoveAllNotExist [2022-05-13T23:27:24.181Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-13T23:27:24.181Z] === RUN TestEnsureRemoveAllWithDir [2022-05-13T23:27:24.181Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-13T23:27:24.181Z] === RUN TestEnsureRemoveAllWithFile [2022-05-13T23:27:24.181Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-13T23:27:24.181Z] PASS [2022-05-13T23:27:24.181Z] coverage: 0.0% of statements [2022-05-13T23:27:24.181Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-05-13T23:27:24.652Z] === RUN TestSizeEmpty [2022-05-13T23:27:24.652Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeEmptyFile [2022-05-13T23:27:24.652Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeNonemptyFile [2022-05-13T23:27:24.652Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-13T23:27:24.652Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-13T23:27:24.652Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-13T23:27:24.652Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestMoveToSubdir [2022-05-13T23:27:24.652Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-13T23:27:24.652Z] === RUN TestSizeNonExistingDirectory [2022-05-13T23:27:24.652Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-13T23:27:24.652Z] PASS [2022-05-13T23:27:24.652Z] coverage: 80.0% of statements [2022-05-13T23:27:24.652Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-05-13T23:27:25.120Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-05-13T23:27:25.120Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-13T23:27:25.593Z] === RUN TestPollerAddRemove [2022-05-13T23:27:25.593Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-13T23:27:25.593Z] === RUN TestPollerEvent [2022-05-13T23:27:25.593Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:27:25.593Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-13T23:27:25.593Z] === RUN TestPollerClose [2022-05-13T23:27:25.593Z] --- PASS: TestPollerClose (0.00s) [2022-05-13T23:27:25.593Z] PASS [2022-05-13T23:27:25.593Z] coverage: 36.2% of statements [2022-05-13T23:27:25.593Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2022-05-13T23:27:26.580Z] === RUN TestCopyFileWithInvalidSrc [2022-05-13T23:27:26.580Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:27:26.580Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-13T23:27:26.580Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-13T23:27:26.580Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCopyFile [2022-05-13T23:27:26.580Z] --- PASS: TestCopyFile (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-13T23:27:26.580Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:27:26.580Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-13T23:27:26.580Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-13T23:27:26.580Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:27:26.580Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestWildcardMatches [2022-05-13T23:27:26.580Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestPatternMatches [2022-05-13T23:27:26.580Z] --- PASS: TestPatternMatches (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-13T23:27:26.580Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestPatternMatchesFolderExclusions [2022-05-13T23:27:26.580Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-13T23:27:26.580Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-13T23:27:26.580Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-13T23:27:26.580Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-13T23:27:26.580Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestSingleExclamationError [2022-05-13T23:27:26.580Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestMatchesWithNoPatterns [2022-05-13T23:27:26.580Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestMatchesWithMalformedPatterns [2022-05-13T23:27:26.580Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestMatches [2022-05-13T23:27:26.580Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-13T23:27:26.580Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-13T23:27:26.580Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-13T23:27:26.580Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-13T23:27:26.580Z] --- PASS: TestMatches (0.01s) [2022-05-13T23:27:26.580Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-13T23:27:26.580Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-13T23:27:26.580Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-13T23:27:26.580Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatterns [2022-05-13T23:27:26.580Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-13T23:27:26.580Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatternsExceptionFlag [2022-05-13T23:27:26.580Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-13T23:27:26.580Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-13T23:27:26.580Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-13T23:27:26.580Z] === RUN TestCleanPatternsErrorSingleException [2022-05-13T23:27:27.050Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-13T23:27:27.050Z] === RUN TestCreateIfNotExistsDir [2022-05-13T23:27:27.050Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-13T23:27:27.050Z] === RUN TestCreateIfNotExistsFile [2022-05-13T23:27:27.050Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-13T23:27:27.050Z] === RUN TestMatch [2022-05-13T23:27:27.050Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:27:27.050Z] === RUN TestCompile [2022-05-13T23:27:27.050Z] === RUN TestCompile/slash [2022-05-13T23:27:27.050Z] === RUN TestCompile/backslash [2022-05-13T23:27:27.050Z] --- PASS: TestCompile (0.00s) [2022-05-13T23:27:27.050Z] --- PASS: TestCompile/slash (0.00s) [2022-05-13T23:27:27.050Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-13T23:27:27.050Z] PASS [2022-05-13T23:27:27.050Z] coverage: 84.7% of statements [2022-05-13T23:27:27.050Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-05-13T23:27:27.050Z] 2022/05/13 23:27:26 Closing DB instances... [2022-05-13T23:27:27.519Z] --- PASS: TestTarFiles (5.78s) [2022-05-13T23:27:27.519Z] === RUN TestDetectCompressionZstd [2022-05-13T23:27:27.519Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-13T23:27:27.519Z] === RUN TestTarUntar [2022-05-13T23:27:27.519Z] --- PASS: TestTarUntar (0.04s) [2022-05-13T23:27:27.519Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-13T23:27:27.519Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-13T23:27:27.519Z] === RUN TestTarWithOptions [2022-05-13T23:27:27.519Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-13T23:27:27.519Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-13T23:27:27.519Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-13T23:27:27.519Z] === RUN TestUntarUstarGnuConflict [2022-05-13T23:27:27.519Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-13T23:27:27.519Z] === RUN TestUntarInvalidFilenames [2022-05-13T23:27:27.519Z] === RUN TestGet [2022-05-13T23:27:27.519Z] --- PASS: TestGet (0.00s) [2022-05-13T23:27:27.519Z] === RUN TestGetShortcutString [2022-05-13T23:27:27.519Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-13T23:27:27.519Z] PASS [2022-05-13T23:27:27.519Z] coverage: 42.9% of statements [2022-05-13T23:27:27.519Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-13T23:27:27.519Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames252014086\\dest" [2022-05-13T23:27:27.519Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-05-13T23:27:27.519Z] === RUN TestUntarHardlinkToSymlink [2022-05-13T23:27:27.519Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-13T23:27:27.519Z] === RUN TestUntarInvalidHardlink [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1532394609\\victim\\hello" -> "../victim/hello" [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3287517387\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1678075940\\victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1169820666\\victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2596021812\\victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2644384671\\victim" -> "../victim" [2022-05-13T23:27:27.519Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-13T23:27:27.519Z] === RUN TestUntarInvalidSymlink [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1217718642\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink488445122\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4160011115\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink778509175\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1713714503\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:27.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3309781800\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:27.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3288261800\\dest\\dir\\loophole" -> "../../victim" [2022-05-13T23:27:27.520Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-13T23:27:27.520Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-13T23:27:27.520Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-13T23:27:27.520Z] === RUN TestXGlobalNoParent [2022-05-13T23:27:27.988Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-13T23:27:27.988Z] === RUN TestReplaceFileTarWrapper [2022-05-13T23:27:27.988Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-13T23:27:27.988Z] === RUN TestPrefixHeaderReadable [2022-05-13T23:27:27.988Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-13T23:27:27.988Z] === RUN TestDisablePigz [2022-05-13T23:27:27.988Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-13T23:27:27.988Z] --- PASS: TestDisablePigz (0.16s) [2022-05-13T23:27:27.988Z] === RUN TestPigz [2022-05-13T23:27:28.456Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-13T23:27:28.456Z] --- PASS: TestPigz (0.26s) [2022-05-13T23:27:28.456Z] === RUN TestNosysFileInfo [2022-05-13T23:27:28.456Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:27:28.456Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:27:28.456Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestCanonicalTarNameForPath [2022-05-13T23:27:28.456Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestCanonicalTarName [2022-05-13T23:27:28.456Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChmodTarEntry [2022-05-13T23:27:28.456Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestHardLinkOrder [2022-05-13T23:27:28.456Z] === RUN TestCreateIDMapOrder [2022-05-13T23:27:28.456Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-13T23:27:28.456Z] PASS [2022-05-13T23:27:28.456Z] coverage: 7.2% of statements [2022-05-13T23:27:28.456Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-05-13T23:27:28.456Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-13T23:27:28.456Z] === RUN TestChangeString [2022-05-13T23:27:28.456Z] --- PASS: TestChangeString (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesWithNoChanges [2022-05-13T23:27:28.456Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-13T23:27:28.456Z] === RUN TestChangesWithChanges [2022-05-13T23:27:28.456Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-13T23:27:28.456Z] === RUN TestChangesWithChangesGH13590 [2022-05-13T23:27:28.456Z] changes_test.go:196: needs more investigation [2022-05-13T23:27:28.456Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesDirsEmpty [2022-05-13T23:27:28.456Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:27:28.456Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesDirsMutated [2022-05-13T23:27:28.456Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:27:28.456Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestApplyLayer [2022-05-13T23:27:28.456Z] changes_test.go:433: needs further investigation [2022-05-13T23:27:28.456Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesSizeWithHardlinks [2022-05-13T23:27:28.456Z] changes_test.go:469: needs further investigation [2022-05-13T23:27:28.456Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesSizeWithNoChanges [2022-05-13T23:27:28.456Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-13T23:27:28.456Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestChangesSize [2022-05-13T23:27:28.456Z] --- PASS: TestChangesSize (0.00s) [2022-05-13T23:27:28.456Z] === RUN TestApplyLayerInvalidFilenames [2022-05-13T23:27:28.456Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1923195660\\dest" [2022-05-13T23:27:28.456Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-05-13T23:27:28.456Z] === RUN TestNetworkDBNodeLeave [2022-05-13T23:27:28.456Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-13T23:27:28.456Z] === RUN TestApplyLayerInvalidHardlink [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3907813121\\victim\\hello" -> "../victim/hello" [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3275415171\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1486494078\\victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3335396636\\victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink849443415\\victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink142777594\\victim" -> "../victim" [2022-05-13T23:27:28.456Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-13T23:27:28.456Z] === RUN TestApplyLayerInvalidSymlink [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink800357510\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2843331711\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4123147128\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3695758407\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3895411960\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:28.456Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3868744085\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:27:28.456Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-13T23:27:28.456Z] === RUN TestApplyLayerWhiteouts [2022-05-13T23:27:28.925Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-13T23:27:28.925Z] === RUN TestGenerateEmptyFile [2022-05-13T23:27:28.925Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-13T23:27:28.925Z] === RUN TestGenerateWithContent [2022-05-13T23:27:28.925Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-13T23:27:28.925Z] PASS [2022-05-13T23:27:28.925Z] coverage: 61.9% of statements [2022-05-13T23:27:28.925Z] ok github.com/docker/docker/pkg/archive 8.580s coverage: 61.9% of statements [2022-05-13T23:27:29.911Z] === RUN TestFixedBufferCap [2022-05-13T23:27:29.911Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestFixedBufferLen [2022-05-13T23:27:29.911Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestFixedBufferString [2022-05-13T23:27:29.911Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestFixedBufferWrite [2022-05-13T23:27:29.911Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestFixedBufferRead [2022-05-13T23:27:29.911Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestBytesPipeRead [2022-05-13T23:27:29.911Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestBytesPipeWrite [2022-05-13T23:27:29.911Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-13T23:27:29.911Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-13T23:27:30.380Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-13T23:27:30.380Z] === RUN TestAtomicWriteToFile [2022-05-13T23:27:30.380Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-13T23:27:30.380Z] === RUN TestAtomicWriteSetCommit [2022-05-13T23:27:30.380Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-13T23:27:30.380Z] === RUN TestAtomicWriteSetCancel [2022-05-13T23:27:30.380Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-13T23:27:30.380Z] === RUN TestReadCloserWrapperClose [2022-05-13T23:27:30.380Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestReaderErrWrapperReadOnError [2022-05-13T23:27:30.380Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestReaderErrWrapperRead [2022-05-13T23:27:30.380Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestCancelReadCloser [2022-05-13T23:27:30.380Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-13T23:27:30.380Z] === RUN TestWriteCloserWrapperClose [2022-05-13T23:27:30.380Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestNopWriteCloser [2022-05-13T23:27:30.380Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestNopWriter [2022-05-13T23:27:30.380Z] --- PASS: TestNopWriter (0.00s) [2022-05-13T23:27:30.380Z] === RUN TestWriteCounter [2022-05-13T23:27:30.380Z] --- PASS: TestWriteCounter (0.00s) [2022-05-13T23:27:30.380Z] PASS [2022-05-13T23:27:30.380Z] coverage: 70.1% of statements [2022-05-13T23:27:30.380Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 70.1% of statements [2022-05-13T23:27:30.753Z] --- PASS: TestBuildSquashParent (6.95s) [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:27:30.753Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:27:30.753Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:27:30.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:27:30.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:27:31.366Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-13T23:27:31.366Z] === RUN TestNetworkDBWatch [2022-05-13T23:27:31.366Z] === RUN TestError [2022-05-13T23:27:31.366Z] --- PASS: TestError (0.00s) [2022-05-13T23:27:31.366Z] === RUN TestProgressString [2022-05-13T23:27:31.366Z] === RUN TestProgressString/no_progress [2022-05-13T23:27:31.366Z] === RUN TestProgressString/progress_1 [2022-05-13T23:27:31.366Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-13T23:27:31.366Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-13T23:27:31.366Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-13T23:27:31.366Z] === RUN TestProgressString/with_units [2022-05-13T23:27:31.366Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-13T23:27:31.366Z] === RUN TestProgressString/hide_counts [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-13T23:27:31.366Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-13T23:27:31.366Z] === RUN TestJSONMessageDisplay [2022-05-13T23:27:31.834Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-13T23:27:31.834Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-13T23:27:31.834Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-13T23:27:31.834Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-13T23:27:31.834Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-13T23:27:31.834Z] === RUN TestDisplayJSONMessagesStream [2022-05-13T23:27:31.834Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-13T23:27:31.834Z] PASS [2022-05-13T23:27:31.834Z] coverage: 91.7% of statements [2022-05-13T23:27:31.834Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2022-05-13T23:27:32.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:27:32.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:27:32.304Z] === RUN TestStandardLongPath [2022-05-13T23:27:32.304Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-13T23:27:32.304Z] === RUN TestUNCLongPath [2022-05-13T23:27:32.304Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-13T23:27:32.304Z] PASS [2022-05-13T23:27:32.304Z] coverage: 100.0% of statements [2022-05-13T23:27:32.304Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-05-13T23:27:32.784Z] === RUN TestNameFormat [2022-05-13T23:27:32.784Z] --- PASS: TestNameFormat (0.00s) [2022-05-13T23:27:32.784Z] === RUN TestNameRetries [2022-05-13T23:27:32.785Z] --- PASS: TestNameRetries (0.00s) [2022-05-13T23:27:32.785Z] PASS [2022-05-13T23:27:32.785Z] coverage: 85.7% of statements [2022-05-13T23:27:32.785Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-05-13T23:27:33.252Z] 2022/05/13 23:27:32 Closing DB instances... [2022-05-13T23:27:33.721Z] === RUN TestParseKeyValueOpt [2022-05-13T23:27:33.721Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-13T23:27:33.721Z] === RUN TestParseUintList [2022-05-13T23:27:33.721Z] --- PASS: TestParseUintList (0.00s) [2022-05-13T23:27:33.721Z] === RUN TestParseUintListMaximumLimits [2022-05-13T23:27:33.721Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-13T23:27:33.721Z] PASS [2022-05-13T23:27:33.721Z] coverage: 97.0% of statements [2022-05-13T23:27:33.721Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-05-13T23:27:34.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:27:34.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-13T23:27:34.202Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:27:34.202Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:27:34.202Z] PASS [2022-05-13T23:27:34.202Z] coverage: 36.4% of statements [2022-05-13T23:27:34.202Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.064s coverage: 36.4% of statements [2022-05-13T23:27:34.202Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-13T23:27:34.202Z] === RUN TestNetworkDBBulkSync [2022-05-13T23:27:35.191Z] === RUN TestNewAndRemove [2022-05-13T23:27:35.191Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-13T23:27:35.191Z] === RUN TestRemoveInvalidPath [2022-05-13T23:27:35.191Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-13T23:27:35.191Z] PASS [2022-05-13T23:27:35.191Z] coverage: 82.6% of statements [2022-05-13T23:27:35.191Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-05-13T23:27:35.661Z] 2022/05/13 23:27:35 Closing DB instances... [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2022-05-13T23:27:35.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-05-13T23:27:35.899Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:27:35.899Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:27:37.230Z] === RUN TestFailedConnection [2022-05-13T23:27:37.230Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-13T23:27:37.230Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-13T23:27:37.697Z] --- PASS: TestGetAddress (24.59s) [2022-05-13T23:27:37.697Z] === RUN TestRequestSyntaxCheck [2022-05-13T23:27:37.697Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-13T23:27:37.697Z] === RUN TestRequest [2022-05-13T23:27:38.899Z] INFO: Extraction ended at 05/13/2022 23:27:35. Duration:00:00:27.1426671 [2022-05-13T23:27:38.899Z] INFO: Updating the golang and path environment variables [2022-05-13T23:27:38.899Z] INFO: GOPATH=d:\gopath [2022-05-13T23:27:38.899Z] INFO: go version go1.18.2 windows/amd64 [2022-05-13T23:27:38.899Z] INFO: Running the daemon under test in debug mode [2022-05-13T23:27:38.899Z] INFO: Running the daemon under test in containerd mode [2022-05-13T23:27:38.899Z] INFO: Starting a daemon under test... [2022-05-13T23:27:38.899Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43599\2\daemon --pidfile d:\CI\PR-43599\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-13T23:27:38.899Z] INFO: Containerd started successfully. [2022-05-13T23:27:38.899Z] INFO: Process started successfully. [2022-05-13T23:27:38.899Z] INFO: Start tailing logs of the daemon under tests [2022-05-13T23:27:38.899Z] INFO: Waiting for the daemon under test to start... [2022-05-13T23:27:38.938Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 2m50.177655827s [2022-05-13T23:27:38.938Z] 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-05-13T23:27:38.938Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.732739ms [2022-05-13T23:27:39.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:27:39.262Z] --- PASS: TestFailedConnection (2.13s) [2022-05-13T23:27:39.262Z] === RUN TestFailOnce [2022-05-13T23:27:39.262Z] 2022/05/13 23:27:38 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-05-13T23:27:39.262Z] goroutine 20 [running]: [2022-05-13T23:27:39.262Z] net/http.(*conn).serve.func1() [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:27:39.262Z] panic({0x5536e0, 0x69d090}) [2022-05-13T23:27:39.262Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:27:39.262Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x830000000000003b?, 0xffffffffffffffff?}, 0x83a85e5acf4753e0?) [2022-05-13T23:27:39.262Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-13T23:27:39.262Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6a2898?, 0xc00019c0e0?}, 0xc0000b9a78?) [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:27:39.262Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6a2898, 0xc00019c0e0}, 0xc0000c0000) [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-13T23:27:39.262Z] net/http.serverHandler.ServeHTTP({0x6a0eb8?}, {0x6a2898, 0xc00019c0e0}, 0xc0000c0000) [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:27:39.262Z] net/http.(*conn).serve(0xc0000b2000, {0x6a2d98, 0xc0000960c0}) [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:27:39.262Z] created by net/http.(*Server).Serve [2022-05-13T23:27:39.262Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:27:39.262Z] time="2022-05-13T23:27:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-05-13T23:27:40.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:27:40.250Z] 2022/05/13 23:27:39 Closing DB instances... [2022-05-13T23:27:40.250Z] time="2022-05-13T23:27:40Z" level=error msg="node: 61149bce1a98 is unknown to memberlist" [2022-05-13T23:27:40.250Z] --- PASS: TestFailOnce (1.21s) [2022-05-13T23:27:40.250Z] === RUN TestEchoInputOutput [2022-05-13T23:27:40.250Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-13T23:27:40.250Z] === RUN TestBackoff [2022-05-13T23:27:40.250Z] --- PASS: TestBackoff (0.00s) [2022-05-13T23:27:40.250Z] === RUN TestAbortRetry [2022-05-13T23:27:40.250Z] --- PASS: TestAbortRetry (0.00s) [2022-05-13T23:27:40.250Z] === RUN TestClientScheme [2022-05-13T23:27:40.250Z] --- PASS: TestClientScheme (0.00s) [2022-05-13T23:27:40.250Z] === RUN TestNewClientWithTimeout [2022-05-13T23:27:40.718Z] time="2022-05-13T23:27:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-13T23:27:41.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:27:42.342Z] time="2022-05-13T23:27:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-13T23:27:42.381Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:27:42.812Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2022-05-13T23:27:42.812Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2022-05-13T23:27:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-05-13T23:27:43.308Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:27:43.799Z] 2022/05/13 23:27:43 Closing DB instances... [2022-05-13T23:27:44.786Z] time="2022-05-13T23:27:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-13T23:27:45.254Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-13T23:27:45.254Z] === RUN TestNetworkDBGarbageCollection [2022-05-13T23:27:47.115Z] ---> 580557f25565 [2022-05-13T23:27:47.115Z] Successfully built 580557f25565 [2022-05-13T23:27:47.115Z] Successfully tagged docker:latest [2022-05-13T23:27:47.115Z] INFO: Image build ended at 05/13/2022 23:27:43. Duration:00:03:56.4804604 [2022-05-13T23:27:47.115Z] [2022-05-13T23:27:47.115Z] [2022-05-13T23:27:47.115Z] INFO: Building the test binaries at 05/13/2022 23:27:43... [2022-05-13T23:27:47.469Z] --- PASS: TestRequest (9.62s) [2022-05-13T23:27:47.470Z] === RUN TestOverlappingRequests [2022-05-13T23:27:47.943Z] --- PASS: TestOverlappingRequests (0.50s) [2022-05-13T23:27:47.943Z] === RUN TestRelease [2022-05-13T23:27:48.549Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-13T23:27:48.549Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:27:49.153Z] --- PASS: TestBuildWithHugeFile (49.81s) [2022-05-13T23:27:49.153Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:27:49.153Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:27:49.154Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:27:49.154Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:27:49.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:27:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:27:49.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:27:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:27:49.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:27:49.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:27:49.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:27:49.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:27:49.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:27:49.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-13T23:27:49.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-13T23:27:49.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-13T23:27:49.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-13T23:27:49.154Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:27:49.154Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-13T23:27:49.154Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-13T23:27:49.154Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-05-13T23:27:49.154Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-05-13T23:27:49.154Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-05-13T23:27:49.154Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:27:49.154Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-13T23:27:49.154Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-13T23:27:49.154Z] Loaded image: busybox:latest [2022-05-13T23:27:49.154Z] Loaded image: busybox:glibc [2022-05-13T23:27:49.154Z] Loaded image: debian:bullseye-slim [2022-05-13T23:27:49.154Z] Loaded image: hello-world:latest [2022-05-13T23:27:49.154Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:27:49.508Z] time="2022-05-13T23:27:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-13T23:27:50.014Z] INFO: make.ps1 starting at 05/13/2022 23:27:49 [2022-05-13T23:27:50.014Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:27:50.014Z] INFO: Invoking autogen... [2022-05-13T23:27:50.470Z] { [2022-05-13T23:27:50.470Z] "RT_GROUP_ICON": { [2022-05-13T23:27:50.470Z] "#1": { [2022-05-13T23:27:50.470Z] "0409": "../../winresources/docker.ico" [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] }, [2022-05-13T23:27:50.470Z] "RT_MANIFEST": { [2022-05-13T23:27:50.470Z] "#1": { [2022-05-13T23:27:50.470Z] "0409": { [2022-05-13T23:27:50.470Z] "identity": {}, [2022-05-13T23:27:50.470Z] "description": "Docker Engine", [2022-05-13T23:27:50.470Z] "minimum-os": "vista", [2022-05-13T23:27:50.470Z] "execution-level": "", [2022-05-13T23:27:50.470Z] "ui-access": false, [2022-05-13T23:27:50.470Z] "auto-elevate": false, [2022-05-13T23:27:50.470Z] "dpi-awareness": "unaware", [2022-05-13T23:27:50.470Z] "disable-theming": false, [2022-05-13T23:27:50.470Z] "disable-window-filtering": false, [2022-05-13T23:27:50.470Z] "high-resolution-scrolling-aware": false, [2022-05-13T23:27:50.470Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-13T23:27:50.470Z] "long-path-aware": false, [2022-05-13T23:27:50.470Z] "printer-driver-isolation": false, [2022-05-13T23:27:50.470Z] "gdi-scaling": false, [2022-05-13T23:27:50.470Z] "segment-heap": false, [2022-05-13T23:27:50.470Z] "use-common-controls-v6": false [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] }, [2022-05-13T23:27:50.470Z] "RT_MESSAGETABLE": { [2022-05-13T23:27:50.470Z] "#1": { [2022-05-13T23:27:50.470Z] "0409": "../../winresources/event_messages.bin" [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] }, [2022-05-13T23:27:50.470Z] "RT_VERSION": { [2022-05-13T23:27:50.470Z] "#1": { [2022-05-13T23:27:50.470Z] "0409": { [2022-05-13T23:27:50.470Z] "fixed": { [2022-05-13T23:27:50.470Z] "file_version": "0.0.0.0", [2022-05-13T23:27:50.470Z] "product_version": "0.0.0.0", [2022-05-13T23:27:50.470Z] "type": "Unknown" [2022-05-13T23:27:50.470Z] }, [2022-05-13T23:27:50.470Z] "info": { [2022-05-13T23:27:50.470Z] "0000": { [2022-05-13T23:27:50.470Z] "CompanyName": "", [2022-05-13T23:27:50.470Z] "FileVersion": "0.0.0-dev", [2022-05-13T23:27:50.470Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-13T23:27:50.470Z] "OriginalFileName": "dockerd.exe", [2022-05-13T23:27:50.470Z] "ProductName": "", [2022-05-13T23:27:50.470Z] "ProductVersion": "0.0.0-dev", [2022-05-13T23:27:50.470Z] "SpecialBuild": "4e025b54d5" [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.470Z] } [2022-05-13T23:27:50.930Z] powershell.exe : cmd\dockerd\config.go [2022-05-13T23:27:50.930Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-92df5186\powershellWrapper.ps1:3 char:1 [2022-05-13T23:27:50.930Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-13T23:27:50.930Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-13T23:27:50.930Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-13T23:27:50.930Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-13T23:27:50.930Z] [2022-05-13T23:27:50.930Z] cmd\dockerd\config_windows.go [2022-05-13T23:27:50.930Z] cmd\dockerd\daemon.go [2022-05-13T23:27:51.072Z] --- PASS: TestRelease (2.82s) [2022-05-13T23:27:51.072Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:27:51.387Z] cmd\dockerd\daemon_test.go [2022-05-13T23:27:51.387Z] cmd\dockerd\daemon_windows.go [2022-05-13T23:27:51.387Z] cmd\dockerd\docker.go [2022-05-13T23:27:51.387Z] cmd\dockerd\docker_windows.go [2022-05-13T23:27:51.387Z] cmd\dockerd\genwinres_windows.go [2022-05-13T23:27:51.387Z] cmd\dockerd\metrics.go [2022-05-13T23:27:51.387Z] cmd\dockerd\options.go [2022-05-13T23:27:51.387Z] cmd\dockerd\options_test.go [2022-05-13T23:27:51.387Z] cmd\dockerd\service_windows.go [2022-05-13T23:27:51.387Z] INFO: Building daemon... [2022-05-13T23:27:53.294Z] === RUN TestParseEmptyInterface [2022-05-13T23:27:53.294Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestParseNonInterfaceType [2022-05-13T23:27:53.294Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestParseWithOneFunction [2022-05-13T23:27:53.294Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestParseWithMultipleFuncs [2022-05-13T23:27:53.294Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestParseWithUnnamedReturn [2022-05-13T23:27:53.294Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestEmbeddedInterface [2022-05-13T23:27:53.294Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestParsedImports [2022-05-13T23:27:53.294Z] --- PASS: TestParsedImports (0.00s) [2022-05-13T23:27:53.294Z] === RUN TestAliasedImports [2022-05-13T23:27:53.294Z] --- PASS: TestAliasedImports (0.00s) [2022-05-13T23:27:53.294Z] PASS [2022-05-13T23:27:53.294Z] coverage: 56.8% of statements [2022-05-13T23:27:53.294Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-05-13T23:27:54.281Z] === RUN TestHTTPTransport [2022-05-13T23:27:54.281Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-13T23:27:54.281Z] PASS [2022-05-13T23:27:54.281Z] coverage: 85.7% of statements [2022-05-13T23:27:54.281Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-05-13T23:27:54.750Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:27:54.750Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-13T23:27:54.750Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-13T23:27:54.750Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:27:54.750Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-13T23:27:54.750Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-13T23:27:54.750Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-13T23:27:54.750Z] === RUN TestBufferPoolPutAndGet [2022-05-13T23:27:54.750Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-13T23:27:54.750Z] PASS [2022-05-13T23:27:54.750Z] coverage: 88.2% of statements [2022-05-13T23:27:54.750Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-05-13T23:27:55.736Z] === RUN TestOutputOnPrematureClose [2022-05-13T23:27:55.736Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-13T23:27:55.736Z] === RUN TestCompleteSilently [2022-05-13T23:27:55.736Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-13T23:27:55.736Z] PASS [2022-05-13T23:27:55.736Z] coverage: 75.9% of statements [2022-05-13T23:27:55.736Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-05-13T23:27:56.205Z] === RUN TestSendToOneSub [2022-05-13T23:27:56.205Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-13T23:27:56.205Z] === RUN TestSendToMultipleSubs [2022-05-13T23:27:56.205Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-13T23:27:56.205Z] === RUN TestEvictOneSub [2022-05-13T23:27:56.205Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-13T23:27:56.205Z] === RUN TestClosePublisher [2022-05-13T23:27:56.205Z] --- PASS: TestClosePublisher (0.00s) [2022-05-13T23:27:56.205Z] === RUN TestPubSubRace [2022-05-13T23:27:56.632Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-13T23:27:56.633Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:27:56.703Z] ...INFO: Daemon under test started and replied! [2022-05-13T23:27:56.703Z] INFO: Docker version of the daemon under test [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] Client: [2022-05-13T23:27:56.703Z] Version: 17.06.2-ce [2022-05-13T23:27:56.703Z] API version: 1.30 [2022-05-13T23:27:56.703Z] Go version: go1.8.3 [2022-05-13T23:27:56.703Z] Git commit: cec0b72 [2022-05-13T23:27:56.703Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-13T23:27:56.703Z] OS/Arch: windows/amd64 [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] Server: [2022-05-13T23:27:56.703Z] Version: 0.0.0-dev [2022-05-13T23:27:56.703Z] API version: 1.42 (minimum version 1.24) [2022-05-13T23:27:56.703Z] Go version: go1.18.2 [2022-05-13T23:27:56.703Z] Git commit: 4e025b54d5 [2022-05-13T23:27:56.703Z] Built: [2022-05-13T23:27:56.703Z] OS/Arch: windows/amd64 [2022-05-13T23:27:56.703Z] Experimental: false [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] INFO: Docker info of the daemon under test [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] Containers: 0 [2022-05-13T23:27:56.703Z] Running: 0 [2022-05-13T23:27:56.703Z] Paused: 0 [2022-05-13T23:27:56.703Z] Stopped: 0 [2022-05-13T23:27:56.703Z] Images: 0 [2022-05-13T23:27:56.703Z] Server Version: 0.0.0-dev [2022-05-13T23:27:56.703Z] Storage Driver: windowsfilter [2022-05-13T23:27:56.703Z] Windows: [2022-05-13T23:27:56.703Z] Logging Driver: json-file [2022-05-13T23:27:56.703Z] Plugins: [2022-05-13T23:27:56.703Z] Volume: local [2022-05-13T23:27:56.703Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:27:56.703Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:27:56.703Z] Swarm: inactive [2022-05-13T23:27:56.703Z] Default Isolation: process [2022-05-13T23:27:56.703Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-13T23:27:56.703Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-13T23:27:56.703Z] OSType: windows [2022-05-13T23:27:56.703Z] Architecture: x86_64 [2022-05-13T23:27:56.703Z] CPUs: 4 [2022-05-13T23:27:56.703Z] Total Memory: 32GiB [2022-05-13T23:27:56.703Z] Name: azwin-2-ea3bf0 [2022-05-13T23:27:56.703Z] ID: 4a8ea88b-9330-4de9-8593-e7932539f6a5 [2022-05-13T23:27:56.703Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-13T23:27:56.703Z] Debug Mode (client): false [2022-05-13T23:27:56.703Z] Debug Mode (server): true [2022-05-13T23:27:56.703Z] File Descriptors: -1 [2022-05-13T23:27:56.703Z] Goroutines: 29 [2022-05-13T23:27:56.703Z] System Time: 2022-05-13T23:27:55.5518782Z [2022-05-13T23:27:56.703Z] EventsListeners: 0 [2022-05-13T23:27:56.703Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:27:56.703Z] Labels: [2022-05-13T23:27:56.703Z] Experimental: false [2022-05-13T23:27:56.703Z] Insecure Registries: [2022-05-13T23:27:56.703Z] 127.0.0.0/8 [2022-05-13T23:27:56.703Z] Live Restore Enabled: false [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] INFO: Docker images of the daemon under test [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:27:56.703Z] [2022-05-13T23:27:56.703Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-13T23:27:56.703Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-13T23:27:56.703Z] ltsc2022: Pulling from windows/servercore [2022-05-13T23:27:56.703Z] 97f65a0ec59e: Pulling fs layer [2022-05-13T23:27:56.703Z] 12fb50a031bd: Pulling fs layer [2022-05-13T23:27:57.190Z] --- PASS: TestAllocateRandomDeallocate (6.31s) [2022-05-13T23:27:57.190Z] === RUN TestRetrieveFromStore [2022-05-13T23:27:57.190Z] --- PASS: TestPubSubRace (1.07s) [2022-05-13T23:27:57.190Z] PASS [2022-05-13T23:27:57.190Z] coverage: 75.0% of statements [2022-05-13T23:27:57.190Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-05-13T23:27:57.244Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s) [2022-05-13T23:27:57.245Z] PASS [2022-05-13T23:27:57.245Z] [2022-05-13T23:27:57.245Z] === Skipped [2022-05-13T23:27:57.245Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-13T23:27:57.245Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:27:57.245Z] [2022-05-13T23:27:57.245Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:27:57.245Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:27:57.245Z] [2022-05-13T23:27:57.245Z] DONE 34 tests, 2 skipped in 86.253s [2022-05-13T23:27:57.245Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-13T23:27:57.245Z] INFO: Testing against a local daemon [2022-05-13T23:27:57.245Z] === RUN TestConfigInspect [2022-05-13T23:27:57.658Z] === RUN TestRegister [2022-05-13T23:27:57.658Z] --- PASS: TestRegister (0.00s) [2022-05-13T23:27:57.658Z] === RUN TestCommand [2022-05-13T23:27:57.658Z] --- PASS: TestCommand (0.03s) [2022-05-13T23:27:57.658Z] === RUN TestNaiveSelf [2022-05-13T23:27:58.126Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-13T23:27:58.126Z] PASS [2022-05-13T23:27:58.126Z] coverage: 82.4% of statements [2022-05-13T23:27:58.126Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-05-13T23:27:58.126Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-13T23:27:58.126Z] === RUN TestClientStream [2022-05-13T23:27:58.126Z] --- PASS: TestClientStream (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestClientSendFile [2022-05-13T23:27:58.126Z] --- PASS: TestClientSendFile (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestClientWithRequestTimeout [2022-05-13T23:27:58.126Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestFileSpecPlugin [2022-05-13T23:27:58.126Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-13T23:27:58.126Z] === RUN TestFileJSONSpecPlugin [2022-05-13T23:27:58.126Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-13T23:27:58.126Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestPluginAddHandler [2022-05-13T23:27:58.126Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestPluginWaitBadPlugin [2022-05-13T23:27:58.126Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-13T23:27:58.126Z] === RUN TestGet [2022-05-13T23:27:58.126Z] time="2022-05-13T23:27:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-13T23:27:58.595Z] === RUN TestDump [2022-05-13T23:27:58.595Z] goroutine 4 [running]: [2022-05-13T23:27:58.595Z] github.com/docker/docker/pkg/stack.dump(0x3a2d57?) [2022-05-13T23:27:58.595Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:27:58.595Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-13T23:27:58.595Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-13T23:27:58.595Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-13T23:27:58.595Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-13T23:27:58.595Z] testing.tRunner(0xc000031ba0, 0x56a4b0) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:27:58.595Z] created by testing.(*T).Run [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:27:58.595Z] [2022-05-13T23:27:58.595Z] goroutine 1 [chan receive]: [2022-05-13T23:27:58.595Z] testing.(*T).Run(0xc000031a00, {0x559154?, 0x37c1f3?}, 0x56a4b0) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:27:58.595Z] testing.runTests.func1(0xc00005e870?) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:27:58.595Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:27:58.595Z] testing.runTests(0xc00004a500?, {0x6ee400, 0x3, 0x3}, {0x1eadd340108?, 0x40?, 0x6f34a0?}) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:27:58.595Z] testing.(*M).Run(0xc00004a500) [2022-05-13T23:27:58.595Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:27:58.595Z] main.main() [2022-05-13T23:27:58.595Z] _testmain.go:99 +0x255 [2022-05-13T23:27:58.595Z] --- PASS: TestDump (0.00s) [2022-05-13T23:27:58.595Z] === RUN TestDumpToFile [2022-05-13T23:27:59.066Z] --- PASS: TestDumpToFile (0.21s) [2022-05-13T23:27:59.066Z] === RUN TestDumpToFileWithEmptyInput [2022-05-13T23:27:59.066Z] goroutine 6 [running]: [2022-05-13T23:27:59.066Z] github.com/docker/docker/pkg/stack.dump(0x41ed93?) [2022-05-13T23:27:59.066Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:27:59.066Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x41ed60?}) [2022-05-13T23:27:59.066Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-13T23:27:59.066Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-05-13T23:27:59.066Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-13T23:27:59.066Z] testing.tRunner(0xc000162340, 0x56a4a0) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:27:59.066Z] created by testing.(*T).Run [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:27:59.066Z] [2022-05-13T23:27:59.066Z] goroutine 1 [chan receive]: [2022-05-13T23:27:59.066Z] testing.(*T).Run(0xc000031a00, {0x56072b?, 0x37c1f3?}, 0x56a4a0) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:27:59.066Z] testing.runTests.func1(0xc00005e870?) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:27:59.066Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:27:59.066Z] testing.runTests(0xc00004a500?, {0x6ee400, 0x3, 0x3}, {0x1eadd340108?, 0x40?, 0x6f34a0?}) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:27:59.066Z] testing.(*M).Run(0xc00004a500) [2022-05-13T23:27:59.066Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:27:59.066Z] main.main() [2022-05-13T23:27:59.066Z] _testmain.go:99 +0x255 [2022-05-13T23:27:59.066Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-13T23:27:59.066Z] PASS [2022-05-13T23:27:59.066Z] coverage: 90.9% of statements [2022-05-13T23:27:59.066Z] ok github.com/docker/docker/pkg/stack 0.255s coverage: 90.9% of statements [2022-05-13T23:27:59.066Z] time="2022-05-13T23:27:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-13T23:27:59.066Z] --- PASS: TestRetrieveFromStore (1.96s) [2022-05-13T23:27:59.066Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-13T23:27:59.066Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-13T23:27:59.066Z] === RUN TestParallelPredefinedRequest1 [2022-05-13T23:27:59.066Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-13T23:27:59.066Z] === RUN TestParallelPredefinedRequest2 [2022-05-13T23:27:59.066Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-13T23:27:59.066Z] === RUN TestParallelPredefinedRequest3 [2022-05-13T23:27:59.066Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-13T23:27:59.066Z] === RUN TestParallelPredefinedRequest4 [2022-05-13T23:27:59.066Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-13T23:27:59.066Z] === RUN TestParallelPredefinedRequest5 [2022-05-13T23:27:59.066Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-13T23:27:59.066Z] === RUN TestDebug [2022-05-13T23:27:59.066Z] --- PASS: TestDebug (0.00s) [2022-05-13T23:27:59.066Z] === RUN TestRequestPoolParallel [2022-05-13T23:27:59.066Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-05-13T23:27:59.066Z] === RUN TestFullAllocateRelease [2022-05-13T23:27:59.131Z] --- PASS: TestConfigInspect (2.22s) [2022-05-13T23:27:59.131Z] === RUN TestConfigList [2022-05-13T23:27:59.145Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-13T23:27:59.145Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:27:59.534Z] === RUN TestNewStdWriter [2022-05-13T23:27:59.535Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-13T23:27:59.535Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestWriteWithNilBytes [2022-05-13T23:27:59.535Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestWrite [2022-05-13T23:27:59.535Z] --- PASS: TestWrite (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestWriteWithWriterError [2022-05-13T23:27:59.535Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-13T23:27:59.535Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyWriteAndRead [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-13T23:27:59.535Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-13T23:27:59.535Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-13T23:27:59.535Z] PASS [2022-05-13T23:27:59.535Z] coverage: 100.0% of statements [2022-05-13T23:27:59.535Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-05-13T23:28:00.002Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-13T23:28:00.002Z] === RUN TestOddAllocateRelease [2022-05-13T23:28:00.002Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-05-13T23:28:00.002Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-13T23:28:00.002Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-13T23:28:00.002Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-13T23:28:00.471Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-13T23:28:00.471Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-13T23:28:00.471Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest1 [2022-05-13T23:28:00.471Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest4 [2022-05-13T23:28:00.471Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest3 [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest5 [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest3 [2022-05-13T23:28:00.471Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest2 [2022-05-13T23:28:00.471Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:00.471Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest5 [2022-05-13T23:28:00.471Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:00.471Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:28:00.471Z] === CONT TestParallelPredefinedRequest4 [2022-05-13T23:28:00.471Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:00.471Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:28:00.471Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:28:00.471Z] PASS [2022-05-13T23:28:00.471Z] coverage: 85.3% of statements [2022-05-13T23:28:00.472Z] ok github.com/docker/docker/libnetwork/ipam 55.640s coverage: 85.3% of statements [2022-05-13T23:28:00.472Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-13T23:28:00.472Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-13T23:28:00.472Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestFormatStatus [2022-05-13T23:28:00.472Z] --- PASS: TestFormatStatus (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestFormatError [2022-05-13T23:28:00.472Z] --- PASS: TestFormatError (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestFormatJSONError [2022-05-13T23:28:00.472Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-13T23:28:00.472Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-13T23:28:00.472Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestNewJSONProgressOutput [2022-05-13T23:28:00.472Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestAuxFormatterEmit [2022-05-13T23:28:00.472Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestStreamWriterStdout [2022-05-13T23:28:00.472Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-13T23:28:00.472Z] === RUN TestStreamWriterStderr [2022-05-13T23:28:00.472Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-13T23:28:00.472Z] PASS [2022-05-13T23:28:00.472Z] coverage: 66.2% of statements [2022-05-13T23:28:00.472Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-05-13T23:28:00.940Z] time="2022-05-13T23:28:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-13T23:28:00.940Z] === RUN TestGenerateRandomID [2022-05-13T23:28:00.940Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestShortenId [2022-05-13T23:28:00.940Z] --- PASS: TestShortenId (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestShortenSha256Id [2022-05-13T23:28:00.940Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestShortenIdEmpty [2022-05-13T23:28:00.940Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestShortenIdInvalid [2022-05-13T23:28:00.940Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestIsShortIDNonHex [2022-05-13T23:28:00.940Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-13T23:28:00.940Z] === RUN TestIsShortIDNotCorrectSize [2022-05-13T23:28:00.940Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-13T23:28:00.940Z] PASS [2022-05-13T23:28:00.940Z] coverage: 70.6% of statements [2022-05-13T23:28:00.940Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-13T23:28:01.020Z] --- PASS: TestConfigList (2.17s) [2022-05-13T23:28:01.020Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:28:01.927Z] === RUN TestIsCpusetListAvailable [2022-05-13T23:28:01.927Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-13T23:28:01.927Z] PASS [2022-05-13T23:28:01.927Z] coverage: 39.4% of statements [2022-05-13T23:28:01.927Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-05-13T23:28:03.492Z] === RUN TestChtimes [2022-05-13T23:28:03.492Z] --- PASS: TestChtimes (0.00s) [2022-05-13T23:28:03.492Z] === RUN TestChtimesWindows [2022-05-13T23:28:03.492Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-13T23:28:03.492Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-13T23:28:03.492Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-13T23:28:03.492Z] PASS [2022-05-13T23:28:03.492Z] coverage: 13.0% of statements [2022-05-13T23:28:03.492Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-05-13T23:28:03.534Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-13T23:28:03.534Z] === RUN TestConfigsUpdate [2022-05-13T23:28:04.387Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-13T23:28:04.387Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:28:04.481Z] === RUN TestTailFile [2022-05-13T23:28:04.481Z] --- PASS: TestTailFile (0.00s) [2022-05-13T23:28:04.481Z] === RUN TestTailFileManyLines [2022-05-13T23:28:04.481Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-13T23:28:04.481Z] === RUN TestTailEmptyFile [2022-05-13T23:28:04.481Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-13T23:28:04.481Z] === RUN TestTailNegativeN [2022-05-13T23:28:04.481Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.481Z] === CONT TestNewTailReader/no_delimiter [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.481Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.483Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.949Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-13T23:28:04.949Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.954Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.954Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.955Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:28:04.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:04.956Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:04.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.424Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-13T23:28:05.424Z] === RUN TestTemplatedConfig [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:05.427Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.06s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.428Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:28:05.429Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:28:05.429Z] PASS [2022-05-13T23:28:05.429Z] coverage: 88.6% of statements [2022-05-13T23:28:05.429Z] ok github.com/docker/docker/pkg/tailfile 0.428s coverage: 88.6% of statements [2022-05-13T23:28:05.429Z] time="2022-05-13T23:28:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-13T23:28:05.900Z] === RUN TestTarSumRemoveNonExistent [2022-05-13T23:28:05.900Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestTarSumRemove [2022-05-13T23:28:05.900Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestSortFileInfoSums [2022-05-13T23:28:05.900Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestNewTarSumForLabelInvalid [2022-05-13T23:28:05.900Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestNewTarSumForLabel [2022-05-13T23:28:05.900Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestEmptyTar [2022-05-13T23:28:05.900Z] --- PASS: TestEmptyTar (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestTarSumsReadSize [2022-05-13T23:28:05.900Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestTarSums [2022-05-13T23:28:05.900Z] --- PASS: TestTarSums (0.06s) [2022-05-13T23:28:05.900Z] === RUN TestIteration [2022-05-13T23:28:05.900Z] --- PASS: TestIteration (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestVersionLabelForChecksum [2022-05-13T23:28:05.900Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestVersion [2022-05-13T23:28:05.900Z] --- PASS: TestVersion (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestGetVersion [2022-05-13T23:28:05.900Z] --- PASS: TestGetVersion (0.00s) [2022-05-13T23:28:05.900Z] === RUN TestGetVersions [2022-05-13T23:28:05.900Z] --- PASS: TestGetVersions (0.00s) [2022-05-13T23:28:05.900Z] PASS [2022-05-13T23:28:05.900Z] coverage: 89.3% of statements [2022-05-13T23:28:05.900Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2022-05-13T23:28:06.889Z] === RUN TestTruncIndex [2022-05-13T23:28:06.889Z] --- PASS: TestTruncIndex (0.10s) [2022-05-13T23:28:06.889Z] PASS [2022-05-13T23:28:06.889Z] coverage: 91.5% of statements [2022-05-13T23:28:06.889Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-05-13T23:28:07.141Z] 12fb50a031bd: Verifying Checksum [2022-05-13T23:28:07.141Z] 12fb50a031bd: Download complete [2022-05-13T23:28:07.419Z] === RUN TestVersionInfo [2022-05-13T23:28:07.419Z] --- PASS: TestVersionInfo (0.00s) [2022-05-13T23:28:07.419Z] === RUN TestAppendVersions [2022-05-13T23:28:07.419Z] --- PASS: TestAppendVersions (0.00s) [2022-05-13T23:28:07.419Z] PASS [2022-05-13T23:28:07.419Z] coverage: 88.9% of statements [2022-05-13T23:28:07.419Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-05-13T23:28:07.939Z] --- PASS: TestTemplatedConfig (2.56s) [2022-05-13T23:28:07.939Z] === RUN TestConfigCreateResolve [2022-05-13T23:28:08.990Z] === RUN TestValidatePrivileges [2022-05-13T23:28:08.991Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-13T23:28:08.991Z] === RUN TestFilterByCapNeg [2022-05-13T23:28:08.991Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-13T23:28:08.991Z] === RUN TestFilterByCapPos [2022-05-13T23:28:08.991Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-13T23:28:08.991Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-13T23:28:08.991Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-13T23:28:08.991Z] PASS [2022-05-13T23:28:08.991Z] coverage: 12.2% of statements [2022-05-13T23:28:08.991Z] ok github.com/docker/docker/plugin 0.076s coverage: 12.2% of statements [2022-05-13T23:28:09.156Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-13T23:28:09.156Z] === RUN TestBuildWithHugeFile [2022-05-13T23:28:09.975Z] === RUN TestNewSettable [2022-05-13T23:28:09.975Z] --- PASS: TestNewSettable (0.00s) [2022-05-13T23:28:09.975Z] === RUN TestIsSettable [2022-05-13T23:28:09.975Z] --- PASS: TestIsSettable (0.00s) [2022-05-13T23:28:09.975Z] === RUN TestUpdateSettingsEnv [2022-05-13T23:28:09.975Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-13T23:28:09.975Z] PASS [2022-05-13T23:28:09.975Z] coverage: 20.0% of statements [2022-05-13T23:28:09.975Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-05-13T23:28:10.452Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-05-13T23:28:10.452Z] PASS [2022-05-13T23:28:10.452Z] [2022-05-13T23:28:10.452Z] DONE 6 tests in 13.445s [2022-05-13T23:28:10.452Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-13T23:28:10.452Z] INFO: Testing against a local daemon [2022-05-13T23:28:10.452Z] === RUN TestAttachWithTTY [2022-05-13T23:28:10.452Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-13T23:28:10.452Z] === RUN TestAttachWithoutTTy [2022-05-13T23:28:10.452Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-13T23:28:10.452Z] === RUN TestCheckpoint [2022-05-13T23:28:10.452Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:28:10.452Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:28:10.452Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:28:10.452Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:28:10.452Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:28:10.452Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-13T23:28:10.452Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-13T23:28:10.452Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:28:10.452Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:28:10.453Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:28:10.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:28:10.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-13T23:28:10.453Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:28:10.453Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-13T23:28:10.453Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:28:10.453Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-13T23:28:10.453Z] === RUN TestCopyEmptyFile [2022-05-13T23:28:10.709Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-13T23:28:10.709Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:28:10.709Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-13T23:28:10.709Z] === RUN TestCopyFromContainer [2022-05-13T23:28:10.962Z] === RUN TestLoad [2022-05-13T23:28:10.962Z] --- PASS: TestLoad (0.00s) [2022-05-13T23:28:10.962Z] === RUN TestSave [2022-05-13T23:28:10.962Z] --- PASS: TestSave (0.03s) [2022-05-13T23:28:10.962Z] === RUN TestAddDeleteGet [2022-05-13T23:28:10.962Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-13T23:28:10.962Z] === RUN TestInvalidTags [2022-05-13T23:28:10.962Z] --- PASS: TestInvalidTags (0.00s) [2022-05-13T23:28:10.962Z] PASS [2022-05-13T23:28:10.962Z] coverage: 84.4% of statements [2022-05-13T23:28:10.962Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2022-05-13T23:28:11.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-13T23:28:11.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer// [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer//bar/root [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer/bar/quux [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-13T23:28:12.072Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-13T23:28:12.328Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-13T23:28:12.328Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-13T23:28:12.328Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer (1.70s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-13T23:28:12.328Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-13T23:28:12.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:28:12.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:28:12.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:28:12.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:28:12.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:28:12.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:28:12.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:28:12.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:28:12.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:28:12.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:28:12.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-13T23:28:12.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-13T23:28:12.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:28:12.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:28:12.329Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:28:12.532Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-13T23:28:12.532Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-13T23:28:12.532Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-13T23:28:12.532Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-13T23:28:12.532Z] === RUN TestResolveAuthConfigIndexServer [2022-05-13T23:28:12.532Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-13T23:28:12.532Z] === RUN TestResolveAuthConfigFullURL [2022-05-13T23:28:12.532Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-13T23:28:12.532Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-13T23:28:12.532Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:28:12.532Z] === RUN TestValidateMirror [2022-05-13T23:28:12.532Z] --- PASS: TestValidateMirror (0.00s) [2022-05-13T23:28:12.532Z] === RUN TestLoadInsecureRegistries [2022-05-13T23:28:12.584Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-13T23:28:12.584Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:28:12.584Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:28:12.584Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:28:12.584Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:28:12.584Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:28:12.584Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:28:12.584Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:28:12.584Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:28:12.584Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:28:12.584Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:28:12.584Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-13T23:28:12.584Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:28:12.584Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:28:12.584Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:28:12.584Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:28:12.584Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-13T23:28:12.584Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:28:13.000Z] time="2022-05-13T23:28:12Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:28:13.000Z] time="2022-05-13T23:28:12Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-13T23:28:13.000Z] time="2022-05-13T23:28:12Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:28:13.000Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-05-13T23:28:13.000Z] === RUN TestNewServiceConfig [2022-05-13T23:28:13.000Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestValidateIndexName [2022-05-13T23:28:13.000Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestValidateIndexNameWithError [2022-05-13T23:28:13.000Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestEndpointParse [2022-05-13T23:28:13.000Z] --- PASS: TestEndpointParse (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestEndpointParseInvalid [2022-05-13T23:28:13.000Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestValidateEndpoint [2022-05-13T23:28:13.000Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-13T23:28:13.000Z] === RUN TestPing [2022-05-13T23:28:13.000Z] --- PASS: TestPing (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestPingRegistryEndpoint [2022-05-13T23:28:13.000Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:28:13.000Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestEndpoint [2022-05-13T23:28:13.000Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:28:13.000Z] --- SKIP: TestEndpoint (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestParseRepositoryInfo [2022-05-13T23:28:13.000Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestNewIndexInfo [2022-05-13T23:28:13.000Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestMirrorEndpointLookup [2022-05-13T23:28:13.000Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:28:13.000Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestSearchRepositories [2022-05-13T23:28:13.000Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-13T23:28:13.000Z] Host: 127.0.0.1:49350 [2022-05-13T23:28:13.000Z] User-Agent: docker test client [2022-05-13T23:28:13.000Z] Authorization: Token fake-token [2022-05-13T23:28:13.000Z] X-Docker-Token: true [2022-05-13T23:28:13.000Z] Accept-Encoding: gzip [2022-05-13T23:28:13.000Z] [2022-05-13T23:28:13.000Z] [2022-05-13T23:28:13.000Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-13T23:28:13.000Z] Connection: close [2022-05-13T23:28:13.000Z] Content-Length: 144 [2022-05-13T23:28:13.000Z] Cache-Control: no-cache [2022-05-13T23:28:13.000Z] Content-Type: application/json [2022-05-13T23:28:13.000Z] Date: Fri, 13 May 2022 23:28:12 GMT [2022-05-13T23:28:13.000Z] Expires: -1 [2022-05-13T23:28:13.000Z] Pragma: no-cache [2022-05-13T23:28:13.000Z] Server: docker-tests/mock [2022-05-13T23:28:13.000Z] X-Docker-Registry-Config: mock [2022-05-13T23:28:13.000Z] X-Docker-Registry-Version: 0.0.0 [2022-05-13T23:28:13.000Z] [2022-05-13T23:28:13.000Z] [2022-05-13T23:28:13.000Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-13T23:28:13.000Z] === RUN TestTrustedLocation [2022-05-13T23:28:13.000Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-13T23:28:13.000Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestAllowNondistributableArtifacts [2022-05-13T23:28:13.000Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestIsSecureIndex [2022-05-13T23:28:13.000Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-13T23:28:13.000Z] PASS [2022-05-13T23:28:13.000Z] coverage: 51.7% of statements [2022-05-13T23:28:13.000Z] ok github.com/docker/docker/registry 0.269s coverage: 51.7% of statements [2022-05-13T23:28:13.000Z] --- PASS: TestGet (15.01s) [2022-05-13T23:28:13.000Z] === RUN TestPluginWithNoManifest [2022-05-13T23:28:13.000Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-13T23:28:13.000Z] === RUN TestGetAll [2022-05-13T23:28:13.000Z] --- PASS: TestGetAll (0.01s) [2022-05-13T23:28:13.000Z] PASS [2022-05-13T23:28:13.000Z] coverage: 73.2% of statements [2022-05-13T23:28:13.000Z] ok github.com/docker/docker/pkg/plugins 36.041s coverage: 73.2% of statements [2022-05-13T23:28:13.469Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-13T23:28:13.469Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-13T23:28:13.469Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-13T23:28:13.469Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-13T23:28:13.469Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-13T23:28:13.469Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-13T23:28:13.469Z] === RUN TestResumableRequestReaderWithReadError [2022-05-13T23:28:13.469Z] === RUN TestRestartManagerTimeout [2022-05-13T23:28:13.469Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-13T23:28:13.469Z] === RUN TestRestartManagerTimeoutReset [2022-05-13T23:28:13.469Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-13T23:28:13.469Z] PASS [2022-05-13T23:28:13.469Z] coverage: 50.9% of statements [2022-05-13T23:28:13.469Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-05-13T23:28:13.938Z] time="2022-05-13T23:28:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-13T23:28:13.938Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestResumableRequestReader [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-13T23:28:13.938Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-13T23:28:13.938Z] PASS [2022-05-13T23:28:13.938Z] coverage: 100.0% of statements [2022-05-13T23:28:13.938Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2022-05-13T23:28:13.938Z] === RUN TestDecodeContainerConfig [2022-05-13T23:28:13.938Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-13T23:28:13.938Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-13T23:28:13.938Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestDecodeContainerConfigIsolation [2022-05-13T23:28:13.938Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-13T23:28:13.938Z] === RUN TestValidatePrivileged [2022-05-13T23:28:13.938Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-13T23:28:13.938Z] PASS [2022-05-13T23:28:13.938Z] coverage: 52.4% of statements [2022-05-13T23:28:13.938Z] ok github.com/docker/docker/runconfig 0.059s coverage: 52.4% of statements [2022-05-13T23:28:14.408Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-13T23:28:14.408Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-13T23:28:14.408Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-13T23:28:14.408Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-13T23:28:14.408Z] PASS [2022-05-13T23:28:14.408Z] coverage: 62.5% of statements [2022-05-13T23:28:14.408Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-05-13T23:28:14.622Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-05-13T23:28:14.622Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:28:15.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:28:15.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:28:15.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:28:15.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:28:15.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:28:15.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:28:15.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:28:15.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:28:15.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:28:15.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:28:15.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-13T23:28:15.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-13T23:28:15.549Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:28:16.111Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-05-13T23:28:16.111Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:28:16.111Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:28:16.111Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:28:16.111Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-13T23:28:16.111Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:28:16.111Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:28:16.111Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:28:16.111Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-05-13T23:28:16.111Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:28:16.367Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-13T23:28:16.367Z] === RUN TestContainerStartOnDaemonRestart [2022-05-13T23:28:16.367Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-13T23:28:16.367Z] === RUN TestDaemonRestartIpcMode [2022-05-13T23:28:16.367Z] === PAUSE TestDaemonRestartIpcMode [2022-05-13T23:28:16.367Z] === RUN TestDaemonHostGatewayIP [2022-05-13T23:28:16.367Z] === PAUSE TestDaemonHostGatewayIP [2022-05-13T23:28:16.367Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-13T23:28:16.368Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-13T23:28:16.368Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:28:16.368Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-13T23:28:16.368Z] === RUN TestDiff [2022-05-13T23:28:16.768Z] === RUN TestGetDriver [2022-05-13T23:28:16.768Z] --- PASS: TestGetDriver (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestGetAddress [2022-05-13T23:28:16.768Z] --- PASS: TestGetAddress (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestRemove [2022-05-13T23:28:16.768Z] === RUN TestVolumeRequestError [2022-05-13T23:28:16.768Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:28:16.768Z] --- SKIP: TestRemove (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestInitializeWithVolumes [2022-05-13T23:28:16.768Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-13T23:28:16.768Z] PASS [2022-05-13T23:28:16.768Z] coverage: 36.1% of statements [2022-05-13T23:28:16.768Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-13T23:28:16.768Z] === RUN TestCreate [2022-05-13T23:28:16.768Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-05-13T23:28:16.768Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:28:16.768Z] === RUN TestValidateName [2022-05-13T23:28:16.768Z] --- PASS: TestValidateName (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestCreateWithOpts [2022-05-13T23:28:16.768Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:28:16.768Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestRelaodNoOpts [2022-05-13T23:28:16.768Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-13T23:28:16.768Z] PASS [2022-05-13T23:28:16.768Z] coverage: 41.6% of statements [2022-05-13T23:28:16.768Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.6% of statements [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRaw [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-13T23:28:16.768Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRaw [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-13T23:28:16.768Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestConvertTmpfsOptions [2022-05-13T23:28:16.768Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-13T23:28:16.768Z] linux_parser_test.go:209: data="ro" [2022-05-13T23:28:16.768Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestParseMountSpec [2022-05-13T23:28:16.768Z] parser_test.go:62: case 0 [2022-05-13T23:28:16.768Z] parser_test.go:62: case 1 [2022-05-13T23:28:16.768Z] parser_test.go:62: case 2 [2022-05-13T23:28:16.768Z] parser_test.go:62: case 3 [2022-05-13T23:28:16.768Z] parser_test.go:62: case 4 [2022-05-13T23:28:16.768Z] parser_test.go:62: case 5 [2022-05-13T23:28:16.768Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestValidateMount [2022-05-13T23:28:16.768Z] --- PASS: TestValidateMount (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRaw [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:28:16.768Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-13T23:28:16.768Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:28:16.768Z] PASS [2022-05-13T23:28:16.768Z] coverage: 67.6% of statements [2022-05-13T23:28:16.768Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-05-13T23:28:16.929Z] --- PASS: TestDiff (0.55s) [2022-05-13T23:28:16.929Z] === RUN TestExecWithCloseStdin [2022-05-13T23:28:17.490Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-05-13T23:28:17.490Z] === RUN TestExec [2022-05-13T23:28:18.053Z] --- PASS: TestExec (0.58s) [2022-05-13T23:28:18.053Z] === RUN TestExecUser [2022-05-13T23:28:18.335Z] === RUN TestSetGetMeta [2022-05-13T23:28:18.335Z] === PAUSE TestSetGetMeta [2022-05-13T23:28:18.335Z] === RUN TestRestore [2022-05-13T23:28:18.335Z] === PAUSE TestRestore [2022-05-13T23:28:18.335Z] === RUN TestServiceCreate [2022-05-13T23:28:18.335Z] === PAUSE TestServiceCreate [2022-05-13T23:28:18.335Z] === RUN TestServiceList [2022-05-13T23:28:18.335Z] === PAUSE TestServiceList [2022-05-13T23:28:18.335Z] === RUN TestServiceRemove [2022-05-13T23:28:18.335Z] === PAUSE TestServiceRemove [2022-05-13T23:28:18.335Z] === RUN TestServiceGet [2022-05-13T23:28:18.335Z] === PAUSE TestServiceGet [2022-05-13T23:28:18.335Z] === RUN TestServicePrune [2022-05-13T23:28:18.335Z] === PAUSE TestServicePrune [2022-05-13T23:28:18.335Z] === RUN TestCreate [2022-05-13T23:28:18.335Z] === PAUSE TestCreate [2022-05-13T23:28:18.335Z] === RUN TestRemove [2022-05-13T23:28:18.335Z] === PAUSE TestRemove [2022-05-13T23:28:18.335Z] === RUN TestList [2022-05-13T23:28:18.335Z] === PAUSE TestList [2022-05-13T23:28:18.335Z] === RUN TestFindByDriver [2022-05-13T23:28:18.335Z] === PAUSE TestFindByDriver [2022-05-13T23:28:18.335Z] === RUN TestFindByReferenced [2022-05-13T23:28:18.335Z] === PAUSE TestFindByReferenced [2022-05-13T23:28:18.335Z] === RUN TestDerefMultipleOfSameRef [2022-05-13T23:28:18.335Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-13T23:28:18.335Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:28:18.335Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:28:18.335Z] === RUN TestDefererencePluginOnCreateError [2022-05-13T23:28:18.335Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-13T23:28:18.335Z] === RUN TestRefDerefRemove [2022-05-13T23:28:18.335Z] === PAUSE TestRefDerefRemove [2022-05-13T23:28:18.335Z] === RUN TestGet [2022-05-13T23:28:18.335Z] === PAUSE TestGet [2022-05-13T23:28:18.335Z] === RUN TestGetWithReference [2022-05-13T23:28:18.335Z] === PAUSE TestGetWithReference [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_nil_list [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_empty_list [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_filter_some [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_filter_middle [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:28:18.335Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-13T23:28:18.335Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_nil_list [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_filter_some [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_empty_list [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_filter_middle [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:28:18.335Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-13T23:28:18.335Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-13T23:28:18.335Z] === CONT TestSetGetMeta [2022-05-13T23:28:18.335Z] === CONT TestList [2022-05-13T23:28:18.335Z] === CONT TestServiceGet [2022-05-13T23:28:18.335Z] === CONT TestDefererencePluginOnCreateError [2022-05-13T23:28:18.335Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-13T23:28:18.335Z] === CONT TestGetWithReference [2022-05-13T23:28:18.335Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-13T23:28:18.335Z] === CONT TestGet [2022-05-13T23:28:18.335Z] --- PASS: TestList (0.05s) [2022-05-13T23:28:18.335Z] === CONT TestRefDerefRemove [2022-05-13T23:28:18.335Z] --- PASS: TestGetWithReference (0.03s) [2022-05-13T23:28:18.335Z] === CONT TestDerefMultipleOfSameRef [2022-05-13T23:28:18.335Z] --- PASS: TestGet (0.03s) [2022-05-13T23:28:18.335Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:28:18.335Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-13T23:28:18.335Z] === CONT TestCreate [2022-05-13T23:28:18.335Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-13T23:28:18.335Z] === CONT TestRemove [2022-05-13T23:28:18.335Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-13T23:28:18.335Z] === CONT TestServiceList [2022-05-13T23:28:18.335Z] --- PASS: TestCreate (0.02s) [2022-05-13T23:28:18.335Z] === CONT TestServiceRemove [2022-05-13T23:28:18.335Z] --- PASS: TestRemove (0.03s) [2022-05-13T23:28:18.335Z] === CONT TestServicePrune [2022-05-13T23:28:18.335Z] --- PASS: TestServiceGet (0.19s) [2022-05-13T23:28:18.335Z] === CONT TestServiceCreate [2022-05-13T23:28:18.335Z] time="2022-05-13T23:28:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:28:18.335Z] --- PASS: TestServiceRemove (0.10s) [2022-05-13T23:28:18.335Z] === CONT TestRestore [2022-05-13T23:28:18.335Z] --- PASS: TestServiceList (0.12s) [2022-05-13T23:28:18.335Z] === CONT TestFindByReferenced [2022-05-13T23:28:18.335Z] time="2022-05-13T23:28:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:28:18.335Z] time="2022-05-13T23:28:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:28:18.335Z] time="2022-05-13T23:28:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-13T23:28:18.335Z] --- PASS: TestServiceCreate (0.04s) [2022-05-13T23:28:18.335Z] === CONT TestFindByDriver [2022-05-13T23:28:18.335Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-13T23:28:18.335Z] --- PASS: TestRestore (0.04s) [2022-05-13T23:28:18.335Z] time="2022-05-13T23:28:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:28:18.335Z] --- PASS: TestServicePrune (0.14s) [2022-05-13T23:28:18.335Z] --- PASS: TestFindByDriver (0.02s) [2022-05-13T23:28:18.335Z] PASS [2022-05-13T23:28:18.335Z] coverage: 69.0% of statements [2022-05-13T23:28:18.335Z] ok github.com/docker/docker/volume/service 0.303s coverage: 69.0% of statements [2022-05-13T23:28:18.613Z] --- PASS: TestExecUser (0.60s) [2022-05-13T23:28:18.613Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:28:19.540Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-05-13T23:28:19.540Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:28:19.644Z] 97f65a0ec59e: Verifying Checksum [2022-05-13T23:28:19.644Z] 97f65a0ec59e: Download complete [2022-05-13T23:28:20.466Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-13T23:28:20.466Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:28:21.441Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-05-13T23:28:21.441Z] === RUN TestHealthKillContainer [2022-05-13T23:28:29.522Z] --- PASS: TestHealthKillContainer (8.16s) [2022-05-13T23:28:29.522Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:28:30.083Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-05-13T23:28:30.083Z] === RUN TestIpcModeNone [2022-05-13T23:28:30.646Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-13T23:28:30.646Z] === RUN TestIpcModePrivate [2022-05-13T23:28:31.229Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-13T23:28:31.229Z] --- PASS: TestIpcModePrivate (0.60s) [2022-05-13T23:28:31.229Z] === RUN TestIpcModeShareable [2022-05-13T23:28:31.808Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-13T23:28:32.064Z] --- PASS: TestIpcModeShareable (0.70s) [2022-05-13T23:28:32.064Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-13T23:28:32.185Z] ok github.com/docker/docker/libnetwork/networkdb 104.563s coverage: 60.5% of statements [2022-05-13T23:28:32.185Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-13T23:28:32.185Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-13T23:28:32.185Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-05-13T23:28:32.185Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-13T23:28:32.185Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-13T23:28:33.129Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-05-13T23:28:33.129Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-13T23:28:33.129Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-13T23:28:33.712Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 37.3% of statements [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === Skipped [2022-05-13T23:28:33.712Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-13T23:28:33.712Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-13T23:28:33.712Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-13T23:28:33.712Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:28:33.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:28:33.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:28:33.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:28:33.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:28:33.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-13T23:28:33.712Z] firewalld_test.go:14: firewalld is not running [2022-05-13T23:28:33.712Z] [2022-05-13T23:28:33.712Z] DONE 326 tests, 9 skipped in 202.574s [2022-05-13T23:28:33.952Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-05-13T23:28:33.952Z] === RUN TestAPIIpcModeHost [2022-05-13T23:28:34.228Z] --- PASS: TestAPIIpcModeHost (0.47s) [2022-05-13T23:28:34.228Z] === RUN TestDaemonIpcModeShareable Post stage [Pipeline] junit [2022-05-13T23:28:34.285Z] Recording test results [2022-05-13T23:28:35.609Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-13T23:28:35.610Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2022-05-13T23:28:35.610Z] === RUN TestDaemonIpcModePrivate [2022-05-13T23:28:35.651Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-13T23:28:35.988Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -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:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh dynbinary test-integration [2022-05-13T23:28:36.245Z] [2022-05-13T23:28:36.502Z] Removing bundles/ [2022-05-13T23:28:36.502Z] [2022-05-13T23:28:36.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-13T23:28:36.502Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:28:36.502Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:28:36.537Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-13T23:28:36.793Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-13T23:28:36.793Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-13T23:28:37.720Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-13T23:28:37.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-13T23:28:37.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-13T23:28:38.902Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-13T23:28:39.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-05-13T23:28:39.157Z] === RUN TestIpcModeOlderClient [2022-05-13T23:28:39.157Z] === PAUSE TestIpcModeOlderClient [2022-05-13T23:28:39.157Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:28:39.413Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-13T23:28:39.413Z] === RUN TestKillContainer [2022-05-13T23:28:39.585Z] 2022/05/13 23:28:37 Closing DB instances... [2022-05-13T23:28:39.670Z] === RUN TestKillContainer/no_signal [2022-05-13T23:28:39.926Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:28:40.053Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-05-13T23:28:40.053Z] === RUN TestFindNode [2022-05-13T23:28:40.053Z] 2022/05/13 23:28:39 Closing DB instances... [2022-05-13T23:28:40.053Z] --- PASS: TestFindNode (0.02s) [2022-05-13T23:28:40.053Z] === RUN TestChangeNodeState [2022-05-13T23:28:40.053Z] 2022/05/13 23:28:39 Closing DB instances... [2022-05-13T23:28:40.053Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-13T23:28:40.053Z] === RUN TestNodeReincarnation [2022-05-13T23:28:40.053Z] 2022/05/13 23:28:39 Closing DB instances... [2022-05-13T23:28:40.183Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:28:40.744Z] --- PASS: TestKillContainer (1.27s) [2022-05-13T23:28:40.744Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-13T23:28:40.744Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-13T23:28:40.744Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-13T23:28:40.744Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:28:40.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-13T23:28:41.305Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-13T23:28:42.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-05-13T23:28:42.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-13T23:28:42.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-13T23:28:42.231Z] === RUN TestKillStoppedContainer [2022-05-13T23:28:42.231Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-13T23:28:42.231Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:28:42.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-13T23:28:42.231Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:28:42.487Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-13T23:28:42.487Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:28:42.487Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:28:42.487Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:28:42.487Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:28:42.487Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:28:42.487Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:28:42.487Z] === RUN TestLinksEtcHostsContentMatch [2022-05-13T23:28:42.743Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-13T23:28:42.743Z] === RUN TestLinksContainerNames [2022-05-13T23:28:43.672Z] --- PASS: TestLinksContainerNames (0.87s) [2022-05-13T23:28:43.672Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:28:44.234Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-05-13T23:28:44.234Z] === RUN TestContainerNetworkMountsNoChown [2022-05-13T23:28:44.796Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/default [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/default [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/private [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/private [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rprivate [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/slave [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/slave [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rslave [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/shared [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/shared [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rshared [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/default [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rshared [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/shared [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rslave [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/slave [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rprivate [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/private [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-13T23:28:44.796Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:28:44.796Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:28:44.796Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-13T23:28:44.805Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-13T23:28:44.805Z] === RUN TestParallelCreate [2022-05-13T23:28:44.805Z] 2022/05/13 23:28:44 Closing DB instances... [2022-05-13T23:28:44.805Z] --- PASS: TestParallelCreate (0.02s) [2022-05-13T23:28:44.805Z] === RUN TestParallelDelete [2022-05-13T23:28:44.805Z] 2022/05/13 23:28:44 Closing DB instances... [2022-05-13T23:28:44.805Z] --- PASS: TestParallelDelete (0.02s) [2022-05-13T23:28:44.805Z] === RUN TestNetworkDBIslands [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2c3c77c3aaf4 with config:&{NodeID:2c3c77c3aaf4 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-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, added to nodes list" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aea3ac0d7398 with config:&{NodeID:aea3ac0d7398 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-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node aea3ac0d7398/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node aea3ac0d7398/172.23.46.171, added to nodes list" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node aea3ac0d7398/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node aea3ac0d7398/172.23.46.171, added to nodes list" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, added to nodes list" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-13T23:28:44.805Z] time="2022-05-13T23:28:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-13T23:28:45.053Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-13T23:28:45.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-13T23:28:45.053Z] === RUN TestContainerBindMountNonRecursive [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c976ff25b4ec with config:&{NodeID:c976ff25b4ec 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-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, added to nodes list" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, added to nodes list" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, added to nodes list" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node aea3ac0d7398/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node aea3ac0d7398/172.23.46.171, added to nodes list" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:45.798Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9a4b555b95c5 with config:&{NodeID:9a4b555b95c5 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-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node aea3ac0d7398/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node aea3ac0d7398/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=info msg="Node c976ff25b4ec/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.266Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.420Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-05-13T23:28:46.420Z] === RUN TestContainerVolumesMountedAsShared [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:418a23cd8f4e with config:&{NodeID:418a23cd8f4e 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-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node aea3ac0d7398/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node aea3ac0d7398/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node c976ff25b4ec/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node c976ff25b4ec/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:46.735Z] time="2022-05-13T23:28:46Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:46.983Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-05-13T23:28:46.983Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-13T23:28:47.204Z] networkdb_test.go:835: Re-joining: 3 [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=info msg="The new bootstrap node list is:[172.23.46.171:10033 172.23.46.171:10034 172.23.46.171:10035]" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10033" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49389" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10034" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49390" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49391" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10035" [2022-05-13T23:28:47.204Z] networkdb_test.go:835: Re-joining: 4 [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=info msg="The new bootstrap node list is:[172.23.46.171:10033 172.23.46.171:10034 172.23.46.171:10035]" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49392" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10033" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10034" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49393" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10035" [2022-05-13T23:28:47.204Z] time="2022-05-13T23:28:46Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49394" [2022-05-13T23:28:47.240Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-13T23:28:47.240Z] === RUN TestNetworkNat [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node 0 leaving" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4 change state NodeActive --> NodeLeft" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node3(c976ff25b4ec): Node leave event for 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4 change state NodeActive --> NodeLeft" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node4(9a4b555b95c5): Node leave event for 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4 change state NodeActive --> NodeLeft" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node5(418a23cd8f4e): Node leave event for 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4 change state NodeActive --> NodeLeft" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node1(2c3c77c3aaf4): Node leave event for 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4 change state NodeActive --> NodeLeft" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="node2(aea3ac0d7398): Node leave event for 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, left gossip cluster" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, left gossip cluster" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, left gossip cluster" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, left gossip cluster" [2022-05-13T23:28:47.672Z] time="2022-05-13T23:28:47Z" level=info msg="Node 2c3c77c3aaf4/172.23.46.171, left gossip cluster" [2022-05-13T23:28:47.803Z] --- PASS: TestNetworkNat (0.44s) [2022-05-13T23:28:47.803Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:28:48.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-13T23:28:48.060Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="node 1 leaving" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398 change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="node5(418a23cd8f4e): Node leave event for aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398 change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="node3(c976ff25b4ec): Node leave event for aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398 change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="node4(9a4b555b95c5): Node leave event for aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398 change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="node2(aea3ac0d7398): Node leave event for aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.140Z] time="2022-05-13T23:28:47Z" level=info msg="Node aea3ac0d7398/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node 2 leaving" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node5(418a23cd8f4e): Node leave event for c976ff25b4ec/172.23.46.171" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node4(9a4b555b95c5): Node leave event for c976ff25b4ec/172.23.46.171" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec change state NodeActive --> NodeLeft" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node3(c976ff25b4ec): Node leave event for c976ff25b4ec/172.23.46.171" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=debug msg="memberlist: Failed ping: aea3ac0d7398 (timeout reached)" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.46.171:10035: use of closed network connection" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.46.171:10037: use of closed network connection" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.46.171:10036: use of closed network connection" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.620Z] networkdb_test.go:867: node4: OK [2022-05-13T23:28:48.620Z] networkdb_test.go:867: node5: OK [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node c976ff25b4ec/172.23.46.171, left gossip cluster" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node 0 coming back" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7e23609b8887 with config:&{NodeID:7e23609b8887 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-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node 7e23609b8887/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node 7e23609b8887/172.23.46.171, added to nodes list" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node 1 coming back" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f1bb9efb17a with config:&{NodeID:4f1bb9efb17a 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-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, added to nodes list" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="node 2 coming back" [2022-05-13T23:28:48.620Z] time="2022-05-13T23:28:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b4d5fa920f1c with config:&{NodeID:b4d5fa920f1c 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-05-13T23:28:49.088Z] time="2022-05-13T23:28:48Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:49.088Z] time="2022-05-13T23:28:48Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, added to nodes list" [2022-05-13T23:28:49.088Z] time="2022-05-13T23:28:48Z" level=info msg="memberlist: Suspect aea3ac0d7398 has failed, no acks received" [2022-05-13T23:28:49.088Z] time="2022-05-13T23:28:49Z" level=debug msg="memberlist: Failed ping: 9a4b555b95c5 (timeout reached)" [2022-05-13T23:28:49.088Z] time="2022-05-13T23:28:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.46.171:10037: use of closed network connection" [2022-05-13T23:28:49.088Z] time="2022-05-13T23:28:49Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49396" [2022-05-13T23:28:50.074Z] time="2022-05-13T23:28:49Z" level=warning msg="memberlist: Was able to connect to 9a4b555b95c5 but other probes failed, network may be misconfigured" [2022-05-13T23:28:51.326Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-13T23:28:51.326Z] === RUN TestPause [2022-05-13T23:28:51.326Z] --- PASS: TestPause (0.45s) [2022-05-13T23:28:51.326Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:28:51.326Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:28:51.326Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:28:51.326Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:28:51.582Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-13T23:28:51.582Z] === RUN TestPidHost [2022-05-13T23:28:52.317Z] time="2022-05-13T23:28:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.46.171:10033 172.23.46.171:10034 172.23.46.171:10035]" [2022-05-13T23:28:52.512Z] --- PASS: TestPidHost (0.99s) [2022-05-13T23:28:52.512Z] === RUN TestPsFilter [2022-05-13T23:28:52.767Z] --- PASS: TestPsFilter (0.10s) [2022-05-13T23:28:52.767Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:28:52.789Z] time="2022-05-13T23:28:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.46.171:10033 172.23.46.171:10034 172.23.46.171:10035]" [2022-05-13T23:28:53.023Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-13T23:28:53.023Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:28:53.258Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10033" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49397" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, is the new incarnation of the shutdown node 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10034" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49398" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, is the new incarnation of the shutdown node aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10035" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49399" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, is the new incarnation of the shutdown node c976ff25b4ec/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, is the new incarnation of the shutdown node aea3ac0d7398/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, is the new incarnation of the shutdown node 2c3c77c3aaf4/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node 7e23609b8887/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, joined gossip cluster" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, is the new incarnation of the shutdown node c976ff25b4ec/172.23.46.171" [2022-05-13T23:28:53.259Z] time="2022-05-13T23:28:52Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, added to nodes list" [2022-05-13T23:28:53.584Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-13T23:28:53.584Z] === RUN TestRemoveContainerRunning [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10033" [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49400" [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10034" [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49401" [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.46.171:10035" [2022-05-13T23:28:53.727Z] time="2022-05-13T23:28:53Z" level=debug msg="memberlist: Stream connection from=172.23.46.171:49402" [2022-05-13T23:28:53.727Z] 2022/05/13 23:28:53 Closing DB instances... [2022-05-13T23:28:53.840Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-13T23:28:53.840Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887 change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="node4(9a4b555b95c5): Node leave event for 7e23609b8887/172.23.46.171" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887 change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="node2(4f1bb9efb17a): Node leave event for 7e23609b8887/172.23.46.171" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887 change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="node5(418a23cd8f4e): Node leave event for 7e23609b8887/172.23.46.171" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887 change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="node1(7e23609b8887): Node leave event for 7e23609b8887/172.23.46.171" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887 change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="node3(b4d5fa920f1c): Node leave event for 7e23609b8887/172.23.46.171" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:53Z" level=info msg="Node 7e23609b8887/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:54Z" level=info msg="Node 7e23609b8887/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:54Z" level=info msg="Node 7e23609b8887/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:54Z" level=info msg="Node 7e23609b8887/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.195Z] time="2022-05-13T23:28:54Z" level=info msg="Node 7e23609b8887/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-05-13T23:28:54.401Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:28:54.401Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-13T23:28:54.401Z] === RUN TestRenameLinkedContainer [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="node5(418a23cd8f4e): Node leave event for 4f1bb9efb17a/172.23.46.171" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="node4(9a4b555b95c5): Node leave event for 4f1bb9efb17a/172.23.46.171" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="node3(b4d5fa920f1c): Node leave event for 4f1bb9efb17a/172.23.46.171" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a change state NodeActive --> NodeLeft" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="node2(4f1bb9efb17a): Node leave event for 4f1bb9efb17a/172.23.46.171" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, left gossip cluster" [2022-05-13T23:28:54.662Z] time="2022-05-13T23:28:54Z" level=info msg="Node 4f1bb9efb17a/172.23.46.171, left gossip cluster" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="Node b4d5fa920f1c change state NodeActive --> NodeLeft" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="node5(418a23cd8f4e): Node leave event for b4d5fa920f1c/172.23.46.171" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="Node b4d5fa920f1c change state NodeActive --> NodeLeft" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="node4(9a4b555b95c5): Node leave event for b4d5fa920f1c/172.23.46.171" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="Node b4d5fa920f1c change state NodeActive --> NodeLeft" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="node3(b4d5fa920f1c): Node leave event for b4d5fa920f1c/172.23.46.171" [2022-05-13T23:28:55.130Z] time="2022-05-13T23:28:54Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, left gossip cluster" [2022-05-13T23:28:55.598Z] time="2022-05-13T23:28:55Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, left gossip cluster" [2022-05-13T23:28:55.598Z] time="2022-05-13T23:28:55Z" level=info msg="Node b4d5fa920f1c/172.23.46.171, left gossip cluster" [2022-05-13T23:28:55.598Z] time="2022-05-13T23:28:55Z" level=info msg="Node 9a4b555b95c5 change state NodeActive --> NodeLeft" [2022-05-13T23:28:55.598Z] time="2022-05-13T23:28:55Z" level=info msg="node5(418a23cd8f4e): Node leave event for 9a4b555b95c5/172.23.46.171" [2022-05-13T23:28:56.067Z] time="2022-05-13T23:28:55Z" level=info msg="Node 9a4b555b95c5 change state NodeActive --> NodeLeft" [2022-05-13T23:28:56.067Z] time="2022-05-13T23:28:55Z" level=info msg="node4(9a4b555b95c5): Node leave event for 9a4b555b95c5/172.23.46.171" [2022-05-13T23:28:56.290Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-05-13T23:28:56.290Z] === RUN TestRenameStoppedContainer [2022-05-13T23:28:56.535Z] time="2022-05-13T23:28:56Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, left gossip cluster" [2022-05-13T23:28:56.535Z] time="2022-05-13T23:28:56Z" level=info msg="Node 9a4b555b95c5/172.23.46.171, left gossip cluster" [2022-05-13T23:28:56.545Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-13T23:28:56.545Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:28:57.004Z] time="2022-05-13T23:28:56Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, left gossip cluster" [2022-05-13T23:28:57.004Z] time="2022-05-13T23:28:56Z" level=info msg="Node 418a23cd8f4e change state NodeActive --> NodeFailed" [2022-05-13T23:28:57.004Z] time="2022-05-13T23:28:56Z" level=info msg="Node 418a23cd8f4e/172.23.46.171, added to failed nodes list" [2022-05-13T23:28:57.004Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-05-13T23:28:57.004Z] PASS [2022-05-13T23:28:57.004Z] coverage: 60.0% of statements [2022-05-13T23:28:57.472Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-05-13T23:28:57.472Z] === RUN TestRenameInvalidName [2022-05-13T23:28:57.473Z] ok github.com/docker/docker/libnetwork/networkdb 104.218s coverage: 60.0% of statements [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/quota [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/rootless [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/volume [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-13T23:28:57.473Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-13T23:28:57.728Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-13T23:28:57.728Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:28:59.617Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-05-13T23:28:59.617Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:28:59.617Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-05-13T23:28:59.617Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === Skipped [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-13T23:29:00.451Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-13T23:29:00.451Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-13T23:29:00.451Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-13T23:29:00.451Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-13T23:29:00.451Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-13T23:29:00.451Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-13T23:29:00.451Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-13T23:29:00.451Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-13T23:29:00.451Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-13T23:29:00.451Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-13T23:29:00.451Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-13T23:29:00.451Z] daemon_test.go:145: root required [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:29:00.451Z] reload_test.go:342: root required [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:29:00.451Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:29:00.451Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-13T23:29:00.451Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-13T23:29:00.451Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-13T23:29:00.451Z] layer_test.go:291: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-13T23:29:00.451Z] layer_test.go:340: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-13T23:29:00.451Z] layer_test.go:455: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-13T23:29:00.451Z] layer_test.go:684: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-13T23:29:00.451Z] migration_test.go:45: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:29:00.451Z] migration_test.go:181: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-13T23:29:00.451Z] mount_test.go:17: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-13T23:29:00.451Z] mount_test.go:76: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-13T23:29:00.451Z] mount_test.go:125: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-13T23:29:00.451Z] mount_test.go:212: Failing on Windows [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-13T23:29:00.451Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-13T23:29:00.451Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:29:00.451Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-13T23:29:00.451Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-13T23:29:00.451Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-13T23:29:00.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:29:00.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-13T23:29:00.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:29:00.451Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-13T23:29:00.451Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-13T23:29:00.451Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-13T23:29:00.451Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:29:00.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:29:00.451Z] [2022-05-13T23:29:00.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:29:00.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:29:00.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:29:00.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:29:00.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-13T23:29:00.452Z] archive_test.go:140: zstd not installed [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:29:00.452Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:29:00.452Z] changes_test.go:196: needs more investigation [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-13T23:29:00.452Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-13T23:29:00.452Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-13T23:29:00.452Z] changes_test.go:433: needs further investigation [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:29:00.452Z] changes_test.go:469: needs further investigation [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:29:00.452Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-13T23:29:00.452Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:29:00.452Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:29:00.452Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-13T23:29:00.452Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-13T23:29:00.452Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-13T23:29:00.452Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-13T23:29:00.452Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-13T23:29:00.452Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:29:00.452Z] [2022-05-13T23:29:00.452Z] DONE 2329 tests, 70 skipped in 303.082s [2022-05-13T23:29:00.452Z] INFO: make.ps1 ended at 05/13/2022 23:29:00 [2022-05-13T23:29:00.544Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-13T23:29:00.544Z] === RUN TestResize [2022-05-13T23:29:01.106Z] --- PASS: TestResize (0.42s) [2022-05-13T23:29:01.106Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:29:01.363Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-05-13T23:29:01.363Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:29:01.925Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:01.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:01.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:01.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:29:01.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:02.678Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-13T23:29:02.678Z] INFO: Unit tests ended at 05/13/2022 23:29:02. Duration:00:05:19.2266915 [2022-05-13T23:29:02.678Z] INFO: Building busybox [2022-05-13T23:29:02.678Z] Sending build context to Docker daemon 5.12kB [2022-05-13T23:29:02.678Z] [2022-05-13T23:29:02.678Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-13T23:29:02.678Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-13T23:29:02.678Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-13T23:29:02.678Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-13T23:29:02.678Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-13T23:29:02.678Z] ---> 7c569352fed3 [2022-05-13T23:29:02.678Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-13T23:29:02.678Z] ---> Running in 749ad75d8f6a [2022-05-13T23:29:03.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:04.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:05.327Z] --- PASS: TestBuildWithHugeFile (50.66s) [2022-05-13T23:29:05.327Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:29:05.327Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:29:05.327Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:29:05.327Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:29:05.327Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:29:05.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:29:05.327Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:29:05.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:29:05.327Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:29:05.327Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:29:05.327Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:29:05.327Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:29:05.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:29:05.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-13T23:29:05.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-13T23:29:05.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-05-13T23:29:05.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-13T23:29:05.327Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:29:05.327Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-13T23:29:06.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:29:06.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:29:06.254Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-13T23:29:07.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:07.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:29:08.617Z] Removing intermediate container 749ad75d8f6a [2022-05-13T23:29:08.617Z] ---> a3d37dea34fe [2022-05-13T23:29:08.617Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-13T23:29:08.617Z] ---> Running in 64b4518ff1df [2022-05-13T23:29:08.617Z] Removing intermediate container 64b4518ff1df [2022-05-13T23:29:08.617Z] ---> 631d0add4c4f [2022-05-13T23:29:08.617Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-13T23:29:08.617Z] ---> Running in d20602040e3d [2022-05-13T23:29:09.085Z] Removing intermediate container d20602040e3d [2022-05-13T23:29:09.085Z] ---> 1b13ceabb001 [2022-05-13T23:29:09.085Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-13T23:29:10.071Z] [2022-05-13T23:29:10.417Z] --- PASS: TestBuildPreserveOwnership (10.07s) [2022-05-13T23:29:10.417Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2022-05-13T23:29:10.417Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-05-13T23:29:10.417Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:29:10.417Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-13T23:29:10.417Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-13T23:29:10.417Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-13T23:29:10.417Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-13T23:29:10.418Z] PASS [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === Skipped [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-13T23:29:10.418Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:29:10.418Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-13T23:29:10.418Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] DONE 34 tests, 3 skipped in 112.708s [2022-05-13T23:29:10.418Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-13T23:29:10.418Z] INFO: Testing against a local daemon [2022-05-13T23:29:10.418Z] === RUN TestConfigInspect [2022-05-13T23:29:10.418Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-13T23:29:10.418Z] === RUN TestConfigList [2022-05-13T23:29:10.418Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestConfigList (0.01s) [2022-05-13T23:29:10.418Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:29:10.418Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-13T23:29:10.418Z] === RUN TestConfigsUpdate [2022-05-13T23:29:10.418Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-13T23:29:10.418Z] === RUN TestTemplatedConfig [2022-05-13T23:29:10.418Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-13T23:29:10.418Z] === RUN TestConfigCreateResolve [2022-05-13T23:29:10.418Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-13T23:29:10.418Z] PASS [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === Skipped [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-13T23:29:10.418Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-13T23:29:10.418Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-13T23:29:10.418Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-13T23:29:10.418Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-13T23:29:10.418Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-13T23:29:10.418Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:29:10.418Z] [2022-05-13T23:29:10.418Z] DONE 6 tests, 6 skipped in 0.145s [2022-05-13T23:29:10.418Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-13T23:29:10.673Z] INFO: Testing against a local daemon [2022-05-13T23:29:10.673Z] === RUN TestAttachWithTTY [2022-05-13T23:29:10.673Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-13T23:29:10.673Z] === RUN TestAttachWithoutTTy [2022-05-13T23:29:10.673Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-13T23:29:10.673Z] === RUN TestCheckpoint [2022-05-13T23:29:10.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:29:10.673Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:29:10.673Z] === RUN TestContainerInvalidJSON [2022-05-13T23:29:10.673Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:29:10.673Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:29:10.673Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:29:10.673Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:29:10.674Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:29:10.674Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:29:10.674Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:29:10.674Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:29:10.674Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:29:10.674Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:29:10.674Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:29:10.674Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:29:10.674Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:29:10.930Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-13T23:29:10.930Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:29:10.930Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-13T23:29:10.930Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:29:10.930Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-13T23:29:10.930Z] === RUN TestCopyEmptyFile [2022-05-13T23:29:11.057Z] ---> 7c0bed03e706 [2022-05-13T23:29:11.057Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-13T23:29:11.057Z] ---> Running in 9e9b3cae90ee [2022-05-13T23:29:11.186Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-13T23:29:11.186Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:29:11.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-13T23:29:11.186Z] === RUN TestCopyFromContainer [2022-05-13T23:29:11.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:29:11.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:29:13.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:29:14.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:29:14.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer// [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer//bar/root [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer/bar/quux [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-13T23:29:15.354Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-13T23:29:15.410Z] INFO [linters context/goanalysis] analyzers took 4m41.665776623s with top 10 stages: buildir: 2m1.733265948s, goimports: 23.266087665s, unconvert: 17.578332641s, gosec: 16.240057554s, S1038: 8.279243719s, golint: 7.948529105s, misspell: 4.779922837s, nilness: 4.562528282s, inspect: 4.220626712s, unused: 4.197312192s [2022-05-13T23:29:15.410Z] INFO [runner] Issues before processing: 3043, after processing: 0 [2022-05-13T23:29:15.410Z] INFO [runner] Processors filtering stat (out/in): cgo: 2427/3043, path_prettifier: 2427/2427, skip_files: 2427/2427, autogenerated_exclude: 2044/2427, exclude-rules: 78/2044, filename_unadjuster: 2427/2427, skip_dirs: 2427/2427, identifier_marker: 2044/2044, exclude: 2044/2044, nolint: 0/78 [2022-05-13T23:29:15.410Z] INFO [runner] processing took 81.120127ms with stages: nolint: 31.13305ms, identifier_marker: 21.637022ms, path_prettifier: 10.042703ms, autogenerated_exclude: 8.089869ms, exclude-rules: 7.897915ms, skip_dirs: 1.798188ms, cgo: 372.646µs, filename_unadjuster: 142.955µs, max_same_issues: 1.703µs, exclude: 796ns, uniq_by_line: 578ns, skip_files: 482ns, max_from_linter: 402ns, source_code: 347ns, diff: 343ns, severity-rules: 270ns, max_per_file_from_linter: 264ns, sort_results: 241ns, path_shortener: 241ns, path_prefixer: 112ns [2022-05-13T23:29:15.410Z] INFO [runner] linters took 1m31.912782233s with stages: goanalysis_metalinter: 1m31.831544707s [2022-05-13T23:29:15.410Z] INFO File cache stats: 1673 entries of total size 8.5MiB [2022-05-13T23:29:15.410Z] INFO Memory: 2628 samples, avg is 292.2MB, max is 1191.3MB [2022-05-13T23:29:15.410Z] INFO Execution took 4m22.60168591s [2022-05-13T23:29:15.410Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-13T23:29:15.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-13T23:29:15.610Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-13T23:29:15.610Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-13T23:29:15.610Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-13T23:29:15.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh dynbinary test-docker-py [2022-05-13T23:29:15.865Z] --- PASS: TestCopyFromContainer (4.60s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-13T23:29:15.866Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-13T23:29:15.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:29:15.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:29:15.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:29:15.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:29:15.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:29:15.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:29:15.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:29:15.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:29:15.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:29:15.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:29:15.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:29:15.866Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:29:15.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-13T23:29:15.866Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:29:15.866Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:29:15.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:29:15.866Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:29:15.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:29:15.866Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:29:15.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:29:15.866Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:29:15.866Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:29:15.866Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:29:15.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:29:15.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:29:15.866Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:29:15.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-13T23:29:15.866Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:29:16.001Z] [2022-05-13T23:29:16.261Z] Removing bundles/ [2022-05-13T23:29:16.261Z] [2022-05-13T23:29:16.261Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-13T23:29:16.261Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:29:16.261Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:29:16.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:29:17.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:29:17.231Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2022-05-13T23:29:17.231Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:29:18.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:29:18.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:29:18.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:29:18.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:29:18.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:29:18.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:29:18.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:29:18.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:29:18.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:29:18.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:29:18.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:29:18.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-13T23:29:18.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-13T23:29:18.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:29:19.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-05-13T23:29:19.160Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:29:19.160Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:29:19.160Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:29:19.160Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-13T23:29:19.160Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:29:19.160Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-13T23:29:19.160Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:29:19.160Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-13T23:29:19.160Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:29:19.160Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-13T23:29:19.160Z] === RUN TestContainerStartOnDaemonRestart [2022-05-13T23:29:19.160Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-13T23:29:19.160Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-13T23:29:19.160Z] === RUN TestDaemonRestartIpcMode [2022-05-13T23:29:19.160Z] === PAUSE TestDaemonRestartIpcMode [2022-05-13T23:29:19.160Z] === RUN TestDaemonHostGatewayIP [2022-05-13T23:29:19.160Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:29:19.160Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-13T23:29:19.160Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-13T23:29:19.160Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-13T23:29:19.160Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:29:19.160Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-13T23:29:19.160Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:29:19.160Z] === RUN TestDiff [2022-05-13T23:29:19.416Z] --- PASS: TestDiff (0.41s) [2022-05-13T23:29:19.416Z] === RUN TestExecWithCloseStdin [2022-05-13T23:29:19.978Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-13T23:29:19.978Z] === RUN TestExec [2022-05-13T23:29:20.360Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:29:20.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-05-13T23:29:20.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-13T23:29:20.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-05-13T23:29:20.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-05-13T23:29:20.361Z] === RUN TestCgroupNamespacesRun [2022-05-13T23:29:20.541Z] --- PASS: TestExec (0.49s) [2022-05-13T23:29:20.541Z] === RUN TestExecUser [2022-05-13T23:29:21.102Z] --- PASS: TestExecUser (0.48s) [2022-05-13T23:29:21.102Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:29:21.288Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-13T23:29:21.288Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-13T23:29:21.288Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-13T23:29:21.288Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-13T23:29:21.288Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-13T23:29:21.577Z] Removing intermediate container 9e9b3cae90ee [2022-05-13T23:29:21.577Z] ---> a8105f131b6e [2022-05-13T23:29:21.577Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-13T23:29:21.577Z] ---> Running in 0bd8a71d312e [2022-05-13T23:29:21.664Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-05-13T23:29:21.664Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:29:22.052Z] [2022-05-13T23:29:22.052Z] SUCCESS: Specified value was saved. [2022-05-13T23:29:22.653Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-05-13T23:29:22.653Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-13T23:29:23.033Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-05-13T23:29:23.033Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:29:23.581Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-13T23:29:23.581Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-13T23:29:23.594Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-05-13T23:29:23.594Z] === RUN TestHealthKillContainer [2022-05-13T23:29:24.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-13T23:29:24.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-13T23:29:25.003Z] Removing intermediate container 0bd8a71d312e [2022-05-13T23:29:25.003Z] ---> b5f180740fd3 [2022-05-13T23:29:25.003Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-13T23:29:25.003Z] ---> Running in 5448978ebdbe [2022-05-13T23:29:25.875Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-13T23:29:25.875Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-13T23:29:26.436Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-13T23:29:26.436Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-13T23:29:27.801Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-13T23:29:27.801Z] === RUN TestNISDomainname [2022-05-13T23:29:28.363Z] --- PASS: TestNISDomainname (0.53s) [2022-05-13T23:29:28.363Z] === RUN TestHostnameDnsResolution [2022-05-13T23:29:28.925Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-13T23:29:28.925Z] === RUN TestUnprivilegedPortsAndPing [2022-05-13T23:29:29.487Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-13T23:29:29.487Z] === RUN TestPrivilegedHostDevices [2022-05-13T23:29:29.800Z] Cannot create a file when that file already exists. [2022-05-13T23:29:30.048Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-13T23:29:30.048Z] === RUN TestStats [2022-05-13T23:29:31.674Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-13T23:29:31.674Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:29:31.674Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:29:31.674Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:29:31.674Z] === RUN TestIpcModeNone [2022-05-13T23:29:31.931Z] --- PASS: TestIpcModeNone (0.47s) [2022-05-13T23:29:31.931Z] === RUN TestIpcModePrivate [2022-05-13T23:29:32.187Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-05-13T23:29:32.443Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-13T23:29:32.443Z] === RUN TestIpcModeShareable [2022-05-13T23:29:32.443Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:29:32.443Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-13T23:29:32.443Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-13T23:29:32.561Z] --- PASS: TestStats (2.45s) [2022-05-13T23:29:32.561Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:29:32.561Z] === RUN TestStopContainerWithTimeout/0 [2022-05-13T23:29:32.561Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-13T23:29:32.561Z] === RUN TestStopContainerWithTimeout/1 [2022-05-13T23:29:32.561Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-13T23:29:32.561Z] === RUN TestStopContainerWithTimeout/3 [2022-05-13T23:29:32.561Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-13T23:29:32.561Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-13T23:29:32.561Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-13T23:29:32.561Z] === CONT TestStopContainerWithTimeout/0 [2022-05-13T23:29:32.561Z] === CONT TestStopContainerWithTimeout/3 [2022-05-13T23:29:32.589Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-13T23:29:32.589Z] [2022-05-13T23:29:32.589Z] ________ ____ __. [2022-05-13T23:29:32.589Z] \_____ \ | |/ _| [2022-05-13T23:29:32.589Z] / | \| < [2022-05-13T23:29:32.589Z] / | \ | \ [2022-05-13T23:29:32.589Z] \_______ /____|__ \ [2022-05-13T23:29:32.589Z] \/ \/ [2022-05-13T23:29:32.589Z] [2022-05-13T23:29:32.589Z] INFO: make.ps1 ended at 05/13/2022 23:29:20 [2022-05-13T23:29:32.589Z] INFO: Binaries build ended at 05/13/2022 23:29:21. Duration:00:01:38.2776312 [2022-05-13T23:29:32.589Z] INFO: Copying the built daemon binary to d:\CI\PR-43599\2\binary\dockerd-4e025b54d5.exe... [2022-05-13T23:29:32.589Z] INFO: Copying the built client binary to d:\CI\PR-43599\2\binary\docker-4e025b54d5.exe... [2022-05-13T23:29:32.589Z] INFO: Copying the golang package from the container to d:\CI\PR-43599\2\installer\go.zip... [2022-05-13T23:29:32.589Z] INFO: Extracting go.zip to d:\CI\PR-43599\2\go [2022-05-13T23:29:32.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-13T23:29:33.124Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-13T23:29:33.808Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-13T23:29:33.808Z] === RUN TestAPIIpcModeHost [2022-05-13T23:29:33.808Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:29:33.808Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-13T23:29:33.808Z] === RUN TestDaemonIpcModeShareable [2022-05-13T23:29:33.808Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:29:33.808Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-13T23:29:33.808Z] === RUN TestDaemonIpcModePrivate [2022-05-13T23:29:34.735Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-13T23:29:34.990Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-13T23:29:34.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-13T23:29:34.990Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:29:34.990Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-13T23:29:34.990Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-13T23:29:34.990Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:29:34.990Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-13T23:29:34.990Z] === RUN TestIpcModeOlderClient [2022-05-13T23:29:34.990Z] === PAUSE TestIpcModeOlderClient [2022-05-13T23:29:34.990Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:29:35.011Z] === CONT TestStopContainerWithTimeout/1 [2022-05-13T23:29:35.552Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-05-13T23:29:35.552Z] === RUN TestKillContainer [2022-05-13T23:29:35.552Z] === RUN TestKillContainer/no_signal [2022-05-13T23:29:35.723Z] Removing intermediate container 5448978ebdbe [2022-05-13T23:29:35.723Z] ---> de019dcecc84 [2022-05-13T23:29:35.723Z] Step 13/13 : CMD ["sh"] [2022-05-13T23:29:35.723Z] ---> Running in 1613b0f728c3 [2022-05-13T23:29:35.808Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:29:36.064Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:29:36.191Z] Removing intermediate container 1613b0f728c3 [2022-05-13T23:29:36.191Z] ---> d1382eb3b5bd [2022-05-13T23:29:36.192Z] Successfully built d1382eb3b5bd [2022-05-13T23:29:36.192Z] Successfully tagged busybox:latest [2022-05-13T23:29:36.192Z] INFO: Docker images of the daemon under test [2022-05-13T23:29:36.192Z] [2022-05-13T23:29:36.192Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:29:36.192Z] busybox latest d1382eb3b5bd Less than a second ago 4.95GB [2022-05-13T23:29:36.192Z] microsoft/windowsservercore latest 7c569352fed3 8 days ago 4.9GB [2022-05-13T23:29:36.192Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 8 days ago 4.9GB [2022-05-13T23:29:36.192Z] [2022-05-13T23:29:36.192Z] INFO: Running integration tests at 05/13/2022 23:29:35... [2022-05-13T23:29:36.192Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-13T23:29:36.192Z] INFO: Integration API tests being run from the host: [2022-05-13T23:29:36.192Z] INFO: make.ps1 starting at 05/13/2022 23:29:35 [2022-05-13T23:29:36.898Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-13T23:29:36.898Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-13T23:29:36.898Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-05-13T23:29:36.898Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-05-13T23:29:36.898Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-05-13T23:29:36.898Z] === RUN TestDeleteDevicemapper [2022-05-13T23:29:36.898Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:29:36.898Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-13T23:29:36.898Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:29:36.991Z] --- PASS: TestKillContainer (1.31s) [2022-05-13T23:29:36.991Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-13T23:29:36.991Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-13T23:29:36.991Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-05-13T23:29:36.991Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:29:36.991Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-13T23:29:37.243Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-13T23:29:37.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-13T23:29:37.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-05-13T23:29:37.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-05-13T23:29:37.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2022-05-13T23:29:37.809Z] === RUN TestKillStoppedContainer [2022-05-13T23:29:38.065Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-13T23:29:38.065Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:29:38.065Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-13T23:29:38.065Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:29:38.263Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-05-13T23:29:38.263Z] === RUN TestUpdateMemory [2022-05-13T23:29:38.263Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:29:38.263Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-13T23:29:38.263Z] === RUN TestUpdateCPUQuota [2022-05-13T23:29:38.321Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-05-13T23:29:38.321Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:29:38.321Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:29:38.321Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:29:38.321Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:29:38.321Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:29:38.321Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:29:38.321Z] === RUN TestLinksEtcHostsContentMatch [2022-05-13T23:29:38.321Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-13T23:29:38.321Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-13T23:29:38.321Z] === RUN TestLinksContainerNames [2022-05-13T23:29:39.190Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-05-13T23:29:39.190Z] === RUN TestUpdatePidsLimit [2022-05-13T23:29:39.190Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-13T23:29:39.190Z] === RUN TestUpdatePidsLimit/no_change [2022-05-13T23:29:39.446Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-13T23:29:39.685Z] --- PASS: TestLinksContainerNames (1.16s) [2022-05-13T23:29:39.685Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:29:39.701Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-13T23:29:39.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-13T23:29:40.212Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-13T23:29:40.246Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-05-13T23:29:40.246Z] === RUN TestContainerNetworkMountsNoChown [2022-05-13T23:29:40.469Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-13T23:29:40.502Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/default [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/default [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/private [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/private [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rprivate [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/slave [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/slave [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rslave [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/shared [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/shared [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rshared [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/default [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/rshared [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:29:40.503Z] === CONT TestMountDaemonRoot/shared [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:29:40.503Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:29:40.503Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-13T23:29:40.758Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-13T23:29:40.758Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:29:40.758Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:29:40.758Z] === CONT TestMountDaemonRoot/rslave [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/slave [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rprivate [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/private [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-13T23:29:40.759Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:29:40.759Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:29:40.759Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:29:41.014Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-13T23:29:41.014Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-13T23:29:41.014Z] === RUN TestContainerBindMountNonRecursive [2022-05-13T23:29:41.014Z] 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-05-13T23:29:41.014Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-13T23:29:41.014Z] === RUN TestContainerVolumesMountedAsShared [2022-05-13T23:29:41.014Z] 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-05-13T23:29:41.014Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-13T23:29:41.014Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-13T23:29:41.014Z] 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-05-13T23:29:41.014Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-13T23:29:41.014Z] === RUN TestNetworkNat [2022-05-13T23:29:41.030Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-13T23:29:41.031Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-05-13T23:29:41.031Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:29:41.577Z] --- PASS: TestNetworkNat (0.63s) [2022-05-13T23:29:41.577Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:29:42.138Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-13T23:29:42.138Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:29:44.652Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-05-13T23:29:44.652Z] === RUN TestPause [2022-05-13T23:29:44.652Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:29:44.652Z] --- SKIP: TestPause (0.00s) [2022-05-13T23:29:44.652Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:29:44.652Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:29:44.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:29:44.652Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:29:44.652Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:29:44.652Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-13T23:29:44.652Z] === RUN TestPidHost [2022-05-13T23:29:45.579Z] --- PASS: TestPidHost (0.97s) [2022-05-13T23:29:45.579Z] === RUN TestPsFilter [2022-05-13T23:29:45.836Z] --- PASS: TestPsFilter (0.10s) [2022-05-13T23:29:45.836Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:29:46.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-05-13T23:29:46.439Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:29:46.704Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-05-13T23:29:46.704Z] === RUN TestRemoveContainerRunning [2022-05-13T23:29:47.280Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-05-13T23:29:47.280Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:29:47.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-05-13T23:29:47.846Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:29:47.846Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-13T23:29:47.846Z] === RUN TestRenameLinkedContainer [2022-05-13T23:29:49.737Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-05-13T23:29:49.737Z] === RUN TestRenameStoppedContainer [2022-05-13T23:29:49.992Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-13T23:29:49.992Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:29:50.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-13T23:29:50.919Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-05-13T23:29:50.919Z] === RUN TestRenameInvalidName [2022-05-13T23:29:51.481Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-13T23:29:51.481Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:29:53.196Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-05-13T23:29:53.196Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:29:53.196Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-13T23:29:53.196Z] === RUN TestWaitNonBlocked [2022-05-13T23:29:53.196Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:29:53.196Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:29:53.196Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:29:53.196Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:29:53.196Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:29:53.196Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:29:53.371Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2022-05-13T23:29:53.372Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:29:53.451Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-13T23:29:53.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-05-13T23:29:53.452Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-05-13T23:29:53.452Z] === RUN TestWaitBlocked [2022-05-13T23:29:53.452Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:29:53.452Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:29:53.452Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:29:53.452Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:29:53.452Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:29:53.452Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:29:53.629Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2022-05-13T23:29:53.629Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:29:54.379Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-13T23:29:54.379Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-05-13T23:29:54.379Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-13T23:29:54.379Z] === CONT TestContainerStartOnDaemonRestart [2022-05-13T23:29:54.379Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-13T23:29:54.555Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-13T23:29:54.555Z] === RUN TestResize [2022-05-13T23:29:54.811Z] --- PASS: TestResize (0.42s) [2022-05-13T23:29:54.811Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:29:55.379Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-13T23:29:55.379Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:29:55.635Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-05-13T23:29:55.635Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:29:55.635Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-13T23:29:55.635Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:29:55.635Z] === RUN TestCgroupNamespacesRun [2022-05-13T23:29:56.896Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-05-13T23:29:56.896Z] === CONT TestIpcModeOlderClient [2022-05-13T23:29:56.896Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-05-13T23:29:56.896Z] === CONT TestContainerKillOnDaemonStart [2022-05-13T23:29:56.896Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-13T23:29:56.896Z] === CONT TestDaemonHostGatewayIP [2022-05-13T23:29:57.007Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-13T23:29:57.007Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-13T23:29:57.689Z] INFO: Extraction ended at 05/13/2022 23:29:53. Duration:00:00:29.5601107 [2022-05-13T23:29:57.689Z] INFO: Updating the golang and path environment variables [2022-05-13T23:29:57.689Z] INFO: GOPATH=d:\gopath [2022-05-13T23:29:57.689Z] INFO: go version go1.18.2 windows/amd64 [2022-05-13T23:29:57.689Z] INFO: Running the daemon under test in debug mode [2022-05-13T23:29:57.689Z] INFO: Starting a daemon under test... [2022-05-13T23:29:57.689Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43599\2\daemon --pidfile d:\CI\PR-43599\2\docker.pid -D [2022-05-13T23:29:57.689Z] INFO: Process started successfully. [2022-05-13T23:29:57.689Z] INFO: Start tailing logs of the daemon under tests [2022-05-13T23:29:57.689Z] INFO: Waiting for the daemon under test to start... [2022-05-13T23:29:57.935Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-05-13T23:29:57.935Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-13T23:29:59.301Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-05-13T23:29:59.301Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-13T23:29:59.416Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-05-13T23:29:59.416Z] === CONT TestDaemonRestartIpcMode [2022-05-13T23:30:00.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-05-13T23:30:00.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-13T23:30:01.103Z] 97f65a0ec59e: Pull complete [2022-05-13T23:30:01.306Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-05-13T23:30:01.594Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-05-13T23:30:01.594Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-13T23:30:02.958Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-13T23:30:02.958Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-13T23:30:03.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-13T23:30:03.520Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-13T23:30:04.884Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-13T23:30:04.884Z] === RUN TestNISDomainname [2022-05-13T23:30:04.884Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-13T23:30:04.884Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-13T23:30:04.884Z] === RUN TestHostnameDnsResolution [2022-05-13T23:30:05.445Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-05-13T23:30:05.445Z] === RUN TestUnprivilegedPortsAndPing [2022-05-13T23:30:05.445Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-13T23:30:05.445Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-13T23:30:05.445Z] === RUN TestPrivilegedHostDevices [2022-05-13T23:30:05.701Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-13T23:30:05.701Z] === RUN TestStats [2022-05-13T23:30:05.701Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:05.701Z] --- SKIP: TestStats (0.00s) [2022-05-13T23:30:05.701Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:30:05.701Z] === RUN TestStopContainerWithTimeout/0 [2022-05-13T23:30:05.701Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-13T23:30:05.701Z] === RUN TestStopContainerWithTimeout/1 [2022-05-13T23:30:05.701Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-13T23:30:05.701Z] === RUN TestStopContainerWithTimeout/3 [2022-05-13T23:30:05.701Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-13T23:30:05.701Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-13T23:30:05.701Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-13T23:30:05.701Z] === CONT TestStopContainerWithTimeout/0 [2022-05-13T23:30:05.701Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-13T23:30:06.628Z] === CONT TestStopContainerWithTimeout/3 [2022-05-13T23:30:08.517Z] === CONT TestStopContainerWithTimeout/1 [2022-05-13T23:30:09.386Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-05-13T23:30:09.386Z] PASS [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === Skipped [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-13T23:30:09.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:30:09.386Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:30:09.386Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:30:09.386Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-13T23:30:09.386Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-13T23:30:09.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-13T23:30:09.386Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:30:09.386Z] [2022-05-13T23:30:09.386Z] DONE 237 tests, 7 skipped in 118.080s [2022-05-13T23:30:09.386Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-13T23:30:09.386Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:30:09.386Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-13T23:30:09.386Z] === RUN TestConfigDaemonID [2022-05-13T23:30:09.881Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-13T23:30:09.881Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-05-13T23:30:09.881Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-05-13T23:30:09.881Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-05-13T23:30:09.881Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-13T23:30:09.881Z] === RUN TestDeleteDevicemapper [2022-05-13T23:30:09.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:30:09.881Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-13T23:30:09.881Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:30:09.947Z] daemon_test.go:84: [d670e23177537] daemon is not started [2022-05-13T23:30:09.948Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:09.948Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:09.948Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:09.948Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:09.948Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:09.948Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-13T23:30:09.948Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-13T23:30:09.948Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:09.948Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:09.948Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-13T23:30:09.948Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:09.948Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:09.948Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-13T23:30:09.948Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-13T23:30:09.948Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-13T23:30:09.948Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-13T23:30:10.204Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-13T23:30:10.204Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-13T23:30:10.204Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:30:10.204Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-13T23:30:11.131Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-13T23:30:11.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2022-05-13T23:30:11.247Z] === RUN TestUpdateMemory [2022-05-13T23:30:11.247Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:11.247Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-13T23:30:11.247Z] === RUN TestUpdateCPUQuota [2022-05-13T23:30:11.247Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:11.247Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-13T23:30:11.247Z] === RUN TestUpdatePidsLimit [2022-05-13T23:30:11.247Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:11.247Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-13T23:30:11.247Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:30:12.059Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-13T23:30:12.882Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:30:12.882Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:30:12.882Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:30:12.882Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:30:12.882Z] [2022-05-13T23:30:12.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-13T23:30:12.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-13T23:30:12.882Z] HOSTNAME=52e4b46c6efa [2022-05-13T23:30:12.882Z] TESTDEBUG=0 [2022-05-13T23:30:12.882Z] DEST=bundles/test-integration [2022-05-13T23:30:12.882Z] PWD=/go/src/github.com/docker/docker [2022-05-13T23:30:12.882Z] DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 [2022-05-13T23:30:12.882Z] container=docker [2022-05-13T23:30:12.882Z] HOME=/root [2022-05-13T23:30:12.882Z] GOLANG_VERSION=1.18.2 [2022-05-13T23:30:12.882Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-13T23:30:12.882Z] VALIDATE_BRANCH=master [2022-05-13T23:30:12.882Z] TERM=xterm [2022-05-13T23:30:12.882Z] DOCKER_PKG=github.com/docker/docker [2022-05-13T23:30:12.882Z] SHLVL=1 [2022-05-13T23:30:12.882Z] TIMEOUT=120m [2022-05-13T23:30:12.882Z] DOCKER_BUILDTAGS= journald [2022-05-13T23:30:12.882Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-13T23:30:12.882Z] GO111MODULE=off [2022-05-13T23:30:12.882Z] DOCKER_EXPERIMENTAL=1 [2022-05-13T23:30:12.882Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-13T23:30:12.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-13T23:30:12.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-13T23:30:12.882Z] GOPATH=/go [2022-05-13T23:30:12.882Z] PKG_CONFIG=pkg-config [2022-05-13T23:30:12.882Z] _=/usr/bin/env [2022-05-13T23:30:12.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-13T23:30:13.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:30:13.304Z] INFO: Testing against a local daemon [2022-05-13T23:30:13.304Z] === RUN TestBuildWithSession [2022-05-13T23:30:13.304Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:30:13.304Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:30:13.304Z] === RUN TestBuildSquashParent [2022-05-13T23:30:13.304Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:30:13.304Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:30:13.304Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:30:13.304Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:30:13.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:30:13.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:30:13.304Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:30:13.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:30:13.424Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-13T23:30:13.424Z] daemon_test.go:198: [dc8ac383957ea] daemon is not started [2022-05-13T23:30:13.424Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-13T23:30:13.424Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-13T23:30:13.424Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-13T23:30:13.424Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-13T23:30:13.424Z] === RUN TestDaemonProxy [2022-05-13T23:30:13.424Z] === RUN TestDaemonProxy/environment_variables [2022-05-13T23:30:14.828Z] === RUN TestDaemonProxy/command-line_options [2022-05-13T23:30:15.335Z] .....INFO: Daemon under test started and replied! [2022-05-13T23:30:15.335Z] INFO: Docker version of the daemon under test [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] Client: [2022-05-13T23:30:15.335Z] Version: 17.06.2-ce [2022-05-13T23:30:15.335Z] API version: 1.30 [2022-05-13T23:30:15.335Z] Go version: go1.8.3 [2022-05-13T23:30:15.335Z] Git commit: cec0b72 [2022-05-13T23:30:15.335Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-13T23:30:15.335Z] OS/Arch: windows/amd64 [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] Server: [2022-05-13T23:30:15.335Z] Version: 0.0.0-dev [2022-05-13T23:30:15.335Z] API version: 1.42 (minimum version 1.24) [2022-05-13T23:30:15.335Z] Go version: go1.18.2 [2022-05-13T23:30:15.335Z] Git commit: 4e025b54d5 [2022-05-13T23:30:15.335Z] Built: [2022-05-13T23:30:15.335Z] OS/Arch: windows/amd64 [2022-05-13T23:30:15.335Z] Experimental: false [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] INFO: Docker info of the daemon under test [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] Containers: 0 [2022-05-13T23:30:15.335Z] Running: 0 [2022-05-13T23:30:15.335Z] Paused: 0 [2022-05-13T23:30:15.335Z] Stopped: 0 [2022-05-13T23:30:15.335Z] Images: 0 [2022-05-13T23:30:15.335Z] Server Version: 0.0.0-dev [2022-05-13T23:30:15.335Z] Storage Driver: windowsfilter [2022-05-13T23:30:15.335Z] Windows: [2022-05-13T23:30:15.335Z] Logging Driver: json-file [2022-05-13T23:30:15.335Z] Plugins: [2022-05-13T23:30:15.335Z] Volume: local [2022-05-13T23:30:15.335Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-13T23:30:15.335Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-13T23:30:15.335Z] Swarm: inactive [2022-05-13T23:30:15.335Z] Default Isolation: process [2022-05-13T23:30:15.335Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-13T23:30:15.335Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-13T23:30:15.335Z] OSType: windows [2022-05-13T23:30:15.335Z] Architecture: x86_64 [2022-05-13T23:30:15.335Z] CPUs: 4 [2022-05-13T23:30:15.335Z] Total Memory: 32GiB [2022-05-13T23:30:15.335Z] Name: azwin-2-d716d0 [2022-05-13T23:30:15.335Z] ID: bd19035f-6a45-4990-8056-758a0e54a483 [2022-05-13T23:30:15.335Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-13T23:30:15.335Z] Debug Mode (client): false [2022-05-13T23:30:15.335Z] Debug Mode (server): true [2022-05-13T23:30:15.335Z] File Descriptors: -1 [2022-05-13T23:30:15.335Z] Goroutines: 16 [2022-05-13T23:30:15.335Z] System Time: 2022-05-13T23:30:13.4644703Z [2022-05-13T23:30:15.335Z] EventsListeners: 0 [2022-05-13T23:30:15.335Z] Registry: https://index.docker.io/v1/ [2022-05-13T23:30:15.335Z] Labels: [2022-05-13T23:30:15.335Z] Experimental: false [2022-05-13T23:30:15.335Z] Insecure Registries: [2022-05-13T23:30:15.335Z] 127.0.0.0/8 [2022-05-13T23:30:15.335Z] Live Restore Enabled: false [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] INFO: Docker images of the daemon under test [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:30:15.335Z] [2022-05-13T23:30:15.335Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-13T23:30:15.335Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-13T23:30:15.335Z] ltsc2019: Pulling from windows/servercore [2022-05-13T23:30:15.335Z] b111c3320c94: Pulling fs layer [2022-05-13T23:30:15.335Z] 8b534d64a7c3: Pulling fs layer [2022-05-13T23:30:16.719Z] === RUN TestDaemonProxy/configuration_file [2022-05-13T23:30:18.607Z] === RUN TestDaemonProxy/conflicting_options [2022-05-13T23:30:18.863Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-13T23:30:19.431Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-13T23:30:19.431Z] PASS [2022-05-13T23:30:19.431Z] [2022-05-13T23:30:19.431Z] DONE 18 tests in 11.134s [2022-05-13T23:30:19.431Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-13T23:30:19.431Z] INFO: Testing against a local daemon [2022-05-13T23:30:19.431Z] === RUN TestCommitInheritsEnv [2022-05-13T23:30:19.688Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-05-13T23:30:19.688Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:30:19.688Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-13T23:30:19.688Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform// [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform/linux [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-13T23:30:19.943Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-13T23:30:20.199Z] === RUN TestImportWithCustomPlatform/macos [2022-05-13T23:30:20.199Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-13T23:30:20.199Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-13T23:30:20.199Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-13T23:30:20.199Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:30:20.199Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-13T23:30:20.200Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:30:20.200Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-13T23:30:20.200Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:30:20.456Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-13T23:30:20.456Z] === RUN TestRemoveImageGarbageCollector [2022-05-13T23:30:21.016Z] time="2022-05-13T23:30:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-13T23:30:21.161Z] 8b534d64a7c3: Verifying Checksum [2022-05-13T23:30:21.161Z] 8b534d64a7c3: Download complete [2022-05-13T23:30:22.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:30:22.381Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-05-13T23:30:22.381Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:30:22.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-13T23:30:22.381Z] === RUN TestTagInvalidReference [2022-05-13T23:30:22.381Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-13T23:30:22.381Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:30:22.381Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-13T23:30:22.381Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:30:22.381Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-13T23:30:22.381Z] === RUN TestTagOfficialNames [2022-05-13T23:30:22.381Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-13T23:30:22.381Z] === RUN TestTagMatchesDigest [2022-05-13T23:30:22.381Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-13T23:30:22.381Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-13T23:30:22.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-13T23:30:22.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-13T23:30:23.412Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-05-13T23:30:23.412Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:30:23.412Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-13T23:30:23.412Z] === RUN TestWaitNonBlocked [2022-05-13T23:30:23.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:30:23.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:30:23.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:30:23.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:30:23.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:30:23.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:30:23.412Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-13T23:30:23.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-05-13T23:30:23.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-05-13T23:30:23.412Z] === RUN TestWaitBlocked [2022-05-13T23:30:23.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:30:23.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:30:23.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:30:23.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:30:23.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:30:23.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:30:23.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:30:23.975Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-13T23:30:23.975Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-05-13T23:30:23.975Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-05-13T23:30:23.975Z] === CONT TestDaemonRestartIpcMode [2022-05-13T23:30:23.975Z] === CONT TestIpcModeOlderClient [2022-05-13T23:30:23.975Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-13T23:30:23.975Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-13T23:30:24.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-13T23:30:27.242Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2022-05-13T23:30:27.242Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-05-13T23:30:27.242Z] PASS [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === Skipped [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-13T23:30:27.242Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-13T23:30:27.242Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-13T23:30:27.242Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:30:27.242Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:30:27.242Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.242Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-13T23:30:27.242Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:30:27.242Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-13T23:30:27.243Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-13T23:30:27.243Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-13T23:30:27.243Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-13T23:30:27.243Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:30:27.243Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:30:27.243Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-13T23:30:27.243Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-13T23:30:27.243Z] 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-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-13T23:30:27.243Z] 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-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-13T23:30:27.243Z] 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-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-13T23:30:27.243Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:30:27.243Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-13T23:30:27.243Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:30:27.243Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-13T23:30:27.243Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-13T23:30:27.243Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-13T23:30:27.243Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-13T23:30:27.243Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-13T23:30:27.243Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-13T23:30:27.243Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-13T23:30:27.243Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-13T23:30:27.243Z] [2022-05-13T23:30:27.243Z] DONE 214 tests, 27 skipped in 76.194s [2022-05-13T23:30:27.243Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-13T23:30:27.243Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:30:27.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-13T23:30:27.498Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-13T23:30:27.498Z] === RUN TestConfigDaemonID [2022-05-13T23:30:27.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-13T23:30:28.425Z] daemon_test.go:84: [d61de652b6ec8] daemon is not started [2022-05-13T23:30:28.425Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:28.425Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:28.425Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:28.425Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:28.425Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:28.425Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-13T23:30:28.425Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-13T23:30:28.425Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:30:28.425Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-13T23:30:28.425Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-13T23:30:28.681Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-13T23:30:28.681Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-13T23:30:28.681Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-05-13T23:30:28.681Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:30:28.681Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-13T23:30:30.047Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-13T23:30:30.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-13T23:30:30.974Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-13T23:30:31.902Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-13T23:30:31.902Z] daemon_test.go:198: [d177b3ccc9fd7] daemon is not started [2022-05-13T23:30:31.902Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-05-13T23:30:31.902Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-13T23:30:31.902Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-13T23:30:31.902Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-13T23:30:31.902Z] === RUN TestDaemonProxy [2022-05-13T23:30:31.902Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-13T23:30:31.902Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-13T23:30:31.902Z] PASS [2022-05-13T23:30:31.902Z] [2022-05-13T23:30:31.902Z] === Skipped [2022-05-13T23:30:31.902Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-13T23:30:31.902Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-13T23:30:31.902Z] [2022-05-13T23:30:31.902Z] DONE 13 tests, 1 skipped in 5.267s [2022-05-13T23:30:31.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-13T23:30:32.157Z] INFO: Testing against a local daemon [2022-05-13T23:30:32.157Z] === RUN TestCommitInheritsEnv [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.89s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.06s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.07s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.35s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.58s) [2022-05-13T23:30:32.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.41s) [2022-05-13T23:30:32.425Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:30:32.425Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:30:33.511Z] b111c3320c94: Verifying Checksum [2022-05-13T23:30:33.511Z] b111c3320c94: Download complete [2022-05-13T23:30:34.671Z] --- PASS: TestCommitInheritsEnv (2.05s) [2022-05-13T23:30:34.671Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:30:34.671Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform// [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/linux [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/macos [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-13T23:30:34.671Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-13T23:30:34.671Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-13T23:30:34.671Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:30:34.671Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-13T23:30:34.671Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:30:34.671Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-13T23:30:34.671Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:30:36.558Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-05-13T23:30:36.558Z] === RUN TestRemoveImageGarbageCollector [2022-05-13T23:30:36.558Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-13T23:30:36.558Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-13T23:30:36.558Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:30:36.558Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-13T23:30:36.558Z] === RUN TestTagInvalidReference [2022-05-13T23:30:36.558Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-13T23:30:36.558Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:30:36.558Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-13T23:30:36.558Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:30:36.558Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-13T23:30:36.558Z] === RUN TestTagOfficialNames [2022-05-13T23:30:36.558Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-13T23:30:36.558Z] === RUN TestTagMatchesDigest [2022-05-13T23:30:36.558Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-13T23:30:36.558Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-13T23:30:38.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-13T23:30:39.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-13T23:30:39.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-13T23:30:41.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-13T23:30:43.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:30:43.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:30:44.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:30:44.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-13T23:30:45.667Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:30:45.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy (15.08s) [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.48s) [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.07s) [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.34s) [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2022-05-13T23:30:47.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2022-05-13T23:30:47.233Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:30:49.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-13T23:30:50.192Z] --- PASS: TestBuildMultiStageParentConfig (3.08s) [2022-05-13T23:30:50.192Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:30:50.192Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:30:50.192Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-13T23:30:50.193Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:30:51.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-13T23:30:52.414Z] --- PASS: TestBuildWithEmptyLayers (1.79s) [2022-05-13T23:30:52.414Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:30:55.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-13T23:30:57.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-13T23:31:00.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-13T23:31:01.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-13T23:31:02.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:31:02.339Z] Using test binary docker [2022-05-13T23:31:02.339Z] +++ /etc/init.d/apparmor start [2022-05-13T23:31:02.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:31:02.339Z] INFO: Waiting for daemon to start... [2022-05-13T23:31:02.339Z] Starting dockerd [2022-05-13T23:31:02.339Z] +++ 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-05-13T23:31:04.874Z] . [2022-05-13T23:31:04.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:31:04.874Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:31:04.874Z] Error: No such image: emptyfs [2022-05-13T23:31:04.874Z] ++++ docker load [2022-05-13T23:31:04.874Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-13T23:31:05.133Z] Running integration-test (iteration 1) [2022-05-13T23:31:05.133Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-13T23:31:05.133Z] ++ 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-05-13T23:31:05.133Z] ++ set -e [2022-05-13T23:31:05.133Z] ++ '[' -n 0 ']' [2022-05-13T23:31:05.133Z] ++ set -x [2022-05-13T23:31:05.133Z] ++ 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-05-13T23:31:06.070Z] Loaded image: busybox:latest [2022-05-13T23:31:06.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-13T23:31:06.329Z] Loaded image: busybox:glibc [2022-05-13T23:31:07.482Z] --- PASS: TestBuildMultiStageOnBuild (14.43s) [2022-05-13T23:31:07.482Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:31:07.482Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:31:07.482Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-13T23:31:07.482Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:31:11.609Z] Loaded image: debian:bullseye-slim [2022-05-13T23:31:11.609Z] Loaded image: hello-world:latest [2022-05-13T23:31:11.609Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:31:11.609Z] INFO: Testing against a local daemon [2022-05-13T23:31:11.609Z] === RUN TestCgroupNamespacesBuild [2022-05-13T23:31:14.142Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-05-13T23:31:14.142Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-13T23:31:14.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-13T23:31:14.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-13T23:31:14.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-13T23:31:15.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-13T23:31:15.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-13T23:31:16.056Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-05-13T23:31:16.056Z] === RUN TestBuildWithSession [2022-05-13T23:31:16.056Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:31:16.056Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:31:16.056Z] === RUN TestBuildSquashParent [2022-05-13T23:31:16.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-13T23:31:18.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-13T23:31:19.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-13T23:31:19.973Z] --- PASS: TestBuildMultiStageLayerLeak (12.26s) [2022-05-13T23:31:19.973Z] === RUN TestBuildWithHugeFile [2022-05-13T23:31:20.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-13T23:31:20.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-13T23:31:21.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-13T23:31:22.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-13T23:31:22.763Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-13T23:31:22.763Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:31:22.763Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:31:22.763Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-13T23:31:22.763Z] [2022-05-13T23:31:22.763Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-13T23:31:22.763Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-13T23:31:22.763Z] Using test binary docker [2022-05-13T23:31:22.763Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-13T23:31:22.763Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:31:22.763Z] INFO: Waiting for daemon to start... [2022-05-13T23:31:22.763Z] Starting dockerd [2022-05-13T23:31:22.763Z] . [2022-05-13T23:31:22.763Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-13T23:31:23.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-13T23:31:23.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-13T23:31:24.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-13T23:31:25.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:31:25.793Z] Using test binary docker [2022-05-13T23:31:25.793Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-13T23:31:25.793Z] +++ /etc/init.d/apparmor start [2022-05-13T23:31:25.793Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:31:25.793Z] INFO: Waiting for daemon to start... [2022-05-13T23:31:25.793Z] Starting dockerd [2022-05-13T23:31:25.793Z] +++ 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-05-13T23:31:26.029Z] --- PASS: TestBuildSquashParent (8.84s) [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:26.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:26.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:26.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:26.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:27.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:28.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:31.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:31.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:33.881Z] . [2022-05-13T23:31:33.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:31:33.881Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:31:33.881Z] Error: No such image: emptyfs [2022-05-13T23:31:33.881Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-13T23:31:33.882Z] ++++ docker load [2022-05-13T23:31:33.882Z] Running integration-test (iteration 1) [2022-05-13T23:31:33.882Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-13T23:31:33.882Z] ++ 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-05-13T23:31:33.882Z] ++ set -e [2022-05-13T23:31:33.882Z] ++ '[' -n 0 ']' [2022-05-13T23:31:33.882Z] ++ set -x [2022-05-13T23:31:33.882Z] ++ 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-05-13T23:31:33.882Z] Loaded image: busybox:latest [2022-05-13T23:31:33.882Z] Loaded image: busybox:glibc [2022-05-13T23:31:34.137Z] Loaded image: debian:bullseye-slim [2022-05-13T23:31:34.137Z] Loaded image: hello-world:latest [2022-05-13T23:31:34.137Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:31:34.137Z] INFO: Testing against a local daemon [2022-05-13T23:31:34.137Z] === RUN TestCgroupNamespacesBuild [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2022-05-13T23:31:34.762Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-05-13T23:31:34.762Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:31:34.762Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:31:35.503Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-05-13T23:31:35.503Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-13T23:31:36.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-13T23:31:36.431Z] === RUN TestBuildWithSession [2022-05-13T23:31:36.431Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:31:36.431Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:31:36.431Z] === RUN TestBuildSquashParent [2022-05-13T23:31:37.303Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:31:37.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:31:38.447Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:31:39.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy (5.22s) [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2022-05-13T23:31:39.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-05-13T23:31:39.600Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:31:40.598Z] --- PASS: TestBuildSquashParent (3.75s) [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:40.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:31:40.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:31:41.500Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2022-05-13T23:31:41.500Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:31:41.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:31:41.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:31:42.556Z] 12fb50a031bd: Pull complete [2022-05-13T23:31:42.556Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-13T23:31:42.556Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:31:42.556Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-13T23:31:42.556Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-13T23:31:42.556Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-13T23:31:42.556Z] WARN: Skipping validation tests [2022-05-13T23:31:42.556Z] INFO: Running unit tests at 05/13/2022 23:31:34... [2022-05-13T23:31:42.556Z] INFO: make.ps1 starting at 05/13/2022 23:31:38 [2022-05-13T23:31:42.556Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:31:42.556Z] INFO: Running unit tests... [2022-05-13T23:31:42.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:31:42.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:31:43.402Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2022-05-13T23:31:43.402Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-05-13T23:31:44.077Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-05-13T23:31:44.077Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:31:44.077Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:31:44.777Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-05-13T23:31:44.777Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:31:45.005Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:31:45.261Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:31:45.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:31:45.772Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-13T23:31:46.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-13T23:31:46.028Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:31:46.590Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-05-13T23:31:46.590Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:31:47.307Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-13T23:31:47.518Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-05-13T23:31:47.518Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:31:48.081Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-13T23:31:48.081Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:31:48.966Z] --- PASS: TestBuildMultiStageOnBuild (3.55s) [2022-05-13T23:31:48.967Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:31:49.448Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-05-13T23:31:49.448Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:31:50.010Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-13T23:31:50.010Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:31:50.343Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2022-05-13T23:31:50.343Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:31:51.376Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-05-13T23:31:51.376Z] === RUN TestBuildWithHugeFile [2022-05-13T23:31:53.628Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2022-05-13T23:31:53.628Z] === RUN TestBuildWithHugeFile [2022-05-13T23:31:54.857Z] sha256:a23610f0ac0aab87d10f9c55226e201efe8480a849ed97d52af40c8aa311b848 [2022-05-13T23:31:54.857Z] INFO: Starting docker-py tests... [2022-05-13T23:31:55.796Z] ============================= test session starts ============================== [2022-05-13T23:31:55.796Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-13T23:31:55.796Z] rootdir: /src, inifile: pytest.ini [2022-05-13T23:31:55.796Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-13T23:31:56.733Z] collected 395 items / 2 deselected / 393 selected [2022-05-13T23:31:56.733Z] [2022-05-13T23:31:58.753Z] --- PASS: TestImportExtremelyLargeImageWorks (91.90s) [2022-05-13T23:31:58.753Z] PASS [2022-05-13T23:31:58.753Z] [2022-05-13T23:31:58.753Z] DONE 22 tests in 94.956s [2022-05-13T23:31:58.753Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-13T23:31:58.753Z] INFO: Testing against a local daemon [2022-05-13T23:31:58.753Z] === RUN TestNetworkCreateDelete [2022-05-13T23:31:58.753Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-13T23:31:58.753Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:31:58.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-05-13T23:31:58.753Z] === RUN TestDaemonDNSFallback [2022-05-13T23:31:59.805Z] ? github.com/docker/docker/api [no test files] [2022-05-13T23:32:01.265Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-13T23:32:01.265Z] === RUN TestInspectNetwork [2022-05-13T23:32:04.531Z] === RUN TestInspectNetwork/full_network_id [2022-05-13T23:32:04.531Z] === RUN TestInspectNetwork/partial_network_id [2022-05-13T23:32:04.531Z] === RUN TestInspectNetwork/network_name [2022-05-13T23:32:04.531Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-13T23:32:08.692Z] --- PASS: TestInspectNetwork (7.20s) [2022-05-13T23:32:08.692Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-13T23:32:08.692Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-13T23:32:08.692Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-13T23:32:08.692Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-13T23:32:08.692Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:32:10.057Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:10.057Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:10.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:10.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:10.057Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:10.057Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:32:10.057Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:32:10.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:32:10.057Z] === RUN TestNetworkList [2022-05-13T23:32:10.057Z] === RUN TestNetworkList//networks [2022-05-13T23:32:10.057Z] === PAUSE TestNetworkList//networks [2022-05-13T23:32:10.057Z] === RUN TestNetworkList//networks/ [2022-05-13T23:32:10.057Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:32:10.057Z] === CONT TestNetworkList//networks [2022-05-13T23:32:10.057Z] === CONT TestNetworkList//networks/ [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkList (0.01s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:32:10.057Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:32:10.057Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:32:10.618Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-05-13T23:32:10.618Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:32:11.544Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-13T23:32:11.544Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:32:12.472Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-13T23:32:12.472Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:32:12.980Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s) [2022-05-13T23:32:12.980Z] PASS [2022-05-13T23:32:12.980Z] [2022-05-13T23:32:12.980Z] === Skipped [2022-05-13T23:32:12.980Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-13T23:32:12.980Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-13T23:32:12.980Z] [2022-05-13T23:32:12.980Z] DONE 22 tests, 1 skipped in 97.271s [2022-05-13T23:32:12.980Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-13T23:32:12.980Z] INFO: Testing against a local daemon [2022-05-13T23:32:12.980Z] === RUN TestNetworkCreateDelete [2022-05-13T23:32:12.980Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-13T23:32:12.980Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:32:12.980Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-05-13T23:32:12.980Z] === RUN TestDaemonDNSFallback [2022-05-13T23:32:13.399Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-13T23:32:13.399Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:32:13.668Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-13T23:32:14.496Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-13T23:32:14.763Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-05-13T23:32:14.764Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:32:15.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-13T23:32:15.019Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:32:16.002Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-13T23:32:16.244Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-05-13T23:32:16.244Z] === RUN TestInspectNetwork [2022-05-13T23:32:16.244Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.244Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-13T23:32:16.244Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:32:16.244Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.244Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:16.244Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:16.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:16.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:16.244Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:32:16.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:32:16.244Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:32:16.244Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-13T23:32:16.244Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:32:16.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:32:16.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:32:16.245Z] === RUN TestNetworkList [2022-05-13T23:32:16.245Z] === RUN TestNetworkList//networks [2022-05-13T23:32:16.245Z] === PAUSE TestNetworkList//networks [2022-05-13T23:32:16.245Z] === RUN TestNetworkList//networks/ [2022-05-13T23:32:16.245Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:32:16.245Z] === CONT TestNetworkList//networks [2022-05-13T23:32:16.245Z] === CONT TestNetworkList//networks/ [2022-05-13T23:32:16.245Z] --- PASS: TestNetworkList (0.01s) [2022-05-13T23:32:16.245Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:32:16.245Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:32:16.245Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:32:16.245Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.245Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:32:16.245Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:32:16.245Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.245Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-13T23:32:16.245Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:32:16.245Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.245Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-13T23:32:16.245Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:32:16.501Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-13T23:32:16.501Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:32:16.501Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-13T23:32:16.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:32:16.501Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-13T23:32:16.501Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:32:16.501Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:32:16.501Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:32:16.501Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:32:16.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:32:16.501Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:32:16.501Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-13T23:32:16.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:32:16.501Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:32:16.501Z] PASS [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === Skipped [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-13T23:32:16.501Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:32:16.501Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:32:16.501Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:32:16.501Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:32:16.501Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-13T23:32:16.501Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:32:16.501Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] DONE 34 tests, 12 skipped in 7.189s [2022-05-13T23:32:16.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:32:16.501Z] INFO: Testing against a local daemon [2022-05-13T23:32:16.501Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-13T23:32:16.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:16.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:32:16.501Z] === RUN TestDockerNetworkIpvlan [2022-05-13T23:32:16.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:16.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:32:16.501Z] PASS [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === Skipped [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:32:16.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:32:16.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:16.501Z] [2022-05-13T23:32:16.501Z] DONE 2 tests, 2 skipped in 0.087s [2022-05-13T23:32:16.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:32:16.757Z] INFO: Testing against a local daemon [2022-05-13T23:32:16.757Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-13T23:32:16.757Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.757Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestDockerNetworkMacvlan [2022-05-13T23:32:16.757Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.757Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-13T23:32:16.757Z] PASS [2022-05-13T23:32:16.757Z] [2022-05-13T23:32:16.757Z] === Skipped [2022-05-13T23:32:16.757Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-13T23:32:16.757Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.757Z] [2022-05-13T23:32:16.757Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-13T23:32:16.757Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-13T23:32:16.757Z] [2022-05-13T23:32:16.757Z] DONE 2 tests, 2 skipped in 0.083s [2022-05-13T23:32:16.757Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-13T23:32:16.757Z] testing: warning: no tests to run [2022-05-13T23:32:16.757Z] PASS [2022-05-13T23:32:16.757Z] [2022-05-13T23:32:16.757Z] DONE 0 tests in 0.031s [2022-05-13T23:32:16.757Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-13T23:32:16.757Z] INFO: Testing against a local daemon [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginAllowRequest [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginTLS [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginDenyRequest [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginDenyResponse [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginAllowEventStream [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginErrorResponse [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginErrorRequest [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.757Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-13T23:32:16.757Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-13T23:32:16.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.758Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-13T23:32:16.758Z] === RUN TestAuthZPluginHeader [2022-05-13T23:32:16.758Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:16.758Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-13T23:32:16.758Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-05-13T23:32:17.014Z] === RUN TestAuthZPluginV2Disable [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-13T23:32:17.014Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-13T23:32:17.014Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-13T23:32:17.014Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-13T23:32:17.014Z] PASS [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === Skipped [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-13T23:32:17.014Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.014Z] [2022-05-13T23:32:17.014Z] DONE 17 tests, 17 skipped in 0.293s [2022-05-13T23:32:17.014Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-13T23:32:17.014Z] INFO: Testing against a local daemon [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:32:17.014Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:32:17.014Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:32:17.014Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:32:17.014Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:32:17.014Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:32:17.014Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:32:17.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:32:17.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:32:17.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:32:17.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:32:17.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:32:17.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:32:17.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:32:17.015Z] === RUN TestPluginInstall [2022-05-13T23:32:17.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.015Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-13T23:32:17.015Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:32:17.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-13T23:32:17.015Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-13T23:32:17.015Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:32:17.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-13T23:32:17.015Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:32:17.015Z] PASS [2022-05-13T23:32:17.015Z] [2022-05-13T23:32:17.015Z] === Skipped [2022-05-13T23:32:17.015Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-13T23:32:17.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-13T23:32:17.015Z] [2022-05-13T23:32:17.015Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-13T23:32:17.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-13T23:32:17.015Z] [2022-05-13T23:32:17.015Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:32:17.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-13T23:32:17.015Z] [2022-05-13T23:32:17.015Z] DONE 19 tests, 3 skipped in 0.137s [2022-05-13T23:32:17.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-13T23:32:17.271Z] INFO: Testing against a local daemon [2022-05-13T23:32:17.271Z] === RUN TestExternalGraphDriver [2022-05-13T23:32:17.271Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-13T23:32:17.271Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-13T23:32:17.271Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:32:17.533Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-05-13T23:32:17.533Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:32:17.533Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:32:17.533Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:32:17.533Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:32:21.035Z] === RUN TestMiddlewares [2022-05-13T23:32:21.035Z] --- PASS: TestMiddlewares (0.00s) [2022-05-13T23:32:21.035Z] PASS [2022-05-13T23:32:21.035Z] coverage: 7.9% of statements [2022-05-13T23:32:21.035Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2022-05-13T23:32:21.436Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2022-05-13T23:32:21.436Z] PASS [2022-05-13T23:32:21.436Z] [2022-05-13T23:32:21.436Z] === Skipped [2022-05-13T23:32:21.436Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-13T23:32:21.436Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-13T23:32:21.436Z] [2022-05-13T23:32:21.436Z] DONE 2 tests, 1 skipped in 3.609s [2022-05-13T23:32:21.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-13T23:32:21.436Z] INFO: Testing against a local daemon [2022-05-13T23:32:21.436Z] === RUN TestContinueAfterPluginCrash [2022-05-13T23:32:21.436Z] === PAUSE TestContinueAfterPluginCrash [2022-05-13T23:32:21.436Z] === RUN TestReadPluginNoRead [2022-05-13T23:32:21.436Z] === PAUSE TestReadPluginNoRead [2022-05-13T23:32:21.436Z] === RUN TestDaemonStartWithLogOpt [2022-05-13T23:32:21.436Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-13T23:32:21.436Z] === CONT TestContinueAfterPluginCrash [2022-05-13T23:32:21.436Z] === CONT TestDaemonStartWithLogOpt [2022-05-13T23:32:25.603Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2022-05-13T23:32:25.603Z] === CONT TestReadPluginNoRead [2022-05-13T23:32:27.494Z] === RUN TestReadPluginNoRead/default [2022-05-13T23:32:28.860Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-13T23:32:29.786Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-05-13T23:32:30.039Z] --- PASS: TestBuildWithHugeFile (36.51s) [2022-05-13T23:32:30.039Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:32:30.039Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:32:30.039Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:32:30.039Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:32:30.039Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:32:30.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:32:30.039Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:32:30.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:32:30.039Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:32:30.039Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:32:30.039Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:32:30.039Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:32:30.039Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:32:30.039Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-13T23:32:30.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-13T23:32:30.039Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-13T23:32:30.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-13T23:32:30.039Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:32:30.039Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-13T23:32:30.039Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-13T23:32:30.042Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-13T23:32:30.966Z] --- PASS: TestBuildPreserveOwnership (2.89s) [2022-05-13T23:32:30.966Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-05-13T23:32:30.966Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-05-13T23:32:30.966Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:32:30.966Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-13T23:32:30.966Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-13T23:32:31.407Z] === CONT TestReadPluginNoRead [2022-05-13T23:32:31.407Z] read_test.go:92: [d9f4f1bd6fbb5] daemon is not started [2022-05-13T23:32:31.408Z] --- PASS: TestReadPluginNoRead (6.26s) [2022-05-13T23:32:31.408Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-05-13T23:32:31.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-05-13T23:32:31.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-05-13T23:32:31.408Z] PASS [2022-05-13T23:32:31.408Z] [2022-05-13T23:32:31.408Z] DONE 6 tests in 10.708s [2022-05-13T23:32:31.408Z] 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-05-13T23:32:31.408Z] testing: warning: no tests to run [2022-05-13T23:32:31.408Z] PASS [2022-05-13T23:32:31.408Z] [2022-05-13T23:32:31.408Z] DONE 0 tests in 0.033s [2022-05-13T23:32:31.663Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-13T23:32:31.663Z] INFO: Testing against a local daemon [2022-05-13T23:32:31.663Z] === RUN TestPluginWithDevMounts [2022-05-13T23:32:31.663Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-13T23:32:31.663Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-13T23:32:31.663Z] PASS [2022-05-13T23:32:31.663Z] [2022-05-13T23:32:31.663Z] === Skipped [2022-05-13T23:32:31.663Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-13T23:32:31.663Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-13T23:32:31.663Z] [2022-05-13T23:32:31.663Z] DONE 1 tests, 1 skipped in 0.102s [2022-05-13T23:32:31.663Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-13T23:32:31.663Z] INFO: Testing against a local daemon [2022-05-13T23:32:31.663Z] === RUN TestSecretInspect [2022-05-13T23:32:31.663Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.663Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-13T23:32:31.663Z] === RUN TestSecretList [2022-05-13T23:32:31.663Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.663Z] --- SKIP: TestSecretList (0.02s) [2022-05-13T23:32:31.663Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:32:31.663Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.663Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-13T23:32:31.664Z] === RUN TestSecretsUpdate [2022-05-13T23:32:31.664Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.893Z] Loaded image: busybox:latest [2022-05-13T23:32:31.893Z] Loaded image: busybox:glibc [2022-05-13T23:32:31.919Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-13T23:32:31.919Z] === RUN TestTemplatedSecret [2022-05-13T23:32:31.919Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.919Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-13T23:32:31.919Z] === RUN TestSecretCreateResolve [2022-05-13T23:32:31.920Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-13T23:32:31.920Z] PASS [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === Skipped [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-13T23:32:31.920Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-05-13T23:32:31.920Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-13T23:32:31.920Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-13T23:32:31.920Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-13T23:32:31.920Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-13T23:32:31.920Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] [2022-05-13T23:32:31.920Z] DONE 6 tests, 6 skipped in 0.148s [2022-05-13T23:32:31.920Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-13T23:32:31.920Z] INFO: Testing against a local daemon [2022-05-13T23:32:31.920Z] === RUN TestServiceCreateInit [2022-05-13T23:32:31.920Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:32:31.920Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:32:31.920Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-13T23:32:31.920Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:32:31.920Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:32:31.920Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceConflict [2022-05-13T23:32:31.920Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:32:31.920Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-05-13T23:32:31.920Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:32:31.920Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:32:31.920Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:32:31.920Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:31.920Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-13T23:32:31.920Z] === RUN TestCreateServiceSysctls [2022-05-13T23:32:31.920Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-13T23:32:32.181Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:32:32.181Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-13T23:32:32.181Z] === RUN TestInspect [2022-05-13T23:32:32.181Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestInspect (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestCreateJob [2022-05-13T23:32:32.181Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestCreateJob (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestReplicatedJob [2022-05-13T23:32:32.181Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:32:32.181Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestServiceListWithStatuses [2022-05-13T23:32:32.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:32:32.181Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:32:32.181Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:32:32.181Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:32:32.181Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:32.181Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-13T23:32:32.181Z] === RUN TestServicePlugin [2022-05-13T23:32:32.367Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-05-13T23:32:32.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:32:32.821Z] Loaded image: debian:bullseye-slim [2022-05-13T23:32:32.821Z] Loaded image: hello-world:latest [2022-05-13T23:32:32.821Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:32:33.732Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wky1iopqa6kxi3707p5sqbzxg Created:2022-05-13 23:32:32.415749017 +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[69579f20346157da5c3278140beed1e81d6bda3c11148d083e4ed9388f8c5b65:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2umwvcze3w6wo60ov2audyzb EndpointID:dee7432333b731b2fe9dcccc169f00298f201d0fc7f4c939029237e79484a4f1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03f2675b6c1f9288159db72c414847b328bca8d88f2fcdb56a104c226d2f1cd1 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:a05551a5d23b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2umwvcze3w6wo60ov2audyzb EndpointID:dee7432333b731b2fe9dcccc169f00298f201d0fc7f4c939029237e79484a4f1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-13T23:32:34.071Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.071Z] --- SKIP: TestServicePlugin (1.94s) [2022-05-13T23:32:34.071Z] === RUN TestServiceUpdateLabel [2022-05-13T23:32:34.071Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.071Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-13T23:32:34.071Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:32:34.071Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.071Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-13T23:32:34.071Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:32:34.072Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-05-13T23:32:34.072Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:32:34.072Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-13T23:32:34.072Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:32:34.072Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-13T23:32:34.072Z] PASS [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === Skipped [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:32:34.072Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:32:34.072Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-13T23:32:34.072Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-13T23:32:34.072Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-05-13T23:32:34.072Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-13T23:32:34.072Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-13T23:32:34.072Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-13T23:32:34.072Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-05-13T23:32:34.072Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-05-13T23:32:34.072Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-13T23:32:34.072Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-13T23:32:34.072Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-13T23:32:34.072Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-13T23:32:34.072Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-13T23:32:34.072Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-13T23:32:34.072Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-13T23:32:34.072Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-05-13T23:32:34.072Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-13T23:32:34.072Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-13T23:32:34.072Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-05-13T23:32:34.072Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-13T23:32:34.072Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-13T23:32:34.072Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-13T23:32:34.072Z] [2022-05-13T23:32:34.072Z] DONE 24 tests, 23 skipped in 2.366s [2022-05-13T23:32:34.072Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-13T23:32:34.328Z] INFO: Testing against a local daemon [2022-05-13T23:32:34.328Z] === RUN TestSessionCreate [2022-05-13T23:32:34.328Z] --- PASS: TestSessionCreate (0.03s) [2022-05-13T23:32:34.328Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:32:34.328Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-13T23:32:34.328Z] PASS [2022-05-13T23:32:34.328Z] [2022-05-13T23:32:34.328Z] DONE 2 tests in 0.145s [2022-05-13T23:32:34.328Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-13T23:32:34.584Z] INFO: Testing against a local daemon [2022-05-13T23:32:34.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:32:34.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:32:34.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:32:34.584Z] === RUN TestDiskUsage [2022-05-13T23:32:34.584Z] === PAUSE TestDiskUsage [2022-05-13T23:32:34.584Z] === RUN TestEventsExecDie [2022-05-13T23:32:35.146Z] --- PASS: TestEventsExecDie (0.71s) [2022-05-13T23:32:35.146Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:32:35.402Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2022-05-13T23:32:35.402Z] === RUN TestEventsVolumeCreate [2022-05-13T23:32:35.402Z] --- PASS: TestEventsVolumeCreate (0.13s) [2022-05-13T23:32:35.402Z] === RUN TestInfoBinaryCommits [2022-05-13T23:32:35.402Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-13T23:32:35.402Z] === RUN TestInfoAPIVersioned [2022-05-13T23:32:35.402Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-13T23:32:35.402Z] === RUN TestInfoAPI [2022-05-13T23:32:35.402Z] --- PASS: TestInfoAPI (0.01s) [2022-05-13T23:32:35.402Z] === RUN TestInfoAPIWarnings [2022-05-13T23:32:38.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-05-13T23:32:38.974Z] PASS [2022-05-13T23:32:38.974Z] [2022-05-13T23:32:38.974Z] === Skipped [2022-05-13T23:32:38.974Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:32:38.974Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:32:38.974Z] [2022-05-13T23:32:38.974Z] DONE 38 tests, 1 skipped in 43.722s [2022-05-13T23:32:38.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:32:38.974Z] INFO: Testing against a local daemon [2022-05-13T23:32:38.974Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-13T23:32:38.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:38.974Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:32:38.974Z] === RUN TestDockerNetworkIpvlan [2022-05-13T23:32:38.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:38.974Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:32:38.974Z] PASS [2022-05-13T23:32:38.974Z] [2022-05-13T23:32:38.974Z] === Skipped [2022-05-13T23:32:38.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:32:38.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:38.974Z] [2022-05-13T23:32:38.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:32:38.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:32:38.974Z] [2022-05-13T23:32:38.974Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-13T23:32:38.974Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:32:38.974Z] INFO: Testing against a local daemon [2022-05-13T23:32:38.974Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-13T23:32:39.535Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-13T23:32:39.535Z] === RUN TestDockerNetworkMacvlan [2022-05-13T23:32:40.096Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-13T23:32:40.959Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s) [2022-05-13T23:32:40.959Z] PASS [2022-05-13T23:32:40.959Z] [2022-05-13T23:32:40.959Z] === Skipped [2022-05-13T23:32:40.959Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-13T23:32:40.959Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:32:40.959Z] [2022-05-13T23:32:40.959Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:32:40.959Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:32:40.959Z] [2022-05-13T23:32:40.959Z] DONE 34 tests, 2 skipped in 67.626s [2022-05-13T23:32:40.959Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-13T23:32:40.959Z] ++ 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-05-13T23:32:40.959Z] ++ set -e [2022-05-13T23:32:40.959Z] ++ '[' -n 0 ']' [2022-05-13T23:32:40.959Z] ++ set -x [2022-05-13T23:32:40.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-13T23:32:40.959Z] INFO: Testing against a local daemon [2022-05-13T23:32:40.959Z] === RUN TestConfigInspect [2022-05-13T23:32:41.042Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-13T23:32:41.623Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-13T23:32:42.849Z] --- PASS: TestConfigInspect (2.31s) [2022-05-13T23:32:42.849Z] === RUN TestConfigList [2022-05-13T23:32:43.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-13T23:32:45.367Z] --- PASS: TestConfigList (2.27s) [2022-05-13T23:32:45.367Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:32:45.407Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-13T23:32:45.921Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-13T23:32:47.257Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-05-13T23:32:47.257Z] === RUN TestConfigsUpdate [2022-05-13T23:32:48.674Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-05-13T23:32:49.236Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-05-13T23:32:49.236Z] PASS [2022-05-13T23:32:49.236Z] [2022-05-13T23:32:49.236Z] DONE 8 tests in 10.916s [2022-05-13T23:32:49.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-13T23:32:49.236Z] testing: warning: no tests to run [2022-05-13T23:32:49.236Z] PASS [2022-05-13T23:32:49.236Z] [2022-05-13T23:32:49.236Z] DONE 0 tests in 0.007s [2022-05-13T23:32:49.236Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-13T23:32:49.236Z] INFO: Testing against a local daemon [2022-05-13T23:32:49.236Z] === RUN TestAuthZPluginAllowRequest [2022-05-13T23:32:49.773Z] --- PASS: TestConfigsUpdate (2.26s) [2022-05-13T23:32:49.773Z] === RUN TestTemplatedConfig [2022-05-13T23:32:50.600Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-05-13T23:32:50.600Z] === RUN TestAuthZPluginTLS [2022-05-13T23:32:50.856Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-05-13T23:32:50.856Z] === RUN TestAuthZPluginDenyRequest [2022-05-13T23:32:51.417Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-13T23:32:51.417Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-13T23:32:51.662Z] --- PASS: TestTemplatedConfig (2.03s) [2022-05-13T23:32:51.662Z] === RUN TestConfigCreateResolve [2022-05-13T23:32:51.978Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-13T23:32:51.978Z] === RUN TestAuthZPluginDenyResponse [2022-05-13T23:32:52.547Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-13T23:32:52.547Z] === RUN TestAuthZPluginAllowEventStream [2022-05-13T23:32:53.438Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-13T23:32:53.438Z] === RUN TestInfoDebug [2022-05-13T23:32:53.438Z] --- PASS: TestInfoDebug (0.54s) [2022-05-13T23:32:53.438Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:32:53.438Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-13T23:32:53.438Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:32:53.552Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-13T23:32:53.552Z] PASS [2022-05-13T23:32:53.552Z] [2022-05-13T23:32:53.552Z] DONE 6 tests in 13.327s [2022-05-13T23:32:53.552Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-13T23:32:53.552Z] ++ 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-05-13T23:32:53.552Z] ++ set -e [2022-05-13T23:32:53.552Z] ++ '[' -n 0 ']' [2022-05-13T23:32:53.552Z] ++ set -x [2022-05-13T23:32:53.552Z] ++ 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-05-13T23:32:53.695Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-13T23:32:53.695Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:32:53.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-13T23:32:53.695Z] === RUN TestPingCacheHeaders [2022-05-13T23:32:53.695Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-13T23:32:53.695Z] === RUN TestPingGet [2022-05-13T23:32:53.695Z] --- PASS: TestPingGet (0.01s) [2022-05-13T23:32:53.695Z] === RUN TestPingHead [2022-05-13T23:32:53.808Z] INFO: Testing against a local daemon [2022-05-13T23:32:53.808Z] === RUN TestAttachWithTTY [2022-05-13T23:32:53.808Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-13T23:32:53.808Z] === RUN TestAttachWithoutTTy [2022-05-13T23:32:53.808Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-13T23:32:53.808Z] === RUN TestCheckpoint [2022-05-13T23:32:53.808Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:32:53.808Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:32:53.808Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:32:53.808Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:32:53.808Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-13T23:32:53.911Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-13T23:32:53.911Z] === RUN TestAuthZPluginErrorResponse [2022-05-13T23:32:53.951Z] --- PASS: TestPingHead (0.03s) [2022-05-13T23:32:53.951Z] === RUN TestPingSwarmHeader [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:32:54.064Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:32:54.064Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:32:54.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-13T23:32:54.064Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:32:54.064Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2022-05-13T23:32:54.064Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:32:54.064Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-13T23:32:54.064Z] === RUN TestCopyEmptyFile [2022-05-13T23:32:54.166Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-13T23:32:54.166Z] === RUN TestAuthZPluginErrorRequest [2022-05-13T23:32:54.320Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-13T23:32:54.320Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:32:54.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-13T23:32:54.320Z] === RUN TestCopyFromContainer [2022-05-13T23:32:54.511Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-13T23:32:54.728Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-13T23:32:54.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-13T23:32:55.072Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-13T23:32:55.248Z] === RUN TestCopyFromContainer// [2022-05-13T23:32:55.289Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-13T23:32:55.289Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-13T23:32:55.504Z] === RUN TestCopyFromContainer//bar/root [2022-05-13T23:32:55.504Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-13T23:32:55.504Z] === RUN TestCopyFromContainer/bar/quux [2022-05-13T23:32:55.504Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-13T23:32:55.768Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-13T23:32:55.768Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-13T23:32:55.768Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-13T23:32:55.768Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-13T23:32:55.999Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-13T23:32:56.024Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer (1.56s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-13T23:32:56.024Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-13T23:32:56.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:32:56.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:32:56.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:32:56.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:32:56.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:32:56.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:32:56.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:32:56.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:32:56.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:32:56.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:32:56.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:32:56.024Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:32:56.024Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-13T23:32:56.024Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:32:56.024Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:32:56.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:32:56.024Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:32:56.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:32:56.024Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:32:56.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:32:56.024Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:32:56.024Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:32:56.024Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:32:56.024Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:32:56.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:32:56.024Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:32:56.024Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-13T23:32:56.024Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:32:56.255Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-05-13T23:32:56.255Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-13T23:32:56.255Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-13T23:32:56.255Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-13T23:32:56.255Z] === RUN TestVersion [2022-05-13T23:32:56.255Z] --- PASS: TestVersion (0.04s) [2022-05-13T23:32:56.255Z] === CONT TestDiskUsage [2022-05-13T23:32:56.653Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-05-13T23:32:56.653Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/container_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/image_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-13T23:32:56.816Z] === RUN TestDiskUsage/after_container.Run [2022-05-13T23:32:57.072Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-13T23:32:57.328Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-13T23:32:57.329Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage (1.25s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-13T23:32:57.329Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-13T23:32:57.329Z] PASS [2022-05-13T23:32:57.329Z] [2022-05-13T23:32:57.329Z] === Skipped [2022-05-13T23:32:57.329Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:32:57.329Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:32:57.329Z] [2022-05-13T23:32:57.329Z] DONE 54 tests, 1 skipped in 23.070s [2022-05-13T23:32:57.329Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-13T23:32:57.389Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-05-13T23:32:57.389Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:32:57.584Z] INFO: Testing against a local daemon [2022-05-13T23:32:57.584Z] === RUN TestVolumesCreateAndList [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-13T23:32:57.584Z] === RUN TestVolumesRemove [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-13T23:32:57.584Z] === RUN TestVolumesInspect [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:32:57.584Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:32:57.584Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:32:57.584Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:32:57.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:32:57.584Z] PASS [2022-05-13T23:32:57.584Z] [2022-05-13T23:32:57.584Z] DONE 9 tests in 0.182s [2022-05-13T23:32:57.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T23:32:57.584Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14231 is not a child of this shell [2022-05-13T23:32:57.584Z] warning: PID 14231 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-13T23:32:57.840Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T23:32:57.840Z] [2022-05-13T23:32:57.840Z] Unloading profiles will leave already running processes permanently [2022-05-13T23:32:57.840Z] unconfined, which can lead to unexpected situations. [2022-05-13T23:32:57.840Z] [2022-05-13T23:32:57.840Z] To set a process to complain mode, use the command line tool [2022-05-13T23:32:57.840Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T23:32:57.840Z] Removing test suite binaries [2022-05-13T23:32:57.840Z] exiting test-integration [2022-05-13T23:32:57.840Z] ++ exit 0 [2022-05-13T23:32:57.840Z] [2022-05-13T23:32:58.019Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-05-13T23:32:58.019Z] === RUN TestAuthZPluginHeader [2022-05-13T23:32:58.317Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:32:58.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:32:58.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:32:58.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:32:58.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:32:58.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:32:58.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:32:58.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:32:58.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:32:58.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:32:58.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:32:58.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-13T23:32:58.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-13T23:32:58.573Z] === RUN TestCreateTmpfsOverrideAnonymousVolume Post stage [Pipeline] junit [2022-05-13T23:32:58.777Z] Recording test results [2022-05-13T23:32:58.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-13T23:32:58.829Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:32:58.829Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:32:58.829Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:32:58.829Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-13T23:32:58.829Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:32:58.829Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:32:58.829Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:32:58.829Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-13T23:32:58.829Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:32:58.829Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:32:58.829Z] === RUN TestContainerStartOnDaemonRestart [2022-05-13T23:32:58.829Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-13T23:32:58.829Z] === RUN TestDaemonRestartIpcMode [2022-05-13T23:32:58.829Z] === PAUSE TestDaemonRestartIpcMode [2022-05-13T23:32:58.829Z] === RUN TestDaemonHostGatewayIP [2022-05-13T23:32:58.829Z] === PAUSE TestDaemonHostGatewayIP [2022-05-13T23:32:58.829Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-13T23:32:58.829Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-13T23:32:58.829Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:32:58.829Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-13T23:32:58.829Z] === RUN TestDiff [2022-05-13T23:32:58.945Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-13T23:32:58.945Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-13T23:32:59.391Z] --- PASS: TestDiff (0.41s) [2022-05-13T23:32:59.392Z] === RUN TestExecWithCloseStdin [2022-05-13T23:32:59.953Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-13T23:32:59.953Z] === RUN TestExec [2022-05-13T23:33:00.209Z] --- PASS: TestExec (0.47s) [2022-05-13T23:33:00.209Z] === RUN TestExecUser [2022-05-13T23:33:00.457Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-13T23:33:00.638Z] b111c3320c94: Pull complete [2022-05-13T23:33:00.771Z] --- PASS: TestExecUser (0.48s) [2022-05-13T23:33:00.771Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:33:00.794Z] + echo Ensuring container killed. [2022-05-13T23:33:00.794Z] Ensuring container killed. [2022-05-13T23:33:00.794Z] + docker rm -vf docker-pr2 [2022-05-13T23:33:00.794Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-13T23:33:01.077Z] + echo Chowning /workspace to jenkins user [2022-05-13T23:33:01.077Z] Chowning /workspace to jenkins user [2022-05-13T23:33:01.077Z] + id -u [2022-05-13T23:33:01.077Z] + id -g [2022-05-13T23:33:01.077Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T23:33:01.077Z] Unable to find image 'busybox:latest' locally [2022-05-13T23:33:01.077Z] latest: Pulling from library/busybox [2022-05-13T23:33:01.333Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-13T23:33:01.333Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:33:01.333Z] 50e8d59317eb: Pulling fs layer [2022-05-13T23:33:01.333Z] 50e8d59317eb: Verifying Checksum [2022-05-13T23:33:01.333Z] 50e8d59317eb: Download complete [2022-05-13T23:33:01.589Z] 50e8d59317eb: Pull complete [2022-05-13T23:33:01.589Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-13T23:33:01.589Z] Status: Downloaded newer image for busybox:latest [2022-05-13T23:33:02.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-13T23:33:02.698Z] === RUN TestHealthCheckWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T23:33:03.107Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-05-13T23:33:03.107Z] === RUN TestAuthZPluginV2Disable [2022-05-13T23:33:03.260Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-13T23:33:03.260Z] === RUN TestHealthKillContainer [2022-05-13T23:33:03.292Z] + bundleName=amd64-rootless [2022-05-13T23:33:03.292Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-13T23:33:03.292Z] Creating amd64-rootless-bundles.tar.gz [2022-05-13T23:33:03.292Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-13T23:33:03.292Z] + 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-05-13T23:33:03.301Z] Archiving artifacts [2022-05-13T23:33:04.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T23:33:05.050Z] + make clean [2022-05-13T23:33:05.305Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T23:33:05.305Z] docker-dev-cache [2022-05-13T23:33:05.305Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T23:33:06.371Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2022-05-13T23:33:06.371Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-13T23:33:09.634Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-05-13T23:33:09.634Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-13T23:33:11.343Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-13T23:33:11.343Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:33:11.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-05-13T23:33:11.598Z] === RUN TestIpcModeNone [2022-05-13T23:33:11.854Z] --- PASS: TestIpcModeNone (0.48s) [2022-05-13T23:33:11.854Z] === RUN TestIpcModePrivate [2022-05-13T23:33:12.416Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-13T23:33:12.416Z] --- PASS: TestIpcModePrivate (0.48s) [2022-05-13T23:33:12.416Z] === RUN TestIpcModeShareable [2022-05-13T23:33:12.671Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-13T23:33:12.927Z] --- PASS: TestIpcModeShareable (0.45s) [2022-05-13T23:33:12.927Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-13T23:33:14.293Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-05-13T23:33:14.294Z] === RUN TestAPIIpcModeHost [2022-05-13T23:33:14.855Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-05-13T23:33:14.855Z] === RUN TestDaemonIpcModeShareable [2022-05-13T23:33:15.781Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-13T23:33:15.781Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-05-13T23:33:15.781Z] === RUN TestDaemonIpcModePrivate [2022-05-13T23:33:17.146Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-13T23:33:17.146Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-13T23:33:17.146Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-13T23:33:18.073Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-13T23:33:18.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-05-13T23:33:18.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-13T23:33:19.256Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-13T23:33:19.512Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-05-13T23:33:19.512Z] === RUN TestIpcModeOlderClient [2022-05-13T23:33:19.512Z] === PAUSE TestIpcModeOlderClient [2022-05-13T23:33:19.512Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:33:19.572Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.66s) [2022-05-13T23:33:19.572Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-13T23:33:19.768Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-13T23:33:19.768Z] === RUN TestKillContainer [2022-05-13T23:33:19.768Z] === RUN TestKillContainer/no_signal [2022-05-13T23:33:20.329Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:33:20.585Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:33:21.147Z] --- PASS: TestKillContainer (1.24s) [2022-05-13T23:33:21.147Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-13T23:33:21.147Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-05-13T23:33:21.147Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-05-13T23:33:21.147Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:33:21.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-13T23:33:21.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-13T23:33:21.675Z] === RUN TestBoolValue [2022-05-13T23:33:21.675Z] --- PASS: TestBoolValue (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestBoolValueOrDefault [2022-05-13T23:33:21.675Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestInt64ValueOrZero [2022-05-13T23:33:21.675Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestInt64ValueOrDefault [2022-05-13T23:33:21.675Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-13T23:33:21.675Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestJsonContentType [2022-05-13T23:33:21.675Z] --- PASS: TestJsonContentType (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestReadJSON [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/nil_body [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/empty_body [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/with_valid_request [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/with_whitespace [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/with_extra_content [2022-05-13T23:33:21.675Z] === RUN TestReadJSON/invalid_JSON [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-13T23:33:21.675Z] PASS [2022-05-13T23:33:21.675Z] coverage: 31.9% of statements [2022-05-13T23:33:21.675Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 31.9% of statements [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-13T23:33:21.675Z] === RUN TestMaskSecretKeys [2022-05-13T23:33:21.675Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-13T23:33:21.675Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-13T23:33:21.675Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-13T23:33:21.675Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-13T23:33:21.675Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestVersionMiddlewareVersion [2022-05-13T23:33:21.675Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-13T23:33:21.675Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-13T23:33:21.675Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-13T23:33:21.675Z] PASS [2022-05-13T23:33:21.675Z] coverage: 37.7% of statements [2022-05-13T23:33:21.675Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-13T23:33:21.675Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-13T23:33:22.143Z] === RUN TestStrSliceMarshalJSON [2022-05-13T23:33:22.143Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestStrSliceUnmarshalJSON [2022-05-13T23:33:22.143Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestStrSliceUnmarshalString [2022-05-13T23:33:22.143Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestStrSliceUnmarshalSlice [2022-05-13T23:33:22.143Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-13T23:33:22.143Z] PASS [2022-05-13T23:33:22.143Z] coverage: 90.0% of statements [2022-05-13T23:33:22.143Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-13T23:33:22.143Z] === RUN TestToJSON [2022-05-13T23:33:22.143Z] --- PASS: TestToJSON (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestToParamWithVersion [2022-05-13T23:33:22.143Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestFromJSON [2022-05-13T23:33:22.143Z] --- PASS: TestFromJSON (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestEmpty [2022-05-13T23:33:22.143Z] --- PASS: TestEmpty (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestArgsMatchKVListEmptySources [2022-05-13T23:33:22.143Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestArgsMatchKVList [2022-05-13T23:33:22.143Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestArgsMatch [2022-05-13T23:33:22.143Z] --- PASS: TestArgsMatch (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestAdd [2022-05-13T23:33:22.143Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestDel [2022-05-13T23:33:22.143Z] --- PASS: TestDel (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestLen [2022-05-13T23:33:22.143Z] --- PASS: TestLen (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestExactMatch [2022-05-13T23:33:22.143Z] --- PASS: TestExactMatch (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestOnlyOneExactMatch [2022-05-13T23:33:22.143Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestContains [2022-05-13T23:33:22.143Z] --- PASS: TestContains (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestValidate [2022-05-13T23:33:22.143Z] --- PASS: TestValidate (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestWalkValues [2022-05-13T23:33:22.143Z] --- PASS: TestWalkValues (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestFuzzyMatch [2022-05-13T23:33:22.143Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-13T23:33:22.143Z] === RUN TestClone [2022-05-13T23:33:22.143Z] --- PASS: TestClone (0.00s) [2022-05-13T23:33:22.143Z] PASS [2022-05-13T23:33:22.143Z] coverage: 92.2% of statements [2022-05-13T23:33:22.143Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-05-13T23:33:22.143Z] === RUN TestAdjustForAPIVersion [2022-05-13T23:33:22.143Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-13T23:33:22.144Z] PASS [2022-05-13T23:33:22.144Z] coverage: 6.0% of statements [2022-05-13T23:33:22.144Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 6.0% of statements [2022-05-13T23:33:22.144Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-13T23:33:22.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-05-13T23:33:22.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-13T23:33:22.331Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-13T23:33:22.331Z] === RUN TestKillStoppedContainer [2022-05-13T23:33:22.331Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-13T23:33:22.331Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:33:22.331Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-13T23:33:22.331Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:33:22.613Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-13T23:33:22.613Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestGetVolumeByNameNotFound [2022-05-13T23:33:22.613Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-13T23:33:22.613Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestListVolumes [2022-05-13T23:33:22.613Z] --- PASS: TestListVolumes (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestListVolumesNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestListVolumesNoManager [2022-05-13T23:33:22.613Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestCreateRegularVolume [2022-05-13T23:33:22.613Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-13T23:33:22.613Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestCreateVolumeCluster [2022-05-13T23:33:22.613Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestUpdateVolume [2022-05-13T23:33:22.613Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestUpdateVolumeNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestUpdateVolumeNotFound [2022-05-13T23:33:22.613Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemove [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-13T23:33:22.613Z] === RUN TestVolumeRemoveSwarmForce [2022-05-13T23:33:22.613Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-13T23:33:22.613Z] PASS [2022-05-13T23:33:22.613Z] coverage: 67.9% of statements [2022-05-13T23:33:22.614Z] ok github.com/docker/docker/api/server/router/volume 0.050s coverage: 67.9% of statements [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-13T23:33:22.614Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-13T23:33:22.614Z] === RUN TestGetTimestamp [2022-05-13T23:33:22.910Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-13T23:33:22.910Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:33:23.082Z] === RUN TestCompareVersion [2022-05-13T23:33:23.082Z] --- PASS: TestCompareVersion (0.00s) [2022-05-13T23:33:23.082Z] PASS [2022-05-13T23:33:23.082Z] coverage: 77.3% of statements [2022-05-13T23:33:23.082Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-05-13T23:33:23.082Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-13T23:33:23.082Z] === RUN TestParseTimestamps [2022-05-13T23:33:23.082Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-13T23:33:23.082Z] PASS [2022-05-13T23:33:23.082Z] coverage: 100.0% of statements [2022-05-13T23:33:23.082Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-13T23:33:23.082Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-13T23:33:23.485Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-05-13T23:33:23.485Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:33:23.551Z] === RUN TestIsGIT [2022-05-13T23:33:23.551Z] --- PASS: TestIsGIT (0.00s) [2022-05-13T23:33:23.551Z] PASS [2022-05-13T23:33:23.551Z] coverage: 100.0% of statements [2022-05-13T23:33:23.551Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.040s coverage: 100.0% of statements [2022-05-13T23:33:23.750Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-13T23:33:23.750Z] === RUN TestLinksEtcHostsContentMatch [2022-05-13T23:33:24.006Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-05-13T23:33:24.006Z] === RUN TestLinksContainerNames [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-13T23:33:24.536Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-13T23:33:24.536Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-13T23:33:24.536Z] === RUN TestCloneArgsSmartHttp [2022-05-13T23:33:24.536Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-13T23:33:24.536Z] === RUN TestCloneArgsDumbHttp [2022-05-13T23:33:24.536Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-13T23:33:24.536Z] === RUN TestCloneArgsGit [2022-05-13T23:33:24.536Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-13T23:33:24.536Z] === RUN TestCheckoutGit [2022-05-13T23:33:24.934Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-13T23:33:24.934Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:33:25.190Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-13T23:33:25.190Z] === RUN TestContainerNetworkMountsNoChown [2022-05-13T23:33:25.752Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/default [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/default [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/private [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/private [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rprivate [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/slave [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/slave [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rslave [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/shared [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/shared [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rshared [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/default [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rshared [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/shared [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rslave [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/slave [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rprivate [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/private [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-13T23:33:25.752Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:33:25.752Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:33:25.752Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:33:26.008Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-13T23:33:26.008Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-13T23:33:26.008Z] === RUN TestContainerBindMountNonRecursive [2022-05-13T23:33:26.102Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-13T23:33:26.103Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-13T23:33:26.103Z] === RUN TestProcessNoDockerignore [2022-05-13T23:33:26.571Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-13T23:33:26.571Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-13T23:33:26.571Z] === RUN TestDetectContentType [2022-05-13T23:33:26.571Z] --- PASS: TestDetectContentType (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestSelectAcceptableMIME [2022-05-13T23:33:26.571Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestInspectEmptyResponse [2022-05-13T23:33:26.571Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestInspectResponseBinary [2022-05-13T23:33:26.571Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestResponseUnsupportedContentType [2022-05-13T23:33:26.571Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestInspectResponseTextSimple [2022-05-13T23:33:26.571Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestInspectResponseEmptyContentType [2022-05-13T23:33:26.571Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestUnknownContentLength [2022-05-13T23:33:26.571Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestDownloadRemote [2022-05-13T23:33:26.571Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-13T23:33:26.571Z] === RUN TestGetWithStatusError [2022-05-13T23:33:26.571Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestCloseRootDirectory [2022-05-13T23:33:26.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:33:26.571Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestHashFile [2022-05-13T23:33:26.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:33:26.571Z] --- SKIP: TestHashFile (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestHashSubdir [2022-05-13T23:33:26.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:33:26.571Z] === RUN TestEnable [2022-05-13T23:33:26.571Z] --- PASS: TestEnable (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestDisable [2022-05-13T23:33:26.571Z] --- PASS: TestDisable (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestEnabled [2022-05-13T23:33:26.571Z] --- PASS: TestEnabled (0.00s) [2022-05-13T23:33:26.571Z] PASS [2022-05-13T23:33:26.571Z] coverage: 100.0% of statements [2022-05-13T23:33:26.571Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-13T23:33:26.571Z] === RUN TestRemoveDirectory [2022-05-13T23:33:26.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:33:26.571Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-13T23:33:26.571Z] PASS [2022-05-13T23:33:26.571Z] coverage: 9.3% of statements [2022-05-13T23:33:26.571Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-05-13T23:33:26.571Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 9.3% of statements [2022-05-13T23:33:26.571Z] === RUN TestGetAllAllowed [2022-05-13T23:33:26.571Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestGetAllMeta [2022-05-13T23:33:26.571Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-13T23:33:26.571Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestIsUnreferencedBuiltin [2022-05-13T23:33:26.571Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestIsExistingDirectory [2022-05-13T23:33:26.571Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestGetFilenameForDownload [2022-05-13T23:33:26.571Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestEnv2Variables [2022-05-13T23:33:26.571Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-13T23:33:26.571Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestMaintainer [2022-05-13T23:33:26.571Z] --- PASS: TestMaintainer (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestLabel [2022-05-13T23:33:26.571Z] --- PASS: TestLabel (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestFromScratch [2022-05-13T23:33:26.571Z] --- PASS: TestFromScratch (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestFromWithArg [2022-05-13T23:33:26.571Z] --- PASS: TestFromWithArg (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-13T23:33:26.571Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestFromWithUndefinedArg [2022-05-13T23:33:26.571Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestFromMultiStageWithNamedStage [2022-05-13T23:33:26.571Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestOnbuild [2022-05-13T23:33:26.571Z] --- PASS: TestOnbuild (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestWorkdir [2022-05-13T23:33:26.571Z] --- PASS: TestWorkdir (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestCmd [2022-05-13T23:33:26.571Z] --- PASS: TestCmd (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestHealthcheckNone [2022-05-13T23:33:26.571Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestHealthcheckCmd [2022-05-13T23:33:26.571Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestEntrypoint [2022-05-13T23:33:26.571Z] --- PASS: TestEntrypoint (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestExpose [2022-05-13T23:33:26.571Z] --- PASS: TestExpose (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestUser [2022-05-13T23:33:26.571Z] --- PASS: TestUser (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestVolume [2022-05-13T23:33:26.571Z] --- PASS: TestVolume (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestStopSignal [2022-05-13T23:33:26.571Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:33:26.571Z] --- SKIP: TestStopSignal (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestArg [2022-05-13T23:33:26.571Z] --- PASS: TestArg (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestShell [2022-05-13T23:33:26.571Z] --- PASS: TestShell (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestPrependEnvOnCmd [2022-05-13T23:33:26.571Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestRunWithBuildArgs [2022-05-13T23:33:26.571Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestRunIgnoresHealthcheck [2022-05-13T23:33:26.571Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestDispatchUnsupportedOptions [2022-05-13T23:33:26.571Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-13T23:33:26.571Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-13T23:33:26.571Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-13T23:33:26.571Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-13T23:33:26.571Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-13T23:33:26.571Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-13T23:33:26.571Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestNormalizeWorkdir [2022-05-13T23:33:26.571Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-13T23:33:26.571Z] === RUN TestDispatch [2022-05-13T23:33:26.571Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-13T23:33:26.571Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-13T23:33:26.571Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-13T23:33:26.571Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-13T23:33:26.571Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-13T23:33:26.571Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-13T23:33:26.571Z] === RUN TestDispatch/COPY_url [2022-05-13T23:33:26.571Z] --- PASS: TestDispatch (0.06s) [2022-05-13T23:33:26.571Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-13T23:33:27.040Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestAddScratchImageAddsToMounts [2022-05-13T23:33:27.040Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-13T23:33:27.040Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-13T23:33:27.040Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-13T23:33:27.040Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestImageSourceGetAddsToMounts [2022-05-13T23:33:27.040Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestEmptyDockerfile [2022-05-13T23:33:27.040Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestSymlinkDockerfile [2022-05-13T23:33:27.040Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-13T23:33:27.040Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-13T23:33:27.040Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-13T23:33:27.040Z] === RUN TestNonExistingDockerfile [2022-05-13T23:33:27.040Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-05-13T23:33:27.040Z] === RUN TestCopyRunConfig [2022-05-13T23:33:27.040Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestDeepCopyRunConfig [2022-05-13T23:33:27.040Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestExportImage [2022-05-13T23:33:27.040Z] --- PASS: TestExportImage (0.00s) [2022-05-13T23:33:27.040Z] === RUN TestNormalizeDest [2022-05-13T23:33:27.040Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-13T23:33:27.040Z] PASS [2022-05-13T23:33:27.040Z] coverage: 46.7% of statements [2022-05-13T23:33:27.040Z] ok github.com/docker/docker/builder/dockerfile 0.280s coverage: 46.7% of statements [2022-05-13T23:33:27.371Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-05-13T23:33:27.371Z] === RUN TestContainerVolumesMountedAsShared [2022-05-13T23:33:27.933Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-05-13T23:33:27.933Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-13T23:33:28.027Z] === RUN TestTCP4Proxy [2022-05-13T23:33:28.028Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-13T23:33:28.028Z] === RUN TestTCP4ProxyHalfClose [2022-05-13T23:33:28.028Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestTCP6Proxy [2022-05-13T23:33:28.028Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:33:28.028Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestTCPDualStackProxy [2022-05-13T23:33:28.028Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:33:28.028Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestUDP4Proxy [2022-05-13T23:33:28.028Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestUDP6Proxy [2022-05-13T23:33:28.028Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:33:28.028Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestUDPWriteError [2022-05-13T23:33:28.028Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestSCTP4Proxy [2022-05-13T23:33:28.028Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:33:28.028Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-13T23:33:28.028Z] === RUN TestSCTP6Proxy [2022-05-13T23:33:28.028Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:33:28.028Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-13T23:33:28.028Z] PASS [2022-05-13T23:33:28.028Z] coverage: 49.4% of statements [2022-05-13T23:33:28.028Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-05-13T23:33:28.189Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-13T23:33:28.189Z] === RUN TestNetworkNat [2022-05-13T23:33:28.445Z] --- PASS: TestNetworkNat (0.43s) [2022-05-13T23:33:28.445Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:33:29.007Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-13T23:33:29.007Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:33:31.523Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-13T23:33:31.523Z] === RUN TestPause [2022-05-13T23:33:32.023Z] --- PASS: TestBuildWithHugeFile (121.67s) [2022-05-13T23:33:32.023Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:33:32.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:33:32.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:33:32.023Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:33:32.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:33:32.023Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:33:32.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:33:32.023Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:33:32.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:33:32.023Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:33:32.023Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:33:32.023Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:33:32.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-13T23:33:32.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-13T23:33:32.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-13T23:33:32.023Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-13T23:33:32.023Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:33:32.023Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:33:32.023Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:33:32.023Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-13T23:33:32.023Z] PASS [2022-05-13T23:33:32.023Z] ok github.com/docker/docker/integration/build 192.060s [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === Skipped [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-13T23:33:32.023Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-13T23:33:32.023Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-13T23:33:32.023Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-13T23:33:32.023Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:33:32.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-13T23:33:32.023Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] DONE 29 tests, 6 skipped in 223.803s [2022-05-13T23:33:32.023Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-13T23:33:32.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:33:32.023Z] INFO: Testing against a local daemon [2022-05-13T23:33:32.023Z] === RUN TestConfigInspect [2022-05-13T23:33:32.023Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestConfigList [2022-05-13T23:33:32.023Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] --- SKIP: TestConfigList (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:33:32.023Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestConfigsUpdate [2022-05-13T23:33:32.023Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestTemplatedConfig [2022-05-13T23:33:32.023Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestConfigCreateResolve [2022-05-13T23:33:32.023Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:33:32.023Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-13T23:33:32.023Z] PASS [2022-05-13T23:33:32.023Z] ok github.com/docker/docker/integration/config 0.091s [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === Skipped [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-13T23:33:32.023Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:33:32.023Z] [2022-05-13T23:33:32.023Z] DONE 6 tests, 6 skipped in 1.984s [2022-05-13T23:33:32.023Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-13T23:33:32.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:33:32.023Z] INFO: Testing against a local daemon [2022-05-13T23:33:32.023Z] === RUN TestAttachWithTTY [2022-05-13T23:33:32.023Z] --- PASS: TestAttachWithTTY (0.20s) [2022-05-13T23:33:32.023Z] === RUN TestAttachWithoutTTy [2022-05-13T23:33:32.023Z] --- PASS: TestAttachWithoutTTy (0.17s) [2022-05-13T23:33:32.023Z] === RUN TestCheckpoint [2022-05-13T23:33:32.023Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:33:32.023Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:33:32.023Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:33:32.023Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:33:32.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:33:32.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:33:32.023Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:33:32.023Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:33:32.023Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:33:32.023Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:33:32.024Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:33:32.024Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:33:32.024Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:33:32.024Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:33:32.024Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-13T23:33:32.024Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:33:32.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-05-13T23:33:32.024Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:33:32.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-13T23:33:32.024Z] === RUN TestCopyEmptyFile [2022-05-13T23:33:32.024Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-05-13T23:33:32.024Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:33:32.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-13T23:33:32.024Z] === RUN TestCopyFromContainer [2022-05-13T23:33:32.024Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.024Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:33:32.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:33:32.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:33:32.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:33:32.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:33:32.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:33:32.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:33:32.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:33:32.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:33:32.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:33:32.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-13T23:33:32.024Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:33:32.024Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:33:32.024Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-13T23:33:32.024Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:33:32.024Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.024Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:33:32.024Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:33:32.024Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:33:32.024Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:33:32.024Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:33:32.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:33:32.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:33:32.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:33:32.024Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:33:32.024Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:33:32.024Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:33:32.024Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:33:32.024Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-13T23:33:32.024Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:33:32.024Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-13T23:33:32.024Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:33:32.024Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:33:32.024Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:33:32.024Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:33:32.024Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:32.024Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:33:32.024Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:33:32.024Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:32.084Z] --- PASS: TestPause (0.44s) [2022-05-13T23:33:32.084Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:33:32.084Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:33:32.084Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:33:32.084Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:33:32.340Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-05-13T23:33:32.340Z] === RUN TestPidHost [2022-05-13T23:33:33.267Z] --- PASS: TestPidHost (0.93s) [2022-05-13T23:33:33.267Z] === RUN TestPsFilter [2022-05-13T23:33:33.523Z] --- PASS: TestPsFilter (0.10s) [2022-05-13T23:33:33.523Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:33:33.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-05-13T23:33:33.779Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:33:34.348Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-13T23:33:34.348Z] === RUN TestRemoveContainerRunning [2022-05-13T23:33:34.604Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-13T23:33:34.604Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:33:35.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-05-13T23:33:35.165Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:33:35.165Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-13T23:33:35.165Z] === RUN TestRenameLinkedContainer [2022-05-13T23:33:35.852Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:35.852Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:35.852Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices (0.07s) [2022-05-13T23:33:35.852Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.30s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.51s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.60s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.68s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.61s) [2022-05-13T23:33:35.852Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.56s) [2022-05-13T23:33:35.852Z] === RUN TestDiff [2022-05-13T23:33:35.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:33:35.852Z] --- SKIP: TestDiff (0.00s) [2022-05-13T23:33:35.852Z] === RUN TestExecWithCloseStdin [2022-05-13T23:33:37.055Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-05-13T23:33:37.055Z] === RUN TestRenameStoppedContainer [2022-05-13T23:33:37.314Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-13T23:33:37.314Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:33:37.611Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-13T23:33:37.611Z] PASS [2022-05-13T23:33:37.611Z] [2022-05-13T23:33:37.611Z] DONE 17 tests in 46.497s [2022-05-13T23:33:37.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-13T23:33:37.611Z] INFO: Testing against a local daemon [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:33:37.611Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:33:37.611Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:33:37.611Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:33:37.611Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:33:37.611Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:33:37.611Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:33:37.611Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:33:37.611Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:33:37.611Z] === RUN TestPluginInstall [2022-05-13T23:33:37.611Z] === RUN TestPluginInstall/no_auth [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7b53206585a071e2f1d6fbc83ef133cc90888406ba190e3dfffac18be29fd75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7b53206585a071e2f1d6fbc83ef133cc90888406ba190e3dfffac18be29fd75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:37.611Z] === RUN TestPluginInstall/with_htpasswd [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ddaf29633a2743c60d8459ad189e37ebe2c32ba17ace0cf50b1605c74084431" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:37.611Z] time="2022-05-13T23:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ddaf29633a2743c60d8459ad189e37ebe2c32ba17ace0cf50b1605c74084431" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:37.611Z] === RUN TestPluginInstall/with_insecure [2022-05-13T23:33:38.172Z] time="2022-05-13T23:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:38.172Z] time="2022-05-13T23:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a03985f89a664a1f16f544f050c069f3d21e3fc744717a850dff040e7e0b5c31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:38.172Z] time="2022-05-13T23:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:33:38.172Z] time="2022-05-13T23:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a03985f89a664a1f16f544f050c069f3d21e3fc744717a850dff040e7e0b5c31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:33:38.241Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-13T23:33:38.241Z] === RUN TestRenameInvalidName [2022-05-13T23:33:38.428Z] plugin_test.go:195: [d0ff1cb0177b4] daemon is not started [2022-05-13T23:33:38.428Z] --- PASS: TestPluginInstall (2.70s) [2022-05-13T23:33:38.428Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-05-13T23:33:38.428Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-05-13T23:33:38.428Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-05-13T23:33:38.428Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:33:38.497Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-13T23:33:38.497Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:33:38.914Z] --- PASS: TestExecWithCloseStdin (2.64s) [2022-05-13T23:33:38.914Z] === RUN TestExec [2022-05-13T23:33:39.247Z] .........................xx.................... [ 29%] [2022-05-13T23:33:39.793Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-13T23:33:40.386Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-05-13T23:33:40.386Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:33:40.526Z] === RUN TestCheckpointCreateError [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointCreate [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointDeleteError [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointDelete [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointListError [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointList [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointList (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestCheckpointListContainerNotFound [2022-05-13T23:33:40.526Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestNewClientWithOpsFromEnv [2022-05-13T23:33:40.526Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:33:40.526Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-05-13T23:33:40.526Z] === RUN TestGetAPIPath [2022-05-13T23:33:40.526Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestParseHostURL [2022-05-13T23:33:40.526Z] --- PASS: TestParseHostURL (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-13T23:33:40.526Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-13T23:33:40.526Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-13T23:33:40.526Z] === RUN TestNegotiateAPIVersion [2022-05-13T23:33:40.526Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPVersionOverride [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-13T23:33:40.527Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestClientRedirect [2022-05-13T23:33:40.527Z] === RUN TestClientRedirect/GET [2022-05-13T23:33:40.527Z] === RUN TestClientRedirect/POST [2022-05-13T23:33:40.527Z] === RUN TestClientRedirect/PUT [2022-05-13T23:33:40.527Z] === RUN TestClientRedirect/DELETE [2022-05-13T23:33:40.527Z] --- PASS: TestClientRedirect (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigCreateUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigCreateError [2022-05-13T23:33:40.527Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigCreate [2022-05-13T23:33:40.527Z] --- PASS: TestConfigCreate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspectNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspectWithEmptyID [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspectUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspectError [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspectConfigNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigInspect [2022-05-13T23:33:40.527Z] --- PASS: TestConfigInspect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigListUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigListError [2022-05-13T23:33:40.527Z] --- PASS: TestConfigListError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigList [2022-05-13T23:33:40.527Z] --- PASS: TestConfigList (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigRemoveUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigRemoveError [2022-05-13T23:33:40.527Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigRemove [2022-05-13T23:33:40.527Z] --- PASS: TestConfigRemove (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigUpdateUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigUpdateError [2022-05-13T23:33:40.527Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestConfigUpdate [2022-05-13T23:33:40.527Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCommitError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCommit [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCommit (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStatPathError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStatPathNotFoundError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStatPathNoHeaderError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStatPath [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyToContainerError [2022-05-13T23:33:40.527Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyToContainerNotFoundError [2022-05-13T23:33:40.527Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyToContainerEmptyResponse [2022-05-13T23:33:40.527Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyToContainer [2022-05-13T23:33:40.527Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyFromContainerError [2022-05-13T23:33:40.527Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyFromContainerNotFoundError [2022-05-13T23:33:40.527Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-13T23:33:40.527Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-13T23:33:40.527Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestCopyFromContainer [2022-05-13T23:33:40.527Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCreateError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCreateError (0.01s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCreateImageNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCreateWithName [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerCreateAutoRemove [2022-05-13T23:33:40.527Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerDiffError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerDiff [2022-05-13T23:33:40.527Z] --- PASS: TestContainerDiff (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecCreateError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecCreate [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecStartError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecStart [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecInspectError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecInspect [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExportError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExportError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExport [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExport (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerInspectError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerInspectContainerNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerInspectWithEmptyID [2022-05-13T23:33:40.527Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerInspect [2022-05-13T23:33:40.527Z] --- PASS: TestContainerInspect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerInspectNode [2022-05-13T23:33:40.527Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerKillError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerKillError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerKill [2022-05-13T23:33:40.527Z] --- PASS: TestContainerKill (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerListError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerListError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerList [2022-05-13T23:33:40.527Z] --- PASS: TestContainerList (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerLogsNotFoundError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerLogsError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerLogs [2022-05-13T23:33:40.527Z] --- PASS: TestContainerLogs (0.21s) [2022-05-13T23:33:40.527Z] === RUN TestContainerPauseError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerPause [2022-05-13T23:33:40.527Z] --- PASS: TestContainerPause (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainersPruneError [2022-05-13T23:33:40.527Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainersPrune [2022-05-13T23:33:40.527Z] --- PASS: TestContainersPrune (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRemoveError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRemoveNotFoundError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRemove [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRemove (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRenameError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRename [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRename (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerResizeError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecResizeError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerResize [2022-05-13T23:33:40.527Z] --- PASS: TestContainerResize (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerExecResize [2022-05-13T23:33:40.527Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRestartError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerRestart [2022-05-13T23:33:40.527Z] --- PASS: TestContainerRestart (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStartError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStartError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStart [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStart (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStatsError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStats [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStats (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStopError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStopError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerStop [2022-05-13T23:33:40.527Z] --- PASS: TestContainerStop (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerTopError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerTopError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerTop [2022-05-13T23:33:40.527Z] --- PASS: TestContainerTop (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerUnpauseError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerUnpause [2022-05-13T23:33:40.527Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerUpdateError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-13T23:33:40.527Z] === RUN TestContainerUpdate [2022-05-13T23:33:40.527Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerWaitError [2022-05-13T23:33:40.527Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestContainerWait [2022-05-13T23:33:40.527Z] --- PASS: TestContainerWait (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestDiskUsageError [2022-05-13T23:33:40.527Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestDiskUsage [2022-05-13T23:33:40.527Z] --- PASS: TestDiskUsage (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestDistributionInspectUnsupported [2022-05-13T23:33:40.527Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestDistributionInspectWithEmptyID [2022-05-13T23:33:40.527Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestEventsErrorInOptions [2022-05-13T23:33:40.527Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestEventsErrorFromServer [2022-05-13T23:33:40.527Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestEvents [2022-05-13T23:33:40.527Z] --- PASS: TestEvents (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestTLSCloseWriter [2022-05-13T23:33:40.527Z] === PAUSE TestTLSCloseWriter [2022-05-13T23:33:40.527Z] === RUN TestImageBuildError [2022-05-13T23:33:40.527Z] --- PASS: TestImageBuildError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageBuild [2022-05-13T23:33:40.527Z] --- PASS: TestImageBuild (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestGetDockerOS [2022-05-13T23:33:40.527Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageCreateError [2022-05-13T23:33:40.527Z] --- PASS: TestImageCreateError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageCreate [2022-05-13T23:33:40.527Z] --- PASS: TestImageCreate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageHistoryError [2022-05-13T23:33:40.527Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageHistory [2022-05-13T23:33:40.527Z] --- PASS: TestImageHistory (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageImportError [2022-05-13T23:33:40.527Z] --- PASS: TestImageImportError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageImport [2022-05-13T23:33:40.527Z] --- PASS: TestImageImport (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageInspectError [2022-05-13T23:33:40.527Z] --- PASS: TestImageInspectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageInspectImageNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageInspectWithEmptyID [2022-05-13T23:33:40.527Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageInspect [2022-05-13T23:33:40.527Z] --- PASS: TestImageInspect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageListError [2022-05-13T23:33:40.527Z] --- PASS: TestImageListError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageList [2022-05-13T23:33:40.527Z] --- PASS: TestImageList (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageListApiBefore125 [2022-05-13T23:33:40.527Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageLoadError [2022-05-13T23:33:40.527Z] --- PASS: TestImageLoadError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageLoad [2022-05-13T23:33:40.527Z] --- PASS: TestImageLoad (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagesPruneError [2022-05-13T23:33:40.527Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagesPrune [2022-05-13T23:33:40.527Z] --- PASS: TestImagesPrune (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullReferenceParseError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullAnyError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePullWithoutErrors [2022-05-13T23:33:40.527Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushReferenceError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushAnyError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithoutErrors [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-13T23:33:40.527Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageRemoveError [2022-05-13T23:33:40.527Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageRemoveImageNotFound [2022-05-13T23:33:40.527Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageRemove [2022-05-13T23:33:40.527Z] --- PASS: TestImageRemove (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSaveError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSaveError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSave [2022-05-13T23:33:40.527Z] --- PASS: TestImageSave (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchAnyError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageSearchWithoutErrors [2022-05-13T23:33:40.527Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageTagError [2022-05-13T23:33:40.527Z] --- PASS: TestImageTagError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageTagInvalidReference [2022-05-13T23:33:40.527Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageTagInvalidSourceImageName [2022-05-13T23:33:40.527Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageTagHexSource [2022-05-13T23:33:40.527Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestImageTag [2022-05-13T23:33:40.527Z] --- PASS: TestImageTag (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestInfoServerError [2022-05-13T23:33:40.527Z] --- PASS: TestInfoServerError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestInfoInvalidResponseJSONError [2022-05-13T23:33:40.527Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestInfo [2022-05-13T23:33:40.527Z] --- PASS: TestInfo (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkConnectError [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkConnect [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkCreateError [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkCreate [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkDisconnectError [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkDisconnect [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/empty_ID [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/no_options [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/verbose [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/global_scope [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/unknown_network [2022-05-13T23:33:40.527Z] === RUN TestNetworkInspect/server_error [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-13T23:33:40.527Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworkListError [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworkList [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworksPruneError [2022-05-13T23:33:40.528Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworksPrune [2022-05-13T23:33:40.528Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworkRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNetworkRemove [2022-05-13T23:33:40.528Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeInspectNodeNotFound [2022-05-13T23:33:40.528Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeInspect [2022-05-13T23:33:40.528Z] --- PASS: TestNodeInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeListError [2022-05-13T23:33:40.528Z] --- PASS: TestNodeListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeList [2022-05-13T23:33:40.528Z] --- PASS: TestNodeList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeRemove [2022-05-13T23:33:40.528Z] --- PASS: TestNodeRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeUpdateError [2022-05-13T23:33:40.528Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestNodeUpdate [2022-05-13T23:33:40.528Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestOptionWithHostFromEnv [2022-05-13T23:33:40.528Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestOptionWithTimeout [2022-05-13T23:33:40.528Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestOptionWithVersionFromEnv [2022-05-13T23:33:40.528Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPingFail [2022-05-13T23:33:40.528Z] --- PASS: TestPingFail (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPingWithError [2022-05-13T23:33:40.528Z] 2022/05/13 23:33:38 RoundTripper returned a response & error; ignoring response [2022-05-13T23:33:40.528Z] 2022/05/13 23:33:38 RoundTripper returned a response & error; ignoring response [2022-05-13T23:33:40.528Z] --- PASS: TestPingWithError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPingSuccess [2022-05-13T23:33:40.528Z] --- PASS: TestPingSuccess (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPingHeadFallback [2022-05-13T23:33:40.528Z] === RUN TestPingHeadFallback/OK [2022-05-13T23:33:40.528Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-13T23:33:40.528Z] === RUN TestPingHeadFallback/Not_Found [2022-05-13T23:33:40.528Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-13T23:33:40.528Z] --- PASS: TestPingHeadFallback (0.01s) [2022-05-13T23:33:40.528Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-13T23:33:40.528Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginDisableError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginDisable [2022-05-13T23:33:40.528Z] --- PASS: TestPluginDisable (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginEnableError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginEnable [2022-05-13T23:33:40.528Z] --- PASS: TestPluginEnable (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginInspect [2022-05-13T23:33:40.528Z] --- PASS: TestPluginInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginListError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginList [2022-05-13T23:33:40.528Z] --- PASS: TestPluginList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginPushError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginPushError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginPush [2022-05-13T23:33:40.528Z] --- PASS: TestPluginPush (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginRemove [2022-05-13T23:33:40.528Z] --- PASS: TestPluginRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginSetError [2022-05-13T23:33:40.528Z] --- PASS: TestPluginSetError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPluginSet [2022-05-13T23:33:40.528Z] --- PASS: TestPluginSet (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSetHostHeader [2022-05-13T23:33:40.528Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestPlainTextError [2022-05-13T23:33:40.528Z] --- PASS: TestPlainTextError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestInfiniteError [2022-05-13T23:33:40.528Z] --- PASS: TestInfiniteError (0.02s) [2022-05-13T23:33:40.528Z] === RUN TestCanceledContext [2022-05-13T23:33:40.528Z] 2022/05/13 23:33:38 RoundTripper returned a response & error; ignoring response [2022-05-13T23:33:40.528Z] --- PASS: TestCanceledContext (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestDeadlineExceededContext [2022-05-13T23:33:40.528Z] 2022/05/13 23:33:38 RoundTripper returned a response & error; ignoring response [2022-05-13T23:33:40.528Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretCreateUnsupported [2022-05-13T23:33:40.528Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretCreateError [2022-05-13T23:33:40.528Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretCreate [2022-05-13T23:33:40.528Z] --- PASS: TestSecretCreate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretInspectUnsupported [2022-05-13T23:33:40.528Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretInspectSecretNotFound [2022-05-13T23:33:40.528Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretInspect [2022-05-13T23:33:40.528Z] --- PASS: TestSecretInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretListUnsupported [2022-05-13T23:33:40.528Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretListError [2022-05-13T23:33:40.528Z] --- PASS: TestSecretListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretList [2022-05-13T23:33:40.528Z] --- PASS: TestSecretList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretRemoveUnsupported [2022-05-13T23:33:40.528Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretRemove [2022-05-13T23:33:40.528Z] --- PASS: TestSecretRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretUpdateUnsupported [2022-05-13T23:33:40.528Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretUpdateError [2022-05-13T23:33:40.528Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSecretUpdate [2022-05-13T23:33:40.528Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceCreateError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceCreate [2022-05-13T23:33:40.528Z] --- PASS: TestServiceCreate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-13T23:33:40.528Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceCreateDigestPinning [2022-05-13T23:33:40.528Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceInspectServiceNotFound [2022-05-13T23:33:40.528Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceInspect [2022-05-13T23:33:40.528Z] --- PASS: TestServiceInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceListError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceList [2022-05-13T23:33:40.528Z] --- PASS: TestServiceList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceLogsError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceLogs [2022-05-13T23:33:40.528Z] --- PASS: TestServiceLogs (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceRemoveNotFoundError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceRemove [2022-05-13T23:33:40.528Z] --- PASS: TestServiceRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceUpdateError [2022-05-13T23:33:40.528Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestServiceUpdate [2022-05-13T23:33:40.528Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmGetUnlockKeyError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmGetUnlockKey [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmInitError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmInit [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmInit (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmInspect [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmJoinError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmJoin [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmLeaveError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmLeave [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmUnlockError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmUnlock [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmUpdateError [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestSwarmUpdate [2022-05-13T23:33:40.528Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestTaskInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestTaskInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestTaskInspect [2022-05-13T23:33:40.528Z] --- PASS: TestTaskInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestTaskListError [2022-05-13T23:33:40.528Z] --- PASS: TestTaskListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestTaskList [2022-05-13T23:33:40.528Z] --- PASS: TestTaskList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeCreateError [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeCreate [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeInspectError [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeInspectNotFound [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeInspectWithEmptyID [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeInspect [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeListError [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeListError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeList [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeList (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeRemoveError [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeRemove [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeUpdateError [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-13T23:33:40.528Z] === RUN TestVolumeUpdate [2022-05-13T23:33:40.528Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-13T23:33:40.528Z] === CONT TestTLSCloseWriter [2022-05-13T23:33:40.528Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-13T23:33:40.528Z] PASS [2022-05-13T23:33:40.528Z] coverage: 75.1% of statements [2022-05-13T23:33:40.528Z] ok github.com/docker/docker/client 0.421s coverage: 75.1% of statements [2022-05-13T23:33:40.642Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-13T23:33:40.642Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:33:40.720Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-13T23:33:41.134Z] --- PASS: TestExec (2.41s) [2022-05-13T23:33:41.134Z] === RUN TestExecUser [2022-05-13T23:33:41.134Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:33:41.134Z] --- SKIP: TestExecUser (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:33:41.134Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:41.134Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:33:41.134Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:41.134Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:33:41.134Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:33:41.134Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestHealthKillContainer [2022-05-13T23:33:41.134Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:33:41.134Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:33:41.134Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:33:41.134Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:33:41.134Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:33:41.568Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-13T23:33:41.568Z] === RUN TestResize [2022-05-13T23:33:41.647Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-05-13T23:33:41.647Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-13T23:33:41.647Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-05-13T23:33:41.647Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:33:41.824Z] --- PASS: TestResize (0.40s) [2022-05-13T23:33:41.824Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:33:42.080Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-13T23:33:42.080Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:33:42.208Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-13T23:33:42.208Z] PASS [2022-05-13T23:33:42.208Z] [2022-05-13T23:33:42.208Z] DONE 24 tests in 6.567s [2022-05-13T23:33:42.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-13T23:33:42.208Z] INFO: Testing against a local daemon [2022-05-13T23:33:42.208Z] === RUN TestExternalGraphDriver [2022-05-13T23:33:42.208Z] === RUN TestExternalGraphDriver/json [2022-05-13T23:33:42.641Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:42.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:42.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:42.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:42.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:33:42.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:43.350Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2022-05-13T23:33:43.350Z] === RUN TestKillContainer [2022-05-13T23:33:43.350Z] === RUN TestKillContainer/no_signal [2022-05-13T23:33:44.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:33:44.097Z] === RUN TestExternalGraphDriver/spec [2022-05-13T23:33:44.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:45.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:33:45.079Z] Using test binary docker [2022-05-13T23:33:45.079Z] +++ /etc/init.d/apparmor start [2022-05-13T23:33:45.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:33:45.079Z] INFO: Waiting for daemon to start... [2022-05-13T23:33:45.079Z] Starting dockerd [2022-05-13T23:33:45.079Z] +++ 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-05-13T23:33:45.079Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-13T23:33:45.079Z] Using test binary docker [2022-05-13T23:33:45.079Z] +++ /etc/init.d/apparmor start [2022-05-13T23:33:45.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-13T23:33:45.079Z] INFO: Waiting for daemon to start... [2022-05-13T23:33:45.079Z] Starting dockerd [2022-05-13T23:33:45.079Z] +++ 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-05-13T23:33:45.508Z] === RUN TestExternalGraphDriver/pull [2022-05-13T23:33:45.568Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:33:45.568Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:33:45.568Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:33:45.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:33:45.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:33:46.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:46.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:47.405Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-05-13T23:33:47.405Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-05-13T23:33:47.405Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-05-13T23:33:47.405Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-05-13T23:33:47.405Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:33:48.361Z] . [2022-05-13T23:33:48.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:33:48.361Z] [2022-05-13T23:33:48.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-13T23:33:48.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:33:48.361Z] Error: No such image: emptyfs [2022-05-13T23:33:48.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-13T23:33:48.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-13T23:33:48.361Z] ++++ docker load [2022-05-13T23:33:48.361Z] Error: No such image: emptyfs [2022-05-13T23:33:48.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-13T23:33:48.361Z] ++++ docker load [2022-05-13T23:33:48.519Z] --- PASS: TestKillContainer (5.00s) [2022-05-13T23:33:48.519Z] --- PASS: TestKillContainer/no_signal (2.16s) [2022-05-13T23:33:48.519Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:33:48.519Z] --- PASS: TestKillContainer/killing_signal (2.76s) [2022-05-13T23:33:48.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:33:48.519Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:33:48.519Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestKillStoppedContainer [2022-05-13T23:33:48.519Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:33:48.519Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:33:48.519Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:33:48.519Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:33:48.519Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:33:48.519Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:33:48.519Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:48.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:33:48.519Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:33:48.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:33:48.519Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:33:48.931Z] Running integration-test (iteration 1) [2022-05-13T23:33:48.931Z] 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-05-13T23:33:48.931Z] ++ 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-05-13T23:33:48.931Z] ++ set -e [2022-05-13T23:33:48.931Z] ++ '[' -n 0 ']' [2022-05-13T23:33:48.931Z] ++ set -x [2022-05-13T23:33:48.931Z] ++ 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-05-13T23:33:48.931Z] Running integration-test (iteration 1) [2022-05-13T23:33:48.931Z] 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-05-13T23:33:48.931Z] ++ 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-05-13T23:33:48.931Z] ++ set -e [2022-05-13T23:33:48.931Z] ++ '[' -n 0 ']' [2022-05-13T23:33:48.931Z] ++ set -x [2022-05-13T23:33:48.931Z] ++ 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-05-13T23:33:49.865Z] Loaded image: busybox:latest [2022-05-13T23:33:49.865Z] Loaded image: busybox:latest [2022-05-13T23:33:50.124Z] Loaded image: busybox:glibc [2022-05-13T23:33:50.124Z] Loaded image: busybox:glibc [2022-05-13T23:33:50.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:33:50.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:33:50.734Z] --- PASS: TestLogsFollowTailEmpty (2.27s) [2022-05-13T23:33:50.734Z] === RUN TestNetworkNat [2022-05-13T23:33:50.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:33:50.734Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-13T23:33:50.734Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:33:51.601Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-05-13T23:33:51.601Z] PASS [2022-05-13T23:33:51.601Z] [2022-05-13T23:33:51.601Z] DONE 5 tests in 8.807s [2022-05-13T23:33:51.601Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-13T23:33:51.601Z] INFO: Testing against a local daemon [2022-05-13T23:33:51.601Z] === RUN TestContinueAfterPluginCrash [2022-05-13T23:33:51.601Z] === PAUSE TestContinueAfterPluginCrash [2022-05-13T23:33:51.601Z] === RUN TestReadPluginNoRead [2022-05-13T23:33:51.601Z] === PAUSE TestReadPluginNoRead [2022-05-13T23:33:51.601Z] === RUN TestDaemonStartWithLogOpt [2022-05-13T23:33:51.601Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-13T23:33:51.601Z] === CONT TestContinueAfterPluginCrash [2022-05-13T23:33:51.601Z] === CONT TestDaemonStartWithLogOpt [2022-05-13T23:33:54.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:33:54.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:33:54.592Z] --- PASS: TestNetworkLocalhostTCPNat (3.55s) [2022-05-13T23:33:54.592Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:33:54.592Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:33:54.592Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-13T23:33:54.592Z] === RUN TestPause [2022-05-13T23:33:54.592Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:33:54.592Z] --- SKIP: TestPause (0.00s) [2022-05-13T23:33:54.592Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:33:54.868Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-05-13T23:33:54.868Z] === CONT TestReadPluginNoRead [2022-05-13T23:33:55.181Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-13T23:33:55.391Z] Loaded image: debian:bullseye-slim [2022-05-13T23:33:55.391Z] Loaded image: debian:bullseye-slim [2022-05-13T23:33:55.391Z] Loaded image: hello-world:latest [2022-05-13T23:33:55.391Z] Loaded image: hello-world:latest [2022-05-13T23:33:55.391Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:33:55.391Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:33:55.391Z] INFO: Testing against a local daemon [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-13T23:33:55.391Z] INFO: Testing against a local daemon [2022-05-13T23:33:55.391Z] === RUN TestDockerDaemonSuite [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-13T23:33:55.391Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-13T23:33:55.391Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-13T23:33:56.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:33:56.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:33:56.756Z] === RUN TestReadPluginNoRead/default [2022-05-13T23:33:56.808Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2022-05-13T23:33:56.808Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:33:56.808Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:33:56.808Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-13T23:33:56.808Z] === RUN TestPsFilter [2022-05-13T23:33:56.808Z] --- PASS: TestPsFilter (0.56s) [2022-05-13T23:33:56.808Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:33:58.121Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-13T23:33:58.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:33:58.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:33:58.352Z] --- PASS: TestCheckoutGit (32.11s) [2022-05-13T23:33:58.352Z] === RUN TestValidGitTransport [2022-05-13T23:33:58.352Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-13T23:33:58.352Z] === RUN TestGitInvalidRef [2022-05-13T23:33:58.352Z] --- PASS: TestGitInvalidRef (0.22s) [2022-05-13T23:33:58.352Z] PASS [2022-05-13T23:33:58.352Z] coverage: 86.3% of statements [2022-05-13T23:33:58.352Z] ok github.com/docker/docker/builder/remotecontext/git 32.525s coverage: 86.3% of statements [2022-05-13T23:33:58.352Z] ? github.com/docker/docker/cli [no test files] [2022-05-13T23:33:58.352Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-13T23:33:58.352Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-13T23:33:58.352Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-13T23:33:58.672Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-13T23:33:58.672Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-13T23:33:58.930Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-13T23:33:58.930Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-13T23:33:59.047Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-13T23:33:59.303Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-05-13T23:33:59.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-05-13T23:33:59.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-05-13T23:33:59.825Z] === RUN TestCgroupNamespacesRun [2022-05-13T23:33:59.864Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-13T23:33:59.864Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-13T23:33:59.864Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-13T23:33:59.884Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2022-05-13T23:33:59.884Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:34:00.230Z] === CONT TestReadPluginNoRead [2022-05-13T23:34:00.231Z] read_test.go:92: [d9425c149d39a] daemon is not started [2022-05-13T23:34:00.231Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-05-13T23:34:00.231Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-05-13T23:34:00.231Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-13T23:34:00.231Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-05-13T23:34:00.231Z] PASS [2022-05-13T23:34:00.231Z] [2022-05-13T23:34:00.231Z] DONE 6 tests in 9.285s [2022-05-13T23:34:00.231Z] 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-05-13T23:34:00.231Z] testing: warning: no tests to run [2022-05-13T23:34:00.231Z] PASS [2022-05-13T23:34:00.231Z] [2022-05-13T23:34:00.231Z] DONE 0 tests in 0.008s [2022-05-13T23:34:00.231Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-13T23:34:00.231Z] INFO: Testing against a local daemon [2022-05-13T23:34:00.231Z] === RUN TestPluginWithDevMounts [2022-05-13T23:34:00.231Z] === PAUSE TestPluginWithDevMounts [2022-05-13T23:34:00.231Z] === CONT TestPluginWithDevMounts [2022-05-13T23:34:00.753Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-13T23:34:00.753Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-13T23:34:01.238Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-13T23:34:01.496Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-13T23:34:01.496Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-13T23:34:01.496Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-13T23:34:02.063Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-13T23:34:02.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-05-13T23:34:02.117Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-13T23:34:02.118Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-05-13T23:34:02.118Z] PASS [2022-05-13T23:34:02.118Z] [2022-05-13T23:34:02.118Z] DONE 1 tests in 1.584s [2022-05-13T23:34:02.118Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-13T23:34:02.118Z] INFO: Testing against a local daemon [2022-05-13T23:34:02.118Z] === RUN TestSecretInspect [2022-05-13T23:34:02.629Z] --- PASS: TestBuildWithHugeFile (129.15s) [2022-05-13T23:34:02.629Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:34:02.629Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:34:02.629Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:34:02.629Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:34:02.629Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:34:02.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:34:02.629Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:34:02.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:34:02.629Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:34:02.629Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:34:02.629Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:34:02.629Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:34:02.629Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-13T23:34:02.629Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:34:02.689Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-13T23:34:02.859Z] --- PASS: TestRemoveContainerWithVolume (2.92s) [2022-05-13T23:34:02.859Z] === RUN TestRemoveContainerRunning [2022-05-13T23:34:02.888Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-13T23:34:02.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-05-13T23:34:02.888Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-05-13T23:34:02.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2022-05-13T23:34:02.888Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:34:02.888Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-13T23:34:03.045Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-13T23:34:03.045Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-13T23:34:03.455Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-13T23:34:03.714Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-13T23:34:03.714Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-13T23:34:03.714Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-13T23:34:03.714Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-13T23:34:04.006Z] --- PASS: TestSecretInspect (2.18s) [2022-05-13T23:34:04.006Z] === RUN TestSecretList [2022-05-13T23:34:04.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-13T23:34:04.411Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-13T23:34:05.108Z] --- PASS: TestRemoveContainerRunning (2.19s) [2022-05-13T23:34:05.108Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:34:05.338Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-05-13T23:34:05.338Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-13T23:34:05.615Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-13T23:34:06.520Z] --- PASS: TestSecretList (2.19s) [2022-05-13T23:34:06.520Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:34:06.550Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-05-13T23:34:06.550Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2022-05-13T23:34:06.550Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-13T23:34:06.550Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:34:06.550Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-13T23:34:06.550Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-13T23:34:06.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-13T23:34:06.703Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-13T23:34:07.019Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestConfigureDaemonLogs [2022-05-13T23:34:07.019Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestCommonOptionsInstallFlags [2022-05-13T23:34:07.019Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-13T23:34:07.019Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-13T23:34:07.019Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-13T23:34:07.019Z] PASS [2022-05-13T23:34:07.019Z] coverage: 19.7% of statements [2022-05-13T23:34:07.019Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 19.7% of statements [2022-05-13T23:34:07.019Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-13T23:34:07.019Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-13T23:34:07.114Z] Loaded image: busybox:latest [2022-05-13T23:34:07.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-13T23:34:07.264Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-13T23:34:07.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2022-05-13T23:34:07.325Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:34:07.325Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-13T23:34:07.325Z] === RUN TestRenameLinkedContainer [2022-05-13T23:34:07.325Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:34:07.325Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-13T23:34:07.325Z] === RUN TestRenameStoppedContainer [2022-05-13T23:34:07.372Z] Loaded image: busybox:glibc [2022-05-13T23:34:07.570Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-13T23:34:07.631Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-13T23:34:08.005Z] === RUN TestContainerStopSignal [2022-05-13T23:34:08.005Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-13T23:34:08.005Z] === RUN TestContainerStopTimeout [2022-05-13T23:34:08.005Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-13T23:34:08.006Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-13T23:34:08.006Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-13T23:34:08.006Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestReplaceAndAppendEnvVars [2022-05-13T23:34:08.006Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-13T23:34:08.006Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestNewMemoryStore [2022-05-13T23:34:08.006Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestAddContainers [2022-05-13T23:34:08.006Z] --- PASS: TestAddContainers (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestGetContainer [2022-05-13T23:34:08.006Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestDeleteContainer [2022-05-13T23:34:08.006Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestListContainers [2022-05-13T23:34:08.006Z] --- PASS: TestListContainers (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestFirstContainer [2022-05-13T23:34:08.006Z] --- PASS: TestFirstContainer (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestApplyAllContainer [2022-05-13T23:34:08.006Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestIsValidHealthString [2022-05-13T23:34:08.006Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestStateRunStop [2022-05-13T23:34:08.006Z] --- PASS: TestStateRunStop (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestStateTimeoutWait [2022-05-13T23:34:08.006Z] state_test.go:141: Stop callback fired [2022-05-13T23:34:08.006Z] state_test.go:165: Stop callback fired [2022-05-13T23:34:08.006Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-13T23:34:08.006Z] === RUN TestIsValidStateString [2022-05-13T23:34:08.006Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestViewSaveDelete [2022-05-13T23:34:08.006Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-13T23:34:08.006Z] === RUN TestViewAll [2022-05-13T23:34:08.006Z] --- PASS: TestViewAll (0.02s) [2022-05-13T23:34:08.006Z] === RUN TestViewGet [2022-05-13T23:34:08.006Z] --- PASS: TestViewGet (0.01s) [2022-05-13T23:34:08.006Z] === RUN TestNames [2022-05-13T23:34:08.006Z] --- PASS: TestNames (0.00s) [2022-05-13T23:34:08.006Z] === RUN TestViewWithHealthCheck [2022-05-13T23:34:08.006Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-13T23:34:08.006Z] PASS [2022-05-13T23:34:08.006Z] coverage: 41.7% of statements [2022-05-13T23:34:08.006Z] ok github.com/docker/docker/container 0.248s coverage: 41.7% of statements [2022-05-13T23:34:08.006Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-13T23:34:08.006Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-13T23:34:08.006Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-13T23:34:08.006Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-13T23:34:08.410Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-13T23:34:08.410Z] === RUN TestSecretsUpdate [2022-05-13T23:34:08.632Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-13T23:34:08.632Z] === RUN TestNISDomainname [2022-05-13T23:34:08.888Z] --- PASS: TestNISDomainname (0.52s) [2022-05-13T23:34:08.888Z] === RUN TestHostnameDnsResolution [2022-05-13T23:34:08.992Z] === RUN TestPrepare [2022-05-13T23:34:08.992Z] --- PASS: TestPrepare (0.00s) [2022-05-13T23:34:08.992Z] === RUN TestStart [2022-05-13T23:34:08.992Z] --- PASS: TestStart (0.00s) [2022-05-13T23:34:08.992Z] === RUN TestWaitCancel [2022-05-13T23:34:08.992Z] --- PASS: TestWaitCancel (0.00s) [2022-05-13T23:34:08.992Z] === RUN TestWaitDisabled [2022-05-13T23:34:08.992Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-13T23:34:08.992Z] === RUN TestWaitEnabled [2022-05-13T23:34:08.992Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-13T23:34:08.992Z] === RUN TestRemove [2022-05-13T23:34:08.992Z] --- PASS: TestRemove (0.00s) [2022-05-13T23:34:08.992Z] PASS [2022-05-13T23:34:08.992Z] coverage: 65.3% of statements [2022-05-13T23:34:08.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-05-13T23:34:09.005Z] Loaded image: debian:bullseye-slim [2022-05-13T23:34:09.005Z] Loaded image: hello-world:latest [2022-05-13T23:34:09.005Z] Loaded image: arm32v7/hello-world:latest [2022-05-13T23:34:09.571Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-13T23:34:09.815Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-05-13T23:34:09.815Z] === RUN TestUnprivilegedPortsAndPing [2022-05-13T23:34:10.071Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-05-13T23:34:10.071Z] === RUN TestPrivilegedHostDevices [2022-05-13T23:34:10.310Z] --- PASS: TestRenameStoppedContainer (2.72s) [2022-05-13T23:34:10.310Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:34:10.655Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-05-13T23:34:10.655Z] === RUN TestStats [2022-05-13T23:34:10.923Z] --- PASS: TestSecretsUpdate (2.16s) [2022-05-13T23:34:10.923Z] === RUN TestTemplatedSecret [2022-05-13T23:34:11.472Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-13T23:34:12.784Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-13T23:34:12.784Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-13T23:34:12.784Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-13T23:34:12.784Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestTopologyFromGRPC [2022-05-13T23:34:12.784Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestCapacityRangeFromGRPC [2022-05-13T23:34:12.784Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-13T23:34:12.784Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-13T23:34:12.784Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-13T23:34:12.784Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-13T23:34:12.784Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestAccessModeFromGRPC [2022-05-13T23:34:12.784Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-13T23:34:12.784Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-13T23:34:12.784Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-13T23:34:12.784Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestVolumeCreateToGRPC [2022-05-13T23:34:12.784Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-13T23:34:12.784Z] PASS [2022-05-13T23:34:12.784Z] coverage: 36.9% of statements [2022-05-13T23:34:12.784Z] ok github.com/docker/docker/daemon/cluster/convert 0.725s coverage: 36.9% of statements [2022-05-13T23:34:12.784Z] === RUN TestNewListSecretsFilters [2022-05-13T23:34:12.784Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-13T23:34:12.784Z] === RUN TestNewListConfigsFilters [2022-05-13T23:34:12.784Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-13T23:34:12.784Z] PASS [2022-05-13T23:34:12.784Z] coverage: 0.5% of statements [2022-05-13T23:34:12.784Z] ok github.com/docker/docker/daemon/cluster 1.317s coverage: 0.5% of statements [2022-05-13T23:34:13.195Z] --- PASS: TestStats (2.44s) [2022-05-13T23:34:13.195Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:34:13.195Z] === RUN TestStopContainerWithTimeout/0 [2022-05-13T23:34:13.195Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-13T23:34:13.195Z] === RUN TestStopContainerWithTimeout/1 [2022-05-13T23:34:13.195Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-13T23:34:13.195Z] === RUN TestStopContainerWithTimeout/3 [2022-05-13T23:34:13.195Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-13T23:34:13.195Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-13T23:34:13.195Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-13T23:34:13.195Z] === CONT TestStopContainerWithTimeout/0 [2022-05-13T23:34:13.195Z] === CONT TestStopContainerWithTimeout/3 [2022-05-13T23:34:13.424Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-13T23:34:13.437Z] --- PASS: TestTemplatedSecret (2.56s) [2022-05-13T23:34:13.437Z] === RUN TestSecretCreateResolve [2022-05-13T23:34:14.122Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-13T23:34:14.164Z] --- PASS: TestRenameRunningContainerAndReuse (4.36s) [2022-05-13T23:34:14.164Z] === RUN TestRenameInvalidName [2022-05-13T23:34:14.360Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-13T23:34:14.927Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-13T23:34:14.998Z] === RUN TestWaitNodeAttachment [2022-05-13T23:34:14.998Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-13T23:34:14.998Z] === RUN TestIsolationConversion [2022-05-13T23:34:14.998Z] === RUN TestIsolationConversion/default [2022-05-13T23:34:14.998Z] === RUN TestIsolationConversion/process [2022-05-13T23:34:14.998Z] === RUN TestIsolationConversion/hyperv [2022-05-13T23:34:14.998Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestContainerLabels [2022-05-13T23:34:14.998Z] --- PASS: TestContainerLabels (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestCredentialSpecConversion [2022-05-13T23:34:14.998Z] === RUN TestCredentialSpecConversion/none [2022-05-13T23:34:14.998Z] === RUN TestCredentialSpecConversion/config [2022-05-13T23:34:14.998Z] === RUN TestCredentialSpecConversion/file [2022-05-13T23:34:14.998Z] === RUN TestCredentialSpecConversion/registry [2022-05-13T23:34:14.998Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-13T23:34:14.998Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountBind [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountVolume [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountTarget [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountTmpfs [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountInvalidType [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-13T23:34:14.998Z] === RUN TestControllerValidateMountNamedPipe [2022-05-13T23:34:14.998Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-13T23:34:14.998Z] PASS [2022-05-13T23:34:14.998Z] coverage: 10.7% of statements [2022-05-13T23:34:14.998Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.627s coverage: 10.7% of statements [2022-05-13T23:34:15.325Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-05-13T23:34:15.325Z] PASS [2022-05-13T23:34:15.325Z] [2022-05-13T23:34:15.325Z] DONE 6 tests in 13.413s [2022-05-13T23:34:15.325Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-13T23:34:15.325Z] INFO: Testing against a local daemon [2022-05-13T23:34:15.325Z] === RUN TestServiceCreateInit [2022-05-13T23:34:15.325Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:34:15.466Z] === RUN TestBuilderGC [2022-05-13T23:34:15.466Z] --- PASS: TestBuilderGC (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationNotFound [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonBrokenConfiguration [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestFindConfigurationConflicts [2022-05-13T23:34:15.466Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-13T23:34:15.466Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-13T23:34:15.466Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-13T23:34:15.466Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-13T23:34:15.466Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-13T23:34:15.466Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_label [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_dns [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_hosts [2022-05-13T23:34:15.466Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-13T23:34:15.466Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-13T23:34:15.467Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-13T23:34:15.467Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-13T23:34:15.467Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestReloadSetConfigFileNotExist [2022-05-13T23:34:15.467Z] === RUN TestEventsLog [2022-05-13T23:34:15.467Z] --- PASS: TestEventsLog (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestEventsLogTimeout [2022-05-13T23:34:15.467Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestLogEvents [2022-05-13T23:34:15.467Z] --- PASS: TestLogEvents (0.05s) [2022-05-13T23:34:15.467Z] === RUN TestLoadBufferedEvents [2022-05-13T23:34:15.467Z] time="2022-05-13T23:34:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-13T23:34:15.467Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-13T23:34:15.467Z] === RUN TestReloadDefaultConfigNotExist [2022-05-13T23:34:15.467Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:15.467Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestReloadBadDefaultConfig [2022-05-13T23:34:15.467Z] time="2022-05-13T23:34:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1464430436" [2022-05-13T23:34:15.467Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestReloadWithConflictingLabels [2022-05-13T23:34:15.467Z] time="2022-05-13T23:34:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3581614598" [2022-05-13T23:34:15.467Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestReloadWithDuplicateLabels [2022-05-13T23:34:15.467Z] time="2022-05-13T23:34:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1638188477" [2022-05-13T23:34:15.467Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestMaskURLCredentials [2022-05-13T23:34:15.467Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-13T23:34:15.467Z] === RUN TestDaemonConfigurationMerge [2022-05-13T23:34:15.467Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-13T23:34:15.467Z] PASS [2022-05-13T23:34:15.467Z] coverage: 79.8% of statements [2022-05-13T23:34:15.467Z] ok github.com/docker/docker/daemon/config 0.396s coverage: 79.8% of statements [2022-05-13T23:34:15.492Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-13T23:34:15.935Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-05-13T23:34:15.935Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-13T23:34:15.935Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-13T23:34:15.935Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-13T23:34:15.935Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-13T23:34:15.935Z] PASS [2022-05-13T23:34:15.935Z] coverage: 50.0% of statements [2022-05-13T23:34:15.935Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2022-05-13T23:34:16.009Z] === CONT TestStopContainerWithTimeout/1 [2022-05-13T23:34:16.388Z] --- PASS: TestRenameInvalidName (2.38s) [2022-05-13T23:34:16.388Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:34:16.430Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-13T23:34:16.924Z] === RUN TestIsEmptyDir [2022-05-13T23:34:16.924Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-13T23:34:16.924Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-13T23:34:16.924Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-13T23:34:16.924Z] PASS [2022-05-13T23:34:16.924Z] coverage: 2.3% of statements [2022-05-13T23:34:16.924Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-05-13T23:34:16.924Z] === RUN TestLinkNaming [2022-05-13T23:34:16.924Z] --- PASS: TestLinkNaming (0.00s) [2022-05-13T23:34:16.924Z] === RUN TestLinkNew [2022-05-13T23:34:16.924Z] --- PASS: TestLinkNew (0.00s) [2022-05-13T23:34:16.924Z] === RUN TestLinkEnv [2022-05-13T23:34:16.924Z] --- PASS: TestLinkEnv (0.00s) [2022-05-13T23:34:16.924Z] === RUN TestLinkMultipleEnv [2022-05-13T23:34:16.924Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-13T23:34:16.924Z] === RUN TestLinkPortRangeEnv [2022-05-13T23:34:16.924Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-13T23:34:16.924Z] PASS [2022-05-13T23:34:16.924Z] coverage: 93.0% of statements [2022-05-13T23:34:16.924Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-05-13T23:34:17.376Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-13T23:34:17.376Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-05-13T23:34:17.376Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-05-13T23:34:17.376Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-05-13T23:34:17.376Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-13T23:34:17.376Z] === RUN TestDeleteDevicemapper [2022-05-13T23:34:17.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:34:17.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-13T23:34:17.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:34:17.911Z] === RUN TestVerifyNetworkingConfig [2022-05-13T23:34:17.911Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestGetContainer [2022-05-13T23:34:17.911Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestValidContainerNames [2022-05-13T23:34:17.911Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestContainerInitDNS [2022-05-13T23:34:17.911Z] daemon_test.go:145: root required [2022-05-13T23:34:17.911Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestMerge [2022-05-13T23:34:17.911Z] --- PASS: TestMerge (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestValidateContainerIsolation [2022-05-13T23:34:17.911Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestFindNetworkErrorType [2022-05-13T23:34:17.911Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestEnsureServicesExist [2022-05-13T23:34:17.911Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestEnsureServicesExistErrors [2022-05-13T23:34:17.911Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-13T23:34:17.911Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-13T23:34:17.911Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-13T23:34:17.911Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-13T23:34:17.911Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:34:17.911Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-13T23:34:17.911Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestContainerDelete [2022-05-13T23:34:17.911Z] --- PASS: TestContainerDelete (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestContainerDoubleDelete [2022-05-13T23:34:17.911Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestLogContainerEventCopyLabels [2022-05-13T23:34:17.911Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestLogContainerEventWithAttributes [2022-05-13T23:34:17.911Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestNoneHealthcheck [2022-05-13T23:34:17.911Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-13T23:34:17.911Z] === RUN TestHealthStates [2022-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.911Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.912Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.912Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.912Z] time="2022-05-13T23:34:17Z" 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-05-13T23:34:17.912Z] --- PASS: TestHealthStates (0.20s) [2022-05-13T23:34:17.912Z] === RUN TestGetInspectData [2022-05-13T23:34:17.912Z] --- PASS: TestGetInspectData (0.00s) [2022-05-13T23:34:17.912Z] === RUN TestFillLicense [2022-05-13T23:34:17.912Z] --- PASS: TestFillLicense (0.00s) [2022-05-13T23:34:17.912Z] === RUN TestListInvalidFilter [2022-05-13T23:34:17.912Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-13T23:34:17.912Z] === RUN TestNameFilter [2022-05-13T23:34:17.912Z] --- PASS: TestNameFilter (0.00s) [2022-05-13T23:34:17.912Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-13T23:34:17.912Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-13T23:34:17.912Z] === 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-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-13T23:34:17.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-13T23:34:17.912Z] --- 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-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-13T23:34:17.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-13T23:34:18.330Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-13T23:34:18.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-13T23:34:18.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadLabels [2022-05-13T23:34:18.381Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-13T23:34:18.381Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadMirrors [2022-05-13T23:34:18.381Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-13T23:34:18.381Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-13T23:34:18.381Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-13T23:34:18.381Z] reload_test.go:342: root required [2022-05-13T23:34:18.381Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-13T23:34:18.381Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2022-05-13T23:34:18.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-13T23:34:18.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-13T23:34:18.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-13T23:34:18.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-13T23:34:18.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-13T23:34:18.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-13T23:34:18.381Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-13T23:34:18.381Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-13T23:34:18.381Z] === RUN TestParseVolumesFrom [2022-05-13T23:34:18.381Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-13T23:34:18.381Z] PASS [2022-05-13T23:34:18.381Z] coverage: 8.6% of statements [2022-05-13T23:34:18.381Z] ok github.com/docker/docker/daemon 0.597s coverage: 8.6% of statements [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-13T23:34:18.381Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-13T23:34:18.382Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-13T23:34:18.382Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-13T23:34:18.382Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-13T23:34:18.741Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-05-13T23:34:18.741Z] === RUN TestUpdateMemory [2022-05-13T23:34:18.897Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.33s) [2022-05-13T23:34:18.897Z] PASS [2022-05-13T23:34:18.897Z] [2022-05-13T23:34:18.897Z] === Skipped [2022-05-13T23:34:18.897Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-13T23:34:18.897Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:34:18.897Z] [2022-05-13T23:34:18.897Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:34:18.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:34:18.897Z] [2022-05-13T23:34:18.897Z] DONE 34 tests, 2 skipped in 193.660s [2022-05-13T23:34:18.897Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-13T23:34:18.897Z] ++ 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-05-13T23:34:18.897Z] ++ set -e [2022-05-13T23:34:18.897Z] ++ '[' -n 0 ']' [2022-05-13T23:34:18.897Z] ++ set -x [2022-05-13T23:34:18.897Z] ++ 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-05-13T23:34:18.897Z] INFO: Testing against a local daemon [2022-05-13T23:34:18.897Z] === RUN TestConfigInspect [2022-05-13T23:34:19.302Z] --- PASS: TestUpdateMemory (0.51s) [2022-05-13T23:34:19.302Z] === RUN TestUpdateCPUQuota [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/defaults [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-13T23:34:19.370Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-13T23:34:19.370Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-05-13T23:34:19.370Z] === RUN TestCreateSuccess [2022-05-13T23:34:19.370Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCreateStreamSkipped [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-13T23:34:19.370Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCreateLogGroupSuccess [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-13T23:34:19.370Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCreateError [2022-05-13T23:34:19.370Z] --- PASS: TestCreateError (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCreateAlreadyExists [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-13T23:34:19.370Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestLogClosed [2022-05-13T23:34:19.370Z] --- PASS: TestLogClosed (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestLogBlocking [2022-05-13T23:34:19.370Z] --- PASS: TestLogBlocking (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-13T23:34:19.370Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestLogNonBlockingBufferFull [2022-05-13T23:34:19.370Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestPublishBatchSuccess [2022-05-13T23:34:19.370Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestPublishBatchError [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=error msg=error [2022-05-13T23:34:19.370Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:34:19.370Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:34:19.370Z] time="2022-05-13T23:34:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-13T23:34:19.370Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchSimple [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchTicker [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchMultilinePattern [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-13T23:34:19.370Z] === RUN TestCollectBatchClose [2022-05-13T23:34:19.370Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/0/Hello [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/2/🙃 [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/3/���� [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/4/He��o [2022-05-13T23:34:19.370Z] === RUN TestEffectiveLen/5/ [2022-05-13T23:34:19.494Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:34:19.831Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/0/ [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/1/Hello [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: Hello [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/2/Hello [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: He [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: llo [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/3/Hello [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: Hello [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/4/🙃 [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/5/🙃 [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/6/a� [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: a [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: � [2022-05-13T23:34:19.839Z] === RUN TestFindValidSplit/7/a� [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1076: a� [2022-05-13T23:34:19.839Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestProcessEventEmoji [2022-05-13T23:34:19.839Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchLineSplit [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchMaxEvents [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-13T23:34:19.839Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-13T23:34:19.839Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-13T23:34:19.839Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-13T23:34:19.839Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-13T23:34:19.839Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCreateTagSuccess [2022-05-13T23:34:19.839Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-13T23:34:19.839Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-13T23:34:19.839Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-13T23:34:19.839Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-13T23:34:19.839Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-13T23:34:19.839Z] PASS [2022-05-13T23:34:19.839Z] coverage: 80.2% of statements [2022-05-13T23:34:19.839Z] ok github.com/docker/docker/daemon/logger/awslogs 0.457s coverage: 80.2% of statements [2022-05-13T23:34:19.839Z] === RUN TestAdapterReadLogs [2022-05-13T23:34:19.839Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCopier [2022-05-13T23:34:19.839Z] --- PASS: TestCopier (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCopierLongLines [2022-05-13T23:34:19.839Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-13T23:34:19.839Z] === RUN TestCopierSlow [2022-05-13T23:34:19.839Z] --- PASS: TestCopierSlow (0.20s) [2022-05-13T23:34:19.839Z] === RUN TestCopierWithSized [2022-05-13T23:34:19.839Z] === RUN TestCopierWithSized/as_is [2022-05-13T23:34:19.839Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-13T23:34:19.839Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-13T23:34:19.840Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-13T23:34:19.840Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-13T23:34:19.840Z] === RUN TestCopierWithPartial [2022-05-13T23:34:19.840Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-13T23:34:19.840Z] === RUN TestRingLogger [2022-05-13T23:34:19.840Z] --- PASS: TestRingLogger (0.00s) [2022-05-13T23:34:19.840Z] === RUN TestRingCap [2022-05-13T23:34:19.840Z] --- PASS: TestRingCap (0.00s) [2022-05-13T23:34:19.840Z] === RUN TestRingClose [2022-05-13T23:34:19.840Z] --- PASS: TestRingClose (0.00s) [2022-05-13T23:34:19.840Z] === RUN TestRingDrain [2022-05-13T23:34:19.840Z] --- PASS: TestRingDrain (0.00s) [2022-05-13T23:34:19.840Z] PASS [2022-05-13T23:34:19.840Z] coverage: 43.2% of statements [2022-05-13T23:34:19.864Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-05-13T23:34:19.864Z] === RUN TestUpdatePidsLimit [2022-05-13T23:34:19.864Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-13T23:34:20.119Z] === RUN TestUpdatePidsLimit/no_change [2022-05-13T23:34:20.119Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-13T23:34:20.308Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.2% of statements [2022-05-13T23:34:20.308Z] === RUN TestSearchRegistryForImagesErrors [2022-05-13T23:34:20.308Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-13T23:34:20.308Z] === RUN TestSearchRegistryForImages [2022-05-13T23:34:20.308Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-13T23:34:20.308Z] === RUN TestOnlyPlatformWithFallback [2022-05-13T23:34:20.308Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-13T23:34:20.308Z] === RUN TestImageDelete [2022-05-13T23:34:20.308Z] === RUN TestImageDelete/no_lease [2022-05-13T23:34:20.308Z] === RUN TestImageDelete/lease_exists [2022-05-13T23:34:20.376Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-13T23:34:20.398Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-13T23:34:20.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-13T23:34:20.657Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/#00 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-13T23:34:20.775Z] --- PASS: TestImageDelete (0.05s) [2022-05-13T23:34:20.775Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-13T23:34:20.775Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-13T23:34:20.775Z] === RUN TestContentStoreForPull [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/something:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-13T23:34:20.775Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-13T23:34:20.775Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-13T23:34:20.776Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-13T23:34:20.776Z] PASS [2022-05-13T23:34:20.776Z] coverage: 53.6% of statements [2022-05-13T23:34:20.776Z] ok github.com/docker/docker/daemon/logger/fluentd 0.135s coverage: 53.6% of statements [2022-05-13T23:34:20.776Z] --- PASS: TestContentStoreForPull (0.22s) [2022-05-13T23:34:20.776Z] PASS [2022-05-13T23:34:20.776Z] coverage: 6.6% of statements [2022-05-13T23:34:20.776Z] ok github.com/docker/docker/daemon/images 0.395s coverage: 6.6% of statements [2022-05-13T23:34:20.776Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-13T23:34:20.776Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-13T23:34:20.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-13T23:34:20.776Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-13T23:34:20.776Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-13T23:34:20.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-13T23:34:20.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-13T23:34:21.245Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-13T23:34:21.245Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-13T23:34:21.245Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-13T23:34:21.245Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-05-13T23:34:21.245Z] === RUN TestFastTimeMarshalJSON [2022-05-13T23:34:21.245Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-13T23:34:21.245Z] PASS [2022-05-13T23:34:21.245Z] coverage: 87.2% of statements [2022-05-13T23:34:21.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2022-05-13T23:34:21.593Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-13T23:34:21.713Z] === RUN TestJSONFileLogger [2022-05-13T23:34:21.713Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-13T23:34:21.713Z] === RUN TestJSONFileLoggerWithTags [2022-05-13T23:34:21.713Z] --- PASS: TestJSONFileLoggerWithTags (0.03s) [2022-05-13T23:34:21.713Z] === RUN TestJSONFileLoggerWithOpts [2022-05-13T23:34:21.713Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-13T23:34:21.713Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-13T23:34:21.713Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2022-05-13T23:34:21.713Z] === RUN TestEncodeDecode [2022-05-13T23:34:21.713Z] === PAUSE TestEncodeDecode [2022-05-13T23:34:21.713Z] === RUN TestUnexpectedEOF [2022-05-13T23:34:21.713Z] time="2022-05-13T23:34:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:34:21.713Z] time="2022-05-13T23:34:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:34:21.713Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-05-13T23:34:21.713Z] === CONT TestEncodeDecode [2022-05-13T23:34:21.713Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-13T23:34:21.713Z] PASS [2022-05-13T23:34:21.713Z] coverage: 69.9% of statements [2022-05-13T23:34:21.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-13T23:34:21.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-05-13T23:34:21.814Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:34:21.852Z] --- PASS: TestConfigInspect (2.85s) [2022-05-13T23:34:21.852Z] === RUN TestConfigList [2022-05-13T23:34:21.852Z] docker_cli_daemon_test.go:1474: [d8be9e749e599] daemon is not started [2022-05-13T23:34:22.418Z] check_test.go:307: [d7e19f9261c88] daemon is not started [2022-05-13T23:34:22.418Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-13T23:34:22.700Z] === RUN TestWriteLog [2022-05-13T23:34:22.701Z] === PAUSE TestWriteLog [2022-05-13T23:34:22.701Z] === RUN TestReadLog [2022-05-13T23:34:22.701Z] === PAUSE TestReadLog [2022-05-13T23:34:22.701Z] === RUN TestDecode [2022-05-13T23:34:22.701Z] --- PASS: TestDecode (0.03s) [2022-05-13T23:34:22.701Z] === CONT TestWriteLog [2022-05-13T23:34:22.701Z] === CONT TestReadLog [2022-05-13T23:34:22.701Z] --- PASS: TestWriteLog (0.04s) [2022-05-13T23:34:22.701Z] === RUN TestReadLog/tail_exact [2022-05-13T23:34:22.701Z] === RUN TestReadLog/tail_less_than_available [2022-05-13T23:34:22.701Z] === RUN TestReadLog/tail_more_than_available [2022-05-13T23:34:22.701Z] --- PASS: TestReadLog (0.30s) [2022-05-13T23:34:22.701Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-05-13T23:34:22.701Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-13T23:34:22.701Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-13T23:34:22.701Z] PASS [2022-05-13T23:34:22.701Z] coverage: 78.7% of statements [2022-05-13T23:34:22.701Z] ok github.com/docker/docker/daemon/logger/local 0.434s coverage: 78.7% of statements [2022-05-13T23:34:22.701Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-13T23:34:22.758Z] --- PASS: TestServiceCreateInit (7.37s) [2022-05-13T23:34:22.759Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-05-13T23:34:22.759Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2022-05-13T23:34:22.759Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:34:23.169Z] === RUN TestOpenFileDelete [2022-05-13T23:34:23.169Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestOpenFileRename [2022-05-13T23:34:23.169Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestHandleDecoderErr [2022-05-13T23:34:23.169Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestParseLogTagDefaultTag [2022-05-13T23:34:23.169Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestParseLogTag [2022-05-13T23:34:23.169Z] --- PASS: TestParseLogTag (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestParseLogTagEmptyTag [2022-05-13T23:34:23.169Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestTailFiles [2022-05-13T23:34:23.169Z] --- PASS: TestTailFiles (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestFollowLogsConsumerGone [2022-05-13T23:34:23.169Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestFollowLogsProducerGone [2022-05-13T23:34:23.169Z] logfile_test.go:180: logDecode() closed after sending 570 messages [2022-05-13T23:34:23.169Z] logfile_test.go:233: messages sent: 570, received: 570 [2022-05-13T23:34:23.169Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-13T23:34:23.169Z] === RUN TestCheckCapacityAndRotate [2022-05-13T23:34:23.169Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-13T23:34:23.169Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-13T23:34:23.169Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-13T23:34:23.169Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-13T23:34:23.169Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-13T23:34:23.169Z] PASS [2022-05-13T23:34:23.169Z] coverage: 53.5% of statements [2022-05-13T23:34:23.169Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 53.5% of statements [2022-05-13T23:34:23.169Z] === RUN TestLog [2022-05-13T23:34:23.169Z] --- PASS: TestLog (0.02s) [2022-05-13T23:34:23.169Z] PASS [2022-05-13T23:34:23.169Z] coverage: 31.5% of statements [2022-05-13T23:34:23.169Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2022-05-13T23:34:23.352Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-13T23:34:23.506Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-13T23:34:24.156Z] === RUN TestNewParse [2022-05-13T23:34:24.156Z] --- PASS: TestNewParse (0.00s) [2022-05-13T23:34:24.156Z] PASS [2022-05-13T23:34:24.156Z] coverage: 8.3% of statements [2022-05-13T23:34:24.156Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-05-13T23:34:24.156Z] === RUN TestValidateLogOpt [2022-05-13T23:34:24.156Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestNewMissedConfig [2022-05-13T23:34:24.156Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestNewMissedUrl [2022-05-13T23:34:24.156Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestNewMissedToken [2022-05-13T23:34:24.156Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestNewWithProxy [2022-05-13T23:34:24.156Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestDefault [2022-05-13T23:34:24.156Z] --- PASS: TestDefault (0.01s) [2022-05-13T23:34:24.156Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-13T23:34:24.156Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-13T23:34:24.156Z] === RUN TestJsonFormat [2022-05-13T23:34:24.156Z] --- PASS: TestJsonFormat (0.01s) [2022-05-13T23:34:24.156Z] === RUN TestRawFormat [2022-05-13T23:34:24.156Z] --- PASS: TestRawFormat (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestRawFormatWithLabels [2022-05-13T23:34:24.156Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestRawFormatWithoutTag [2022-05-13T23:34:24.156Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-13T23:34:24.156Z] === RUN TestBatching [2022-05-13T23:34:24.287Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-13T23:34:24.546Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-13T23:34:24.624Z] --- PASS: TestBatching (0.33s) [2022-05-13T23:34:24.625Z] === RUN TestFrequency [2022-05-13T23:34:24.625Z] === RUN TestParseLogFormat [2022-05-13T23:34:24.625Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestValidateLogOptEmpty [2022-05-13T23:34:24.625Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestParseAddressDefaultPort [2022-05-13T23:34:24.625Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestValidateSyslogFacility [2022-05-13T23:34:24.625Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestValidateLogOptSyslogFormat [2022-05-13T23:34:24.625Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestValidateLogOpt [2022-05-13T23:34:24.625Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:34:24.625Z] PASS [2022-05-13T23:34:24.625Z] coverage: 43.6% of statements [2022-05-13T23:34:24.625Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-05-13T23:34:24.625Z] --- PASS: TestFrequency (0.27s) [2022-05-13T23:34:24.625Z] === RUN TestOneMessagePerRequest [2022-05-13T23:34:24.625Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-13T23:34:24.625Z] === RUN TestVerify [2022-05-13T23:34:24.625Z] --- PASS: TestVerify (0.00s) [2022-05-13T23:34:24.804Z] --- PASS: TestConfigList (3.03s) [2022-05-13T23:34:24.804Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:34:24.804Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-13T23:34:25.093Z] === RUN TestSkipVerify [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] --- PASS: TestSkipVerify (0.56s) [2022-05-13T23:34:25.093Z] === RUN TestBufferMaximum [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.038348\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.038348\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.093Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-13T23:34:25.093Z] === RUN TestServerAlwaysDown [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.093Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.041364\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.041364\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.041364\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.042451\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.561Z] time="2022-05-13T23:34:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652484865.042451\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:25.561Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-13T23:34:25.561Z] === RUN TestCannotSendAfterClose [2022-05-13T23:34:25.561Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-13T23:34:25.561Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-13T23:34:25.561Z] === RUN TestV2MetadataService [2022-05-13T23:34:26.177Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-13T23:34:26.177Z] check_test.go:307: [d51c6fc7eecc3] daemon is not started [2022-05-13T23:34:26.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-13T23:34:26.548Z] time="2022-05-13T23:34:26Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-13T23:34:26.548Z] time="2022-05-13T23:34:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1a4f48bce475\"}'" [2022-05-13T23:34:26.548Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-13T23:34:26.548Z] PASS [2022-05-13T23:34:26.548Z] coverage: 82.5% of statements [2022-05-13T23:34:26.548Z] ok github.com/docker/docker/daemon/logger/splunk 2.287s coverage: 82.5% of statements [2022-05-13T23:34:26.548Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-13T23:34:26.548Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-13T23:34:26.548Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-13T23:34:26.548Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-13T23:34:26.548Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-13T23:34:26.548Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-13T23:34:26.548Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-13T23:34:26.548Z] === RUN TestContinueOnError_NeverContinue [2022-05-13T23:34:26.548Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-13T23:34:26.548Z] === RUN TestManifestStore [2022-05-13T23:34:26.548Z] === RUN TestSuccessfulDownload [2022-05-13T23:34:26.548Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:34:26.548Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-13T23:34:26.548Z] === RUN TestCancelledDownload [2022-05-13T23:34:26.548Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-13T23:34:26.548Z] === RUN TestMaxDownloadAttempts [2022-05-13T23:34:26.548Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:34:26.548Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:34:26.548Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:34:26.548Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:34:26.548Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:34:26.548Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:34:26.548Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:34:26.548Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:34:26.548Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:34:26.548Z] === RUN TestManifestStore/no_remote_or_local [2022-05-13T23:34:26.548Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:34:26.548Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:34:26.548Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:34:26.548Z] --- PASS: TestV2MetadataService (1.21s) [2022-05-13T23:34:26.548Z] PASS [2022-05-13T23:34:26.548Z] coverage: 44.4% of statements [2022-05-13T23:34:26.548Z] ok github.com/docker/docker/distribution/metadata 1.293s coverage: 44.4% of statements [2022-05-13T23:34:26.614Z] 8b534d64a7c3: Pull complete [2022-05-13T23:34:26.614Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-13T23:34:26.614Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:34:26.614Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-13T23:34:26.614Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-13T23:34:26.614Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-13T23:34:26.614Z] WARN: Skipping validation tests [2022-05-13T23:34:26.614Z] INFO: Running unit tests at 05/13/2022 23:34:23... [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3115812684\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/no_local_cache [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/with_local_cache [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/unknown_media_type [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="reference for unknown type: " [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="reference for unknown type: " [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="reference for unknown type: " [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="reference for unknown type: " [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="reference for unknown type: " [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-13T23:34:27.018Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore (0.43s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-13T23:34:27.018Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-13T23:34:27.018Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestFixManifestLayers [2022-05-13T23:34:27.018Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-13T23:34:27.018Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:34:27.018Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestFixManifestLayersBadParent [2022-05-13T23:34:27.018Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestValidateManifest [2022-05-13T23:34:27.018Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:34:27.018Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestFormatPlatform [2022-05-13T23:34:27.018Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-13T23:34:27.018Z] === RUN TestPullSchema2Config [2022-05-13T23:34:27.018Z] === RUN TestPullSchema2Config/success_first_time [2022-05-13T23:34:27.018Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:34:27.018Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.018Z] === RUN TestPullSchema2Config/500_status [2022-05-13T23:34:27.018Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:34:27.018Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:34:27.018Z] time="2022-05-13T23:34:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:34:27.018Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-13T23:34:27.018Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-05-13T23:34:27.018Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-05-13T23:34:27.018Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-05-13T23:34:27.018Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-05-13T23:34:27.018Z] === RUN TestTransfer [2022-05-13T23:34:27.018Z] --- PASS: TestTransfer (0.12s) [2022-05-13T23:34:27.018Z] === RUN TestConcurrencyLimit [2022-05-13T23:34:27.067Z] --- PASS: TestRenameAnonymousContainer (9.62s) [2022-05-13T23:34:27.067Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.489Z] === RUN TestPullSchema2Config/EOF [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.489Z] 2022/05/13 23:34:27 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-13T23:34:27.489Z] goroutine 78 [running]: [2022-05-13T23:34:27.489Z] net/http.(*conn).serve.func1() [2022-05-13T23:34:27.489Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:34:27.489Z] panic({0x8c8ee0, 0xaab2f0}) [2022-05-13T23:34:27.489Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:34:27.489Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005b4340?, {0xab2a98?, 0xc0005d2000?}) [2022-05-13T23:34:27.489Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-13T23:34:27.489Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xab2a98, 0xc0005d2000}, 0xc00057a000) [2022-05-13T23:34:27.489Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-13T23:34:27.489Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xab2a98?, 0xc0005d2000?}, 0xc00005ac00?) [2022-05-13T23:34:27.489Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:34:27.489Z] net/http.serverHandler.ServeHTTP({0xc0001e60c0?}, {0xab2a98, 0xc0005d2000}, 0xc00057a000) [2022-05-13T23:34:27.489Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:34:27.489Z] net/http.(*conn).serve(0xc00009e000, {0xab3310, 0xc000333b00}) [2022-05-13T23:34:27.489Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:34:27.489Z] created by net/http.(*Server).Serve [2022-05-13T23:34:27.489Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:34:27.489Z] === RUN TestNotFound [2022-05-13T23:34:27.489Z] --- PASS: TestNotFound (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestConflict [2022-05-13T23:34:27.489Z] --- PASS: TestConflict (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestForbidden [2022-05-13T23:34:27.489Z] --- PASS: TestForbidden (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestInvalidParameter [2022-05-13T23:34:27.489Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestNotImplemented [2022-05-13T23:34:27.489Z] --- PASS: TestNotImplemented (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestNotModified [2022-05-13T23:34:27.489Z] --- PASS: TestNotModified (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestUnauthorized [2022-05-13T23:34:27.489Z] --- PASS: TestUnauthorized (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestUnknown [2022-05-13T23:34:27.489Z] --- PASS: TestUnknown (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestCancelled [2022-05-13T23:34:27.489Z] --- PASS: TestCancelled (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestDeadline [2022-05-13T23:34:27.489Z] --- PASS: TestDeadline (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestDataLoss [2022-05-13T23:34:27.489Z] --- PASS: TestDataLoss (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestUnavailable [2022-05-13T23:34:27.489Z] --- PASS: TestUnavailable (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestSystem [2022-05-13T23:34:27.489Z] --- PASS: TestSystem (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Not_Found [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Bad_Request [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Conflict [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Unauthorized [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Forbidden [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Not_Modified [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-13T23:34:27.489Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-13T23:34:27.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-13T23:34:27.489Z] PASS [2022-05-13T23:34:27.489Z] coverage: 77.0% of statements [2022-05-13T23:34:27.489Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.489Z] === RUN TestPullSchema2Config/unauthorized [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:34:27.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:34:27.489Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-13T23:34:27.489Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-13T23:34:27.489Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-13T23:34:27.489Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-13T23:34:27.489Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestGetRepositoryMountCandidates [2022-05-13T23:34:27.489Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestLayerAlreadyExists [2022-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] 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-05-13T23:34:27.489Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-13T23:34:27.489Z] === RUN TestWhenEmptyAuthConfig [2022-05-13T23:34:27.489Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-13T23:34:27.489Z] === RUN TestInactiveJobs [2022-05-13T23:34:27.554Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-13T23:34:27.554Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2022-05-13T23:34:27.554Z] === RUN TestConfigsUpdate [2022-05-13T23:34:27.957Z] --- PASS: TestInactiveJobs (0.39s) [2022-05-13T23:34:27.957Z] === RUN TestWatchRelease [2022-05-13T23:34:27.957Z] --- PASS: TestWatchRelease (0.04s) [2022-05-13T23:34:27.957Z] === RUN TestWatchFinishedTransfer [2022-05-13T23:34:27.957Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-13T23:34:27.957Z] === RUN TestDuplicateTransfer [2022-05-13T23:34:27.957Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-13T23:34:27.957Z] === RUN TestSuccessfulUpload [2022-05-13T23:34:28.120Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-13T23:34:28.425Z] time="2022-05-13T23:34:28Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-13T23:34:28.425Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-13T23:34:28.425Z] === RUN TestCancelledUpload [2022-05-13T23:34:28.425Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-13T23:34:28.425Z] PASS [2022-05-13T23:34:28.425Z] coverage: 76.8% of statements [2022-05-13T23:34:28.425Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 76.8% of statements [2022-05-13T23:34:28.425Z] === RUN TestFSGetInvalidData [2022-05-13T23:34:28.425Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-13T23:34:28.425Z] === RUN TestFSInvalidSet [2022-05-13T23:34:28.425Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-13T23:34:28.425Z] === RUN TestFSInvalidRoot [2022-05-13T23:34:28.425Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-13T23:34:28.425Z] === RUN TestFSMetadataGetSet [2022-05-13T23:34:28.425Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-13T23:34:28.425Z] === RUN TestFSInvalidWalker [2022-05-13T23:34:28.425Z] === RUN TestCompare [2022-05-13T23:34:28.425Z] --- PASS: TestCompare (0.00s) [2022-05-13T23:34:28.425Z] PASS [2022-05-13T23:34:28.425Z] coverage: 19.2% of statements [2022-05-13T23:34:28.425Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-13T23:34:28.425Z] === RUN TestFSGetSet [2022-05-13T23:34:28.425Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-05-13T23:34:28.676Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2022-05-13T23:34:28.676Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:34:28.676Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:34:28.676Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:34:28.676Z] === RUN TestResize [2022-05-13T23:34:28.894Z] --- PASS: TestFSGetSet (0.04s) [2022-05-13T23:34:28.894Z] === RUN TestFSGetUnsetKey [2022-05-13T23:34:28.894Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-13T23:34:28.894Z] === RUN TestFSGetEmptyData [2022-05-13T23:34:28.894Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-13T23:34:28.894Z] === RUN TestFSDelete [2022-05-13T23:34:28.894Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-05-13T23:34:28.894Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-13T23:34:28.894Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestTokenPassThru [2022-05-13T23:34:28.894Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestTokenPassThruDifferentHost [2022-05-13T23:34:28.894Z] --- PASS: TestFSDelete (0.02s) [2022-05-13T23:34:28.894Z] === RUN TestFSWalker [2022-05-13T23:34:28.894Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-13T23:34:28.894Z] PASS [2022-05-13T23:34:28.894Z] coverage: 26.6% of statements [2022-05-13T23:34:28.894Z] --- PASS: TestFSWalker (0.02s) [2022-05-13T23:34:28.894Z] === RUN TestFSWalkerStopOnError [2022-05-13T23:34:28.894Z] ok github.com/docker/docker/distribution 2.199s coverage: 26.6% of statements [2022-05-13T23:34:28.894Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-13T23:34:28.894Z] === RUN TestNewFromJSON [2022-05-13T23:34:28.894Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-13T23:34:28.894Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestMarshalKeyOrder [2022-05-13T23:34:28.894Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestHistoryEqual [2022-05-13T23:34:28.894Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-13T23:34:28.894Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-13T23:34:28.894Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-13T23:34:28.894Z] === RUN TestImage [2022-05-13T23:34:28.894Z] --- PASS: TestImage (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestImageOSNotEmpty [2022-05-13T23:34:28.894Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-13T23:34:28.894Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-13T23:34:28.894Z] === RUN TestCreate [2022-05-13T23:34:28.894Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:34:28.895Z] === RUN TestRestore [2022-05-13T23:34:28.895Z] time="2022-05-13T23:34:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-13T23:34:28.895Z] --- PASS: TestRestore (0.04s) [2022-05-13T23:34:28.895Z] === RUN TestAddDelete [2022-05-13T23:34:28.895Z] --- PASS: TestAddDelete (0.03s) [2022-05-13T23:34:28.895Z] === RUN TestSearchAfterDelete [2022-05-13T23:34:28.895Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-13T23:34:28.895Z] === RUN TestParentReset [2022-05-13T23:34:28.895Z] --- PASS: TestParentReset (0.03s) [2022-05-13T23:34:28.895Z] === RUN TestGetAndSetLastUpdated [2022-05-13T23:34:28.895Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-13T23:34:28.895Z] === RUN TestStoreLen [2022-05-13T23:34:28.895Z] --- PASS: TestStoreLen (0.05s) [2022-05-13T23:34:28.895Z] PASS [2022-05-13T23:34:28.895Z] coverage: 86.9% of statements [2022-05-13T23:34:29.053Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-13T23:34:29.053Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-13T23:34:29.363Z] ok github.com/docker/docker/image 0.656s coverage: 86.9% of statements [2022-05-13T23:34:29.502Z] INFO: make.ps1 starting at 05/13/2022 23:34:29 [2022-05-13T23:34:29.832Z] === RUN TestValidateManifest [2022-05-13T23:34:29.832Z] === RUN TestValidateManifest/nil [2022-05-13T23:34:29.832Z] === RUN TestValidateManifest/non-nil [2022-05-13T23:34:29.832Z] --- PASS: TestValidateManifest (0.00s) [2022-05-13T23:34:29.832Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-13T23:34:29.832Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-13T23:34:29.832Z] PASS [2022-05-13T23:34:29.832Z] coverage: 0.7% of statements [2022-05-13T23:34:29.832Z] ok github.com/docker/docker/image/tarexport 0.154s coverage: 0.7% of statements [2022-05-13T23:34:29.832Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-13T23:34:29.832Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-13T23:34:29.958Z] INFO: Git commit (4e025b54d5) assumed from DOCKER_GITCOMMIT environment variable [2022-05-13T23:34:29.958Z] INFO: Running unit tests... [2022-05-13T23:34:29.989Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-13T23:34:29.989Z] --- PASS: TestConfigsUpdate (2.68s) [2022-05-13T23:34:29.989Z] === RUN TestTemplatedConfig [2022-05-13T23:34:30.247Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-13T23:34:30.247Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-13T23:34:30.820Z] === RUN TestSerialization [2022-05-13T23:34:30.820Z] --- PASS: TestSerialization (0.02s) [2022-05-13T23:34:30.820Z] PASS [2022-05-13T23:34:30.820Z] coverage: 100.0% of statements [2022-05-13T23:34:30.820Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-05-13T23:34:30.894Z] --- PASS: TestResize (2.24s) [2022-05-13T23:34:30.894Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:34:31.289Z] === RUN TestEmptyLayer [2022-05-13T23:34:31.289Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestCommitFailure [2022-05-13T23:34:31.289Z] --- PASS: TestCommitFailure (0.02s) [2022-05-13T23:34:31.289Z] === RUN TestStartTransactionFailure [2022-05-13T23:34:31.289Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestGetOrphan [2022-05-13T23:34:31.289Z] --- PASS: TestGetOrphan (0.01s) [2022-05-13T23:34:31.289Z] === RUN TestMountAndRegister [2022-05-13T23:34:31.289Z] layer_test.go:258: Layer size: 14 [2022-05-13T23:34:31.289Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-13T23:34:31.289Z] === RUN TestLayerRelease [2022-05-13T23:34:31.289Z] layer_test.go:291: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestStoreRestore [2022-05-13T23:34:31.289Z] layer_test.go:340: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestTarStreamStability [2022-05-13T23:34:31.289Z] layer_test.go:455: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestRegisterExistingLayer [2022-05-13T23:34:31.289Z] === RUN TestEnvironmentParsing [2022-05-13T23:34:31.289Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-13T23:34:31.289Z] PASS [2022-05-13T23:34:31.289Z] coverage: 1.2% of statements [2022-05-13T23:34:31.289Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-05-13T23:34:31.289Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-05-13T23:34:31.289Z] === RUN TestTarStreamVerification [2022-05-13T23:34:31.289Z] layer_test.go:684: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestLayerMigration [2022-05-13T23:34:31.289Z] migration_test.go:45: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestLayerMigrationNoTarsplit [2022-05-13T23:34:31.289Z] migration_test.go:181: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestMountInit [2022-05-13T23:34:31.289Z] mount_test.go:17: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestMountInit (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestMountSize [2022-05-13T23:34:31.289Z] mount_test.go:76: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestMountSize (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestMountChanges [2022-05-13T23:34:31.289Z] mount_test.go:125: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestMountChanges (0.00s) [2022-05-13T23:34:31.289Z] === RUN TestMountApply [2022-05-13T23:34:31.289Z] mount_test.go:212: Failing on Windows [2022-05-13T23:34:31.289Z] --- SKIP: TestMountApply (0.00s) [2022-05-13T23:34:31.289Z] PASS [2022-05-13T23:34:31.289Z] coverage: 30.6% of statements [2022-05-13T23:34:31.289Z] ok github.com/docker/docker/layer 0.411s coverage: 30.6% of statements [2022-05-13T23:34:31.757Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-13T23:34:31.757Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-13T23:34:31.757Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-13T23:34:31.757Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-13T23:34:32.225Z] === RUN TestSequenceGetAvailableBit [2022-05-13T23:34:32.225Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSequenceEqual [2022-05-13T23:34:32.225Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSequenceCopy [2022-05-13T23:34:32.225Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestGetFirstAvailable [2022-05-13T23:34:32.225Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestFindSequence [2022-05-13T23:34:32.225Z] --- PASS: TestFindSequence (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestCheckIfAvailable [2022-05-13T23:34:32.225Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestMergeSequences [2022-05-13T23:34:32.225Z] --- PASS: TestMergeSequences (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestPushReservation [2022-05-13T23:34:32.225Z] --- PASS: TestPushReservation (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSerializeDeserialize [2022-05-13T23:34:32.225Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSet [2022-05-13T23:34:32.225Z] --- PASS: TestSet (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSetUnset [2022-05-13T23:34:32.225Z] --- PASS: TestSetUnset (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestOffsetSetUnset [2022-05-13T23:34:32.225Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSetInRange [2022-05-13T23:34:32.225Z] --- PASS: TestSetInRange (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestSetAnyInRange [2022-05-13T23:34:32.225Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestMethods [2022-05-13T23:34:32.225Z] --- PASS: TestMethods (0.00s) [2022-05-13T23:34:32.225Z] === RUN TestRandomAllocateDeallocate [2022-05-13T23:34:33.038Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-13T23:34:33.129Z] --- PASS: TestResizeWithInvalidSize (2.35s) [2022-05-13T23:34:33.129Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:34:33.530Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-13T23:34:33.789Z] === RUN TestInvalidConfig [2022-05-13T23:34:33.789Z] --- PASS: TestInvalidConfig (0.01s) [2022-05-13T23:34:33.789Z] === RUN TestConfig [2022-05-13T23:34:33.789Z] --- PASS: TestConfig (0.01s) [2022-05-13T23:34:33.789Z] === RUN TestOptionsLabels [2022-05-13T23:34:33.789Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-13T23:34:33.789Z] === RUN TestValidName [2022-05-13T23:34:33.789Z] --- PASS: TestValidName (0.00s) [2022-05-13T23:34:33.789Z] PASS [2022-05-13T23:34:33.789Z] coverage: 19.7% of statements [2022-05-13T23:34:33.789Z] ok github.com/docker/docker/libnetwork/config 0.151s coverage: 19.7% of statements [2022-05-13T23:34:33.789Z] --- PASS: TestTemplatedConfig (3.62s) [2022-05-13T23:34:33.789Z] === RUN TestConfigCreateResolve [2022-05-13T23:34:33.977Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-05-13T23:34:33.977Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:34:33.977Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-13T23:34:33.977Z] === RUN TestWaitNonBlocked [2022-05-13T23:34:33.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:34:33.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:34:33.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:34:33.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:34:33.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:34:33.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:34:33.977Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-13T23:34:33.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-05-13T23:34:33.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-05-13T23:34:33.977Z] === RUN TestWaitBlocked [2022-05-13T23:34:33.977Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:34:33.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:34:33.977Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:34:33.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:34:33.977Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:34:33.977Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:34:34.258Z] === RUN TestKey [2022-05-13T23:34:34.258Z] --- PASS: TestKey (0.00s) [2022-05-13T23:34:34.258Z] === RUN TestParseKey [2022-05-13T23:34:34.258Z] --- PASS: TestParseKey (0.00s) [2022-05-13T23:34:34.258Z] === RUN TestInvalidDataStore [2022-05-13T23:34:34.258Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-13T23:34:34.258Z] === RUN TestKVObjectFlatKey [2022-05-13T23:34:34.258Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-13T23:34:34.258Z] === RUN TestAtomicKVObjectFlatKey [2022-05-13T23:34:34.258Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-13T23:34:34.258Z] PASS [2022-05-13T23:34:34.258Z] coverage: 21.9% of statements [2022-05-13T23:34:34.258Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-05-13T23:34:34.538Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-13T23:34:34.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-05-13T23:34:34.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-05-13T23:34:34.538Z] === CONT TestContainerStartOnDaemonRestart [2022-05-13T23:34:34.538Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-13T23:34:34.543Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-13T23:34:35.244Z] === RUN TestIPDataMarshalling [2022-05-13T23:34:35.244Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-13T23:34:35.244Z] === RUN TestValidateAndIsV6 [2022-05-13T23:34:35.244Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-13T23:34:35.244Z] PASS [2022-05-13T23:34:35.244Z] coverage: 68.9% of statements [2022-05-13T23:34:35.244Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-13T23:34:35.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-13T23:34:35.712Z] === RUN TestErrorInterfaces [2022-05-13T23:34:35.712Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestNetworkMarshalling [2022-05-13T23:34:35.712Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-13T23:34:35.712Z] === RUN TestEndpointMarshalling [2022-05-13T23:34:35.712Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestAuxAddresses [2022-05-13T23:34:35.712Z] time="2022-05-13T23:34:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:34:35.712Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-13T23:34:35.712Z] === RUN TestSRVServiceQuery [2022-05-13T23:34:35.712Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestServiceVIPReuse [2022-05-13T23:34:35.712Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-13T23:34:35.712Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestDNSIPQuery [2022-05-13T23:34:35.712Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestDNSProxyServFail [2022-05-13T23:34:35.712Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestSandboxAddEmpty [2022-05-13T23:34:35.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestSandboxAddMultiPrio [2022-05-13T23:34:35.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:34:35.712Z] === RUN TestSandboxAddSamePrio [2022-05-13T23:34:35.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:35.712Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-13T23:34:36.094Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) [2022-05-13T23:34:36.094Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:34:36.094Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:34:36.094Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:34:36.094Z] === RUN TestStats [2022-05-13T23:34:36.094Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:34:36.094Z] --- SKIP: TestStats (0.00s) [2022-05-13T23:34:36.094Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:34:36.181Z] === RUN TestCleanupServiceDiscovery [2022-05-13T23:34:36.181Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:36.181Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:34:36.181Z] === RUN TestDNSOptions [2022-05-13T23:34:36.181Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:34:36.181Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-13T23:34:36.181Z] === RUN TestMultipleControllersWithSameStore [2022-05-13T23:34:36.181Z] time="2022-05-13T23:34:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:34:36.181Z] time="2022-05-13T23:34:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:34:36.181Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-13T23:34:36.181Z] PASS [2022-05-13T23:34:36.181Z] coverage: 8.5% of statements [2022-05-13T23:34:36.181Z] ok github.com/docker/docker/libnetwork 0.346s coverage: 8.5% of statements [2022-05-13T23:34:36.181Z] === RUN TestDriver [2022-05-13T23:34:36.181Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:34:36.181Z] PASS [2022-05-13T23:34:36.181Z] coverage: 34.8% of statements [2022-05-13T23:34:36.181Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2022-05-13T23:34:36.428Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-05-13T23:34:36.428Z] === CONT TestIpcModeOlderClient [2022-05-13T23:34:36.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-05-13T23:34:36.428Z] === CONT TestContainerKillOnDaemonStart [2022-05-13T23:34:36.428Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-13T23:34:36.428Z] === CONT TestDaemonHostGatewayIP [2022-05-13T23:34:36.650Z] === RUN TestDriver [2022-05-13T23:34:36.650Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:34:36.650Z] PASS [2022-05-13T23:34:36.650Z] coverage: 34.8% of statements [2022-05-13T23:34:36.650Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-05-13T23:34:37.072Z] --- PASS: TestConfigCreateResolve (3.05s) [2022-05-13T23:34:37.072Z] PASS [2022-05-13T23:34:37.072Z] [2022-05-13T23:34:37.072Z] DONE 6 tests in 17.964s [2022-05-13T23:34:37.072Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-13T23:34:37.072Z] ++ 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-05-13T23:34:37.072Z] ++ set -e [2022-05-13T23:34:37.072Z] ++ '[' -n 0 ']' [2022-05-13T23:34:37.072Z] ++ set -x [2022-05-13T23:34:37.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-13T23:34:37.072Z] INFO: Testing against a local daemon [2022-05-13T23:34:37.072Z] === RUN TestAttachWithTTY [2022-05-13T23:34:37.072Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-13T23:34:37.072Z] === RUN TestAttachWithoutTTy [2022-05-13T23:34:37.072Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-13T23:34:37.072Z] === RUN TestCheckpoint [2022-05-13T23:34:37.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:34:37.072Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:34:37.073Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:34:37.073Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:34:37.118Z] === RUN TestNetworkAllocateFree [2022-05-13T23:34:37.118Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-13T23:34:37.118Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-13T23:34:37.118Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-13T23:34:37.118Z] PASS [2022-05-13T23:34:37.118Z] coverage: 63.6% of statements [2022-05-13T23:34:37.118Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.090s coverage: 63.6% of statements [2022-05-13T23:34:37.118Z] === RUN TestGetEmptyCapabilities [2022-05-13T23:34:37.118Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-13T23:34:37.118Z] === RUN TestGetExtraCapabilities [2022-05-13T23:34:37.118Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-13T23:34:37.118Z] === RUN TestGetInvalidCapabilities [2022-05-13T23:34:37.118Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-13T23:34:37.118Z] === RUN TestRemoteDriver [2022-05-13T23:34:37.118Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-13T23:34:37.118Z] === RUN TestDriverError [2022-05-13T23:34:37.118Z] --- PASS: TestDriverError (0.01s) [2022-05-13T23:34:37.118Z] === RUN TestMissingValues [2022-05-13T23:34:37.118Z] --- PASS: TestMissingValues (0.01s) [2022-05-13T23:34:37.118Z] === RUN TestRollback [2022-05-13T23:34:37.118Z] --- PASS: TestRollback (0.00s) [2022-05-13T23:34:37.118Z] PASS [2022-05-13T23:34:37.118Z] coverage: 57.4% of statements [2022-05-13T23:34:37.118Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:34:37.331Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:34:37.331Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.02s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.04s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.03s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:34:37.331Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:34:37.331Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:34:37.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-13T23:34:37.331Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:34:37.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-13T23:34:37.331Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:34:37.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-13T23:34:37.590Z] === RUN TestCopyEmptyFile [2022-05-13T23:34:37.849Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-05-13T23:34:37.849Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:34:37.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-05-13T23:34:37.849Z] === RUN TestCopyFromContainer [2022-05-13T23:34:38.106Z] === RUN TestNAT [2022-05-13T23:34:38.106Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:34:38.106Z] --- SKIP: TestNAT (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestTransparent [2022-05-13T23:34:38.106Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:34:38.106Z] --- SKIP: TestTransparent (0.00s) [2022-05-13T23:34:38.106Z] PASS [2022-05-13T23:34:38.106Z] coverage: 0.0% of statements [2022-05-13T23:34:38.106Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-05-13T23:34:38.106Z] === RUN TestBuildDefault [2022-05-13T23:34:38.106Z] --- PASS: TestBuildDefault (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestBuildHostnameDomainname [2022-05-13T23:34:38.106Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestBuildHostname [2022-05-13T23:34:38.106Z] --- PASS: TestBuildHostname (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestBuildHostnameFQDN [2022-05-13T23:34:38.106Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestBuildNoIP [2022-05-13T23:34:38.106Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestUpdate [2022-05-13T23:34:38.106Z] --- PASS: TestUpdate (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-13T23:34:38.106Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-13T23:34:38.106Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestAddEmpty [2022-05-13T23:34:38.106Z] --- PASS: TestAddEmpty (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestAdd [2022-05-13T23:34:38.106Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:34:38.106Z] === RUN TestDeleteEmpty [2022-05-13T23:34:38.500Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-13T23:34:38.574Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestDeleteNewline [2022-05-13T23:34:38.574Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestDelete [2022-05-13T23:34:38.574Z] --- PASS: TestDelete (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestConcurrentWrites [2022-05-13T23:34:38.574Z] === RUN TestNew [2022-05-13T23:34:38.574Z] --- PASS: TestNew (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestAddDriver [2022-05-13T23:34:38.574Z] --- PASS: TestAddDriver (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestAddDuplicateDriver [2022-05-13T23:34:38.574Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-13T23:34:38.574Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestDriver [2022-05-13T23:34:38.574Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestIPAM [2022-05-13T23:34:38.574Z] --- PASS: TestIPAM (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestWalkIPAMs [2022-05-13T23:34:38.574Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-13T23:34:38.574Z] === RUN TestWalkDrivers [2022-05-13T23:34:38.574Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-13T23:34:38.574Z] PASS [2022-05-13T23:34:38.574Z] coverage: 82.4% of statements [2022-05-13T23:34:38.574Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2022-05-13T23:34:38.574Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-13T23:34:38.574Z] PASS [2022-05-13T23:34:38.574Z] coverage: 81.2% of statements [2022-05-13T23:34:38.574Z] ok github.com/docker/docker/libnetwork/etchosts 0.348s coverage: 81.2% of statements [2022-05-13T23:34:38.731Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-13T23:34:38.782Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-13T23:34:38.944Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-05-13T23:34:38.944Z] === CONT TestDaemonRestartIpcMode [2022-05-13T23:34:39.042Z] === RUN TestNew [2022-05-13T23:34:39.042Z] --- PASS: TestNew (0.00s) [2022-05-13T23:34:39.042Z] === RUN TestAllocate [2022-05-13T23:34:39.042Z] --- PASS: TestAllocate (0.00s) [2022-05-13T23:34:39.042Z] === RUN TestUninitialized [2022-05-13T23:34:39.042Z] --- PASS: TestUninitialized (0.00s) [2022-05-13T23:34:39.042Z] === RUN TestAllocateInRange [2022-05-13T23:34:39.042Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-13T23:34:39.042Z] === RUN TestAllocateSerial [2022-05-13T23:34:39.042Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-13T23:34:39.042Z] PASS [2022-05-13T23:34:39.042Z] coverage: 87.5% of statements [2022-05-13T23:34:39.042Z] --- PASS: TestRandomAllocateDeallocate (6.93s) [2022-05-13T23:34:39.042Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:34:39.042Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-13T23:34:39.042Z] === RUN TestCaller [2022-05-13T23:34:39.042Z] --- PASS: TestCaller (0.00s) [2022-05-13T23:34:39.042Z] PASS [2022-05-13T23:34:39.042Z] coverage: 100.0% of statements [2022-05-13T23:34:39.042Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-05-13T23:34:39.718Z] === RUN TestCopyFromContainer// [2022-05-13T23:34:39.976Z] === RUN TestCopyFromContainer//bar/root [2022-05-13T23:34:39.976Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-13T23:34:40.030Z] === RUN TestSetSerialInsertDelete [2022-05-13T23:34:40.030Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-13T23:34:40.030Z] === RUN TestSetParallelInsertDelete [2022-05-13T23:34:40.235Z] === RUN TestCopyFromContainer/bar/quux [2022-05-13T23:34:40.235Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-13T23:34:40.493Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-13T23:34:40.493Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-13T23:34:40.499Z] --- PASS: TestAllocateRandomDeallocate (1.57s) [2022-05-13T23:34:40.499Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-13T23:34:40.752Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-13T23:34:40.752Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-13T23:34:40.798Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2022-05-13T23:34:40.798Z] === RUN TestCreateServiceConflict [2022-05-13T23:34:40.798Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-13T23:34:40.798Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:34:40.967Z] === RUN TestInt2IP2IntConversion [2022-05-13T23:34:41.010Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer (3.15s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-05-13T23:34:41.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-05-13T23:34:41.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:34:41.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:34:41.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:34:41.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:34:41.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:34:41.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:34:41.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:34:41.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:34:41.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:34:41.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:34:41.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:34:41.269Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:34:41.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-13T23:34:41.269Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:34:41.269Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:34:41.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:34:41.269Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:34:41.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:34:41.269Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:34:41.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:34:41.269Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:34:41.269Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:34:41.269Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:34:41.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:34:41.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:34:41.269Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:34:41.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-13T23:34:41.269Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:34:41.436Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-05-13T23:34:41.436Z] === RUN TestGetAddressVersion [2022-05-13T23:34:41.436Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-13T23:34:41.436Z] === RUN TestKeyString [2022-05-13T23:34:41.436Z] --- PASS: TestKeyString (0.00s) [2022-05-13T23:34:41.436Z] === RUN TestPoolDataMarshal [2022-05-13T23:34:41.436Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-13T23:34:41.436Z] === RUN TestSubnetsMarshal [2022-05-13T23:34:41.436Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-13T23:34:41.436Z] === RUN TestAddSubnets [2022-05-13T23:34:41.436Z] --- PASS: TestAddSubnets (0.07s) [2022-05-13T23:34:41.436Z] === RUN TestDoublePoolRelease [2022-05-13T23:34:41.436Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-13T23:34:41.436Z] === RUN TestAddReleasePoolID [2022-05-13T23:34:41.436Z] === RUN TestPoolRequest [2022-05-13T23:34:41.436Z] --- PASS: TestPoolRequest (0.00s) [2022-05-13T23:34:41.436Z] === RUN TestOtherRequests [2022-05-13T23:34:41.436Z] --- PASS: TestOtherRequests (0.00s) [2022-05-13T23:34:41.436Z] PASS [2022-05-13T23:34:41.436Z] coverage: 57.1% of statements [2022-05-13T23:34:41.436Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-05-13T23:34:41.436Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-13T23:34:41.436Z] === RUN TestPredefinedPool [2022-05-13T23:34:41.436Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-13T23:34:41.436Z] === RUN TestRemoveSubnet [2022-05-13T23:34:41.459Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-13T23:34:41.904Z] --- PASS: TestRemoveSubnet (0.34s) [2022-05-13T23:34:41.904Z] === RUN TestGetSameAddress [2022-05-13T23:34:41.904Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-13T23:34:41.904Z] === RUN TestPoolAllocationReuse [2022-05-13T23:34:41.904Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2022-05-13T23:34:41.904Z] === RUN TestRetrieveFromStore [2022-05-13T23:34:42.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-13T23:34:42.373Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-05-13T23:34:42.373Z] === RUN TestIsCorrupted [2022-05-13T23:34:42.373Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-13T23:34:42.373Z] === RUN TestSetRollover [2022-05-13T23:34:42.840Z] === RUN TestGetCapabilities [2022-05-13T23:34:42.840Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-13T23:34:42.840Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-13T23:34:42.840Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-13T23:34:42.840Z] === RUN TestGetDefaultAddressSpaces [2022-05-13T23:34:42.840Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-13T23:34:42.841Z] === RUN TestRemoteDriver [2022-05-13T23:34:42.841Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-13T23:34:42.841Z] PASS [2022-05-13T23:34:42.841Z] coverage: 47.4% of statements [2022-05-13T23:34:42.841Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-05-13T23:34:43.262Z] ............................ [ 66%] [2022-05-13T23:34:43.287Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.25s) [2022-05-13T23:34:43.287Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:34:43.287Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:34:43.287Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-13T23:34:43.287Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:34:43.310Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-05-13T23:34:43.311Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:34:43.579Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2022-05-13T23:34:43.579Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:34:43.827Z] === RUN TestWindowsIPAM [2022-05-13T23:34:43.827Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-13T23:34:43.827Z] PASS [2022-05-13T23:34:43.827Z] coverage: 71.4% of statements [2022-05-13T23:34:43.827Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-05-13T23:34:43.827Z] --- PASS: TestPoolAllocationReuse (1.77s) [2022-05-13T23:34:43.827Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-13T23:34:43.827Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-13T23:34:43.827Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-13T23:34:44.296Z] --- PASS: TestSetRollover (1.86s) [2022-05-13T23:34:44.296Z] === RUN TestSetRolloverSerial [2022-05-13T23:34:44.767Z] === RUN TestDefaultNetwork [2022-05-13T23:34:44.767Z] --- PASS: TestDefaultNetwork (0.25s) [2022-05-13T23:34:44.767Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-13T23:34:44.955Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-13T23:34:45.236Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-05-13T23:34:45.236Z] === RUN TestInitAddressPools [2022-05-13T23:34:45.236Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-13T23:34:45.236Z] PASS [2022-05-13T23:34:45.236Z] coverage: 74.0% of statements [2022-05-13T23:34:45.236Z] ok github.com/docker/docker/libnetwork/ipamutils 0.645s coverage: 74.0% of statements [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:34:45.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:34:45.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:34:45.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:34:45.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:34:45.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:34:45.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:34:45.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:34:45.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:34:45.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:34:45.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:34:45.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-13T23:34:45.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-13T23:34:45.521Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:34:45.704Z] === RUN TestKeyValue [2022-05-13T23:34:45.704Z] --- PASS: TestKeyValue (0.00s) [2022-05-13T23:34:45.704Z] PASS [2022-05-13T23:34:45.704Z] coverage: 60.0% of statements [2022-05-13T23:34:45.704Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-05-13T23:34:46.087Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-13T23:34:46.172Z] --- PASS: TestSetRolloverSerial (1.81s) [2022-05-13T23:34:46.172Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-13T23:34:46.172Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-13T23:34:46.172Z] PASS [2022-05-13T23:34:46.172Z] coverage: 84.4% of statements [2022-05-13T23:34:46.172Z] ok github.com/docker/docker/libnetwork/bitseq 14.177s coverage: 84.4% of statements [2022-05-13T23:34:46.346Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-05-13T23:34:46.346Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:34:46.346Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:34:46.346Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:34:46.346Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-13T23:34:46.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:34:46.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:34:46.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:34:46.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-13T23:34:46.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:34:46.604Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-13T23:34:46.604Z] === RUN TestContainerStartOnDaemonRestart [2022-05-13T23:34:46.604Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-13T23:34:46.604Z] === RUN TestDaemonRestartIpcMode [2022-05-13T23:34:46.604Z] === PAUSE TestDaemonRestartIpcMode [2022-05-13T23:34:46.604Z] === RUN TestDaemonHostGatewayIP [2022-05-13T23:34:46.604Z] === PAUSE TestDaemonHostGatewayIP [2022-05-13T23:34:46.604Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-13T23:34:46.604Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-13T23:34:46.604Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:34:46.604Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-13T23:34:46.604Z] === RUN TestDiff [2022-05-13T23:34:46.640Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.65s) [2022-05-13T23:34:46.640Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-13T23:34:47.171Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-13T23:34:47.171Z] --- PASS: TestDiff (0.76s) [2022-05-13T23:34:47.171Z] === RUN TestExecWithCloseStdin [2022-05-13T23:34:48.033Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-05-13T23:34:48.033Z] PASS [2022-05-13T23:34:48.033Z] [2022-05-13T23:34:48.033Z] === Skipped [2022-05-13T23:34:48.033Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-13T23:34:48.033Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:34:48.033Z] [2022-05-13T23:34:48.033Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:34:48.033Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:34:48.033Z] [2022-05-13T23:34:48.033Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-13T23:34:48.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:34:48.033Z] [2022-05-13T23:34:48.033Z] DONE 237 tests, 3 skipped in 114.500s [2022-05-13T23:34:48.108Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-13T23:34:48.108Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-05-13T23:34:48.108Z] === RUN TestExec [2022-05-13T23:34:48.289Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-13T23:34:48.289Z] ++ 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-05-13T23:34:48.289Z] ++ set -e [2022-05-13T23:34:48.289Z] ++ '[' -n 0 ']' [2022-05-13T23:34:48.289Z] ++ set -x [2022-05-13T23:34:48.289Z] ++ 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-05-13T23:34:48.289Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:34:48.367Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-13T23:34:48.787Z] ? github.com/docker/docker/api [no test files] [2022-05-13T23:34:48.851Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-13T23:34:48.851Z] === RUN TestConfigDaemonID [2022-05-13T23:34:48.854Z] === RUN TestNetworkDBSimple [2022-05-13T23:34:48.935Z] --- PASS: TestExec (0.84s) [2022-05-13T23:34:48.935Z] === RUN TestExecUser [2022-05-13T23:34:49.502Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-13T23:34:49.760Z] --- PASS: TestExecUser (0.85s) [2022-05-13T23:34:49.760Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:34:49.760Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-13T23:34:49.760Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-13T23:34:49.777Z] daemon_test.go:84: [d8894527fd76f] daemon is not started [2022-05-13T23:34:49.777Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:34:49.777Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-13T23:34:49.777Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-13T23:34:49.777Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-13T23:34:49.777Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-13T23:34:49.777Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-13T23:34:49.777Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-13T23:34:49.777Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:34:49.777Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-13T23:34:49.841Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.26s) [2022-05-13T23:34:49.841Z] === RUN TestGetAddress [2022-05-13T23:34:49.841Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-05-13T23:34:49.841Z] PASS [2022-05-13T23:34:49.841Z] coverage: 100.0% of statements [2022-05-13T23:34:49.841Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.140s coverage: 100.0% of statements [2022-05-13T23:34:49.841Z] 2022/05/13 23:34:49 Closing DB instances... [2022-05-13T23:34:50.033Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-13T23:34:50.033Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-13T23:34:50.033Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-05-13T23:34:50.033Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-13T23:34:50.033Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:34:50.033Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-13T23:34:50.327Z] check_test.go:307: [d7ff203d1ca49] daemon is not started [2022-05-13T23:34:50.327Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-13T23:34:50.828Z] === RUN TestGenerate [2022-05-13T23:34:50.828Z] --- PASS: TestGenerate (0.00s) [2022-05-13T23:34:50.828Z] === RUN TestGeneratePtr [2022-05-13T23:34:50.828Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-13T23:34:50.828Z] === RUN TestGenerateMissingField [2022-05-13T23:34:50.828Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-13T23:34:50.828Z] === RUN TestFieldCannotBeSet [2022-05-13T23:34:50.828Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-13T23:34:50.828Z] === RUN TestTypeMismatchError [2022-05-13T23:34:50.828Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-13T23:34:50.828Z] PASS [2022-05-13T23:34:50.828Z] coverage: 100.0% of statements [2022-05-13T23:34:50.828Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-13T23:34:50.828Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-13T23:34:50.893Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-13T23:34:50.893Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2022-05-13T23:34:50.893Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:34:51.297Z] testing: warning: no tests to run [2022-05-13T23:34:51.297Z] PASS [2022-05-13T23:34:51.297Z] coverage: 0.0% of statements [2022-05-13T23:34:51.297Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:34:51.297Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-05-13T23:34:51.297Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-13T23:34:51.399Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-13T23:34:51.766Z] === RUN TestRequestNewPort [2022-05-13T23:34:51.766Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestRequestSpecificPort [2022-05-13T23:34:51.766Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestReleasePort [2022-05-13T23:34:51.766Z] --- PASS: TestReleasePort (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestReuseReleasedPort [2022-05-13T23:34:51.766Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestReleaseUnreadledPort [2022-05-13T23:34:51.766Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestUnknowProtocol [2022-05-13T23:34:51.766Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestAllocateAllPorts [2022-05-13T23:34:51.766Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestPortAllocation [2022-05-13T23:34:51.766Z] --- PASS: TestPortAllocation (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestPortAllocationWithCustomRange [2022-05-13T23:34:51.766Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestNoDuplicateBPR [2022-05-13T23:34:51.766Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-13T23:34:51.766Z] === RUN TestChangePortRange [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-13T23:34:51.766Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-13T23:34:51.766Z] --- PASS: TestChangePortRange (0.00s) [2022-05-13T23:34:51.766Z] PASS [2022-05-13T23:34:51.766Z] coverage: 88.6% of statements [2022-05-13T23:34:51.766Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-05-13T23:34:52.234Z] testing: warning: no tests to run [2022-05-13T23:34:52.234Z] PASS [2022-05-13T23:34:52.234Z] coverage: 0.0% of statements [2022-05-13T23:34:52.234Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:34:52.325Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-13T23:34:52.703Z] 2022/05/13 23:34:52 Closing DB instances... [2022-05-13T23:34:52.703Z] === RUN TestHashData [2022-05-13T23:34:52.703Z] --- PASS: TestHashData (0.00s) [2022-05-13T23:34:52.703Z] PASS [2022-05-13T23:34:52.703Z] coverage: 2.8% of statements [2022-05-13T23:34:52.703Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2022-05-13T23:34:52.795Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-05-13T23:34:52.795Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:34:52.795Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-13T23:34:52.795Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-13T23:34:53.173Z] === RUN TestErrorConstructors [2022-05-13T23:34:53.173Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-13T23:34:53.173Z] === RUN TestCompareIPMask [2022-05-13T23:34:53.173Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-13T23:34:53.173Z] === RUN TestUtilGetHostPartIP [2022-05-13T23:34:53.173Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-13T23:34:53.173Z] === RUN TestUtilGetBroadcastIP [2022-05-13T23:34:53.173Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-13T23:34:53.173Z] === RUN TestParseCIDR [2022-05-13T23:34:53.173Z] --- PASS: TestParseCIDR (0.00s) [2022-05-13T23:34:53.173Z] PASS [2022-05-13T23:34:53.173Z] coverage: 37.3% of statements [2022-05-13T23:34:53.173Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-05-13T23:34:53.252Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-13T23:34:53.252Z] daemon_test.go:198: [da35b960d6a76] daemon is not started [2022-05-13T23:34:53.252Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-13T23:34:53.252Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-13T23:34:53.252Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-13T23:34:53.252Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-13T23:34:53.252Z] === RUN TestDaemonProxy [2022-05-13T23:34:53.252Z] === RUN TestDaemonProxy/environment_variables [2022-05-13T23:34:53.363Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2022-05-13T23:34:53.363Z] === RUN TestHealthKillContainer [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-13T23:34:53.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-13T23:34:53.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-13T23:34:53.641Z] PASS [2022-05-13T23:34:53.641Z] coverage: 55.0% of statements [2022-05-13T23:34:53.641Z] ok github.com/docker/docker/oci 0.040s coverage: 55.0% of statements [2022-05-13T23:34:54.109Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-13T23:34:54.109Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-13T23:34:54.298Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-13T23:34:54.576Z] === RUN TestAddressPoolOpt [2022-05-13T23:34:54.577Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/a [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/something [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/_=a [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/env1=value1 [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/_env1=value1 [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/PATH [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/=a [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/PATH= [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/PATH=something [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/asd!qwe [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/1asd [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/123 [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/some_space [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/__some_space_before [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/some_space_after__ [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/= [2022-05-13T23:34:54.577Z] === RUN TestValidateEnv/PaTh [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestParseHost [2022-05-13T23:34:54.577Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://invalid:port [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://:5555/p [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-13T23:34:54.577Z] === RUN TestParseHost/something_with_spaces [2022-05-13T23:34:54.577Z] === RUN TestParseHost/unknown:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://:port [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://:5555/ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/unix:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/npipe:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1]: [2022-05-13T23:34:54.577Z] === RUN TestParseHost/_ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/__ [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://host: [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1] [2022-05-13T23:34:54.577Z] === RUN TestParseHost/#00 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/fd:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/fd://something [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://: [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp:// [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-13T23:34:54.577Z] === RUN TestParseHost/unix://path/to/socket [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-13T23:34:54.577Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestParseTCP [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/localhost:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/default_localhost [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/default_udp://localhost [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/0.0.0.1: [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/: [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[::1] [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/localhost [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/localhost:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/0.0.0.1 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[::1]:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp://:5555 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/#00 [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp:// [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/[::1]: [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/localhost: [2022-05-13T23:34:54.577Z] === RUN TestParseTCP/tcp://: [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP (0.02s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-13T23:34:54.577Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-13T23:34:54.577Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestValidateExtraHosts [2022-05-13T23:34:54.577Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestValidateIPAddress [2022-05-13T23:34:54.577Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestMapOpts [2022-05-13T23:34:54.577Z] --- PASS: TestMapOpts (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestListOptsWithoutValidator [2022-05-13T23:34:54.577Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestListOptsWithValidator [2022-05-13T23:34:54.577Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestValidateDNSSearch [2022-05-13T23:34:54.577Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel/label_with_general_format [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel/label_with_one_more [2022-05-13T23:34:54.577Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-13T23:34:54.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:34:54.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-13T23:34:54.578Z] === RUN TestNamedListOpts [2022-05-13T23:34:54.578Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-13T23:34:54.578Z] === RUN TestNamedMapOpts [2022-05-13T23:34:54.578Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-13T23:34:54.578Z] === RUN TestParseLink [2022-05-13T23:34:54.578Z] --- PASS: TestParseLink (0.00s) [2022-05-13T23:34:54.578Z] === RUN TestUlimitOpt [2022-05-13T23:34:54.578Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-13T23:34:54.578Z] PASS [2022-05-13T23:34:54.578Z] coverage: 66.0% of statements [2022-05-13T23:34:54.578Z] ok github.com/docker/docker/opts 0.130s coverage: 66.0% of statements [2022-05-13T23:34:54.578Z] === RUN TestParseVersion [2022-05-13T23:34:54.578Z] --- PASS: TestParseVersion (0.00s) [2022-05-13T23:34:54.578Z] PASS [2022-05-13T23:34:54.578Z] coverage: 52.9% of statements [2022-05-13T23:34:54.578Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-13T23:34:55.139Z] === RUN TestDaemonProxy/command-line_options [2022-05-13T23:34:55.565Z] 2022/05/13 23:34:55 Closing DB instances... [2022-05-13T23:34:55.699Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-13T23:34:56.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-13T23:34:56.284Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-13T23:34:56.551Z] === RUN TestPeerCertificateMarshalJSON [2022-05-13T23:34:56.551Z] === RUN TestIsArchivePathDir [2022-05-13T23:34:56.551Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-13T23:34:56.551Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-13T23:34:56.551Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-05-13T23:34:56.551Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-13T23:34:56.551Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-13T23:34:56.551Z] === RUN TestMiddleware [2022-05-13T23:34:56.551Z] --- PASS: TestMiddleware (0.00s) [2022-05-13T23:34:56.551Z] === RUN TestNewResponseModifier [2022-05-13T23:34:56.551Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-13T23:34:56.551Z] PASS [2022-05-13T23:34:56.551Z] coverage: 26.8% of statements [2022-05-13T23:34:56.551Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 26.8% of statements [2022-05-13T23:34:56.551Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-05-13T23:34:56.551Z] === RUN TestIsArchivePathInvalidFile [2022-05-13T23:34:57.020Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-13T23:34:57.020Z] === RUN TestIsArchivePathTar [2022-05-13T23:34:57.020Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-05-13T23:34:57.020Z] === RUN TestDecompressStreamGzip [2022-05-13T23:34:57.028Z] === RUN TestDaemonProxy/configuration_file [2022-05-13T23:34:57.488Z] --- PASS: TestDecompressStreamGzip (0.24s) [2022-05-13T23:34:57.488Z] === RUN TestDecompressStreamBzip2 [2022-05-13T23:34:57.488Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.05s) [2022-05-13T23:34:57.488Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-13T23:34:57.488Z] === RUN TestUnbuffered [2022-05-13T23:34:57.488Z] --- PASS: TestUnbuffered (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestRaceUnbuffered [2022-05-13T23:34:57.488Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-13T23:34:57.488Z] PASS [2022-05-13T23:34:57.488Z] coverage: 100.0% of statements [2022-05-13T23:34:57.488Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-13T23:34:57.488Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-13T23:34:57.488Z] === RUN TestDecompressStreamXz [2022-05-13T23:34:57.488Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:34:57.488Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestDecompressStreamZstd [2022-05-13T23:34:57.488Z] archive_test.go:140: zstd not installed [2022-05-13T23:34:57.488Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-13T23:34:57.488Z] === RUN TestCompressStreamXzUnsupported [2022-05-13T23:34:57.488Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-13T23:34:57.488Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestCompressStreamInvalid [2022-05-13T23:34:57.488Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionInvalid [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionUncompressed [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionBzip2 [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionGzip [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionXz [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionXz (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestExtensionZstd [2022-05-13T23:34:57.488Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestCmdStreamLargeStderr [2022-05-13T23:34:57.488Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-13T23:34:57.488Z] === RUN TestCmdStreamBad [2022-05-13T23:34:57.488Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:34:57.488Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestCmdStreamGood [2022-05-13T23:34:57.488Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-13T23:34:57.488Z] === RUN TestUntarPathWithInvalidDest [2022-05-13T23:34:57.488Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-13T23:34:57.488Z] === RUN TestUntarPathWithInvalidSrc [2022-05-13T23:34:57.488Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-13T23:34:57.488Z] === RUN TestUntarPath [2022-05-13T23:34:57.488Z] --- PASS: TestUntarPath (0.06s) [2022-05-13T23:34:57.488Z] === RUN TestUntarPathWithDestinationFile [2022-05-13T23:34:57.956Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-13T23:34:57.956Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-13T23:34:57.956Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-13T23:34:57.956Z] === RUN TestCopyWithTarInvalidSrc [2022-05-13T23:34:57.956Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-13T23:34:57.956Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-13T23:34:57.956Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:34:57.956Z] === RUN TestCopyWithTarSrcFile [2022-05-13T23:34:57.956Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-13T23:34:57.956Z] === RUN TestCopyWithTarSrcFolder [2022-05-13T23:34:57.956Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-13T23:34:57.956Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-13T23:34:57.956Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-13T23:34:57.956Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-13T23:34:57.956Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:34:57.956Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-13T23:34:57.956Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-13T23:34:57.956Z] === RUN TestCopyFileWithTarSrcFile [2022-05-13T23:34:57.956Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-13T23:34:57.956Z] === RUN TestTarFiles [2022-05-13T23:34:57.956Z] === RUN TestMatch [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[foo]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[foo_bar]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[]#01 [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[qux]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-13T23:34:57.956Z] === RUN TestMatch/[[foo_baz]] [2022-05-13T23:34:57.956Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-13T23:34:57.956Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-13T23:34:57.956Z] PASS [2022-05-13T23:34:57.956Z] coverage: 87.5% of statements [2022-05-13T23:34:57.956Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-05-13T23:34:58.141Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-05-13T23:34:58.141Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:34:58.392Z] === RUN TestDaemonProxy/conflicting_options [2022-05-13T23:34:58.945Z] === RUN TestChrootTarUntar [2022-05-13T23:34:58.945Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-13T23:34:58.945Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootUntarEmptyArchive [2022-05-13T23:34:58.945Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootTarUntarWithSymlink [2022-05-13T23:34:58.945Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootCopyWithTar [2022-05-13T23:34:58.945Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootCopyFileWithTar [2022-05-13T23:34:58.945Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootUntarPath [2022-05-13T23:34:58.945Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-13T23:34:58.945Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-13T23:34:58.945Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:34:58.945Z] === RUN TestChrootApplyDotDotFile [2022-05-13T23:34:58.945Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:34:58.945Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:34:58.945Z] PASS [2022-05-13T23:34:58.945Z] coverage: 12.0% of statements [2022-05-13T23:34:58.945Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-05-13T23:34:58.952Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-13T23:34:59.067Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-05-13T23:34:59.067Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:34:59.413Z] 2022/05/13 23:34:59 Closing DB instances... [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-13T23:34:59.514Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-13T23:34:59.514Z] PASS [2022-05-13T23:34:59.514Z] [2022-05-13T23:34:59.514Z] DONE 18 tests in 11.230s [2022-05-13T23:34:59.514Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-13T23:34:59.514Z] ++ 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-05-13T23:34:59.514Z] ++ set -e [2022-05-13T23:34:59.514Z] ++ '[' -n 0 ']' [2022-05-13T23:34:59.514Z] ++ set -x [2022-05-13T23:34:59.514Z] ++ 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-05-13T23:34:59.514Z] INFO: Testing against a local daemon [2022-05-13T23:34:59.514Z] === RUN TestCommitInheritsEnv [2022-05-13T23:34:59.770Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-13T23:34:59.770Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:34:59.770Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-13T23:34:59.770Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:34:59.770Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:34:59.770Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-13T23:34:59.882Z] === RUN TestEnsureRemoveAllNotExist [2022-05-13T23:34:59.882Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-13T23:34:59.882Z] === RUN TestEnsureRemoveAllWithDir [2022-05-13T23:34:59.882Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-13T23:34:59.882Z] === RUN TestEnsureRemoveAllWithFile [2022-05-13T23:34:59.882Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-13T23:34:59.882Z] PASS [2022-05-13T23:34:59.882Z] coverage: 0.0% of statements [2022-05-13T23:34:59.882Z] ok github.com/docker/docker/pkg/containerfs 0.069s coverage: 0.0% of statements [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform// [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/linux [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/macos [2022-05-13T23:35:00.026Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-13T23:35:00.282Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-13T23:35:00.282Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-13T23:35:00.282Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:35:00.282Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-13T23:35:00.282Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:35:00.282Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-13T23:35:00.282Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:35:00.470Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-13T23:35:00.538Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-05-13T23:35:00.538Z] === RUN TestRemoveImageGarbageCollector [2022-05-13T23:35:00.538Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:35:00.538Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-13T23:35:00.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:35:00.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-13T23:35:00.538Z] === RUN TestTagInvalidReference [2022-05-13T23:35:00.538Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-13T23:35:00.538Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:35:00.538Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-13T23:35:00.538Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:35:00.538Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-13T23:35:00.538Z] === RUN TestTagOfficialNames [2022-05-13T23:35:00.538Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-13T23:35:00.538Z] === RUN TestTagMatchesDigest [2022-05-13T23:35:00.538Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-13T23:35:00.538Z] PASS [2022-05-13T23:35:00.728Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-13T23:35:00.794Z] [2022-05-13T23:35:00.794Z] === Skipped [2022-05-13T23:35:00.794Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:35:00.794Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-13T23:35:00.794Z] [2022-05-13T23:35:00.794Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-13T23:35:00.794Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:35:00.794Z] [2022-05-13T23:35:00.794Z] DONE 22 tests, 2 skipped in 1.244s [2022-05-13T23:35:00.794Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-13T23:35:00.794Z] ++ 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-05-13T23:35:00.794Z] ++ set -e [2022-05-13T23:35:00.794Z] ++ '[' -n 0 ']' [2022-05-13T23:35:00.794Z] ++ set -x [2022-05-13T23:35:00.794Z] ++ 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-05-13T23:35:00.794Z] INFO: Testing against a local daemon [2022-05-13T23:35:00.794Z] === RUN TestNetworkCreateDelete [2022-05-13T23:35:00.794Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-13T23:35:00.794Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:35:00.870Z] === RUN TestSizeEmpty [2022-05-13T23:35:00.870Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestSizeEmptyFile [2022-05-13T23:35:00.870Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestSizeNonemptyFile [2022-05-13T23:35:00.870Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-13T23:35:00.870Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-13T23:35:00.870Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-13T23:35:00.870Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-13T23:35:00.870Z] === RUN TestMoveToSubdir [2022-05-13T23:35:00.870Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-13T23:35:00.870Z] === RUN TestSizeNonExistingDirectory [2022-05-13T23:35:00.870Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-13T23:35:00.870Z] PASS [2022-05-13T23:35:00.870Z] coverage: 80.0% of statements [2022-05-13T23:35:00.870Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-05-13T23:35:01.355Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-13T23:35:01.355Z] === RUN TestDaemonDNSFallback [2022-05-13T23:35:01.586Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-05-13T23:35:01.586Z] === RUN TestCreateServiceSysctls [2022-05-13T23:35:01.664Z] --- PASS: TestHealthKillContainer (8.30s) [2022-05-13T23:35:01.664Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:35:01.857Z] === RUN TestPollerAddRemove [2022-05-13T23:35:01.857Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-13T23:35:01.857Z] === RUN TestPollerEvent [2022-05-13T23:35:01.857Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:35:01.857Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-13T23:35:01.857Z] === RUN TestPollerClose [2022-05-13T23:35:01.857Z] --- PASS: TestPollerClose (0.00s) [2022-05-13T23:35:01.857Z] PASS [2022-05-13T23:35:01.857Z] coverage: 45.7% of statements [2022-05-13T23:35:01.857Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-05-13T23:35:01.857Z] time="2022-05-13T23:35:01Z" level=error msg="node2(332bbdfa2c51) Could not close DB: timeout waiting for leave broadcast" [2022-05-13T23:35:01.857Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-05-13T23:35:01.857Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-13T23:35:02.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-05-13T23:35:02.233Z] === RUN TestIpcModeNone [2022-05-13T23:35:02.844Z] === RUN TestCopyFileWithInvalidSrc [2022-05-13T23:35:02.844Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:35:02.844Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-13T23:35:02.844Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-13T23:35:02.844Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCopyFile [2022-05-13T23:35:02.844Z] --- PASS: TestCopyFile (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-13T23:35:02.844Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:35:02.844Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-13T23:35:02.844Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-13T23:35:02.844Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:35:02.844Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestWildcardMatches [2022-05-13T23:35:02.844Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestPatternMatches [2022-05-13T23:35:02.844Z] --- PASS: TestPatternMatches (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-13T23:35:02.844Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestPatternMatchesFolderExclusions [2022-05-13T23:35:02.844Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-13T23:35:02.844Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-13T23:35:02.844Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-13T23:35:02.844Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-13T23:35:02.844Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestSingleExclamationError [2022-05-13T23:35:02.844Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestMatchesWithNoPatterns [2022-05-13T23:35:02.844Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestMatchesWithMalformedPatterns [2022-05-13T23:35:02.844Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestMatches [2022-05-13T23:35:02.844Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-13T23:35:02.844Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-13T23:35:02.844Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-13T23:35:02.844Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-13T23:35:02.844Z] --- PASS: TestMatches (0.01s) [2022-05-13T23:35:02.844Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-13T23:35:02.844Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-13T23:35:02.844Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-13T23:35:02.844Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatterns [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatternsExceptionFlag [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCleanPatternsErrorSingleException [2022-05-13T23:35:02.844Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCreateIfNotExistsDir [2022-05-13T23:35:02.844Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-13T23:35:02.844Z] === RUN TestCreateIfNotExistsFile [2022-05-13T23:35:02.844Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-13T23:35:02.844Z] === RUN TestMatch [2022-05-13T23:35:02.844Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:35:02.844Z] === RUN TestCompile [2022-05-13T23:35:02.844Z] === RUN TestCompile/slash [2022-05-13T23:35:02.844Z] === RUN TestCompile/backslash [2022-05-13T23:35:02.844Z] --- PASS: TestCompile (0.00s) [2022-05-13T23:35:02.844Z] --- PASS: TestCompile/slash (0.00s) [2022-05-13T23:35:02.844Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-13T23:35:02.844Z] PASS [2022-05-13T23:35:02.844Z] coverage: 84.7% of statements [2022-05-13T23:35:02.844Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-05-13T23:35:03.169Z] --- PASS: TestIpcModeNone (0.77s) [2022-05-13T23:35:03.169Z] === RUN TestIpcModePrivate [2022-05-13T23:35:03.312Z] --- PASS: TestTarFiles (5.48s) [2022-05-13T23:35:03.312Z] === RUN TestDetectCompressionZstd [2022-05-13T23:35:03.312Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-13T23:35:03.312Z] === RUN TestTarUntar [2022-05-13T23:35:03.312Z] --- PASS: TestTarUntar (0.04s) [2022-05-13T23:35:03.312Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-13T23:35:03.312Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-13T23:35:03.312Z] === RUN TestTarWithOptions [2022-05-13T23:35:03.312Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-13T23:35:03.312Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-13T23:35:03.312Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-13T23:35:03.312Z] === RUN TestUntarUstarGnuConflict [2022-05-13T23:35:03.312Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-13T23:35:03.312Z] === RUN TestUntarInvalidFilenames [2022-05-13T23:35:03.427Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-13T23:35:03.685Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-13T23:35:03.685Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-13T23:35:03.685Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-13T23:35:03.780Z] === RUN TestGet [2022-05-13T23:35:03.780Z] --- PASS: TestGet (0.00s) [2022-05-13T23:35:03.780Z] === RUN TestGetShortcutString [2022-05-13T23:35:03.780Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-13T23:35:03.780Z] PASS [2022-05-13T23:35:03.780Z] coverage: 42.9% of statements [2022-05-13T23:35:03.780Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-05-13T23:35:03.780Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1717001925\\dest" [2022-05-13T23:35:03.780Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-05-13T23:35:03.780Z] === RUN TestUntarHardlinkToSymlink [2022-05-13T23:35:03.780Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-13T23:35:03.780Z] === RUN TestUntarInvalidHardlink [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3769046026\\victim\\hello" -> "../victim/hello" [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3771466122\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2949902658\\victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1148508727\\victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2273704885\\victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink13911408\\victim" -> "../victim" [2022-05-13T23:35:03.780Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-13T23:35:03.780Z] === RUN TestUntarInvalidSymlink [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2823082877\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3268881340\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2503454361\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4084302989\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3476165260\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1002868802\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:03.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink341608718\\dest\\dir\\loophole" -> "../../victim" [2022-05-13T23:35:03.780Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-13T23:35:03.780Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-13T23:35:03.780Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-13T23:35:03.780Z] === RUN TestXGlobalNoParent [2022-05-13T23:35:03.780Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-13T23:35:03.780Z] === RUN TestReplaceFileTarWrapper [2022-05-13T23:35:03.780Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-05-13T23:35:03.780Z] === RUN TestPrefixHeaderReadable [2022-05-13T23:35:03.780Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-13T23:35:03.780Z] === RUN TestDisablePigz [2022-05-13T23:35:03.780Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-13T23:35:03.943Z] --- PASS: TestIpcModePrivate (0.80s) [2022-05-13T23:35:03.944Z] === RUN TestIpcModeShareable [2022-05-13T23:35:03.944Z] check_test.go:307: [d2ca2f7562281] daemon is not started [2022-05-13T23:35:03.944Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-13T23:35:04.249Z] 2022/05/13 23:35:03 Closing DB instances... [2022-05-13T23:35:04.249Z] --- PASS: TestDisablePigz (0.16s) [2022-05-13T23:35:04.249Z] === RUN TestPigz [2022-05-13T23:35:04.249Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-13T23:35:04.249Z] --- PASS: TestPigz (0.16s) [2022-05-13T23:35:04.249Z] === RUN TestNosysFileInfo [2022-05-13T23:35:04.249Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:35:04.249Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:35:04.249Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestCanonicalTarNameForPath [2022-05-13T23:35:04.249Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestCanonicalTarName [2022-05-13T23:35:04.249Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChmodTarEntry [2022-05-13T23:35:04.249Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestHardLinkOrder [2022-05-13T23:35:04.249Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-13T23:35:04.249Z] === RUN TestChangeString [2022-05-13T23:35:04.249Z] --- PASS: TestChangeString (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesWithNoChanges [2022-05-13T23:35:04.249Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-13T23:35:04.249Z] === RUN TestChangesWithChanges [2022-05-13T23:35:04.249Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-13T23:35:04.249Z] === RUN TestChangesWithChangesGH13590 [2022-05-13T23:35:04.249Z] changes_test.go:196: needs more investigation [2022-05-13T23:35:04.249Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesDirsEmpty [2022-05-13T23:35:04.249Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:35:04.249Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesDirsMutated [2022-05-13T23:35:04.249Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:35:04.249Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestApplyLayer [2022-05-13T23:35:04.249Z] changes_test.go:433: needs further investigation [2022-05-13T23:35:04.249Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesSizeWithHardlinks [2022-05-13T23:35:04.249Z] changes_test.go:469: needs further investigation [2022-05-13T23:35:04.249Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesSizeWithNoChanges [2022-05-13T23:35:04.249Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-13T23:35:04.249Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestChangesSize [2022-05-13T23:35:04.249Z] --- PASS: TestChangesSize (0.00s) [2022-05-13T23:35:04.249Z] === RUN TestApplyLayerInvalidFilenames [2022-05-13T23:35:04.249Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4140674728\\dest" [2022-05-13T23:35:04.249Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-13T23:35:04.249Z] === RUN TestApplyLayerInvalidHardlink [2022-05-13T23:35:04.249Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink708619933\\victim\\hello" -> "../victim/hello" [2022-05-13T23:35:04.510Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-05-13T23:35:04.510Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-13T23:35:04.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1697102782\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:35:04.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2654996491\\victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1310890003\\victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2470420642\\victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1594363486\\victim" -> "../victim" [2022-05-13T23:35:04.717Z] === RUN TestCreateIDMapOrder [2022-05-13T23:35:04.717Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-13T23:35:04.717Z] PASS [2022-05-13T23:35:04.717Z] coverage: 7.2% of statements [2022-05-13T23:35:04.717Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-05-13T23:35:04.717Z] === RUN TestApplyLayerInvalidSymlink [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3218475705\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1249407046\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:35:04.717Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1799696018\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink104417397\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2322123825\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:04.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2268833986\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:35:04.717Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-13T23:35:04.717Z] === RUN TestApplyLayerWhiteouts [2022-05-13T23:35:04.717Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-13T23:35:04.717Z] === RUN TestGenerateEmptyFile [2022-05-13T23:35:04.717Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-13T23:35:04.717Z] === RUN TestGenerateWithContent [2022-05-13T23:35:04.717Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-13T23:35:04.717Z] PASS [2022-05-13T23:35:04.717Z] coverage: 61.9% of statements [2022-05-13T23:35:04.717Z] ok github.com/docker/docker/pkg/archive 8.089s coverage: 61.9% of statements [2022-05-13T23:35:04.768Z] --- PASS: TestIpcModeShareable (0.81s) [2022-05-13T23:35:04.768Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-13T23:35:04.923Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-05-13T23:35:04.924Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:35:05.027Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-13T23:35:05.593Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-13T23:35:05.703Z] --- PASS: TestNetworkDBCRUDTableEntries (3.65s) [2022-05-13T23:35:05.703Z] === RUN TestNetworkDBNodeLeave [2022-05-13T23:35:05.703Z] === RUN TestFixedBufferCap [2022-05-13T23:35:05.703Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestFixedBufferLen [2022-05-13T23:35:05.703Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestFixedBufferString [2022-05-13T23:35:05.703Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestFixedBufferWrite [2022-05-13T23:35:05.703Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestFixedBufferRead [2022-05-13T23:35:05.703Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestBytesPipeRead [2022-05-13T23:35:05.703Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestBytesPipeWrite [2022-05-13T23:35:05.703Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-13T23:35:05.703Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-13T23:35:05.851Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-13T23:35:06.170Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-05-13T23:35:06.170Z] === RUN TestAtomicWriteToFile [2022-05-13T23:35:06.170Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-13T23:35:06.170Z] === RUN TestAtomicWriteSetCommit [2022-05-13T23:35:06.170Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-13T23:35:06.170Z] === RUN TestAtomicWriteSetCancel [2022-05-13T23:35:06.171Z] --- PASS: TestAtomicWriteSetCancel (0.04s) [2022-05-13T23:35:06.171Z] === RUN TestReadCloserWrapperClose [2022-05-13T23:35:06.171Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-13T23:35:06.171Z] === RUN TestReaderErrWrapperReadOnError [2022-05-13T23:35:06.171Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-13T23:35:06.171Z] === RUN TestReaderErrWrapperRead [2022-05-13T23:35:06.639Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-13T23:35:06.639Z] === RUN TestCancelReadCloser [2022-05-13T23:35:06.639Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-13T23:35:06.639Z] === RUN TestWriteCloserWrapperClose [2022-05-13T23:35:06.639Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-13T23:35:06.639Z] === RUN TestNopWriteCloser [2022-05-13T23:35:06.639Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-13T23:35:06.639Z] === RUN TestNopWriter [2022-05-13T23:35:06.639Z] --- PASS: TestNopWriter (0.00s) [2022-05-13T23:35:06.639Z] === RUN TestWriteCounter [2022-05-13T23:35:06.639Z] --- PASS: TestWriteCounter (0.00s) [2022-05-13T23:35:06.639Z] PASS [2022-05-13T23:35:06.639Z] coverage: 70.1% of statements [2022-05-13T23:35:06.639Z] ok github.com/docker/docker/pkg/ioutils 0.679s coverage: 70.1% of statements [2022-05-13T23:35:07.226Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-05-13T23:35:07.227Z] === RUN TestAPIIpcModeHost [2022-05-13T23:35:07.463Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-05-13T23:35:07.463Z] === RUN TestInspect [2022-05-13T23:35:07.626Z] === RUN TestError [2022-05-13T23:35:07.626Z] --- PASS: TestError (0.00s) [2022-05-13T23:35:07.626Z] === RUN TestProgressString [2022-05-13T23:35:07.626Z] === RUN TestProgressString/no_progress [2022-05-13T23:35:07.626Z] === RUN TestProgressString/progress_1 [2022-05-13T23:35:07.626Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-13T23:35:07.626Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-13T23:35:07.626Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-13T23:35:07.626Z] === RUN TestProgressString/with_units [2022-05-13T23:35:07.626Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-13T23:35:07.626Z] === RUN TestProgressString/hide_counts [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-13T23:35:07.626Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-13T23:35:07.626Z] === RUN TestJSONMessageDisplay [2022-05-13T23:35:07.626Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-13T23:35:07.626Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-13T23:35:07.626Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-13T23:35:07.626Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-13T23:35:07.626Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-13T23:35:07.626Z] === RUN TestDisplayJSONMessagesStream [2022-05-13T23:35:07.626Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-13T23:35:07.626Z] PASS [2022-05-13T23:35:07.626Z] coverage: 91.7% of statements [2022-05-13T23:35:07.626Z] ok github.com/docker/docker/pkg/jsonmessage 0.257s coverage: 91.7% of statements [2022-05-13T23:35:07.889Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-05-13T23:35:07.889Z] === RUN TestInspectNetwork [2022-05-13T23:35:08.095Z] === RUN TestStandardLongPath [2022-05-13T23:35:08.095Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-13T23:35:08.095Z] === RUN TestUNCLongPath [2022-05-13T23:35:08.095Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-13T23:35:08.095Z] PASS [2022-05-13T23:35:08.095Z] coverage: 100.0% of statements [2022-05-13T23:35:08.095Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-05-13T23:35:08.162Z] --- PASS: TestAPIIpcModeHost (0.78s) [2022-05-13T23:35:08.162Z] === RUN TestDaemonIpcModeShareable [2022-05-13T23:35:08.563Z] --- PASS: TestNetworkDBNodeLeave (2.93s) [2022-05-13T23:35:08.564Z] === RUN TestNetworkDBWatch [2022-05-13T23:35:08.592Z] --- PASS: TestUpdateRestartPolicy (22.27s) [2022-05-13T23:35:08.592Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:35:08.592Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-05-13T23:35:08.592Z] === RUN TestWaitNonBlocked [2022-05-13T23:35:08.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:35:08.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:35:08.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:35:08.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:35:08.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:35:08.593Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:35:08.728Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-13T23:35:09.032Z] === RUN TestNameFormat [2022-05-13T23:35:09.032Z] --- PASS: TestNameFormat (0.00s) [2022-05-13T23:35:09.032Z] === RUN TestNameRetries [2022-05-13T23:35:09.032Z] --- PASS: TestNameRetries (0.00s) [2022-05-13T23:35:09.032Z] PASS [2022-05-13T23:35:09.032Z] coverage: 85.7% of statements [2022-05-13T23:35:09.032Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-05-13T23:35:09.500Z] === RUN TestParseKeyValueOpt [2022-05-13T23:35:09.500Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-13T23:35:09.500Z] === RUN TestParseUintList [2022-05-13T23:35:09.500Z] --- PASS: TestParseUintList (0.00s) [2022-05-13T23:35:09.500Z] === RUN TestParseUintListMaximumLimits [2022-05-13T23:35:09.500Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-13T23:35:09.500Z] PASS [2022-05-13T23:35:09.500Z] coverage: 97.0% of statements [2022-05-13T23:35:09.500Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-05-13T23:35:09.662Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-05-13T23:35:09.662Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-13T23:35:09.662Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-05-13T23:35:09.662Z] === RUN TestDaemonIpcModePrivate [2022-05-13T23:35:09.969Z] 2022/05/13 23:35:09 Closing DB instances... [2022-05-13T23:35:09.976Z] --- PASS: TestInspect (2.67s) [2022-05-13T23:35:09.976Z] === RUN TestCreateJob [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-13T23:35:10.437Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:35:10.437Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:35:10.437Z] PASS [2022-05-13T23:35:10.437Z] coverage: 36.4% of statements [2022-05-13T23:35:10.437Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 36.4% of statements [2022-05-13T23:35:11.042Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-13T23:35:11.185Z] === RUN TestInspectNetwork/full_network_id [2022-05-13T23:35:11.185Z] === RUN TestInspectNetwork/partial_network_id [2022-05-13T23:35:11.185Z] === RUN TestInspectNetwork/network_name [2022-05-13T23:35:11.185Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-13T23:35:11.301Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-05-13T23:35:11.301Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-05-13T23:35:11.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-13T23:35:11.424Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-13T23:35:11.424Z] === RUN TestNetworkDBBulkSync [2022-05-13T23:35:11.424Z] === RUN TestNewAndRemove [2022-05-13T23:35:11.424Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-13T23:35:11.424Z] === RUN TestRemoveInvalidPath [2022-05-13T23:35:11.424Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-13T23:35:11.424Z] PASS [2022-05-13T23:35:11.424Z] coverage: 82.6% of statements [2022-05-13T23:35:11.424Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-05-13T23:35:11.559Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-13T23:35:11.606Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-13T23:35:11.606Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2022-05-13T23:35:11.606Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s) [2022-05-13T23:35:11.606Z] === RUN TestWaitBlocked [2022-05-13T23:35:11.606Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:11.606Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-13T23:35:11.606Z] PASS [2022-05-13T23:35:11.606Z] ok github.com/docker/docker/integration/container 104.809s [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === Skipped [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-13T23:35:11.606Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-13T23:35:11.606Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:35:11.606Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:35:11.606Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:35:11.606Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:35:11.606Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:35:11.606Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:35:11.606Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:35:11.606Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-13T23:35:11.606Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:35:11.606Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-13T23:35:11.606Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-13T23:35:11.606Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-13T23:35:11.606Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:35:11.606Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-13T23:35:11.606Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-13T23:35:11.606Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:35:11.606Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:35:11.606Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:35:11.606Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-13T23:35:11.606Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-13T23:35:11.606Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-13T23:35:11.606Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-13T23:35:11.606Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-13T23:35:11.606Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:35:11.606Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:35:11.606Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-13T23:35:11.606Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-13T23:35:11.606Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-13T23:35:11.606Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:11.606Z] [2022-05-13T23:35:11.606Z] DONE 122 tests, 34 skipped in 107.631s [2022-05-13T23:35:11.606Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-13T23:35:12.934Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-13T23:35:12.988Z] 2022/05/13 23:35:12 Closing DB instances... [2022-05-13T23:35:12.988Z] === RUN TestFailedConnection [2022-05-13T23:35:13.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2022-05-13T23:35:13.192Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-13T23:35:13.243Z] --- PASS: TestCreateJob (3.13s) [2022-05-13T23:35:13.243Z] === RUN TestReplicatedJob [2022-05-13T23:35:13.876Z] === RUN TestMiddlewares [2022-05-13T23:35:13.876Z] --- PASS: TestMiddlewares (0.00s) [2022-05-13T23:35:13.876Z] PASS [2022-05-13T23:35:13.876Z] coverage: 7.9% of statements [2022-05-13T23:35:13.876Z] ok github.com/docker/docker/api/server 0.066s coverage: 7.9% of statements [2022-05-13T23:35:13.974Z] --- PASS: TestGetAddress (24.25s) [2022-05-13T23:35:13.974Z] === RUN TestRequestSyntaxCheck [2022-05-13T23:35:13.974Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-13T23:35:13.974Z] === RUN TestRequest [2022-05-13T23:35:14.127Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-13T23:35:14.442Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-13T23:35:14.442Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-13T23:35:14.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-13T23:35:14.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-05-13T23:35:14.952Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-05-13T23:35:14.952Z] === RUN TestIpcModeOlderClient [2022-05-13T23:35:14.952Z] === PAUSE TestIpcModeOlderClient [2022-05-13T23:35:14.952Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:35:15.357Z] --- PASS: TestInspectNetwork (7.10s) [2022-05-13T23:35:15.357Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-13T23:35:15.357Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-13T23:35:15.357Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-13T23:35:15.357Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-13T23:35:15.357Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:35:15.429Z] --- PASS: TestFailedConnection (2.15s) [2022-05-13T23:35:15.429Z] === RUN TestFailOnce [2022-05-13T23:35:15.429Z] 2022/05/13 23:35:14 http: panic serving 127.0.0.1:49313: Plugin not ready [2022-05-13T23:35:15.429Z] goroutine 34 [running]: [2022-05-13T23:35:15.429Z] net/http.(*conn).serve.func1() [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:35:15.429Z] panic({0xce36e0, 0xe2d090}) [2022-05-13T23:35:15.429Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:35:15.429Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x330000000000003b?, 0xffffffffffffffff?}, 0x3310698d8bda9699?) [2022-05-13T23:35:15.429Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-13T23:35:15.429Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe32898?, 0xc0002240e0?}, 0xc000241a78?) [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:35:15.429Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe32898, 0xc0002240e0}, 0xc000230200) [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-13T23:35:15.429Z] net/http.serverHandler.ServeHTTP({0xe30eb8?}, {0xe32898, 0xc0002240e0}, 0xc000230200) [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:35:15.429Z] net/http.(*conn).serve(0xc0000a8000, {0xe32d98, 0xc00008a0c0}) [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:35:15.429Z] created by net/http.(*Server).Serve [2022-05-13T23:35:15.429Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:35:15.429Z] time="2022-05-13T23:35:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.FailOnce: Post \"http://127.0.0.1:49312/Test.FailOnce\": EOF, retrying in 1s" [2022-05-13T23:35:15.517Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-05-13T23:35:15.517Z] === RUN TestKillContainer [2022-05-13T23:35:15.517Z] === RUN TestKillContainer/no_signal [2022-05-13T23:35:16.081Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:35:16.284Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:16.284Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:16.284Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:16.284Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:16.284Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:35:16.284Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:35:16.284Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:35:16.284Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:35:16.284Z] === RUN TestNetworkList [2022-05-13T23:35:16.284Z] === RUN TestNetworkList//networks [2022-05-13T23:35:16.284Z] === PAUSE TestNetworkList//networks [2022-05-13T23:35:16.284Z] === RUN TestNetworkList//networks/ [2022-05-13T23:35:16.284Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:35:16.284Z] === CONT TestNetworkList//networks [2022-05-13T23:35:16.284Z] === CONT TestNetworkList//networks/ [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkList (0.01s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:35:16.284Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:35:16.284Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:35:16.340Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-13T23:35:16.340Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-13T23:35:16.340Z] check_test.go:307: [d6f7f15c5afc6] daemon is not started [2022-05-13T23:35:16.340Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-13T23:35:16.414Z] --- PASS: TestFailOnce (1.22s) [2022-05-13T23:35:16.415Z] === RUN TestEchoInputOutput [2022-05-13T23:35:16.415Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-13T23:35:16.415Z] === RUN TestBackoff [2022-05-13T23:35:16.415Z] --- PASS: TestBackoff (0.00s) [2022-05-13T23:35:16.415Z] === RUN TestAbortRetry [2022-05-13T23:35:16.415Z] --- PASS: TestAbortRetry (0.00s) [2022-05-13T23:35:16.415Z] === RUN TestClientScheme [2022-05-13T23:35:16.415Z] --- PASS: TestClientScheme (0.00s) [2022-05-13T23:35:16.415Z] === RUN TestNewClientWithTimeout [2022-05-13T23:35:16.601Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:35:16.845Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-13T23:35:16.845Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:35:16.882Z] time="2022-05-13T23:35:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post \"http://127.0.0.1:49324/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-13T23:35:17.168Z] --- PASS: TestKillContainer (1.68s) [2022-05-13T23:35:17.168Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-05-13T23:35:17.168Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-05-13T23:35:17.168Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2022-05-13T23:35:17.168Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:35:17.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-13T23:35:17.350Z] 2022/05/13 23:35:16 Closing DB instances... [2022-05-13T23:35:17.350Z] time="2022-05-13T23:35:17Z" level=error msg="node: e5cb79096154 is unknown to memberlist" [2022-05-13T23:35:17.734Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-13T23:35:17.772Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-13T23:35:17.772Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:35:17.992Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-13T23:35:18.339Z] time="2022-05-13T23:35:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post \"http://127.0.0.1:49324/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-13T23:35:18.486Z] --- PASS: TestReplicatedJob (5.11s) [2022-05-13T23:35:18.486Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:35:18.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-13T23:35:18.698Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-13T23:35:18.698Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:35:18.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2022-05-13T23:35:18.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-05-13T23:35:18.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-13T23:35:18.816Z] === RUN TestKillStoppedContainer [2022-05-13T23:35:18.816Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-13T23:35:18.816Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-13T23:35:19.074Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:35:19.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-13T23:35:19.074Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:35:19.625Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-13T23:35:19.625Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:35:19.904Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-05-13T23:35:19.904Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-13T23:35:20.008Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2022-05-13T23:35:20.009Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:35:20.009Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:35:20.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:35:20.009Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:35:20.009Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:35:20.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:35:20.009Z] === RUN TestLinksEtcHostsContentMatch [2022-05-13T23:35:20.009Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-13T23:35:20.575Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2022-05-13T23:35:20.575Z] === RUN TestLinksContainerNames [2022-05-13T23:35:20.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-13T23:35:20.889Z] time="2022-05-13T23:35:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post \"http://127.0.0.1:49324/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-13T23:35:20.889Z] 2022/05/13 23:35:20 Closing DB instances... [2022-05-13T23:35:20.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-05-13T23:35:20.989Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:35:21.549Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-13T23:35:21.549Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:35:21.748Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-05-13T23:35:21.748Z] === RUN TestServiceListWithStatuses [2022-05-13T23:35:21.748Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:35:21.748Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:35:21.748Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:35:22.452Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-13T23:35:22.452Z] === RUN TestNetworkDBGarbageCollection [2022-05-13T23:35:22.477Z] --- PASS: TestLinksContainerNames (1.56s) [2022-05-13T23:35:22.477Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:35:22.477Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-13T23:35:22.921Z] --- PASS: TestRequest (8.79s) [2022-05-13T23:35:22.921Z] === RUN TestOverlappingRequests [2022-05-13T23:35:22.921Z] --- PASS: TestOverlappingRequests (0.40s) [2022-05-13T23:35:22.921Z] === RUN TestRelease [2022-05-13T23:35:23.044Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-05-13T23:35:23.044Z] === RUN TestContainerNetworkMountsNoChown [2022-05-13T23:35:23.044Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-13T23:35:23.611Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/default [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/default [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/private [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/private [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/rprivate [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/slave [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/slave [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/rslave [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/shared [2022-05-13T23:35:23.611Z] === PAUSE TestMountDaemonRoot/shared [2022-05-13T23:35:23.611Z] === RUN TestMountDaemonRoot/rshared [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-13T23:35:23.612Z] === CONT TestMountDaemonRoot/default [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:35:23.612Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-13T23:35:23.612Z] === CONT TestMountDaemonRoot/rshared [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:35:23.612Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:35:23.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:35:23.612Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/shared [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rslave [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/slave [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rprivate [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/private [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:35:23.870Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-13T23:35:23.870Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-13T23:35:23.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-13T23:35:24.064Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-05-13T23:35:24.064Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:35:24.064Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:35:24.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:35:24.064Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-13T23:35:24.128Z] check_test.go:307: [da57e358afab4] daemon is not started [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-13T23:35:24.128Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-13T23:35:24.128Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-05-13T23:35:24.386Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-13T23:35:24.386Z] === RUN TestContainerBindMountNonRecursive [2022-05-13T23:35:24.666Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-13T23:35:25.133Z] --- PASS: TestRelease (1.61s) [2022-05-13T23:35:25.133Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:35:25.601Z] time="2022-05-13T23:35:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post \"http://127.0.0.1:49324/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-13T23:35:25.916Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-05-13T23:35:25.916Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:35:26.287Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-05-13T23:35:26.287Z] === RUN TestContainerVolumesMountedAsShared [2022-05-13T23:35:26.853Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-05-13T23:35:26.853Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-13T23:35:27.419Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-13T23:35:27.419Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-05-13T23:35:27.419Z] === RUN TestNetworkNat [2022-05-13T23:35:27.986Z] check_test.go:307: [d9dd0631dab87] daemon is not started [2022-05-13T23:35:27.986Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-13T23:35:28.552Z] --- PASS: TestNetworkNat (0.85s) [2022-05-13T23:35:28.552Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:35:29.119Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-05-13T23:35:29.119Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:35:29.179Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-05-13T23:35:29.180Z] === RUN TestServicePlugin [2022-05-13T23:35:29.390Z] === RUN TestParseEmptyInterface [2022-05-13T23:35:29.390Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestParseNonInterfaceType [2022-05-13T23:35:29.390Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestParseWithOneFunction [2022-05-13T23:35:29.390Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestParseWithMultipleFuncs [2022-05-13T23:35:29.390Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestParseWithUnnamedReturn [2022-05-13T23:35:29.390Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestEmbeddedInterface [2022-05-13T23:35:29.390Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-13T23:35:29.390Z] === RUN TestParsedImports [2022-05-13T23:35:29.391Z] --- PASS: TestParsedImports (0.00s) [2022-05-13T23:35:29.391Z] === RUN TestAliasedImports [2022-05-13T23:35:29.391Z] --- PASS: TestAliasedImports (0.00s) [2022-05-13T23:35:29.391Z] PASS [2022-05-13T23:35:29.391Z] coverage: 56.8% of statements [2022-05-13T23:35:29.391Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-05-13T23:35:29.391Z] --- PASS: TestAllocateRandomDeallocate (4.77s) [2022-05-13T23:35:29.391Z] === RUN TestRetrieveFromStore [2022-05-13T23:35:29.858Z] === RUN TestHTTPTransport [2022-05-13T23:35:29.858Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-13T23:35:29.858Z] PASS [2022-05-13T23:35:29.858Z] coverage: 85.7% of statements [2022-05-13T23:35:29.858Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-05-13T23:35:30.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-13T23:35:30.750Z] docker_cli_daemon_plugins_test.go:80: [d071057cc1f0c] daemon is not started [2022-05-13T23:35:30.843Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:35:30.843Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-13T23:35:30.843Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-13T23:35:30.843Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:35:30.843Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-13T23:35:30.843Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-13T23:35:30.843Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-13T23:35:30.843Z] === RUN TestBufferPoolPutAndGet [2022-05-13T23:35:30.843Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-13T23:35:30.843Z] PASS [2022-05-13T23:35:30.843Z] coverage: 88.2% of statements [2022-05-13T23:35:30.843Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-05-13T23:35:30.843Z] --- PASS: TestRetrieveFromStore (1.54s) [2022-05-13T23:35:30.843Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-13T23:35:30.843Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-13T23:35:30.843Z] === RUN TestParallelPredefinedRequest1 [2022-05-13T23:35:30.843Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-13T23:35:30.843Z] === RUN TestParallelPredefinedRequest2 [2022-05-13T23:35:31.312Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-13T23:35:31.312Z] === RUN TestParallelPredefinedRequest3 [2022-05-13T23:35:31.312Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-13T23:35:31.312Z] === RUN TestParallelPredefinedRequest4 [2022-05-13T23:35:31.312Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-13T23:35:31.312Z] === RUN TestParallelPredefinedRequest5 [2022-05-13T23:35:31.312Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-13T23:35:31.312Z] === RUN TestDebug [2022-05-13T23:35:31.312Z] --- PASS: TestDebug (0.00s) [2022-05-13T23:35:31.312Z] === RUN TestRequestPoolParallel [2022-05-13T23:35:31.312Z] === RUN TestOutputOnPrematureClose [2022-05-13T23:35:31.312Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-13T23:35:31.312Z] === RUN TestCompleteSilently [2022-05-13T23:35:31.312Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-13T23:35:31.312Z] PASS [2022-05-13T23:35:31.312Z] coverage: 75.9% of statements [2022-05-13T23:35:31.312Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-05-13T23:35:31.312Z] --- PASS: TestRequestPoolParallel (0.22s) [2022-05-13T23:35:31.312Z] === RUN TestFullAllocateRelease [2022-05-13T23:35:31.691Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-13T23:35:31.779Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-05-13T23:35:31.779Z] === RUN TestOddAllocateRelease [2022-05-13T23:35:31.779Z] === RUN TestSendToOneSub [2022-05-13T23:35:31.779Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-13T23:35:31.779Z] === RUN TestSendToMultipleSubs [2022-05-13T23:35:31.779Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-13T23:35:31.779Z] === RUN TestEvictOneSub [2022-05-13T23:35:31.779Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-13T23:35:31.779Z] === RUN TestClosePublisher [2022-05-13T23:35:31.779Z] --- PASS: TestClosePublisher (0.00s) [2022-05-13T23:35:31.779Z] === RUN TestPubSubRace [2022-05-13T23:35:31.779Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-05-13T23:35:31.779Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-13T23:35:31.956Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-05-13T23:35:31.957Z] === RUN TestPause [2022-05-13T23:35:32.246Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-13T23:35:32.246Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-13T23:35:32.246Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-13T23:35:32.246Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-13T23:35:32.246Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest1 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest4 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest3 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest5 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest1 [2022-05-13T23:35:32.246Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest5 [2022-05-13T23:35:32.246Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest3 [2022-05-13T23:35:32.246Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:35:32.246Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:35:32.246Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest2 [2022-05-13T23:35:32.246Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest4 [2022-05-13T23:35:32.246Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:35:32.246Z] === CONT TestParallelPredefinedRequest2 [2022-05-13T23:35:32.246Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:35:32.246Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:35:32.246Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:35:32.246Z] PASS [2022-05-13T23:35:32.246Z] coverage: 85.3% of statements [2022-05-13T23:35:32.246Z] ok github.com/docker/docker/libnetwork/ipam 51.352s coverage: 85.3% of statements [2022-05-13T23:35:32.443Z] plugin_test.go:61: [de2de5aae4f59] joining swarm manager [d6e993ed6f949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:35:32.716Z] --- PASS: TestPubSubRace (1.05s) [2022-05-13T23:35:32.716Z] PASS [2022-05-13T23:35:32.716Z] coverage: 75.0% of statements [2022-05-13T23:35:32.716Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-05-13T23:35:32.898Z] --- PASS: TestPause (0.70s) [2022-05-13T23:35:32.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:35:32.898Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:35:32.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:35:32.898Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:35:33.466Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-05-13T23:35:33.466Z] === RUN TestPidHost [2022-05-13T23:35:33.701Z] === RUN TestRegister [2022-05-13T23:35:33.701Z] --- PASS: TestRegister (0.00s) [2022-05-13T23:35:33.701Z] === RUN TestCommand [2022-05-13T23:35:33.701Z] --- PASS: TestCommand (0.03s) [2022-05-13T23:35:33.701Z] === RUN TestNaiveSelf [2022-05-13T23:35:33.701Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-13T23:35:33.701Z] PASS [2022-05-13T23:35:33.701Z] coverage: 82.4% of statements [2022-05-13T23:35:33.701Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-05-13T23:35:33.808Z] plugin_test.go:64: [d4cddfb9f34a1] joining swarm manager [d6e993ed6f949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:35:34.037Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-13T23:35:34.169Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-13T23:35:34.169Z] === RUN TestClientStream [2022-05-13T23:35:34.169Z] --- PASS: TestClientStream (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestClientSendFile [2022-05-13T23:35:34.169Z] --- PASS: TestClientSendFile (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestClientWithRequestTimeout [2022-05-13T23:35:34.169Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-13T23:35:34.169Z] === RUN TestFileSpecPlugin [2022-05-13T23:35:34.169Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-13T23:35:34.169Z] === RUN TestFileJSONSpecPlugin [2022-05-13T23:35:34.169Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-13T23:35:34.169Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-13T23:35:34.169Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestPluginAddHandler [2022-05-13T23:35:34.169Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestPluginWaitBadPlugin [2022-05-13T23:35:34.169Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestGet [2022-05-13T23:35:34.169Z] time="2022-05-13T23:35:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-13T23:35:34.169Z] === RUN TestDump [2022-05-13T23:35:34.169Z] goroutine 6 [running]: [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.dump(0x572d57?) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-13T23:35:34.169Z] testing.tRunner(0xc0001621a0, 0x73a4b0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:35:34.169Z] created by testing.(*T).Run [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:35:34.169Z] [2022-05-13T23:35:34.169Z] goroutine 1 [chan receive]: [2022-05-13T23:35:34.169Z] testing.(*T).Run(0xc000162000, {0x729154?, 0x54c1f3?}, 0x73a4b0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:35:34.169Z] testing.runTests.func1(0xc00006c870?) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:35:34.169Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:35:34.169Z] testing.runTests(0xc000058500?, {0x8be400, 0x3, 0x3}, {0x27252270108?, 0x40?, 0x8c34a0?}) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:35:34.169Z] testing.(*M).Run(0xc000058500) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:35:34.169Z] main.main() [2022-05-13T23:35:34.169Z] _testmain.go:99 +0x255 [2022-05-13T23:35:34.169Z] --- PASS: TestDump (0.00s) [2022-05-13T23:35:34.169Z] === RUN TestDumpToFile [2022-05-13T23:35:34.169Z] --- PASS: TestDumpToFile (0.15s) [2022-05-13T23:35:34.169Z] === RUN TestDumpToFileWithEmptyInput [2022-05-13T23:35:34.169Z] goroutine 8 [running]: [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.dump(0x5eed93?) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x5eed60?}) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-13T23:35:34.169Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-13T23:35:34.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-13T23:35:34.169Z] testing.tRunner(0xc000162820, 0x73a4a0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:35:34.169Z] created by testing.(*T).Run [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:35:34.169Z] [2022-05-13T23:35:34.169Z] goroutine 1 [chan receive]: [2022-05-13T23:35:34.169Z] testing.(*T).Run(0xc000162000, {0x73072b?, 0x54c1f3?}, 0x73a4a0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:35:34.169Z] testing.runTests.func1(0xc00006c870?) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:35:34.169Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:35:34.169Z] testing.runTests(0xc000058500?, {0x8be400, 0x3, 0x3}, {0x27252270108?, 0x40?, 0x8c34a0?}) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:35:34.169Z] testing.(*M).Run(0xc000058500) [2022-05-13T23:35:34.169Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:35:34.169Z] main.main() [2022-05-13T23:35:34.608Z] docker_cli_daemon_plugins_test.go:170: [d4288f88e246c] daemon is not started [2022-05-13T23:35:34.638Z] _testmain.go:99 +0x255 [2022-05-13T23:35:34.638Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-13T23:35:34.638Z] PASS [2022-05-13T23:35:34.638Z] coverage: 90.9% of statements [2022-05-13T23:35:34.638Z] ok github.com/docker/docker/pkg/stack 0.184s coverage: 90.9% of statements [2022-05-13T23:35:35.106Z] === RUN TestNewStdWriter [2022-05-13T23:35:35.106Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-13T23:35:35.106Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestWriteWithNilBytes [2022-05-13T23:35:35.106Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestWrite [2022-05-13T23:35:35.106Z] --- PASS: TestWrite (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestWriteWithWriterError [2022-05-13T23:35:35.106Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-13T23:35:35.106Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyWriteAndRead [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-13T23:35:35.106Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-13T23:35:35.106Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-13T23:35:35.106Z] PASS [2022-05-13T23:35:35.106Z] coverage: 100.0% of statements [2022-05-13T23:35:35.106Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-05-13T23:35:35.106Z] time="2022-05-13T23:35:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-13T23:35:35.176Z] --- PASS: TestPidHost (1.74s) [2022-05-13T23:35:35.176Z] === RUN TestPsFilter [2022-05-13T23:35:35.176Z] --- PASS: TestPsFilter (0.14s) [2022-05-13T23:35:35.176Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:35:35.575Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-13T23:35:35.575Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-13T23:35:35.575Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestFormatStatus [2022-05-13T23:35:35.575Z] --- PASS: TestFormatStatus (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestFormatError [2022-05-13T23:35:35.575Z] --- PASS: TestFormatError (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestFormatJSONError [2022-05-13T23:35:35.575Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-13T23:35:35.575Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.01s) [2022-05-13T23:35:35.575Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-13T23:35:35.575Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestNewJSONProgressOutput [2022-05-13T23:35:35.575Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestAuxFormatterEmit [2022-05-13T23:35:35.575Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestStreamWriterStdout [2022-05-13T23:35:35.575Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-13T23:35:35.575Z] === RUN TestStreamWriterStderr [2022-05-13T23:35:35.575Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-13T23:35:35.575Z] PASS [2022-05-13T23:35:35.575Z] coverage: 66.2% of statements [2022-05-13T23:35:35.575Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-13T23:35:36.042Z] === RUN TestGenerateRandomID [2022-05-13T23:35:36.042Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestShortenId [2022-05-13T23:35:36.042Z] --- PASS: TestShortenId (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestShortenSha256Id [2022-05-13T23:35:36.042Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestShortenIdEmpty [2022-05-13T23:35:36.042Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestShortenIdInvalid [2022-05-13T23:35:36.042Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestIsShortIDNonHex [2022-05-13T23:35:36.042Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-13T23:35:36.042Z] === RUN TestIsShortIDNotCorrectSize [2022-05-13T23:35:36.042Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-13T23:35:36.042Z] PASS [2022-05-13T23:35:36.042Z] coverage: 70.6% of statements [2022-05-13T23:35:36.042Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-05-13T23:35:36.110Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-13T23:35:36.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2022-05-13T23:35:36.110Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:35:36.675Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-05-13T23:35:36.675Z] === RUN TestRemoveContainerRunning [2022-05-13T23:35:36.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-13T23:35:37.031Z] === RUN TestIsCpusetListAvailable [2022-05-13T23:35:37.031Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-13T23:35:37.031Z] PASS [2022-05-13T23:35:37.031Z] coverage: 39.4% of statements [2022-05-13T23:35:37.031Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-05-13T23:35:37.031Z] time="2022-05-13T23:35:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-13T23:35:37.128Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:35:37.128Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:35:37.128Z] === RUN TestConfigDaemonID [2022-05-13T23:35:37.128Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-13T23:35:37.128Z] === RUN TestDaemonConfigValidation [2022-05-13T23:35:37.128Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-13T23:35:37.128Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:35:37.128Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:35:37.128Z] === RUN TestDaemonProxy [2022-05-13T23:35:37.128Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:35:37.128Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-13T23:35:37.128Z] PASS [2022-05-13T23:35:37.128Z] ok github.com/docker/docker/integration/daemon 0.274s [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] === Skipped [2022-05-13T23:35:37.128Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:35:37.128Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-13T23:35:37.128Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-13T23:35:37.128Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:35:37.128Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-13T23:35:37.128Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:35:37.128Z] [2022-05-13T23:35:37.128Z] DONE 5 tests, 5 skipped in 23.247s [2022-05-13T23:35:37.128Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-13T23:35:37.275Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-13T23:35:37.538Z] --- PASS: TestRemoveContainerRunning (0.83s) [2022-05-13T23:35:37.538Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:35:38.486Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2022-05-13T23:35:38.486Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:35:38.486Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-13T23:35:38.486Z] === RUN TestRenameLinkedContainer [2022-05-13T23:35:38.595Z] === RUN TestChtimes [2022-05-13T23:35:38.595Z] --- PASS: TestChtimes (0.00s) [2022-05-13T23:35:38.595Z] === RUN TestChtimesWindows [2022-05-13T23:35:38.595Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-13T23:35:38.595Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-13T23:35:38.595Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-13T23:35:38.595Z] PASS [2022-05-13T23:35:38.595Z] coverage: 13.0% of statements [2022-05-13T23:35:38.595Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-05-13T23:35:38.900Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-05-13T23:35:38.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:35:39.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:39.360Z] INFO: Testing against a local daemon [2022-05-13T23:35:39.360Z] === RUN TestCommitInheritsEnv [2022-05-13T23:35:39.360Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:35:39.360Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-13T23:35:39.360Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:35:39.360Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:35:39.360Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:35:39.360Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:35:39.360Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:35:39.360Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-13T23:35:39.360Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:35:39.360Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-13T23:35:39.360Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:35:39.360Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-13T23:35:39.360Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:35:39.580Z] === RUN TestTailFile [2022-05-13T23:35:39.580Z] --- PASS: TestTailFile (0.00s) [2022-05-13T23:35:39.580Z] === RUN TestTailFileManyLines [2022-05-13T23:35:39.580Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-13T23:35:39.580Z] === RUN TestTailEmptyFile [2022-05-13T23:35:39.580Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-13T23:35:39.580Z] === RUN TestTailNegativeN [2022-05-13T23:35:39.580Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/no_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:35:39.580Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.581Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.581Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:35:39.582Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:39.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:39.583Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.583Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:39.860Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.052Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.053Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:35:40.054Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.054Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.055Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.118Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-13T23:35:40.264Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rtjfkqfx4lcgzg17ujbq4522t Created:2022-05-13 23:35:38.760177298 +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[25007070dfe17805d7dedead2cf4db46f502c9633d70de1a5fcdce8c4858a910:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzxywrlfs6h42586nzieouklz EndpointID:1e329ea8ef217f8b5996803eb4e15bf6d8b5ff52941dfa88ddc245b67c8173c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:65e125a2ee058a48a6fbedee775726691a4280c07dc60f34d331743049ab5ddf 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:0c9a115ae6eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qzxywrlfs6h42586nzieouklz EndpointID:1e329ea8ef217f8b5996803eb4e15bf6d8b5ff52941dfa88ddc245b67c8173c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-13T23:35:40.344Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-05-13T23:35:40.344Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:35:40.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-13T23:35:40.344Z] === RUN TestTagInvalidReference [2022-05-13T23:35:40.344Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-13T23:35:40.344Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:35:40.344Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-13T23:35:40.344Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.524Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.04s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:35:40.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:35:40.525Z] PASS [2022-05-13T23:35:40.525Z] coverage: 88.6% of statements [2022-05-13T23:35:40.525Z] ok github.com/docker/docker/pkg/tailfile 0.344s coverage: 88.6% of statements [2022-05-13T23:35:40.684Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-13T23:35:40.812Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-13T23:35:40.812Z] === RUN TestTagOfficialNames [2022-05-13T23:35:40.812Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-13T23:35:40.812Z] === RUN TestTagMatchesDigest [2022-05-13T23:35:40.812Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-13T23:35:40.812Z] PASS [2022-05-13T23:35:40.812Z] ok github.com/docker/docker/integration/image 1.831s [2022-05-13T23:35:40.812Z] [2022-05-13T23:35:40.812Z] === Skipped [2022-05-13T23:35:40.812Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-13T23:35:40.812Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:35:40.812Z] [2022-05-13T23:35:40.812Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:35:40.812Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:35:40.812Z] [2022-05-13T23:35:40.812Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-13T23:35:40.812Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:35:40.812Z] [2022-05-13T23:35:40.812Z] DONE 12 tests, 3 skipped in 6.153s [2022-05-13T23:35:40.812Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-13T23:35:40.992Z] time="2022-05-13T23:35:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-13T23:35:40.992Z] === RUN TestTarSumRemoveNonExistent [2022-05-13T23:35:40.992Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestTarSumRemove [2022-05-13T23:35:40.992Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestSortFileInfoSums [2022-05-13T23:35:40.992Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestNewTarSumForLabelInvalid [2022-05-13T23:35:40.992Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestNewTarSumForLabel [2022-05-13T23:35:40.992Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestEmptyTar [2022-05-13T23:35:40.992Z] --- PASS: TestEmptyTar (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestTarSumsReadSize [2022-05-13T23:35:40.992Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-13T23:35:40.992Z] === RUN TestTarSums [2022-05-13T23:35:41.250Z] check_test.go:307: [dfcc695d4505d] daemon is not started [2022-05-13T23:35:41.250Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-13T23:35:41.250Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-05-13T23:35:41.250Z] === RUN TestRenameStoppedContainer [2022-05-13T23:35:41.461Z] --- PASS: TestTarSums (0.07s) [2022-05-13T23:35:41.461Z] === RUN TestIteration [2022-05-13T23:35:41.461Z] --- PASS: TestIteration (0.00s) [2022-05-13T23:35:41.461Z] === RUN TestVersionLabelForChecksum [2022-05-13T23:35:41.461Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-13T23:35:41.461Z] === RUN TestVersion [2022-05-13T23:35:41.461Z] --- PASS: TestVersion (0.00s) [2022-05-13T23:35:41.461Z] === RUN TestGetVersion [2022-05-13T23:35:41.461Z] --- PASS: TestGetVersion (0.00s) [2022-05-13T23:35:41.461Z] === RUN TestGetVersions [2022-05-13T23:35:41.461Z] --- PASS: TestGetVersions (0.00s) [2022-05-13T23:35:41.461Z] PASS [2022-05-13T23:35:41.461Z] coverage: 89.3% of statements [2022-05-13T23:35:41.461Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-05-13T23:35:42.183Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-05-13T23:35:42.183Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:35:42.448Z] === RUN TestTruncIndex [2022-05-13T23:35:42.448Z] --- PASS: TestTruncIndex (0.10s) [2022-05-13T23:35:42.448Z] PASS [2022-05-13T23:35:42.448Z] coverage: 91.5% of statements [2022-05-13T23:35:42.448Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-05-13T23:35:42.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-13T23:35:42.753Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-13T23:35:42.753Z] tests/integration/client_test.py ..... [ 75%] [2022-05-13T23:35:42.753Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-13T23:35:42.753Z] tests/integration/errors_test.py . [ 76%] [2022-05-13T23:35:42.916Z] === RUN TestVersionInfo [2022-05-13T23:35:42.916Z] --- PASS: TestVersionInfo (0.00s) [2022-05-13T23:35:42.916Z] === RUN TestAppendVersions [2022-05-13T23:35:42.916Z] --- PASS: TestAppendVersions (0.00s) [2022-05-13T23:35:42.916Z] PASS [2022-05-13T23:35:42.916Z] coverage: 88.9% of statements [2022-05-13T23:35:42.916Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-05-13T23:35:43.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:43.066Z] INFO: Testing against a local daemon [2022-05-13T23:35:43.066Z] === RUN TestNetworkCreateDelete [2022-05-13T23:35:43.066Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:35:43.066Z] 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-05-13T23:35:43.066Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonDNSFallback [2022-05-13T23:35:43.066Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestInspectNetwork [2022-05-13T23:35:43.066Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:43.066Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:35:43.066Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:43.066Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:43.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:43.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:43.066Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:35:43.066Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:35:43.066Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:35:43.066Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestNetworkList [2022-05-13T23:35:43.066Z] === RUN TestNetworkList//networks [2022-05-13T23:35:43.066Z] === PAUSE TestNetworkList//networks [2022-05-13T23:35:43.066Z] === RUN TestNetworkList//networks/ [2022-05-13T23:35:43.066Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:35:43.066Z] === CONT TestNetworkList//networks [2022-05-13T23:35:43.066Z] === CONT TestNetworkList//networks/ [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkList (0.05s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:35:43.066Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-05-13T23:35:43.066Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:35:43.066Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:35:43.066Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:35:43.066Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:35:43.066Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:35:43.066Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:35:43.066Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:35:43.066Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:35:43.066Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:35:43.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:35:43.066Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:35:43.066Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:35:43.066Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:35:43.066Z] PASS [2022-05-13T23:35:43.066Z] ok github.com/docker/docker/integration/network 0.202s [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === Skipped [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-13T23:35:43.066Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:35:43.066Z] 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-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-13T23:35:43.066Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-13T23:35:43.066Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:35:43.066Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:35:43.066Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:35:43.066Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:35:43.066Z] [2022-05-13T23:35:43.066Z] DONE 34 tests, 15 skipped in 2.063s [2022-05-13T23:35:43.066Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-13T23:35:43.684Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-05-13T23:35:43.684Z] === RUN TestRenameInvalidName [2022-05-13T23:35:44.052Z] testing: warning: no tests to run [2022-05-13T23:35:44.052Z] PASS [2022-05-13T23:35:44.052Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-05-13T23:35:44.052Z] [2022-05-13T23:35:44.052Z] DONE 0 tests in 0.709s [2022-05-13T23:35:44.052Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-13T23:35:44.250Z] --- PASS: TestRenameInvalidName (0.81s) [2022-05-13T23:35:44.250Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:35:44.427Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.06s) [2022-05-13T23:35:44.427Z] PASS [2022-05-13T23:35:44.427Z] [2022-05-13T23:35:44.427Z] === Skipped [2022-05-13T23:35:44.427Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:35:44.427Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:35:44.427Z] [2022-05-13T23:35:44.427Z] DONE 38 tests, 1 skipped in 43.776s [2022-05-13T23:35:44.427Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:35:44.427Z] ++ 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-05-13T23:35:44.427Z] ++ set -e [2022-05-13T23:35:44.427Z] ++ '[' -n 0 ']' [2022-05-13T23:35:44.427Z] ++ set -x [2022-05-13T23:35:44.427Z] ++ 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-05-13T23:35:44.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-13T23:35:44.519Z] testing: warning: no tests to run [2022-05-13T23:35:44.519Z] PASS [2022-05-13T23:35:44.519Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-05-13T23:35:44.519Z] [2022-05-13T23:35:44.519Z] DONE 0 tests in 0.697s [2022-05-13T23:35:44.683Z] INFO: Testing against a local daemon [2022-05-13T23:35:44.683Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-13T23:35:44.683Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:35:44.683Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:35:44.683Z] === RUN TestDockerNetworkIpvlan [2022-05-13T23:35:44.683Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:35:44.683Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:35:44.683Z] PASS [2022-05-13T23:35:44.683Z] [2022-05-13T23:35:44.683Z] === Skipped [2022-05-13T23:35:44.683Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:35:44.683Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:35:44.683Z] [2022-05-13T23:35:44.683Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:35:44.683Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:35:44.683Z] [2022-05-13T23:35:44.683Z] DONE 2 tests, 2 skipped in 0.091s [2022-05-13T23:35:44.683Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:35:44.683Z] ++ 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-05-13T23:35:44.683Z] ++ set -e [2022-05-13T23:35:44.683Z] ++ '[' -n 0 ']' [2022-05-13T23:35:44.683Z] ++ set -x [2022-05-13T23:35:44.683Z] ++ 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-05-13T23:35:44.684Z] INFO: Testing against a local daemon [2022-05-13T23:35:44.684Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-13T23:35:44.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-13T23:35:45.075Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-13T23:35:45.131Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-13T23:35:45.131Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-13T23:35:45.131Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-13T23:35:45.131Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-13T23:35:45.131Z] === RUN TestValidatePrivileges [2022-05-13T23:35:45.131Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-13T23:35:45.131Z] === RUN TestFilterByCapNeg [2022-05-13T23:35:45.131Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-13T23:35:45.131Z] === RUN TestFilterByCapPos [2022-05-13T23:35:45.131Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-13T23:35:45.131Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-13T23:35:45.131Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-13T23:35:45.131Z] PASS [2022-05-13T23:35:45.131Z] coverage: 12.2% of statements [2022-05-13T23:35:45.131Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-05-13T23:35:45.456Z] testing: warning: no tests to run [2022-05-13T23:35:45.456Z] PASS [2022-05-13T23:35:45.456Z] ok github.com/docker/docker/integration/plugin 0.072s [2022-05-13T23:35:45.456Z] [2022-05-13T23:35:45.456Z] DONE 0 tests in 0.754s [2022-05-13T23:35:45.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-13T23:35:46.048Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-05-13T23:35:46.048Z] === RUN TestDockerNetworkMacvlan [2022-05-13T23:35:46.122Z] === RUN TestNewSettable [2022-05-13T23:35:46.122Z] --- PASS: TestNewSettable (0.00s) [2022-05-13T23:35:46.122Z] === RUN TestIsSettable [2022-05-13T23:35:46.122Z] --- PASS: TestIsSettable (0.00s) [2022-05-13T23:35:46.122Z] === RUN TestUpdateSettingsEnv [2022-05-13T23:35:46.122Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-13T23:35:46.122Z] PASS [2022-05-13T23:35:46.122Z] coverage: 20.0% of statements [2022-05-13T23:35:46.122Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-13T23:35:46.122Z] === RUN TestLoad [2022-05-13T23:35:46.122Z] --- PASS: TestLoad (0.00s) [2022-05-13T23:35:46.122Z] === RUN TestSave [2022-05-13T23:35:46.122Z] --- PASS: TestSave (0.03s) [2022-05-13T23:35:46.122Z] === RUN TestAddDeleteGet [2022-05-13T23:35:46.122Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-13T23:35:46.122Z] === RUN TestInvalidTags [2022-05-13T23:35:46.122Z] --- PASS: TestInvalidTags (0.01s) [2022-05-13T23:35:46.122Z] PASS [2022-05-13T23:35:46.122Z] coverage: 84.4% of statements [2022-05-13T23:35:46.122Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2022-05-13T23:35:46.442Z] testing: warning: no tests to run [2022-05-13T23:35:46.442Z] PASS [2022-05-13T23:35:46.442Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2022-05-13T23:35:46.442Z] [2022-05-13T23:35:46.442Z] DONE 0 tests in 0.715s [2022-05-13T23:35:46.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-13T23:35:46.450Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-13T23:35:46.450Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-13T23:35:46.975Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-13T23:35:47.386Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2022-05-13T23:35:47.386Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:35:47.536Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-13T23:35:47.644Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReaderWithReadError [2022-05-13T23:35:47.689Z] time="2022-05-13T23:35:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReader [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-13T23:35:47.689Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-13T23:35:47.689Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-13T23:35:47.689Z] PASS [2022-05-13T23:35:47.689Z] coverage: 100.0% of statements [2022-05-13T23:35:47.689Z] ok github.com/docker/docker/registry/resumable 0.252s coverage: 100.0% of statements [2022-05-13T23:35:47.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-13T23:35:47.903Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-05-13T23:35:47.903Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:35:48.157Z] === RUN TestResolveAuthConfigIndexServer [2022-05-13T23:35:48.157Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestResolveAuthConfigFullURL [2022-05-13T23:35:48.157Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-13T23:35:48.157Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestValidateMirror [2022-05-13T23:35:48.157Z] --- PASS: TestValidateMirror (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestLoadInsecureRegistries [2022-05-13T23:35:48.157Z] === RUN TestRestartManagerTimeout [2022-05-13T23:35:48.157Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestRestartManagerTimeoutReset [2022-05-13T23:35:48.157Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-13T23:35:48.157Z] PASS [2022-05-13T23:35:48.157Z] coverage: 50.9% of statements [2022-05-13T23:35:48.157Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-05-13T23:35:48.157Z] time="2022-05-13T23:35:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:35:48.157Z] time="2022-05-13T23:35:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-13T23:35:48.157Z] time="2022-05-13T23:35:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:35:48.157Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-05-13T23:35:48.157Z] === RUN TestNewServiceConfig [2022-05-13T23:35:48.157Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestValidateIndexName [2022-05-13T23:35:48.157Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestValidateIndexNameWithError [2022-05-13T23:35:48.157Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestEndpointParse [2022-05-13T23:35:48.157Z] --- PASS: TestEndpointParse (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestEndpointParseInvalid [2022-05-13T23:35:48.157Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestValidateEndpoint [2022-05-13T23:35:48.157Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-13T23:35:48.157Z] === RUN TestPing [2022-05-13T23:35:48.157Z] --- PASS: TestPing (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestPingRegistryEndpoint [2022-05-13T23:35:48.157Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:35:48.157Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestEndpoint [2022-05-13T23:35:48.157Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:35:48.157Z] --- SKIP: TestEndpoint (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestParseRepositoryInfo [2022-05-13T23:35:48.157Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestNewIndexInfo [2022-05-13T23:35:48.157Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestMirrorEndpointLookup [2022-05-13T23:35:48.157Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:35:48.157Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestSearchRepositories [2022-05-13T23:35:48.157Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-13T23:35:48.157Z] Host: 127.0.0.1:49382 [2022-05-13T23:35:48.157Z] User-Agent: docker test client [2022-05-13T23:35:48.157Z] Authorization: Token fake-token [2022-05-13T23:35:48.157Z] X-Docker-Token: true [2022-05-13T23:35:48.157Z] Accept-Encoding: gzip [2022-05-13T23:35:48.157Z] [2022-05-13T23:35:48.157Z] [2022-05-13T23:35:48.157Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-13T23:35:48.157Z] Connection: close [2022-05-13T23:35:48.157Z] Content-Length: 144 [2022-05-13T23:35:48.157Z] Cache-Control: no-cache [2022-05-13T23:35:48.157Z] Content-Type: application/json [2022-05-13T23:35:48.157Z] Date: Fri, 13 May 2022 23:35:48 GMT [2022-05-13T23:35:48.157Z] Expires: -1 [2022-05-13T23:35:48.157Z] Pragma: no-cache [2022-05-13T23:35:48.157Z] Server: docker-tests/mock [2022-05-13T23:35:48.157Z] X-Docker-Registry-Config: mock [2022-05-13T23:35:48.157Z] X-Docker-Registry-Version: 0.0.0 [2022-05-13T23:35:48.157Z] [2022-05-13T23:35:48.157Z] [2022-05-13T23:35:48.157Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestTrustedLocation [2022-05-13T23:35:48.157Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-13T23:35:48.157Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestAllowNondistributableArtifacts [2022-05-13T23:35:48.157Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-13T23:35:48.157Z] === RUN TestIsSecureIndex [2022-05-13T23:35:48.157Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-13T23:35:48.157Z] PASS [2022-05-13T23:35:48.157Z] coverage: 51.7% of statements [2022-05-13T23:35:48.157Z] ok github.com/docker/docker/registry 0.268s coverage: 51.7% of statements [2022-05-13T23:35:48.463Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-13T23:35:49.143Z] --- PASS: TestGet (15.01s) [2022-05-13T23:35:49.144Z] === RUN TestPluginWithNoManifest [2022-05-13T23:35:49.144Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-13T23:35:49.144Z] === RUN TestGetAll [2022-05-13T23:35:49.144Z] === RUN TestDecodeContainerConfig [2022-05-13T23:35:49.144Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-13T23:35:49.144Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-13T23:35:49.144Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-13T23:35:49.144Z] === RUN TestDecodeContainerConfigIsolation [2022-05-13T23:35:49.144Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-13T23:35:49.144Z] === RUN TestValidatePrivileged [2022-05-13T23:35:49.144Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-13T23:35:49.144Z] PASS [2022-05-13T23:35:49.144Z] coverage: 52.4% of statements [2022-05-13T23:35:49.144Z] --- PASS: TestGetAll (0.01s) [2022-05-13T23:35:49.144Z] PASS [2022-05-13T23:35:49.144Z] coverage: 73.2% of statements [2022-05-13T23:35:49.144Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.4% of statements [2022-05-13T23:35:49.144Z] ok github.com/docker/docker/pkg/plugins 36.093s coverage: 73.2% of statements [2022-05-13T23:35:49.611Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-13T23:35:49.611Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-13T23:35:49.611Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-13T23:35:49.611Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-13T23:35:49.611Z] PASS [2022-05-13T23:35:49.611Z] coverage: 62.5% of statements [2022-05-13T23:35:49.611Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-05-13T23:35:49.802Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2022-05-13T23:35:49.802Z] === RUN TestResize [2022-05-13T23:35:49.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-13T23:35:50.352Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-13T23:35:50.735Z] --- PASS: TestResize (0.99s) [2022-05-13T23:35:50.735Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:35:51.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:51.268Z] INFO: Testing against a local daemon [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:35:51.268Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:35:51.268Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:35:51.268Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:35:51.268Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:35:51.268Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:35:51.268Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:35:51.268Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:35:51.268Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:35:51.268Z] === RUN TestPluginInstall [2022-05-13T23:35:51.268Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-13T23:35:51.269Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:35:51.269Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-13T23:35:51.269Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:35:51.269Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:35:51.269Z] PASS [2022-05-13T23:35:51.269Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2022-05-13T23:35:51.269Z] [2022-05-13T23:35:51.269Z] === Skipped [2022-05-13T23:35:51.269Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-13T23:35:51.269Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] [2022-05-13T23:35:51.269Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-13T23:35:51.269Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] [2022-05-13T23:35:51.269Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:35:51.269Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:35:51.269Z] [2022-05-13T23:35:51.269Z] DONE 19 tests, 3 skipped in 4.605s [2022-05-13T23:35:51.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-13T23:35:51.301Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2022-05-13T23:35:51.301Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:35:51.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-13T23:35:51.716Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-13T23:35:51.824Z] === RUN TestGetDriver [2022-05-13T23:35:51.824Z] --- PASS: TestGetDriver (0.00s) [2022-05-13T23:35:51.824Z] === RUN TestVolumeRequestError [2022-05-13T23:35:51.824Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-13T23:35:51.824Z] PASS [2022-05-13T23:35:51.824Z] coverage: 36.1% of statements [2022-05-13T23:35:51.824Z] ok github.com/docker/docker/volume/drivers 0.130s coverage: 36.1% of statements [2022-05-13T23:35:51.824Z] === RUN TestGetAddress [2022-05-13T23:35:51.824Z] --- PASS: TestGetAddress (0.00s) [2022-05-13T23:35:51.824Z] === RUN TestRemove [2022-05-13T23:35:51.824Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:35:51.824Z] --- SKIP: TestRemove (0.00s) [2022-05-13T23:35:51.824Z] === RUN TestInitializeWithVolumes [2022-05-13T23:35:51.824Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-13T23:35:51.824Z] === RUN TestCreate [2022-05-13T23:35:51.824Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:35:51.824Z] === RUN TestValidateName [2022-05-13T23:35:51.824Z] --- PASS: TestValidateName (0.00s) [2022-05-13T23:35:51.824Z] === RUN TestCreateWithOpts [2022-05-13T23:35:51.824Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:35:51.824Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-13T23:35:51.824Z] === RUN TestRelaodNoOpts [2022-05-13T23:35:51.824Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-13T23:35:51.824Z] PASS [2022-05-13T23:35:51.824Z] coverage: 41.6% of statements [2022-05-13T23:35:51.824Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.6% of statements [2022-05-13T23:35:51.868Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-13T23:35:52.125Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:35:52.126Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:35:52.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:35:52.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-13T23:35:52.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRaw [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-13T23:35:52.292Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRaw [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-13T23:35:52.292Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestConvertTmpfsOptions [2022-05-13T23:35:52.292Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-13T23:35:52.292Z] linux_parser_test.go:209: data="ro" [2022-05-13T23:35:52.292Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestParseMountSpec [2022-05-13T23:35:52.292Z] parser_test.go:62: case 0 [2022-05-13T23:35:52.292Z] parser_test.go:62: case 1 [2022-05-13T23:35:52.292Z] parser_test.go:62: case 2 [2022-05-13T23:35:52.292Z] parser_test.go:62: case 3 [2022-05-13T23:35:52.292Z] parser_test.go:62: case 4 [2022-05-13T23:35:52.292Z] parser_test.go:62: case 5 [2022-05-13T23:35:52.292Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestValidateMount [2022-05-13T23:35:52.292Z] --- PASS: TestValidateMount (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRaw [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:35:52.292Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-13T23:35:52.292Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:35:52.292Z] PASS [2022-05-13T23:35:52.292Z] coverage: 67.6% of statements [2022-05-13T23:35:52.759Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.6% of statements [2022-05-13T23:35:53.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:53.487Z] INFO: Testing against a local daemon [2022-05-13T23:35:53.487Z] === RUN TestExternalGraphDriver [2022-05-13T23:35:53.487Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:35:53.487Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-13T23:35:53.487Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:35:53.487Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:35:53.487Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:35:53.487Z] PASS [2022-05-13T23:35:53.487Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2022-05-13T23:35:53.487Z] [2022-05-13T23:35:53.487Z] === Skipped [2022-05-13T23:35:53.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-13T23:35:53.487Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:35:53.487Z] [2022-05-13T23:35:53.487Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:35:53.487Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:35:53.487Z] [2022-05-13T23:35:53.487Z] DONE 2 tests, 2 skipped in 2.150s [2022-05-13T23:35:53.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-13T23:35:53.500Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-13T23:35:53.744Z] === RUN TestSetGetMeta [2022-05-13T23:35:53.745Z] === PAUSE TestSetGetMeta [2022-05-13T23:35:53.745Z] === RUN TestRestore [2022-05-13T23:35:53.745Z] === PAUSE TestRestore [2022-05-13T23:35:53.745Z] === RUN TestServiceCreate [2022-05-13T23:35:53.745Z] === PAUSE TestServiceCreate [2022-05-13T23:35:53.745Z] === RUN TestServiceList [2022-05-13T23:35:53.745Z] === PAUSE TestServiceList [2022-05-13T23:35:53.745Z] === RUN TestServiceRemove [2022-05-13T23:35:53.745Z] === PAUSE TestServiceRemove [2022-05-13T23:35:53.745Z] === RUN TestServiceGet [2022-05-13T23:35:53.745Z] === PAUSE TestServiceGet [2022-05-13T23:35:53.745Z] === RUN TestServicePrune [2022-05-13T23:35:53.745Z] === PAUSE TestServicePrune [2022-05-13T23:35:53.745Z] === RUN TestCreate [2022-05-13T23:35:53.745Z] === PAUSE TestCreate [2022-05-13T23:35:53.745Z] === RUN TestRemove [2022-05-13T23:35:53.745Z] === PAUSE TestRemove [2022-05-13T23:35:53.745Z] === RUN TestList [2022-05-13T23:35:53.745Z] === PAUSE TestList [2022-05-13T23:35:53.745Z] === RUN TestFindByDriver [2022-05-13T23:35:53.745Z] === PAUSE TestFindByDriver [2022-05-13T23:35:53.745Z] === RUN TestFindByReferenced [2022-05-13T23:35:53.745Z] === PAUSE TestFindByReferenced [2022-05-13T23:35:53.745Z] === RUN TestDerefMultipleOfSameRef [2022-05-13T23:35:53.745Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-13T23:35:53.745Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:35:53.745Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:35:53.745Z] === RUN TestDefererencePluginOnCreateError [2022-05-13T23:35:53.745Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-13T23:35:53.745Z] === RUN TestRefDerefRemove [2022-05-13T23:35:53.745Z] === PAUSE TestRefDerefRemove [2022-05-13T23:35:53.745Z] === RUN TestGet [2022-05-13T23:35:53.745Z] === PAUSE TestGet [2022-05-13T23:35:53.745Z] === RUN TestGetWithReference [2022-05-13T23:35:53.745Z] === PAUSE TestGetWithReference [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_nil_list [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_empty_list [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_filter_some [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_filter_middle [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:35:53.745Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-13T23:35:53.745Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_nil_list [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_filter_some [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_empty_list [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_filter_middle [2022-05-13T23:35:53.745Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-13T23:35:53.745Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-13T23:35:53.745Z] === CONT TestSetGetMeta [2022-05-13T23:35:53.745Z] === CONT TestList [2022-05-13T23:35:53.745Z] === CONT TestServiceGet [2022-05-13T23:35:53.745Z] === CONT TestServiceList [2022-05-13T23:35:53.745Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-13T23:35:53.745Z] === CONT TestServiceCreate [2022-05-13T23:35:53.745Z] --- PASS: TestList (0.05s) [2022-05-13T23:35:53.745Z] === CONT TestRestore [2022-05-13T23:35:53.745Z] --- PASS: TestRestore (0.03s) [2022-05-13T23:35:53.745Z] === CONT TestCreate [2022-05-13T23:35:53.745Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:35:53.745Z] === CONT TestRemove [2022-05-13T23:35:53.745Z] --- PASS: TestRemove (0.02s) [2022-05-13T23:35:53.745Z] === CONT TestServicePrune [2022-05-13T23:35:53.745Z] time="2022-05-13T23:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:35:53.745Z] --- PASS: TestServiceGet (0.22s) [2022-05-13T23:35:53.745Z] === CONT TestServiceRemove [2022-05-13T23:35:53.745Z] --- PASS: TestServiceCreate (0.21s) [2022-05-13T23:35:53.745Z] === CONT TestDefererencePluginOnCreateError [2022-05-13T23:35:53.745Z] --- PASS: TestServiceList (0.23s) [2022-05-13T23:35:53.745Z] === CONT TestGetWithReference [2022-05-13T23:35:53.745Z] time="2022-05-13T23:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:35:53.745Z] time="2022-05-13T23:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:35:53.745Z] --- PASS: TestServiceRemove (0.03s) [2022-05-13T23:35:53.745Z] === CONT TestGet [2022-05-13T23:35:53.745Z] time="2022-05-13T23:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-13T23:35:53.745Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-13T23:35:53.745Z] === CONT TestRefDerefRemove [2022-05-13T23:35:53.745Z] --- PASS: TestGetWithReference (0.03s) [2022-05-13T23:35:53.745Z] === CONT TestDerefMultipleOfSameRef [2022-05-13T23:35:53.745Z] time="2022-05-13T23:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:35:53.745Z] --- PASS: TestServicePrune (0.16s) [2022-05-13T23:35:53.745Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:35:53.745Z] --- PASS: TestGet (0.02s) [2022-05-13T23:35:53.745Z] === CONT TestFindByReferenced [2022-05-13T23:35:53.745Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-13T23:35:53.745Z] === CONT TestFindByDriver [2022-05-13T23:35:53.745Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-13T23:35:53.745Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-13T23:35:53.745Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-13T23:35:53.745Z] --- PASS: TestFindByDriver (0.02s) [2022-05-13T23:35:53.745Z] PASS [2022-05-13T23:35:53.745Z] coverage: 69.0% of statements [2022-05-13T23:35:53.745Z] ok github.com/docker/docker/volume/service 0.349s coverage: 69.0% of statements [2022-05-13T23:35:54.066Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-13T23:35:54.982Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-13T23:35:55.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-05-13T23:35:55.543Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-05-13T23:35:55.543Z] PASS [2022-05-13T23:35:55.543Z] [2022-05-13T23:35:55.543Z] DONE 8 tests in 10.962s [2022-05-13T23:35:55.543Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-13T23:35:55.544Z] ++ 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-05-13T23:35:55.544Z] ++ set -e [2022-05-13T23:35:55.544Z] ++ '[' -n 0 ']' [2022-05-13T23:35:55.544Z] ++ set -x [2022-05-13T23:35:55.544Z] ++ 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-05-13T23:35:55.544Z] testing: warning: no tests to run [2022-05-13T23:35:55.544Z] PASS [2022-05-13T23:35:55.544Z] [2022-05-13T23:35:55.544Z] DONE 0 tests in 0.024s [2022-05-13T23:35:55.544Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-13T23:35:55.544Z] ++ 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-05-13T23:35:55.544Z] ++ set -e [2022-05-13T23:35:55.544Z] ++ '[' -n 0 ']' [2022-05-13T23:35:55.544Z] ++ set -x [2022-05-13T23:35:55.544Z] ++ 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-05-13T23:35:55.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:55.785Z] INFO: Testing against a local daemon [2022-05-13T23:35:55.785Z] === RUN TestReadPluginNoRead [2022-05-13T23:35:55.785Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:35:55.785Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-13T23:35:55.785Z] PASS [2022-05-13T23:35:55.785Z] ok github.com/docker/docker/integration/plugin/logging 0.085s [2022-05-13T23:35:55.785Z] [2022-05-13T23:35:55.785Z] === Skipped [2022-05-13T23:35:55.785Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-13T23:35:55.785Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:35:55.785Z] [2022-05-13T23:35:55.785Z] DONE 1 tests, 1 skipped in 2.190s [2022-05-13T23:35:55.785Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-13T23:35:55.799Z] INFO: Testing against a local daemon [2022-05-13T23:35:55.799Z] === RUN TestAuthZPluginAllowRequest [2022-05-13T23:35:56.727Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-05-13T23:35:56.727Z] === RUN TestAuthZPluginTLS [2022-05-13T23:35:56.833Z] testing: warning: no tests to run [2022-05-13T23:35:56.834Z] PASS [2022-05-13T23:35:56.834Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2022-05-13T23:35:56.834Z] [2022-05-13T23:35:56.834Z] DONE 0 tests in 1.156s [2022-05-13T23:35:56.834Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-13T23:35:56.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-13T23:35:57.288Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-13T23:35:57.288Z] === RUN TestAuthZPluginDenyRequest [2022-05-13T23:35:57.838Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-13T23:35:57.838Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-13T23:35:57.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-13T23:35:57.849Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-13T23:35:57.849Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-13T23:35:58.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-13T23:35:58.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-13T23:35:58.411Z] === RUN TestAuthZPluginDenyResponse [2022-05-13T23:35:58.972Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-13T23:35:58.973Z] === RUN TestAuthZPluginAllowEventStream [2022-05-13T23:35:59.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:35:59.073Z] INFO: Testing against a local daemon [2022-05-13T23:35:59.073Z] === RUN TestPluginWithDevMounts [2022-05-13T23:35:59.073Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:59.073Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-13T23:35:59.073Z] PASS [2022-05-13T23:35:59.073Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2022-05-13T23:35:59.073Z] [2022-05-13T23:35:59.073Z] === Skipped [2022-05-13T23:35:59.073Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-13T23:35:59.073Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:35:59.073Z] [2022-05-13T23:35:59.073Z] DONE 1 tests, 1 skipped in 2.141s [2022-05-13T23:35:59.073Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-13T23:35:59.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-13T23:36:00.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-13T23:36:00.295Z] --- PASS: TestServicePlugin (29.87s) [2022-05-13T23:36:00.295Z] === RUN TestServiceUpdateLabel [2022-05-13T23:36:00.337Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-05-13T23:36:00.337Z] === RUN TestAuthZPluginErrorResponse [2022-05-13T23:36:00.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-13T23:36:00.593Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-13T23:36:00.593Z] === RUN TestAuthZPluginErrorRequest [2022-05-13T23:36:00.855Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-05-13T23:36:00.855Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:36:01.094Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-13T23:36:01.154Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-13T23:36:01.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-13T23:36:01.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:01.362Z] INFO: Testing against a local daemon [2022-05-13T23:36:01.362Z] === RUN TestSecretInspect [2022-05-13T23:36:01.362Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-13T23:36:01.362Z] === RUN TestSecretList [2022-05-13T23:36:01.362Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] --- SKIP: TestSecretList (0.00s) [2022-05-13T23:36:01.362Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:36:01.362Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:36:01.362Z] === RUN TestSecretsUpdate [2022-05-13T23:36:01.362Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-13T23:36:01.362Z] === RUN TestTemplatedSecret [2022-05-13T23:36:01.362Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-13T23:36:01.362Z] === RUN TestSecretCreateResolve [2022-05-13T23:36:01.362Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:01.362Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-13T23:36:01.362Z] PASS [2022-05-13T23:36:01.362Z] ok github.com/docker/docker/integration/secret 0.097s [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === Skipped [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-13T23:36:01.362Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:01.362Z] [2022-05-13T23:36:01.362Z] DONE 6 tests, 6 skipped in 1.726s [2022-05-13T23:36:01.362Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-13T23:36:01.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-13T23:36:01.716Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-13T23:36:01.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-13T23:36:02.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-13T23:36:02.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-13T23:36:02.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-13T23:36:03.081Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-05-13T23:36:03.081Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-13T23:36:03.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:03.578Z] INFO: Testing against a local daemon [2022-05-13T23:36:03.578Z] === RUN TestServiceCreateInit [2022-05-13T23:36:03.578Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:36:03.578Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:36:03.578Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:36:03.578Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceConflict [2022-05-13T23:36:03.578Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:36:03.578Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-13T23:36:03.578Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:36:03.578Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:36:03.578Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:36:03.578Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceSysctls [2022-05-13T23:36:03.578Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-13T23:36:03.578Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:36:03.578Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-13T23:36:03.578Z] === RUN TestInspect [2022-05-13T23:36:03.578Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestInspect (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestCreateJob [2022-05-13T23:36:03.578Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestCreateJob (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestReplicatedJob [2022-05-13T23:36:03.578Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:36:03.578Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceListWithStatuses [2022-05-13T23:36:03.578Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:36:03.578Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:36:03.578Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServicePlugin [2022-05-13T23:36:03.578Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceUpdateLabel [2022-05-13T23:36:03.578Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:36:03.578Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:36:03.578Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:36:03.578Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-13T23:36:03.578Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:36:03.578Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-13T23:36:03.578Z] PASS [2022-05-13T23:36:03.578Z] ok github.com/docker/docker/integration/service 0.269s [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === Skipped [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-13T23:36:03.578Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:36:03.578Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-13T23:36:03.578Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-13T23:36:03.578Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-13T23:36:03.578Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-13T23:36:03.578Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-13T23:36:03.578Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-13T23:36:03.578Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-13T23:36:03.578Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:36:03.578Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-13T23:36:03.578Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-13T23:36:03.578Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-13T23:36:03.578Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-13T23:36:03.578Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-13T23:36:03.578Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-13T23:36:03.578Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-13T23:36:03.578Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:36:03.578Z] [2022-05-13T23:36:03.578Z] DONE 24 tests, 23 skipped in 2.605s [2022-05-13T23:36:04.060Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-13T23:36:04.371Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-13T23:36:04.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:36:04.447Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-13T23:36:04.447Z] === RUN TestAuthZPluginHeader [2022-05-13T23:36:05.008Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-13T23:36:05.008Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-13T23:36:05.008Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:05.008Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-13T23:36:05.008Z] === RUN TestAuthZPluginV2Disable [2022-05-13T23:36:05.008Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:05.008Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-13T23:36:05.008Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-13T23:36:05.008Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:05.008Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-13T23:36:05.008Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-13T23:36:05.008Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:05.008Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-13T23:36:05.008Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-13T23:36:05.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-13T23:36:05.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:36:05.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:05.624Z] INFO: Testing against a local daemon [2022-05-13T23:36:05.624Z] === RUN TestSessionCreate [2022-05-13T23:36:05.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:36:05.624Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-13T23:36:05.624Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:36:05.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:36:05.624Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:36:05.624Z] PASS [2022-05-13T23:36:05.624Z] ok github.com/docker/docker/integration/session 0.086s [2022-05-13T23:36:05.624Z] [2022-05-13T23:36:05.624Z] === Skipped [2022-05-13T23:36:05.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-13T23:36:05.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:36:05.624Z] [2022-05-13T23:36:05.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:36:05.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:36:05.624Z] [2022-05-13T23:36:05.624Z] DONE 2 tests, 2 skipped in 1.548s [2022-05-13T23:36:05.624Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-13T23:36:05.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-13T23:36:07.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-13T23:36:07.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-13T23:36:07.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-13T23:36:07.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:07.841Z] INFO: Testing against a local daemon [2022-05-13T23:36:07.841Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:36:07.841Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:07.841Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestDiskUsage [2022-05-13T23:36:07.841Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:36:07.841Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestEventsExecDie [2022-05-13T23:36:07.841Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:36:07.841Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:36:07.841Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:36:07.841Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestEventsVolumeCreate [2022-05-13T23:36:07.841Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:36:07.841Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestInfoAPI [2022-05-13T23:36:07.841Z] --- PASS: TestInfoAPI (0.05s) [2022-05-13T23:36:07.841Z] === RUN TestInfoAPIWarnings [2022-05-13T23:36:07.841Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:36:07.841Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestInfoDebug [2022-05-13T23:36:07.841Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:07.841Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:36:07.841Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:07.841Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:36:07.841Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:07.841Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-13T23:36:07.841Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:36:08.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-05-13T23:36:08.827Z] === RUN TestPingCacheHeaders [2022-05-13T23:36:08.827Z] --- PASS: TestPingCacheHeaders (0.09s) [2022-05-13T23:36:08.827Z] === RUN TestPingGet [2022-05-13T23:36:08.827Z] --- PASS: TestPingGet (0.07s) [2022-05-13T23:36:08.827Z] === RUN TestPingHead [2022-05-13T23:36:08.827Z] --- PASS: TestPingHead (0.05s) [2022-05-13T23:36:08.827Z] === RUN TestPingSwarmHeader [2022-05-13T23:36:08.827Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:08.827Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-13T23:36:08.827Z] === RUN TestVersion [2022-05-13T23:36:08.827Z] --- PASS: TestVersion (0.04s) [2022-05-13T23:36:08.827Z] PASS [2022-05-13T23:36:08.827Z] ok github.com/docker/docker/integration/system 1.312s [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === Skipped [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:36:08.827Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-13T23:36:08.827Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-13T23:36:08.827Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:36:08.827Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-13T23:36:08.827Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-13T23:36:08.827Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-13T23:36:08.827Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-13T23:36:08.827Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-13T23:36:08.827Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-13T23:36:08.827Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:36:08.827Z] [2022-05-13T23:36:08.827Z] DONE 16 tests, 10 skipped in 3.316s [2022-05-13T23:36:08.827Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-13T23:36:08.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:36:10.259Z] check_test.go:307: [d6097d1d7f6ba] daemon is not started [2022-05-13T23:36:10.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-13T23:36:10.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-13T23:36:11.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:11.043Z] INFO: Testing against a local daemon [2022-05-13T23:36:11.043Z] === RUN TestVolumesCreateAndList [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-13T23:36:11.043Z] === RUN TestVolumesRemove [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesRemove (0.22s) [2022-05-13T23:36:11.043Z] === RUN TestVolumesInspect [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:36:11.043Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:36:11.043Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:36:11.043Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:36:11.043Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:36:11.043Z] PASS [2022-05-13T23:36:11.043Z] ok github.com/docker/docker/integration/volume 0.454s [2022-05-13T23:36:11.043Z] [2022-05-13T23:36:11.043Z] DONE 9 tests in 2.216s [2022-05-13T23:36:11.512Z] INFO: make.ps1 ended at 05/13/2022 23:36:11 [2022-05-13T23:36:11.512Z] INFO: Integration CLI tests being run from the host: [2022-05-13T23:36:11.512Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-13T23:36:11.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-13T23:36:12.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-13T23:36:12.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-13T23:36:14.213Z] === RUN TestBoolValue [2022-05-13T23:36:14.213Z] --- PASS: TestBoolValue (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestBoolValueOrDefault [2022-05-13T23:36:14.213Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestInt64ValueOrZero [2022-05-13T23:36:14.213Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestInt64ValueOrDefault [2022-05-13T23:36:14.213Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-13T23:36:14.213Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestJsonContentType [2022-05-13T23:36:14.213Z] --- PASS: TestJsonContentType (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestReadJSON [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/nil_body [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/empty_body [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/with_valid_request [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/with_whitespace [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/with_extra_content [2022-05-13T23:36:14.213Z] === RUN TestReadJSON/invalid_JSON [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-13T23:36:14.213Z] PASS [2022-05-13T23:36:14.213Z] coverage: 31.9% of statements [2022-05-13T23:36:14.213Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-05-13T23:36:14.213Z] === RUN TestMaskSecretKeys [2022-05-13T23:36:14.213Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-13T23:36:14.213Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-13T23:36:14.213Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-13T23:36:14.213Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-13T23:36:14.213Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestVersionMiddlewareVersion [2022-05-13T23:36:14.213Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-13T23:36:14.213Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-13T23:36:14.213Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-13T23:36:14.213Z] PASS [2022-05-13T23:36:14.213Z] coverage: 37.7% of statements [2022-05-13T23:36:14.213Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-13T23:36:14.213Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-13T23:36:14.965Z] 2022/05/13 23:36:14 Closing DB instances... [2022-05-13T23:36:14.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-13T23:36:15.169Z] === RUN TestToJSON [2022-05-13T23:36:15.169Z] --- PASS: TestToJSON (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestToParamWithVersion [2022-05-13T23:36:15.169Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestFromJSON [2022-05-13T23:36:15.169Z] --- PASS: TestFromJSON (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestEmpty [2022-05-13T23:36:15.169Z] --- PASS: TestEmpty (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestArgsMatchKVListEmptySources [2022-05-13T23:36:15.169Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestArgsMatchKVList [2022-05-13T23:36:15.169Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestArgsMatch [2022-05-13T23:36:15.169Z] --- PASS: TestArgsMatch (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestAdd [2022-05-13T23:36:15.169Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestDel [2022-05-13T23:36:15.169Z] --- PASS: TestDel (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestLen [2022-05-13T23:36:15.169Z] --- PASS: TestLen (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestExactMatch [2022-05-13T23:36:15.169Z] --- PASS: TestExactMatch (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestOnlyOneExactMatch [2022-05-13T23:36:15.169Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestContains [2022-05-13T23:36:15.169Z] --- PASS: TestContains (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestValidate [2022-05-13T23:36:15.169Z] --- PASS: TestValidate (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestWalkValues [2022-05-13T23:36:15.169Z] --- PASS: TestWalkValues (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestFuzzyMatch [2022-05-13T23:36:15.169Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestClone [2022-05-13T23:36:15.169Z] --- PASS: TestClone (0.00s) [2022-05-13T23:36:15.169Z] PASS [2022-05-13T23:36:15.169Z] coverage: 92.2% of statements [2022-05-13T23:36:15.169Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-05-13T23:36:15.169Z] === RUN TestStrSliceMarshalJSON [2022-05-13T23:36:15.169Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-13T23:36:15.169Z] === RUN TestStrSliceUnmarshalJSON [2022-05-13T23:36:15.628Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestStrSliceUnmarshalString [2022-05-13T23:36:15.628Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestStrSliceUnmarshalSlice [2022-05-13T23:36:15.628Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-13T23:36:15.628Z] PASS [2022-05-13T23:36:15.628Z] coverage: 90.0% of statements [2022-05-13T23:36:15.628Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-05-13T23:36:15.628Z] === RUN TestAdjustForAPIVersion [2022-05-13T23:36:15.628Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-13T23:36:15.628Z] PASS [2022-05-13T23:36:15.628Z] coverage: 6.0% of statements [2022-05-13T23:36:15.628Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 6.0% of statements [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-13T23:36:15.628Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-13T23:36:15.628Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestGetVolumeByNameNotFound [2022-05-13T23:36:15.628Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-13T23:36:15.628Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestListVolumes [2022-05-13T23:36:15.628Z] --- PASS: TestListVolumes (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestListVolumesNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestListVolumesNoManager [2022-05-13T23:36:15.628Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestCreateRegularVolume [2022-05-13T23:36:15.628Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-13T23:36:15.628Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestCreateVolumeCluster [2022-05-13T23:36:15.628Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestUpdateVolume [2022-05-13T23:36:15.628Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestUpdateVolumeNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestUpdateVolumeNotFound [2022-05-13T23:36:15.628Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemove [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-13T23:36:15.628Z] === RUN TestVolumeRemoveSwarmForce [2022-05-13T23:36:15.628Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-13T23:36:15.628Z] PASS [2022-05-13T23:36:15.628Z] coverage: 67.9% of statements [2022-05-13T23:36:15.628Z] ok github.com/docker/docker/api/server/router/volume 0.056s coverage: 67.9% of statements [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-13T23:36:15.628Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-13T23:36:15.730Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-05-13T23:36:15.730Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:36:16.084Z] === RUN TestGetTimestamp [2022-05-13T23:36:16.084Z] === RUN TestCompareVersion [2022-05-13T23:36:16.084Z] --- PASS: TestCompareVersion (0.00s) [2022-05-13T23:36:16.084Z] PASS [2022-05-13T23:36:16.084Z] coverage: 77.3% of statements [2022-05-13T23:36:16.084Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-05-13T23:36:16.084Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-13T23:36:16.084Z] === RUN TestParseTimestamps [2022-05-13T23:36:16.084Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-13T23:36:16.084Z] PASS [2022-05-13T23:36:16.084Z] coverage: 100.0% of statements [2022-05-13T23:36:16.084Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-13T23:36:16.084Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-13T23:36:17.049Z] === RUN TestIsGIT [2022-05-13T23:36:17.049Z] --- PASS: TestIsGIT (0.00s) [2022-05-13T23:36:17.049Z] PASS [2022-05-13T23:36:17.049Z] coverage: 100.0% of statements [2022-05-13T23:36:17.049Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.070s coverage: 100.0% of statements [2022-05-13T23:36:17.175Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-13T23:36:17.175Z] === RUN TestFindNode [2022-05-13T23:36:17.175Z] 2022/05/13 23:36:16 Closing DB instances... [2022-05-13T23:36:17.175Z] --- PASS: TestFindNode (0.03s) [2022-05-13T23:36:17.175Z] === RUN TestChangeNodeState [2022-05-13T23:36:17.175Z] 2022/05/13 23:36:16 Closing DB instances... [2022-05-13T23:36:17.175Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-13T23:36:17.175Z] === RUN TestNodeReincarnation [2022-05-13T23:36:17.175Z] 2022/05/13 23:36:16 Closing DB instances... [2022-05-13T23:36:17.342Z] ......... [ 85%] [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-13T23:36:18.011Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-13T23:36:18.011Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-13T23:36:18.011Z] === RUN TestCloneArgsSmartHttp [2022-05-13T23:36:18.011Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-13T23:36:18.011Z] === RUN TestCloneArgsDumbHttp [2022-05-13T23:36:18.011Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-13T23:36:18.011Z] === RUN TestCloneArgsGit [2022-05-13T23:36:18.011Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-13T23:36:18.011Z] === RUN TestCheckoutGit [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.68s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.55s) [2022-05-13T23:36:18.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.49s) [2022-05-13T23:36:18.272Z] === RUN TestCgroupNamespacesRun [2022-05-13T23:36:19.547Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-13T23:36:19.547Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestProcessNoDockerignore [2022-05-13T23:36:19.547Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-13T23:36:19.547Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestDetectContentType [2022-05-13T23:36:19.547Z] --- PASS: TestDetectContentType (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestSelectAcceptableMIME [2022-05-13T23:36:19.547Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestInspectEmptyResponse [2022-05-13T23:36:19.547Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestInspectResponseBinary [2022-05-13T23:36:19.547Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestResponseUnsupportedContentType [2022-05-13T23:36:19.547Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestInspectResponseTextSimple [2022-05-13T23:36:19.547Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestInspectResponseEmptyContentType [2022-05-13T23:36:19.547Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestUnknownContentLength [2022-05-13T23:36:19.547Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestDownloadRemote [2022-05-13T23:36:19.547Z] === RUN TestEnable [2022-05-13T23:36:19.547Z] --- PASS: TestEnable (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestDisable [2022-05-13T23:36:19.547Z] --- PASS: TestDisable (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestEnabled [2022-05-13T23:36:19.547Z] --- PASS: TestEnabled (0.00s) [2022-05-13T23:36:19.547Z] PASS [2022-05-13T23:36:19.547Z] coverage: 100.0% of statements [2022-05-13T23:36:19.547Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-05-13T23:36:19.547Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-13T23:36:19.547Z] === RUN TestGetWithStatusError [2022-05-13T23:36:19.547Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestCloseRootDirectory [2022-05-13T23:36:19.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:19.547Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestHashFile [2022-05-13T23:36:19.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:19.547Z] --- SKIP: TestHashFile (0.00s) [2022-05-13T23:36:19.547Z] === RUN TestHashSubdir [2022-05-13T23:36:19.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:19.547Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-13T23:36:19.547Z] === RUN TestRemoveDirectory [2022-05-13T23:36:19.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:19.547Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-13T23:36:19.547Z] PASS [2022-05-13T23:36:19.547Z] coverage: 9.3% of statements [2022-05-13T23:36:19.547Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 9.3% of statements [2022-05-13T23:36:19.645Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2022-05-13T23:36:19.645Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-13T23:36:20.003Z] === RUN TestGetAllAllowed [2022-05-13T23:36:20.003Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestGetAllMeta [2022-05-13T23:36:20.003Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-13T23:36:20.003Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestIsUnreferencedBuiltin [2022-05-13T23:36:20.003Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestIsExistingDirectory [2022-05-13T23:36:20.003Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-13T23:36:20.003Z] === RUN TestGetFilenameForDownload [2022-05-13T23:36:20.003Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestEnv2Variables [2022-05-13T23:36:20.003Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-13T23:36:20.003Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestMaintainer [2022-05-13T23:36:20.003Z] --- PASS: TestMaintainer (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestLabel [2022-05-13T23:36:20.003Z] --- PASS: TestLabel (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestFromScratch [2022-05-13T23:36:20.003Z] --- PASS: TestFromScratch (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestFromWithArg [2022-05-13T23:36:20.003Z] --- PASS: TestFromWithArg (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-13T23:36:20.003Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestFromWithUndefinedArg [2022-05-13T23:36:20.003Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestFromMultiStageWithNamedStage [2022-05-13T23:36:20.003Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestOnbuild [2022-05-13T23:36:20.003Z] --- PASS: TestOnbuild (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestWorkdir [2022-05-13T23:36:20.003Z] --- PASS: TestWorkdir (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestCmd [2022-05-13T23:36:20.003Z] --- PASS: TestCmd (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestHealthcheckNone [2022-05-13T23:36:20.003Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestHealthcheckCmd [2022-05-13T23:36:20.003Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestEntrypoint [2022-05-13T23:36:20.003Z] --- PASS: TestEntrypoint (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestExpose [2022-05-13T23:36:20.003Z] --- PASS: TestExpose (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestUser [2022-05-13T23:36:20.003Z] --- PASS: TestUser (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestVolume [2022-05-13T23:36:20.003Z] --- PASS: TestVolume (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestStopSignal [2022-05-13T23:36:20.003Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:36:20.003Z] --- SKIP: TestStopSignal (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestArg [2022-05-13T23:36:20.003Z] --- PASS: TestArg (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestShell [2022-05-13T23:36:20.003Z] --- PASS: TestShell (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestPrependEnvOnCmd [2022-05-13T23:36:20.003Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestRunWithBuildArgs [2022-05-13T23:36:20.003Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestRunIgnoresHealthcheck [2022-05-13T23:36:20.003Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestDispatchUnsupportedOptions [2022-05-13T23:36:20.003Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-13T23:36:20.003Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-13T23:36:20.003Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-13T23:36:20.003Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestNormalizeWorkdir [2022-05-13T23:36:20.003Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestDispatch [2022-05-13T23:36:20.003Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-13T23:36:20.003Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-13T23:36:20.003Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-13T23:36:20.003Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-13T23:36:20.003Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-13T23:36:20.003Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-13T23:36:20.003Z] === RUN TestDispatch/COPY_url [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch (0.05s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-13T23:36:20.003Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestAddScratchImageAddsToMounts [2022-05-13T23:36:20.003Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-13T23:36:20.003Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-13T23:36:20.003Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-13T23:36:20.003Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestImageSourceGetAddsToMounts [2022-05-13T23:36:20.003Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestEmptyDockerfile [2022-05-13T23:36:20.003Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestSymlinkDockerfile [2022-05-13T23:36:20.003Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-13T23:36:20.003Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-13T23:36:20.003Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-13T23:36:20.003Z] === RUN TestNonExistingDockerfile [2022-05-13T23:36:20.003Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestCopyRunConfig [2022-05-13T23:36:20.003Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestDeepCopyRunConfig [2022-05-13T23:36:20.003Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestExportImage [2022-05-13T23:36:20.003Z] --- PASS: TestExportImage (0.00s) [2022-05-13T23:36:20.003Z] === RUN TestNormalizeDest [2022-05-13T23:36:20.003Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-13T23:36:20.003Z] PASS [2022-05-13T23:36:20.003Z] coverage: 46.7% of statements [2022-05-13T23:36:20.003Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.7% of statements [2022-05-13T23:36:21.531Z] === RUN TestTCP4Proxy [2022-05-13T23:36:21.531Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-13T23:36:21.531Z] === RUN TestTCP4ProxyHalfClose [2022-05-13T23:36:21.531Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-13T23:36:21.531Z] === RUN TestTCP6Proxy [2022-05-13T23:36:21.531Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:36:21.531Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-13T23:36:21.532Z] === RUN TestTCPDualStackProxy [2022-05-13T23:36:21.532Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:36:21.532Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-13T23:36:21.532Z] === RUN TestUDP4Proxy [2022-05-13T23:36:21.532Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-13T23:36:21.532Z] === RUN TestUDP6Proxy [2022-05-13T23:36:21.532Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:36:21.532Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-13T23:36:21.532Z] === RUN TestUDPWriteError [2022-05-13T23:36:21.532Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-13T23:36:21.532Z] === RUN TestSCTP4Proxy [2022-05-13T23:36:21.532Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:36:21.532Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-13T23:36:21.532Z] === RUN TestSCTP6Proxy [2022-05-13T23:36:21.532Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:36:21.532Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-13T23:36:21.532Z] PASS [2022-05-13T23:36:21.532Z] coverage: 49.4% of statements [2022-05-13T23:36:21.532Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-13T23:36:21.921Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-13T23:36:21.921Z] === RUN TestParallelCreate [2022-05-13T23:36:21.921Z] 2022/05/13 23:36:21 Closing DB instances... [2022-05-13T23:36:21.921Z] --- PASS: TestParallelCreate (0.02s) [2022-05-13T23:36:21.921Z] === RUN TestParallelDelete [2022-05-13T23:36:21.921Z] 2022/05/13 23:36:21 Closing DB instances... [2022-05-13T23:36:21.921Z] --- PASS: TestParallelDelete (0.02s) [2022-05-13T23:36:21.921Z] === RUN TestNetworkDBIslands [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:84232a83fa56 with config:&{NodeID:84232a83fa56 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-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node 84232a83fa56/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node 84232a83fa56/172.19.135.63, added to nodes list" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a756e649917c with config:&{NodeID:a756e649917c 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-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node a756e649917c/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node a756e649917c/172.19.135.63, added to nodes list" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49421" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node a756e649917c/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node a756e649917c/172.19.135.63, added to nodes list" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node 84232a83fa56/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=info msg="Node 84232a83fa56/172.19.135.63, added to nodes list" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49422" [2022-05-13T23:36:21.921Z] time="2022-05-13T23:36:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-13T23:36:22.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:36:22.021Z] INFO: Testing against a local daemon [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-13T23:36:22.021Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-13T23:36:22.021Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-13T23:36:22.021Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-13T23:36:22.184Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-05-13T23:36:22.184Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-13T23:36:22.246Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-13T23:36:22.488Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ce18b8f30ec with config:&{NodeID:7ce18b8f30ec 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-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, added to nodes list" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, added to nodes list" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 84232a83fa56/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 84232a83fa56/172.19.135.63, added to nodes list" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node a756e649917c/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node a756e649917c/172.19.135.63, added to nodes list" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:22.905Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.089Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-13T23:36:23.089Z] PASS [2022-05-13T23:36:23.089Z] [2022-05-13T23:36:23.089Z] === Skipped [2022-05-13T23:36:23.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-13T23:36:23.089Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:23.089Z] [2022-05-13T23:36:23.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-13T23:36:23.089Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:23.089Z] [2022-05-13T23:36:23.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-13T23:36:23.089Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:23.089Z] [2022-05-13T23:36:23.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-13T23:36:23.089Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:23.089Z] [2022-05-13T23:36:23.089Z] DONE 17 tests, 4 skipped in 26.106s [2022-05-13T23:36:23.090Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-13T23:36:23.090Z] ++ 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-05-13T23:36:23.090Z] ++ set -e [2022-05-13T23:36:23.090Z] ++ '[' -n 0 ']' [2022-05-13T23:36:23.090Z] ++ set -x [2022-05-13T23:36:23.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-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-05-13T23:36:23.090Z] INFO: Testing against a local daemon [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:36:23.090Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:36:23.090Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:36:23.090Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:36:23.090Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:36:23.090Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:36:23.090Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:36:23.090Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:36:23.090Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:36:23.090Z] === RUN TestPluginInstall [2022-05-13T23:36:23.090Z] === RUN TestPluginInstall/no_auth [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89c9c43e415a0740c1908961779e4371d567c4da9247ab420b67410e766c8ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89c9c43e415a0740c1908961779e4371d567c4da9247ab420b67410e766c8ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:23.090Z] === RUN TestPluginInstall/with_htpasswd [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89c9c43e415a0740c1908961779e4371d567c4da9247ab420b67410e766c8ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:23.090Z] time="2022-05-13T23:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89c9c43e415a0740c1908961779e4371d567c4da9247ab420b67410e766c8ffc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:23.345Z] === RUN TestPluginInstall/with_insecure [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ee3d4e4b5448 with config:&{NodeID:ee3d4e4b5448 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-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49426" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node a756e649917c/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node a756e649917c/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node 84232a83fa56/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=info msg="Node 84232a83fa56/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49427" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.372Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.443Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-13T23:36:23.474Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-13T23:36:23.474Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c1f488f9328b with config:&{NodeID:c1f488f9328b 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-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49428" [2022-05-13T23:36:23.842Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node 84232a83fa56/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node 84232a83fa56/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node a756e649917c/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node a756e649917c/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49429" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:23.843Z] networkdb_test.go:835: Re-joining: 3 [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=info msg="The new bootstrap node list is:[172.19.135.63:10033 172.19.135.63:10034 172.19.135.63:10035]" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10033" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49430" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49431" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10034" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10035" [2022-05-13T23:36:23.843Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49432" [2022-05-13T23:36:24.089Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2022-05-13T23:36:24.089Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-13T23:36:24.310Z] networkdb_test.go:835: Re-joining: 4 [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=info msg="The new bootstrap node list is:[172.19.135.63:10033 172.19.135.63:10034 172.19.135.63:10035]" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10033" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49433" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10034" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49434" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10035" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:23Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49435" [2022-05-13T23:36:24.310Z] time="2022-05-13T23:36:24Z" level=info msg="node 0 leaving" [2022-05-13T23:36:24.314Z] time="2022-05-13T23:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:24.314Z] time="2022-05-13T23:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6798ec2b2e5b0551778a606aebfb5af75adaf383268e53ee342331bdcb89a639" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:24.314Z] time="2022-05-13T23:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:36:24.314Z] time="2022-05-13T23:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6798ec2b2e5b0551778a606aebfb5af75adaf383268e53ee342331bdcb89a639" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:36:24.314Z] plugin_test.go:195: [d7f5447cfba36] daemon is not started [2022-05-13T23:36:24.314Z] --- PASS: TestPluginInstall (2.53s) [2022-05-13T23:36:24.314Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-05-13T23:36:24.314Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-13T23:36:24.314Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-13T23:36:24.314Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56 change state NodeActive --> NodeLeft" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node4(ee3d4e4b5448): Node leave event for 84232a83fa56/172.19.135.63" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56 change state NodeActive --> NodeLeft" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node5(c1f488f9328b): Node leave event for 84232a83fa56/172.19.135.63" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56 change state NodeActive --> NodeLeft" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node3(7ce18b8f30ec): Node leave event for 84232a83fa56/172.19.135.63" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56 change state NodeActive --> NodeLeft" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node2(a756e649917c): Node leave event for 84232a83fa56/172.19.135.63" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56 change state NodeActive --> NodeLeft" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node1(84232a83fa56): Node leave event for 84232a83fa56/172.19.135.63" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56/172.19.135.63, left gossip cluster" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56/172.19.135.63, left gossip cluster" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56/172.19.135.63, left gossip cluster" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56/172.19.135.63, left gossip cluster" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node 84232a83fa56/172.19.135.63, left gossip cluster" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="node 1 leaving" [2022-05-13T23:36:24.779Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="node5(c1f488f9328b): Node leave event for a756e649917c/172.19.135.63" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c change state NodeActive --> NodeFailed" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c/172.19.135.63, added to failed nodes list" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="node3(7ce18b8f30ec): Node leave event for a756e649917c/172.19.135.63" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="node4(ee3d4e4b5448): Node leave event for a756e649917c/172.19.135.63" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=error msg="node: a756e649917c is unknown to memberlist" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:24Z" level=info msg="Node a756e649917c/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="node 2 leaving" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="node5(c1f488f9328b): Node leave event for 7ce18b8f30ec/172.19.135.63" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="node4(ee3d4e4b5448): Node leave event for 7ce18b8f30ec/172.19.135.63" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec change state NodeActive --> NodeLeft" [2022-05-13T23:36:25.246Z] time="2022-05-13T23:36:25Z" level=info msg="node3(7ce18b8f30ec): Node leave event for 7ce18b8f30ec/172.19.135.63" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=debug msg="memberlist: Failed ping: c1f488f9328b (timeout reached)" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.135.63:10035: use of closed network connection" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.135.63:10034: use of closed network connection" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49437" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, left gossip cluster" [2022-05-13T23:36:25.713Z] time="2022-05-13T23:36:25Z" level=info msg="Node 7ce18b8f30ec/172.19.135.63, left gossip cluster" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=warning msg="memberlist: Was able to connect to c1f488f9328b but other probes failed, network may be misconfigured" [2022-05-13T23:36:26.182Z] networkdb_test.go:867: node5: OK [2022-05-13T23:36:26.182Z] networkdb_test.go:867: node4: OK [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="node 0 coming back" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e4c121326be9 with config:&{NodeID:e4c121326be9 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-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node e4c121326be9/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node e4c121326be9/172.19.135.63, added to nodes list" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="node 1 coming back" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ac6d50c87b0b with config:&{NodeID:ac6d50c87b0b 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-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, added to nodes list" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="node 2 coming back" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:61decf374a0e with config:&{NodeID:61decf374a0e 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-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node 61decf374a0e/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:26.182Z] time="2022-05-13T23:36:25Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to nodes list" [2022-05-13T23:36:26.202Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-13T23:36:26.620Z] --- PASS: TestCgroupNamespacesRunHostMode (2.38s) [2022-05-13T23:36:26.620Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-13T23:36:26.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-13T23:36:26.763Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-13T23:36:27.167Z] time="2022-05-13T23:36:26Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:27.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-13T23:36:27.690Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-05-13T23:36:27.690Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-13T23:36:27.690Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-13T23:36:27.690Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:36:28.118Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2022-05-13T23:36:28.118Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-13T23:36:28.251Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-13T23:36:28.251Z] PASS [2022-05-13T23:36:28.251Z] [2022-05-13T23:36:28.251Z] DONE 24 tests in 6.522s [2022-05-13T23:36:28.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-13T23:36:28.251Z] ++ 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-05-13T23:36:28.251Z] ++ set -e [2022-05-13T23:36:28.251Z] ++ '[' -n 0 ']' [2022-05-13T23:36:28.251Z] ++ set -x [2022-05-13T23:36:28.252Z] ++ 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-05-13T23:36:28.252Z] INFO: Testing against a local daemon [2022-05-13T23:36:28.252Z] === RUN TestExternalGraphDriver [2022-05-13T23:36:28.507Z] === RUN TestExternalGraphDriver/json [2022-05-13T23:36:29.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-13T23:36:29.379Z] time="2022-05-13T23:36:28Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:29.379Z] time="2022-05-13T23:36:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.135.63:10033 172.19.135.63:10034 172.19.135.63:10035]" [2022-05-13T23:36:29.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-05-13T23:36:29.620Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-13T23:36:29.848Z] time="2022-05-13T23:36:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.135.63:10033 172.19.135.63:10034 172.19.135.63:10035]" [2022-05-13T23:36:29.872Z] === RUN TestExternalGraphDriver/spec [2022-05-13T23:36:29.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-13T23:36:30.011Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-13T23:36:30.011Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10033" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49440" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, is the new incarnation of the shutdown node 84232a83fa56/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10034" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49441" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, is the new incarnation of the shutdown node a756e649917c/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10035" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49442" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, is the new incarnation of the shutdown node 84232a83fa56/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node e4c121326be9/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node 61decf374a0e/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node 61decf374a0e/172.19.135.63, is the new incarnation of the shutdown node 7ce18b8f30ec/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, is the new incarnation of the shutdown node a756e649917c/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:29Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, joined gossip cluster" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, is the new incarnation of the shutdown node 7ce18b8f30ec/172.19.135.63" [2022-05-13T23:36:30.316Z] time="2022-05-13T23:36:30Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to nodes list" [2022-05-13T23:36:30.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-13T23:36:30.444Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-05-13T23:36:30.444Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-13T23:36:30.560Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-05-13T23:36:30.560Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10033" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49443" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10034" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49444" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.135.63:10035" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Stream connection from=172.19.135.63:49445" [2022-05-13T23:36:30.784Z] time="2022-05-13T23:36:30Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:31.252Z] 2022/05/13 23:36:30 Closing DB instances... [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="Node e4c121326be9 change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="node2(ac6d50c87b0b): Node leave event for e4c121326be9/172.19.135.63" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="Node e4c121326be9 change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="node4(ee3d4e4b5448): Node leave event for e4c121326be9/172.19.135.63" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="Node e4c121326be9 change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="node3(61decf374a0e): Node leave event for e4c121326be9/172.19.135.63" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="Node e4c121326be9 change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:30Z" level=info msg="node5(c1f488f9328b): Node leave event for e4c121326be9/172.19.135.63" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9 change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="node1(e4c121326be9): Node leave event for e4c121326be9/172.19.135.63" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.252Z] time="2022-05-13T23:36:31Z" level=info msg="Node e4c121326be9/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="node4(ee3d4e4b5448): Node leave event for ac6d50c87b0b/172.19.135.63" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="node5(c1f488f9328b): Node leave event for ac6d50c87b0b/172.19.135.63" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="node3(61decf374a0e): Node leave event for ac6d50c87b0b/172.19.135.63" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b change state NodeActive --> NodeLeft" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="node2(ac6d50c87b0b): Node leave event for ac6d50c87b0b/172.19.135.63" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.720Z] time="2022-05-13T23:36:31Z" level=info msg="Node ac6d50c87b0b/172.19.135.63, left gossip cluster" [2022-05-13T23:36:31.728Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-13T23:36:31.760Z] === RUN TestExternalGraphDriver/pull [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="Node 61decf374a0e change state NodeActive --> NodeLeft" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="node4(ee3d4e4b5448): Node leave event for 61decf374a0e/172.19.135.63" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="Node 61decf374a0e change state NodeActive --> NodeLeft" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="node5(c1f488f9328b): Node leave event for 61decf374a0e/172.19.135.63" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="Node 61decf374a0e/172.19.135.63, left gossip cluster" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="Node 61decf374a0e change state NodeActive --> NodeFailed" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=info msg="Node 61decf374a0e/172.19.135.63, added to failed nodes list" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:31Z" level=error msg="node: 61decf374a0e is unknown to memberlist" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:32Z" level=info msg="Node 61decf374a0e/172.19.135.63, left gossip cluster" [2022-05-13T23:36:32.188Z] time="2022-05-13T23:36:32Z" level=info msg="Node 61decf374a0e/172.19.135.63, left gossip cluster" [2022-05-13T23:36:32.344Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-05-13T23:36:32.345Z] === RUN TestNISDomainname [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=debug msg="memberlist: Failed ping: 61decf374a0e (timeout reached)" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.135.63:10036: use of closed network connection" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.135.63:10037: use of closed network connection" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=info msg="Node ee3d4e4b5448 change state NodeActive --> NodeLeft" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=info msg="node5(c1f488f9328b): Node leave event for ee3d4e4b5448/172.19.135.63" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=info msg="Node ee3d4e4b5448 change state NodeActive --> NodeLeft" [2022-05-13T23:36:32.656Z] time="2022-05-13T23:36:32Z" level=info msg="node4(ee3d4e4b5448): Node leave event for ee3d4e4b5448/172.19.135.63" [2022-05-13T23:36:32.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-13T23:36:33.124Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-05-13T23:36:33.125Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-05-13T23:36:33.125Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-05-13T23:36:33.125Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-13T23:36:33.125Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:36:33.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:33.125Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-13T23:36:33.125Z] PASS [2022-05-13T23:36:33.125Z] [2022-05-13T23:36:33.125Z] === Skipped [2022-05-13T23:36:33.125Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-13T23:36:33.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:36:33.125Z] [2022-05-13T23:36:33.125Z] DONE 5 tests, 1 skipped in 4.931s [2022-05-13T23:36:33.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-13T23:36:33.125Z] ++ 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-05-13T23:36:33.125Z] ++ set -e [2022-05-13T23:36:33.125Z] ++ '[' -n 0 ']' [2022-05-13T23:36:33.125Z] ++ set -x [2022-05-13T23:36:33.125Z] ++ 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-05-13T23:36:33.125Z] time="2022-05-13T23:36:32Z" level=debug msg="memberlist: Failed to join 172.19.135.63: dial tcp 172.19.135.63:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:36:33.125Z] time="2022-05-13T23:36:32Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, left gossip cluster" [2022-05-13T23:36:33.125Z] time="2022-05-13T23:36:32Z" level=info msg="memberlist: Suspect 61decf374a0e has failed, no acks received" [2022-05-13T23:36:33.125Z] time="2022-05-13T23:36:32Z" level=info msg="Node ee3d4e4b5448/172.19.135.63, left gossip cluster" [2022-05-13T23:36:33.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-13T23:36:33.172Z] --- PASS: TestNISDomainname (0.99s) [2022-05-13T23:36:33.172Z] === RUN TestHostnameDnsResolution [2022-05-13T23:36:33.380Z] INFO: Testing against a local daemon [2022-05-13T23:36:33.380Z] === RUN TestContinueAfterPluginCrash [2022-05-13T23:36:33.380Z] === PAUSE TestContinueAfterPluginCrash [2022-05-13T23:36:33.380Z] === RUN TestReadPluginNoRead [2022-05-13T23:36:33.380Z] === PAUSE TestReadPluginNoRead [2022-05-13T23:36:33.380Z] === RUN TestDaemonStartWithLogOpt [2022-05-13T23:36:33.380Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-13T23:36:33.380Z] === CONT TestContinueAfterPluginCrash [2022-05-13T23:36:33.380Z] === CONT TestDaemonStartWithLogOpt [2022-05-13T23:36:33.595Z] time="2022-05-13T23:36:33Z" level=info msg="Node c1f488f9328b/172.19.135.63, left gossip cluster" [2022-05-13T23:36:33.595Z] time="2022-05-13T23:36:33Z" level=info msg="Node c1f488f9328b change state NodeActive --> NodeFailed" [2022-05-13T23:36:33.595Z] time="2022-05-13T23:36:33Z" level=info msg="Node c1f488f9328b/172.19.135.63, added to failed nodes list" [2022-05-13T23:36:33.595Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-05-13T23:36:33.595Z] PASS [2022-05-13T23:36:33.595Z] coverage: 60.6% of statements [2022-05-13T23:36:33.595Z] ok github.com/docker/docker/libnetwork/networkdb 104.680s coverage: 60.6% of statements [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/quota [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/rootless [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/volume [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-13T23:36:33.595Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-13T23:36:33.879Z] === RUN TestCheckpointCreateError [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointCreate [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointDeleteError [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointDelete [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointListError [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointList [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointList (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCheckpointListContainerNotFound [2022-05-13T23:36:33.879Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNewClientWithOpsFromEnv [2022-05-13T23:36:33.879Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:36:33.879Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestGetAPIPath [2022-05-13T23:36:33.879Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestParseHostURL [2022-05-13T23:36:33.879Z] --- PASS: TestParseHostURL (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-13T23:36:33.879Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPVersionOverride [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-13T23:36:33.879Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestClientRedirect [2022-05-13T23:36:33.879Z] === RUN TestClientRedirect/GET [2022-05-13T23:36:33.879Z] === RUN TestClientRedirect/POST [2022-05-13T23:36:33.879Z] === RUN TestClientRedirect/PUT [2022-05-13T23:36:33.879Z] === RUN TestClientRedirect/DELETE [2022-05-13T23:36:33.879Z] --- PASS: TestClientRedirect (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-13T23:36:33.879Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigCreateUnsupported [2022-05-13T23:36:33.879Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigCreateError [2022-05-13T23:36:33.879Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigCreate [2022-05-13T23:36:33.879Z] --- PASS: TestConfigCreate (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspectNotFound [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspectWithEmptyID [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspectUnsupported [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspectError [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspectConfigNotFound [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigInspect [2022-05-13T23:36:33.879Z] --- PASS: TestConfigInspect (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigListUnsupported [2022-05-13T23:36:33.879Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigListError [2022-05-13T23:36:33.879Z] --- PASS: TestConfigListError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigList [2022-05-13T23:36:33.879Z] --- PASS: TestConfigList (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigRemoveUnsupported [2022-05-13T23:36:33.879Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigRemoveError [2022-05-13T23:36:33.879Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigRemove [2022-05-13T23:36:33.879Z] --- PASS: TestConfigRemove (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigUpdateUnsupported [2022-05-13T23:36:33.879Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigUpdateError [2022-05-13T23:36:33.879Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestConfigUpdate [2022-05-13T23:36:33.879Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCommitError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCommit [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCommit (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerStatPathError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerStatPathNotFoundError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerStatPathNoHeaderError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerStatPath [2022-05-13T23:36:33.879Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyToContainerError [2022-05-13T23:36:33.879Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyToContainerNotFoundError [2022-05-13T23:36:33.879Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyToContainerEmptyResponse [2022-05-13T23:36:33.879Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyToContainer [2022-05-13T23:36:33.879Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyFromContainerError [2022-05-13T23:36:33.879Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyFromContainerNotFoundError [2022-05-13T23:36:33.879Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-13T23:36:33.879Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-13T23:36:33.879Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestCopyFromContainer [2022-05-13T23:36:33.879Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCreateError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCreateImageNotFound [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCreateWithName [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerCreateAutoRemove [2022-05-13T23:36:33.879Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerDiffError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerDiff [2022-05-13T23:36:33.879Z] --- PASS: TestContainerDiff (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecCreateError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecCreate [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecStartError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecStart [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecInspectError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExecInspect [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExportError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExportError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerExport [2022-05-13T23:36:33.879Z] --- PASS: TestContainerExport (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerInspectError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerInspectContainerNotFound [2022-05-13T23:36:33.879Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerInspectWithEmptyID [2022-05-13T23:36:33.879Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerInspect [2022-05-13T23:36:33.879Z] --- PASS: TestContainerInspect (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerInspectNode [2022-05-13T23:36:33.879Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerKillError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerKillError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerKill [2022-05-13T23:36:33.879Z] --- PASS: TestContainerKill (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerListError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerListError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerList [2022-05-13T23:36:33.879Z] --- PASS: TestContainerList (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerLogsNotFoundError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerLogsError [2022-05-13T23:36:33.879Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-13T23:36:33.879Z] === RUN TestContainerLogs [2022-05-13T23:36:33.879Z] --- PASS: TestContainerLogs (0.16s) [2022-05-13T23:36:33.880Z] === RUN TestContainerPauseError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerPause [2022-05-13T23:36:33.880Z] --- PASS: TestContainerPause (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainersPruneError [2022-05-13T23:36:33.880Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainersPrune [2022-05-13T23:36:33.880Z] --- PASS: TestContainersPrune (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRemoveError (0.01s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRemoveNotFoundError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRemove [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRenameError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRename [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRename (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerResizeError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerExecResizeError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerResize [2022-05-13T23:36:33.880Z] --- PASS: TestContainerResize (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerExecResize [2022-05-13T23:36:33.880Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRestartError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerRestart [2022-05-13T23:36:33.880Z] --- PASS: TestContainerRestart (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStartError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStartError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStart [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStart (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStatsError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStats [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStats (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStopError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStopError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerStop [2022-05-13T23:36:33.880Z] --- PASS: TestContainerStop (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerTopError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerTopError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerTop [2022-05-13T23:36:33.880Z] --- PASS: TestContainerTop (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerUnpauseError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerUnpause [2022-05-13T23:36:33.880Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerUpdateError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerUpdateError (0.03s) [2022-05-13T23:36:33.880Z] === RUN TestContainerUpdate [2022-05-13T23:36:33.880Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerWaitError [2022-05-13T23:36:33.880Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestContainerWait [2022-05-13T23:36:33.880Z] --- PASS: TestContainerWait (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestDiskUsageError [2022-05-13T23:36:33.880Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestDiskUsage [2022-05-13T23:36:33.880Z] --- PASS: TestDiskUsage (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestDistributionInspectUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestDistributionInspectWithEmptyID [2022-05-13T23:36:33.880Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestEventsErrorInOptions [2022-05-13T23:36:33.880Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestEventsErrorFromServer [2022-05-13T23:36:33.880Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestEvents [2022-05-13T23:36:33.880Z] --- PASS: TestEvents (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestTLSCloseWriter [2022-05-13T23:36:33.880Z] === PAUSE TestTLSCloseWriter [2022-05-13T23:36:33.880Z] === RUN TestImageBuildError [2022-05-13T23:36:33.880Z] --- PASS: TestImageBuildError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageBuild [2022-05-13T23:36:33.880Z] --- PASS: TestImageBuild (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestGetDockerOS [2022-05-13T23:36:33.880Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageCreateError [2022-05-13T23:36:33.880Z] --- PASS: TestImageCreateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageCreate [2022-05-13T23:36:33.880Z] --- PASS: TestImageCreate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageHistoryError [2022-05-13T23:36:33.880Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageHistory [2022-05-13T23:36:33.880Z] --- PASS: TestImageHistory (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageImportError [2022-05-13T23:36:33.880Z] --- PASS: TestImageImportError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageImport [2022-05-13T23:36:33.880Z] --- PASS: TestImageImport (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageInspectError [2022-05-13T23:36:33.880Z] --- PASS: TestImageInspectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageInspectImageNotFound [2022-05-13T23:36:33.880Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageInspectWithEmptyID [2022-05-13T23:36:33.880Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageInspect [2022-05-13T23:36:33.880Z] --- PASS: TestImageInspect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageListError [2022-05-13T23:36:33.880Z] --- PASS: TestImageListError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageList [2022-05-13T23:36:33.880Z] --- PASS: TestImageList (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageListApiBefore125 [2022-05-13T23:36:33.880Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageLoadError [2022-05-13T23:36:33.880Z] --- PASS: TestImageLoadError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageLoad [2022-05-13T23:36:33.880Z] --- PASS: TestImageLoad (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagesPruneError [2022-05-13T23:36:33.880Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagesPrune [2022-05-13T23:36:33.880Z] --- PASS: TestImagesPrune (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullReferenceParseError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullAnyError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePullWithoutErrors [2022-05-13T23:36:33.880Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushReferenceError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushAnyError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithoutErrors [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-13T23:36:33.880Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageRemoveImageNotFound [2022-05-13T23:36:33.880Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageRemove [2022-05-13T23:36:33.880Z] --- PASS: TestImageRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSaveError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSaveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSave [2022-05-13T23:36:33.880Z] --- PASS: TestImageSave (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchAnyError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageSearchWithoutErrors [2022-05-13T23:36:33.880Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageTagError [2022-05-13T23:36:33.880Z] --- PASS: TestImageTagError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageTagInvalidReference [2022-05-13T23:36:33.880Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageTagInvalidSourceImageName [2022-05-13T23:36:33.880Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageTagHexSource [2022-05-13T23:36:33.880Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestImageTag [2022-05-13T23:36:33.880Z] --- PASS: TestImageTag (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestInfoServerError [2022-05-13T23:36:33.880Z] --- PASS: TestInfoServerError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestInfoInvalidResponseJSONError [2022-05-13T23:36:33.880Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestInfo [2022-05-13T23:36:33.880Z] --- PASS: TestInfo (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkConnectError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkConnect [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkCreateError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkCreate [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkDisconnectError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkDisconnect [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/empty_ID [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/no_options [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/verbose [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/global_scope [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/unknown_network [2022-05-13T23:36:33.880Z] === RUN TestNetworkInspect/server_error [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkListError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkListError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkList [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkList (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworksPruneError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworksPrune [2022-05-13T23:36:33.880Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNetworkRemove [2022-05-13T23:36:33.880Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeInspectError [2022-05-13T23:36:33.880Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeInspectNodeNotFound [2022-05-13T23:36:33.880Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeInspectWithEmptyID [2022-05-13T23:36:33.880Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeInspect [2022-05-13T23:36:33.880Z] --- PASS: TestNodeInspect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeListError [2022-05-13T23:36:33.880Z] --- PASS: TestNodeListError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeList [2022-05-13T23:36:33.880Z] --- PASS: TestNodeList (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeRemove [2022-05-13T23:36:33.880Z] --- PASS: TestNodeRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeUpdateError [2022-05-13T23:36:33.880Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestNodeUpdate [2022-05-13T23:36:33.880Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestOptionWithHostFromEnv [2022-05-13T23:36:33.880Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestOptionWithTimeout [2022-05-13T23:36:33.880Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestOptionWithVersionFromEnv [2022-05-13T23:36:33.880Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPingFail [2022-05-13T23:36:33.880Z] --- PASS: TestPingFail (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPingWithError [2022-05-13T23:36:33.880Z] 2022/05/13 23:36:32 RoundTripper returned a response & error; ignoring response [2022-05-13T23:36:33.880Z] 2022/05/13 23:36:32 RoundTripper returned a response & error; ignoring response [2022-05-13T23:36:33.880Z] --- PASS: TestPingWithError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPingSuccess [2022-05-13T23:36:33.880Z] --- PASS: TestPingSuccess (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPingHeadFallback [2022-05-13T23:36:33.880Z] === RUN TestPingHeadFallback/OK [2022-05-13T23:36:33.880Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-13T23:36:33.880Z] === RUN TestPingHeadFallback/Not_Found [2022-05-13T23:36:33.880Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-13T23:36:33.880Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-13T23:36:33.880Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginDisableError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginDisable [2022-05-13T23:36:33.880Z] --- PASS: TestPluginDisable (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginEnableError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginEnable [2022-05-13T23:36:33.880Z] --- PASS: TestPluginEnable (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginInspectError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginInspectWithEmptyID [2022-05-13T23:36:33.880Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginInspect [2022-05-13T23:36:33.880Z] --- PASS: TestPluginInspect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginListError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginListError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginList [2022-05-13T23:36:33.880Z] --- PASS: TestPluginList (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginPushError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginPushError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginPush [2022-05-13T23:36:33.880Z] --- PASS: TestPluginPush (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginRemove [2022-05-13T23:36:33.880Z] --- PASS: TestPluginRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginSetError [2022-05-13T23:36:33.880Z] --- PASS: TestPluginSetError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPluginSet [2022-05-13T23:36:33.880Z] --- PASS: TestPluginSet (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSetHostHeader [2022-05-13T23:36:33.880Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestPlainTextError [2022-05-13T23:36:33.880Z] --- PASS: TestPlainTextError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestInfiniteError [2022-05-13T23:36:33.880Z] --- PASS: TestInfiniteError (0.02s) [2022-05-13T23:36:33.880Z] === RUN TestCanceledContext [2022-05-13T23:36:33.880Z] 2022/05/13 23:36:32 RoundTripper returned a response & error; ignoring response [2022-05-13T23:36:33.880Z] --- PASS: TestCanceledContext (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestDeadlineExceededContext [2022-05-13T23:36:33.880Z] 2022/05/13 23:36:32 RoundTripper returned a response & error; ignoring response [2022-05-13T23:36:33.880Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretCreateUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretCreateError [2022-05-13T23:36:33.880Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretCreate [2022-05-13T23:36:33.880Z] --- PASS: TestSecretCreate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretInspectUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretInspectError [2022-05-13T23:36:33.880Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretInspectSecretNotFound [2022-05-13T23:36:33.880Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretInspectWithEmptyID [2022-05-13T23:36:33.880Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretInspect [2022-05-13T23:36:33.880Z] --- PASS: TestSecretInspect (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretListUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretListError [2022-05-13T23:36:33.880Z] --- PASS: TestSecretListError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretList [2022-05-13T23:36:33.880Z] --- PASS: TestSecretList (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretRemoveUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretRemoveError [2022-05-13T23:36:33.880Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretRemove [2022-05-13T23:36:33.880Z] --- PASS: TestSecretRemove (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretUpdateUnsupported [2022-05-13T23:36:33.880Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretUpdateError [2022-05-13T23:36:33.880Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestSecretUpdate [2022-05-13T23:36:33.880Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestServiceCreateError [2022-05-13T23:36:33.880Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-13T23:36:33.880Z] === RUN TestServiceCreate [2022-05-13T23:36:33.881Z] --- PASS: TestServiceCreate (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-13T23:36:33.881Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceCreateDigestPinning [2022-05-13T23:36:33.881Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceInspectError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceInspectServiceNotFound [2022-05-13T23:36:33.881Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceInspectWithEmptyID [2022-05-13T23:36:33.881Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceInspect [2022-05-13T23:36:33.881Z] --- PASS: TestServiceInspect (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceListError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceListError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceList [2022-05-13T23:36:33.881Z] --- PASS: TestServiceList (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceLogsError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceLogs [2022-05-13T23:36:33.881Z] --- PASS: TestServiceLogs (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceRemoveError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceRemoveNotFoundError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceRemove [2022-05-13T23:36:33.881Z] --- PASS: TestServiceRemove (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceUpdateError [2022-05-13T23:36:33.881Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestServiceUpdate [2022-05-13T23:36:33.881Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmGetUnlockKeyError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmGetUnlockKey [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmInitError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmInit [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmInit (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmInspectError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmInspect [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmJoinError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmJoin [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmLeaveError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmLeave [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmUnlockError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmUnlock [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmUpdateError [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestSwarmUpdate [2022-05-13T23:36:33.881Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestTaskInspectError [2022-05-13T23:36:33.881Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestTaskInspectWithEmptyID [2022-05-13T23:36:33.881Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestTaskInspect [2022-05-13T23:36:33.881Z] --- PASS: TestTaskInspect (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestTaskListError [2022-05-13T23:36:33.881Z] --- PASS: TestTaskListError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestTaskList [2022-05-13T23:36:33.881Z] --- PASS: TestTaskList (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeCreateError [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeCreate [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeInspectError [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeInspectNotFound [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeInspectWithEmptyID [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeInspect [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeListError [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeListError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeList [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeList (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeRemoveError [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeRemove [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeUpdateError [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-13T23:36:33.881Z] === RUN TestVolumeUpdate [2022-05-13T23:36:33.881Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-13T23:36:33.881Z] === CONT TestTLSCloseWriter [2022-05-13T23:36:33.881Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-13T23:36:33.881Z] PASS [2022-05-13T23:36:33.881Z] coverage: 75.1% of statements [2022-05-13T23:36:33.881Z] ok github.com/docker/docker/client 0.397s coverage: 75.1% of statements [2022-05-13T23:36:34.544Z] --- PASS: TestHostnameDnsResolution (1.38s) [2022-05-13T23:36:34.544Z] === RUN TestUnprivilegedPortsAndPing [2022-05-13T23:36:34.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-13T23:36:35.012Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-13T23:36:35.012Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-13T23:36:35.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-13T23:36:35.626Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-05-13T23:36:35.626Z] === RUN TestPrivilegedHostDevices [2022-05-13T23:36:36.560Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-05-13T23:36:36.560Z] === RUN TestStats [2022-05-13T23:36:36.688Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-05-13T23:36:36.688Z] === CONT TestReadPluginNoRead [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === Skipped [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-13T23:36:36.689Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-13T23:36:36.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-13T23:36:36.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-13T23:36:36.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-13T23:36:36.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-05-13T23:36:36.689Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-13T23:36:36.689Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-13T23:36:36.689Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-13T23:36:36.689Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-13T23:36:36.689Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-13T23:36:36.689Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-13T23:36:36.689Z] daemon_test.go:145: root required [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:36:36.689Z] reload_test.go:342: root required [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:36:36.689Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:36:36.689Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-13T23:36:36.689Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-13T23:36:36.689Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-13T23:36:36.689Z] layer_test.go:291: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-13T23:36:36.689Z] layer_test.go:340: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-13T23:36:36.689Z] layer_test.go:455: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-13T23:36:36.689Z] layer_test.go:684: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-13T23:36:36.689Z] migration_test.go:45: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:36:36.689Z] migration_test.go:181: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-13T23:36:36.689Z] mount_test.go:17: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-13T23:36:36.689Z] mount_test.go:76: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-13T23:36:36.689Z] mount_test.go:125: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.689Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-13T23:36:36.689Z] mount_test.go:212: Failing on Windows [2022-05-13T23:36:36.689Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-13T23:36:36.690Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-13T23:36:36.690Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:36:36.690Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-13T23:36:36.690Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-13T23:36:36.690Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-13T23:36:36.690Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:36:36.690Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-13T23:36:36.690Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:36:36.690Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-13T23:36:36.690Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-13T23:36:36.690Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-13T23:36:36.690Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:36:36.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:36:36.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:36:36.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:36:36.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:36:36.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-13T23:36:36.690Z] archive_test.go:140: zstd not installed [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:36:36.690Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:36:36.690Z] changes_test.go:196: needs more investigation [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-13T23:36:36.690Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-13T23:36:36.690Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-13T23:36:36.690Z] changes_test.go:433: needs further investigation [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:36:36.690Z] changes_test.go:469: needs further investigation [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:36:36.690Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-13T23:36:36.690Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:36:36.690Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:36:36.690Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-13T23:36:36.690Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-13T23:36:36.690Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-13T23:36:36.690Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-13T23:36:36.690Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-13T23:36:36.690Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:36:36.690Z] [2022-05-13T23:36:36.690Z] DONE 2329 tests, 70 skipped in 288.836s [2022-05-13T23:36:36.690Z] INFO: make.ps1 ended at 05/13/2022 23:36:36 [2022-05-13T23:36:37.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-13T23:36:37.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-13T23:36:38.577Z] === RUN TestReadPluginNoRead/default [2022-05-13T23:36:38.602Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-13T23:36:38.906Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-13T23:36:38.906Z] INFO: Unit tests ended at 05/13/2022 23:36:38. Duration:00:05:03.9772662 [2022-05-13T23:36:38.906Z] INFO: Building busybox [2022-05-13T23:36:38.906Z] Sending build context to Docker daemon 5.12kB [2022-05-13T23:36:38.906Z] [2022-05-13T23:36:38.907Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-13T23:36:38.907Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-13T23:36:38.907Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-13T23:36:38.907Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-13T23:36:38.907Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-13T23:36:38.907Z] ---> 7c569352fed3 [2022-05-13T23:36:38.907Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-13T23:36:38.907Z] ---> Running in ce5a7ed35170 [2022-05-13T23:36:39.123Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-13T23:36:39.123Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-13T23:36:39.123Z] [2022-05-13T23:36:39.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-13T23:36:39.123Z] =========================== short test summary info ============================ [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-13T23:36:39.123Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-13T23:36:39.123Z] Not supported on most drivers [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-13T23:36:39.123Z] Output of docker top depends on host distro, and is not formalized. [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-13T23:36:39.123Z] Output of docker top depends on host distro, and is not formalized. [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-13T23:36:39.123Z] Can fail if eth0 has multiple IP addresses [2022-05-13T23:36:39.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-13T23:36:39.123Z] This doesn't seem to be taken into account by the engine [2022-05-13T23:36:39.123Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-13T23:36:39.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-13T23:36:39.124Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.39 seconds == [2022-05-13T23:36:39.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-13T23:36:39.394Z] --- PASS: TestStats (2.74s) [2022-05-13T23:36:39.394Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:36:39.394Z] === RUN TestStopContainerWithTimeout/0 [2022-05-13T23:36:39.394Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-13T23:36:39.394Z] === RUN TestStopContainerWithTimeout/1 [2022-05-13T23:36:39.394Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-13T23:36:39.394Z] === RUN TestStopContainerWithTimeout/3 [2022-05-13T23:36:39.394Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-13T23:36:39.394Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-13T23:36:39.394Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-13T23:36:39.394Z] === CONT TestStopContainerWithTimeout/0 [2022-05-13T23:36:39.394Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-13T23:36:39.941Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-13T23:36:40.329Z] === CONT TestStopContainerWithTimeout/3 [2022-05-13T23:36:40.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-13T23:36:41.428Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-05-13T23:36:41.989Z] === CONT TestReadPluginNoRead [2022-05-13T23:36:41.989Z] read_test.go:92: [d82b2145c0912] daemon is not started [2022-05-13T23:36:41.989Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-05-13T23:36:41.989Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-05-13T23:36:41.989Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-05-13T23:36:41.989Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-05-13T23:36:41.989Z] PASS [2022-05-13T23:36:41.989Z] [2022-05-13T23:36:41.989Z] DONE 6 tests in 8.783s [2022-05-13T23:36:41.989Z] 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-05-13T23:36:41.989Z] ++ 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-05-13T23:36:41.989Z] ++ set -e [2022-05-13T23:36:41.989Z] ++ '[' -n 0 ']' [2022-05-13T23:36:41.989Z] ++ set -x [2022-05-13T23:36:41.989Z] ++ 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-05-13T23:36:41.989Z] testing: warning: no tests to run [2022-05-13T23:36:41.989Z] PASS [2022-05-13T23:36:41.989Z] [2022-05-13T23:36:41.989Z] DONE 0 tests in 0.032s [2022-05-13T23:36:41.989Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-13T23:36:41.989Z] ++ 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-05-13T23:36:41.989Z] ++ set -e [2022-05-13T23:36:41.989Z] ++ '[' -n 0 ']' [2022-05-13T23:36:41.989Z] ++ set -x [2022-05-13T23:36:41.989Z] ++ 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-05-13T23:36:42.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-13T23:36:42.232Z] check_test.go:307: [dbb7783961a15] daemon is not started [2022-05-13T23:36:42.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-13T23:36:42.232Z] === CONT TestStopContainerWithTimeout/1 [2022-05-13T23:36:42.245Z] INFO: Testing against a local daemon [2022-05-13T23:36:42.245Z] === RUN TestPluginWithDevMounts [2022-05-13T23:36:42.245Z] === PAUSE TestPluginWithDevMounts [2022-05-13T23:36:42.245Z] === CONT TestPluginWithDevMounts [2022-05-13T23:36:42.725Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-05-13T23:36:42.725Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:36:43.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-13T23:36:43.608Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-13T23:36:43.608Z] PASS [2022-05-13T23:36:43.608Z] [2022-05-13T23:36:43.608Z] DONE 1 tests in 1.633s [2022-05-13T23:36:43.608Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-13T23:36:43.608Z] ++ 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-05-13T23:36:43.608Z] ++ set -e [2022-05-13T23:36:43.608Z] ++ '[' -n 0 ']' [2022-05-13T23:36:43.608Z] ++ set -x [2022-05-13T23:36:43.608Z] ++ 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-05-13T23:36:43.651Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-13T23:36:43.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-13T23:36:43.864Z] INFO: Testing against a local daemon [2022-05-13T23:36:43.864Z] === RUN TestSecretInspect [2022-05-13T23:36:43.991Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-13T23:36:43.991Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-05-13T23:36:43.991Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2022-05-13T23:36:43.991Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2022-05-13T23:36:43.991Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-05-13T23:36:43.991Z] === RUN TestDeleteDevicemapper [2022-05-13T23:36:43.991Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:36:43.991Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-13T23:36:43.991Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:36:43.991Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-13T23:36:44.578Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-13T23:36:44.780Z] Removing intermediate container ce5a7ed35170 [2022-05-13T23:36:44.780Z] ---> b67ce97c4a9e [2022-05-13T23:36:44.780Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-13T23:36:44.780Z] ---> Running in 79d71cc39eea [2022-05-13T23:36:44.780Z] Removing intermediate container 79d71cc39eea [2022-05-13T23:36:44.780Z] ---> 4cdbf342e3f3 [2022-05-13T23:36:44.780Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-13T23:36:44.780Z] ---> Running in 469a1fb941b9 [2022-05-13T23:36:44.928Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-13T23:36:45.249Z] Removing intermediate container 469a1fb941b9 [2022-05-13T23:36:45.249Z] ---> e71fe358242f [2022-05-13T23:36:45.249Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-13T23:36:45.861Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-13T23:36:46.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-13T23:36:46.377Z] --- PASS: TestSecretInspect (2.22s) [2022-05-13T23:36:46.378Z] === RUN TestSecretList [2022-05-13T23:36:46.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2022-05-13T23:36:46.686Z] === RUN TestUpdateMemory [2022-05-13T23:36:46.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:36:46.686Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-13T23:36:46.686Z] === RUN TestUpdateCPUQuota [2022-05-13T23:36:46.812Z] [2022-05-13T23:36:47.280Z] ---> 474868d51e97 [2022-05-13T23:36:47.280Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-13T23:36:47.280Z] ---> Running in 5fb362f58450 [2022-05-13T23:36:48.063Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-05-13T23:36:48.063Z] === RUN TestUpdatePidsLimit [2022-05-13T23:36:48.063Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-13T23:36:48.264Z] --- PASS: TestSecretList (2.17s) [2022-05-13T23:36:48.264Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:36:48.629Z] === RUN TestUpdatePidsLimit/no_change [2022-05-13T23:36:48.887Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-13T23:36:49.453Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-13T23:36:49.713Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-13T23:36:49.972Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-13T23:36:50.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-13T23:36:50.777Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-13T23:36:50.777Z] === RUN TestSecretsUpdate [2022-05-13T23:36:51.563Z] --- PASS: TestCheckoutGit (33.32s) [2022-05-13T23:36:51.563Z] === RUN TestValidGitTransport [2022-05-13T23:36:51.563Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-13T23:36:51.563Z] === RUN TestGitInvalidRef [2022-05-13T23:36:51.563Z] --- PASS: TestGitInvalidRef (0.39s) [2022-05-13T23:36:51.563Z] PASS [2022-05-13T23:36:51.563Z] coverage: 86.3% of statements [2022-05-13T23:36:51.563Z] ok github.com/docker/docker/builder/remotecontext/git 33.845s coverage: 86.3% of statements [2022-05-13T23:36:51.603Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T23:36:51.603Z] [2022-05-13T23:36:51.603Z] Unloading profiles will leave already running processes permanently [2022-05-13T23:36:51.603Z] unconfined, which can lead to unexpected situations. [2022-05-13T23:36:51.603Z] [2022-05-13T23:36:51.603Z] To set a process to complain mode, use the command line tool [2022-05-13T23:36:51.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T23:36:51.603Z] Post stage [Pipeline] junit [2022-05-13T23:36:51.632Z] Recording test results [2022-05-13T23:36:51.912Z] --- PASS: TestUpdatePidsLimit (3.60s) [2022-05-13T23:36:51.912Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-05-13T23:36:51.912Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-05-13T23:36:51.912Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-05-13T23:36:51.913Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-05-13T23:36:51.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-05-13T23:36:51.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-05-13T23:36:51.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-05-13T23:36:51.913Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:36:52.020Z] ? github.com/docker/docker/cli [no test files] [2022-05-13T23:36:52.021Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-13T23:36:52.021Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-13T23:36:52.021Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-13T23:36:52.170Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-13T23:36:52.665Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-13T23:36:52.665Z] === RUN TestTemplatedSecret [2022-05-13T23:36:52.731Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-13T23:36:52.902Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-13T23:36:53.183Z] + echo Ensuring container killed. [2022-05-13T23:36:53.183Z] Ensuring container killed. [2022-05-13T23:36:53.183Z] + docker rm -vf docker-pr2 [2022-05-13T23:36:53.183Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-13T23:36:53.470Z] + echo Chowning /workspace to jenkins user [2022-05-13T23:36:53.470Z] Chowning /workspace to jenkins user [2022-05-13T23:36:53.470Z] + id -u [2022-05-13T23:36:53.470Z] + id -g [2022-05-13T23:36:53.470Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T23:36:53.547Z] === RUN TestDockerSuite/TestBuildCacheRootSource [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T23:36:54.482Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-13T23:36:54.709Z] + bundleName=docker-py [2022-05-13T23:36:54.709Z] + echo Creating docker-py-bundles.tar.gz [2022-05-13T23:36:54.709Z] Creating docker-py-bundles.tar.gz [2022-05-13T23:36:54.709Z] + 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-05-13T23:36:54.722Z] Archiving artifacts [2022-05-13T23:36:55.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-13T23:36:55.179Z] --- PASS: TestTemplatedSecret (2.47s) [2022-05-13T23:36:55.179Z] === RUN TestSecretCreateResolve [2022-05-13T23:36:55.307Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-13T23:36:56.232Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-13T23:36:56.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh binary [2022-05-13T23:36:56.849Z] [2022-05-13T23:36:57.108Z] Removing bundles/ [2022-05-13T23:36:57.108Z] [2022-05-13T23:36:57.108Z] ---> Making bundle: binary (in bundles/binary) [2022-05-13T23:36:57.108Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-13T23:36:57.108Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:36:57.694Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-13T23:36:57.694Z] PASS [2022-05-13T23:36:57.694Z] [2022-05-13T23:36:57.694Z] DONE 6 tests in 13.505s [2022-05-13T23:36:57.694Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-13T23:36:57.694Z] ++ 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-05-13T23:36:57.694Z] ++ set -e [2022-05-13T23:36:57.694Z] ++ '[' -n 0 ']' [2022-05-13T23:36:57.694Z] ++ set -x [2022-05-13T23:36:57.694Z] ++ 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-05-13T23:36:57.694Z] INFO: Testing against a local daemon [2022-05-13T23:36:57.694Z] === RUN TestServiceCreateInit [2022-05-13T23:36:57.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:36:57.695Z] Removing intermediate container 5fb362f58450 [2022-05-13T23:36:57.695Z] ---> bef87bde41d7 [2022-05-13T23:36:57.695Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-13T23:36:57.695Z] ---> Running in fe8ccdbf3882 [2022-05-13T23:36:57.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-13T23:36:58.185Z] [2022-05-13T23:36:58.185Z] SUCCESS: Specified value was saved. [2022-05-13T23:36:59.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-13T23:36:59.261Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2022-05-13T23:36:59.261Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-13T23:36:59.261Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-05-13T23:36:59.261Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-13T23:36:59.261Z] PASS [2022-05-13T23:36:59.261Z] [2022-05-13T23:36:59.261Z] === Skipped [2022-05-13T23:36:59.261Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-13T23:36:59.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:36:59.261Z] [2022-05-13T23:36:59.261Z] DONE 27 tests, 1 skipped in 163.463s [2022-05-13T23:36:59.261Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-13T23:36:59.261Z] INFO: Testing against a local daemon [2022-05-13T23:36:59.261Z] === RUN TestSessionCreate [2022-05-13T23:36:59.261Z] --- PASS: TestSessionCreate (0.03s) [2022-05-13T23:36:59.261Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:36:59.261Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-05-13T23:36:59.261Z] PASS [2022-05-13T23:36:59.261Z] [2022-05-13T23:36:59.261Z] DONE 2 tests in 0.140s [2022-05-13T23:36:59.261Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-13T23:36:59.261Z] INFO: Testing against a local daemon [2022-05-13T23:36:59.261Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:36:59.261Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:36:59.261Z] === RUN TestDiskUsage [2022-05-13T23:36:59.261Z] === PAUSE TestDiskUsage [2022-05-13T23:36:59.261Z] === RUN TestEventsExecDie [2022-05-13T23:36:59.472Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-13T23:36:59.517Z] --- PASS: TestEventsExecDie (0.55s) [2022-05-13T23:36:59.517Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:36:59.772Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-13T23:36:59.772Z] === RUN TestEventsVolumeCreate [2022-05-13T23:36:59.772Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-13T23:36:59.772Z] === RUN TestInfoBinaryCommits [2022-05-13T23:36:59.772Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-13T23:36:59.772Z] === RUN TestInfoAPIVersioned [2022-05-13T23:36:59.772Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-13T23:36:59.772Z] === RUN TestInfoAPI [2022-05-13T23:36:59.772Z] --- PASS: TestInfoAPI (0.02s) [2022-05-13T23:36:59.772Z] === RUN TestInfoAPIWarnings [2022-05-13T23:37:00.957Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:37:01.137Z] Removing intermediate container fe8ccdbf3882 [2022-05-13T23:37:01.137Z] ---> c5be1a68350b [2022-05-13T23:37:01.137Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-13T23:37:01.137Z] ---> Running in e02493af836d [2022-05-13T23:37:01.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-13T23:37:01.372Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-13T23:37:01.940Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-13T23:37:02.198Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-13T23:37:02.328Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestConfigureDaemonLogs [2022-05-13T23:37:02.328Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestCommonOptionsInstallFlags [2022-05-13T23:37:02.328Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-13T23:37:02.328Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-13T23:37:02.328Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-13T23:37:02.328Z] PASS [2022-05-13T23:37:02.328Z] coverage: 19.7% of statements [2022-05-13T23:37:02.328Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 19.7% of statements [2022-05-13T23:37:02.328Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-13T23:37:02.328Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-13T23:37:02.455Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-13T23:37:02.784Z] === RUN TestContainerStopSignal [2022-05-13T23:37:02.784Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestContainerStopTimeout [2022-05-13T23:37:02.784Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-13T23:37:02.784Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-13T23:37:02.784Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-13T23:37:02.784Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestReplaceAndAppendEnvVars [2022-05-13T23:37:02.784Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-13T23:37:02.784Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestNewMemoryStore [2022-05-13T23:37:02.784Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestAddContainers [2022-05-13T23:37:02.784Z] --- PASS: TestAddContainers (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestGetContainer [2022-05-13T23:37:02.784Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestDeleteContainer [2022-05-13T23:37:02.784Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestListContainers [2022-05-13T23:37:02.784Z] --- PASS: TestListContainers (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestFirstContainer [2022-05-13T23:37:02.784Z] --- PASS: TestFirstContainer (0.00s) [2022-05-13T23:37:02.784Z] === RUN TestApplyAllContainer [2022-05-13T23:37:02.784Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-13T23:37:02.785Z] === RUN TestIsValidHealthString [2022-05-13T23:37:02.785Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-13T23:37:02.785Z] === RUN TestStateRunStop [2022-05-13T23:37:02.785Z] --- PASS: TestStateRunStop (0.00s) [2022-05-13T23:37:02.785Z] === RUN TestStateTimeoutWait [2022-05-13T23:37:03.021Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-13T23:37:03.240Z] state_test.go:141: Stop callback fired [2022-05-13T23:37:03.241Z] state_test.go:165: Stop callback fired [2022-05-13T23:37:03.241Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-13T23:37:03.241Z] === RUN TestIsValidStateString [2022-05-13T23:37:03.241Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-13T23:37:03.241Z] === RUN TestViewSaveDelete [2022-05-13T23:37:03.241Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-13T23:37:03.241Z] === RUN TestViewAll [2022-05-13T23:37:03.241Z] --- PASS: TestViewAll (0.01s) [2022-05-13T23:37:03.241Z] === RUN TestViewGet [2022-05-13T23:37:03.241Z] --- PASS: TestViewGet (0.01s) [2022-05-13T23:37:03.241Z] === RUN TestNames [2022-05-13T23:37:03.241Z] --- PASS: TestNames (0.00s) [2022-05-13T23:37:03.241Z] === RUN TestViewWithHealthCheck [2022-05-13T23:37:03.241Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-13T23:37:03.241Z] PASS [2022-05-13T23:37:03.241Z] coverage: 41.7% of statements [2022-05-13T23:37:03.241Z] ok github.com/docker/docker/container 0.236s coverage: 41.7% of statements [2022-05-13T23:37:03.241Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-13T23:37:03.241Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-13T23:37:03.241Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-13T23:37:03.241Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-13T23:37:03.281Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-13T23:37:03.281Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-13T23:37:03.281Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-13T23:37:03.697Z] === RUN TestPrepare [2022-05-13T23:37:03.697Z] --- PASS: TestPrepare (0.00s) [2022-05-13T23:37:03.697Z] === RUN TestStart [2022-05-13T23:37:03.697Z] --- PASS: TestStart (0.00s) [2022-05-13T23:37:03.697Z] === RUN TestWaitCancel [2022-05-13T23:37:03.697Z] --- PASS: TestWaitCancel (0.00s) [2022-05-13T23:37:03.697Z] === RUN TestWaitDisabled [2022-05-13T23:37:03.697Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-13T23:37:03.697Z] === RUN TestWaitEnabled [2022-05-13T23:37:03.697Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-13T23:37:03.697Z] === RUN TestRemove [2022-05-13T23:37:03.697Z] --- PASS: TestRemove (0.00s) [2022-05-13T23:37:03.697Z] PASS [2022-05-13T23:37:03.697Z] coverage: 65.3% of statements [2022-05-13T23:37:03.697Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-05-13T23:37:03.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-13T23:37:03.847Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-13T23:37:03.847Z] check_test.go:307: [dad0348d1fce6] daemon is not started [2022-05-13T23:37:03.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-13T23:37:03.847Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-13T23:37:03.847Z] check_test.go:307: [de5b12708f38a] daemon is not started [2022-05-13T23:37:03.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-13T23:37:04.414Z] --- PASS: TestUpdateRestartPolicy (12.58s) [2022-05-13T23:37:04.414Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:37:04.414Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-13T23:37:04.981Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-05-13T23:37:04.981Z] === RUN TestWaitNonBlocked [2022-05-13T23:37:04.981Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:37:04.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:37:04.981Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:37:04.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:37:05.125Z] --- PASS: TestServiceCreateInit (7.17s) [2022-05-13T23:37:05.125Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-05-13T23:37:05.125Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-05-13T23:37:05.125Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:37:05.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:37:05.251Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:37:05.896Z] Cannot create a file when that file already exists. [2022-05-13T23:37:06.216Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-13T23:37:06.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2022-05-13T23:37:06.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-05-13T23:37:06.216Z] === RUN TestWaitBlocked [2022-05-13T23:37:06.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:37:06.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:37:06.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:37:06.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:37:06.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-13T23:37:06.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-13T23:37:06.593Z] === RUN TestNewListSecretsFilters [2022-05-13T23:37:06.593Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-13T23:37:06.593Z] === RUN TestNewListConfigsFilters [2022-05-13T23:37:06.593Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-13T23:37:06.593Z] PASS [2022-05-13T23:37:06.593Z] coverage: 0.5% of statements [2022-05-13T23:37:06.593Z] ok github.com/docker/docker/daemon/cluster 0.334s coverage: 0.5% of statements [2022-05-13T23:37:07.157Z] check_test.go:307: [d2556116ce263] daemon is not started [2022-05-13T23:37:07.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-13T23:37:07.559Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-13T23:37:07.559Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-13T23:37:07.559Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-13T23:37:07.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-13T23:37:07.725Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-13T23:37:07.725Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2022-05-13T23:37:07.725Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2022-05-13T23:37:07.725Z] === CONT TestContainerStartOnDaemonRestart [2022-05-13T23:37:07.725Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-13T23:37:08.016Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-13T23:37:08.016Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestTopologyFromGRPC [2022-05-13T23:37:08.016Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestCapacityRangeFromGRPC [2022-05-13T23:37:08.016Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-13T23:37:08.016Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-13T23:37:08.016Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-13T23:37:08.016Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-13T23:37:08.016Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestAccessModeFromGRPC [2022-05-13T23:37:08.016Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-13T23:37:08.016Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-13T23:37:08.016Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-13T23:37:08.016Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-13T23:37:08.016Z] === RUN TestVolumeCreateToGRPC [2022-05-13T23:37:08.016Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-13T23:37:08.016Z] PASS [2022-05-13T23:37:08.016Z] coverage: 36.9% of statements [2022-05-13T23:37:08.016Z] ok github.com/docker/docker/daemon/cluster/convert 1.019s coverage: 36.9% of statements [2022-05-13T23:37:10.183Z] === RUN TestWaitNodeAttachment [2022-05-13T23:37:10.639Z] === RUN TestBuilderGC [2022-05-13T23:37:10.639Z] --- PASS: TestBuilderGC (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationNotFound [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonBrokenConfiguration [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestFindConfigurationConflicts [2022-05-13T23:37:10.639Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-13T23:37:10.639Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-13T23:37:10.639Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-13T23:37:10.639Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-13T23:37:10.639Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_label [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_dns [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_hosts [2022-05-13T23:37:10.639Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestReloadSetConfigFileNotExist [2022-05-13T23:37:10.639Z] time="2022-05-13T23:37:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-13T23:37:10.639Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-13T23:37:10.639Z] === RUN TestReloadDefaultConfigNotExist [2022-05-13T23:37:10.639Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:10.639Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestReloadBadDefaultConfig [2022-05-13T23:37:10.639Z] time="2022-05-13T23:37:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3401838082" [2022-05-13T23:37:10.639Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestReloadWithConflictingLabels [2022-05-13T23:37:10.639Z] time="2022-05-13T23:37:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-832426403" [2022-05-13T23:37:10.639Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestReloadWithDuplicateLabels [2022-05-13T23:37:10.639Z] time="2022-05-13T23:37:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-125328915" [2022-05-13T23:37:10.639Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestMaskURLCredentials [2022-05-13T23:37:10.639Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestDaemonConfigurationMerge [2022-05-13T23:37:10.639Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-13T23:37:10.639Z] PASS [2022-05-13T23:37:10.639Z] coverage: 79.8% of statements [2022-05-13T23:37:10.639Z] ok github.com/docker/docker/daemon/config 0.254s coverage: 79.8% of statements [2022-05-13T23:37:10.639Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-13T23:37:10.639Z] === RUN TestIsolationConversion [2022-05-13T23:37:10.639Z] === RUN TestIsolationConversion/default [2022-05-13T23:37:10.639Z] === RUN TestIsolationConversion/process [2022-05-13T23:37:10.639Z] === RUN TestIsolationConversion/hyperv [2022-05-13T23:37:10.639Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestContainerLabels [2022-05-13T23:37:10.639Z] --- PASS: TestContainerLabels (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestCredentialSpecConversion [2022-05-13T23:37:10.639Z] === RUN TestCredentialSpecConversion/none [2022-05-13T23:37:10.639Z] === RUN TestCredentialSpecConversion/config [2022-05-13T23:37:10.639Z] === RUN TestCredentialSpecConversion/file [2022-05-13T23:37:10.639Z] === RUN TestCredentialSpecConversion/registry [2022-05-13T23:37:10.639Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-13T23:37:10.639Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountBind [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountVolume [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountTarget [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountTmpfs [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountInvalidType [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-13T23:37:10.639Z] === RUN TestControllerValidateMountNamedPipe [2022-05-13T23:37:10.639Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-13T23:37:10.639Z] PASS [2022-05-13T23:37:10.639Z] coverage: 10.7% of statements [2022-05-13T23:37:10.639Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.780s coverage: 10.7% of statements [2022-05-13T23:37:10.645Z] Removing intermediate container e02493af836d [2022-05-13T23:37:10.645Z] ---> db7266d9a04d [2022-05-13T23:37:10.645Z] Step 13/13 : CMD ["sh"] [2022-05-13T23:37:10.645Z] ---> Running in ed15eef32394 [2022-05-13T23:37:11.011Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-13T23:37:11.095Z] === RUN TestEventsLog [2022-05-13T23:37:11.095Z] --- PASS: TestEventsLog (0.00s) [2022-05-13T23:37:11.095Z] === RUN TestEventsLogTimeout [2022-05-13T23:37:11.095Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-13T23:37:11.095Z] === RUN TestLogEvents [2022-05-13T23:37:11.095Z] --- PASS: TestLogEvents (0.05s) [2022-05-13T23:37:11.095Z] === RUN TestLoadBufferedEvents [2022-05-13T23:37:11.095Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-13T23:37:11.095Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-13T23:37:11.095Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-13T23:37:11.095Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-13T23:37:11.095Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-13T23:37:11.095Z] PASS [2022-05-13T23:37:11.095Z] coverage: 50.0% of statements [2022-05-13T23:37:11.095Z] ok github.com/docker/docker/daemon/events 0.296s coverage: 50.0% of statements [2022-05-13T23:37:11.114Z] Removing intermediate container ed15eef32394 [2022-05-13T23:37:11.114Z] ---> cac91e94e464 [2022-05-13T23:37:11.114Z] Successfully built cac91e94e464 [2022-05-13T23:37:11.114Z] Successfully tagged busybox:latest [2022-05-13T23:37:11.114Z] INFO: Docker images of the daemon under test [2022-05-13T23:37:11.114Z] [2022-05-13T23:37:11.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:37:11.114Z] busybox latest cac91e94e464 1 second ago 4.95GB [2022-05-13T23:37:11.114Z] microsoft/windowsservercore latest 7c569352fed3 8 days ago 4.9GB [2022-05-13T23:37:11.114Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 8 days ago 4.9GB [2022-05-13T23:37:11.114Z] [2022-05-13T23:37:11.114Z] INFO: Running integration tests at 05/13/2022 23:37:11... [2022-05-13T23:37:11.114Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-13T23:37:11.114Z] INFO: Integration API tests being run from the host: [2022-05-13T23:37:11.578Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2022-05-13T23:37:11.578Z] === CONT TestIpcModeOlderClient [2022-05-13T23:37:11.581Z] INFO: make.ps1 starting at 05/13/2022 23:37:11 [2022-05-13T23:37:11.836Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-13T23:37:11.836Z] === CONT TestContainerKillOnDaemonStart [2022-05-13T23:37:11.836Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-13T23:37:11.836Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2022-05-13T23:37:11.836Z] === CONT TestDaemonHostGatewayIP [2022-05-13T23:37:12.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-13T23:37:12.567Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-13T23:37:12.630Z] === RUN TestLinkNaming [2022-05-13T23:37:12.630Z] --- PASS: TestLinkNaming (0.00s) [2022-05-13T23:37:12.630Z] === RUN TestLinkNew [2022-05-13T23:37:12.630Z] --- PASS: TestLinkNew (0.00s) [2022-05-13T23:37:12.630Z] === RUN TestLinkEnv [2022-05-13T23:37:12.630Z] --- PASS: TestLinkEnv (0.00s) [2022-05-13T23:37:12.630Z] === RUN TestLinkMultipleEnv [2022-05-13T23:37:12.630Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-13T23:37:12.630Z] === RUN TestLinkPortRangeEnv [2022-05-13T23:37:12.630Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-13T23:37:12.630Z] PASS [2022-05-13T23:37:12.630Z] coverage: 93.0% of statements [2022-05-13T23:37:12.630Z] === RUN TestIsEmptyDir [2022-05-13T23:37:12.630Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-13T23:37:12.630Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-13T23:37:12.630Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-13T23:37:12.630Z] PASS [2022-05-13T23:37:12.630Z] coverage: 2.3% of statements [2022-05-13T23:37:12.630Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-05-13T23:37:12.630Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-05-13T23:37:13.029Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-13T23:37:13.594Z] === RUN TestVerifyNetworkingConfig [2022-05-13T23:37:13.594Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestGetContainer [2022-05-13T23:37:13.594Z] --- PASS: TestGetContainer (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestValidContainerNames [2022-05-13T23:37:13.594Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestContainerInitDNS [2022-05-13T23:37:13.594Z] daemon_test.go:145: root required [2022-05-13T23:37:13.594Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestMerge [2022-05-13T23:37:13.594Z] --- PASS: TestMerge (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestValidateContainerIsolation [2022-05-13T23:37:13.594Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestFindNetworkErrorType [2022-05-13T23:37:13.594Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestEnsureServicesExist [2022-05-13T23:37:13.594Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestEnsureServicesExistErrors [2022-05-13T23:37:13.594Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-13T23:37:13.594Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-13T23:37:13.594Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-13T23:37:13.594Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestContainerDelete [2022-05-13T23:37:13.594Z] --- PASS: TestContainerDelete (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestContainerDoubleDelete [2022-05-13T23:37:13.594Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestLogContainerEventCopyLabels [2022-05-13T23:37:13.594Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestLogContainerEventWithAttributes [2022-05-13T23:37:13.594Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestNoneHealthcheck [2022-05-13T23:37:13.594Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestHealthStates [2022-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] time="2022-05-13T23:37:13Z" 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-05-13T23:37:13.594Z] --- PASS: TestHealthStates (0.17s) [2022-05-13T23:37:13.594Z] === RUN TestGetInspectData [2022-05-13T23:37:13.594Z] --- PASS: TestGetInspectData (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestFillLicense [2022-05-13T23:37:13.594Z] --- PASS: TestFillLicense (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestListInvalidFilter [2022-05-13T23:37:13.594Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestNameFilter [2022-05-13T23:37:13.594Z] --- PASS: TestNameFilter (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-13T23:37:13.594Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-13T23:37:13.594Z] === 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-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-13T23:37:13.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-13T23:37:13.594Z] --- 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-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-13T23:37:13.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-13T23:37:13.594Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-13T23:37:13.595Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-13T23:37:13.595Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-13T23:37:13.595Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadLabels [2022-05-13T23:37:13.595Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-13T23:37:13.595Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadMirrors [2022-05-13T23:37:13.595Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-13T23:37:13.595Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-13T23:37:13.595Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-13T23:37:13.595Z] reload_test.go:342: root required [2022-05-13T23:37:13.595Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-13T23:37:13.595Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-13T23:37:13.595Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-13T23:37:13.595Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-13T23:37:13.595Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-13T23:37:13.595Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-13T23:37:13.595Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-13T23:37:13.595Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-13T23:37:13.595Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-13T23:37:13.595Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-13T23:37:13.595Z] === RUN TestParseVolumesFrom [2022-05-13T23:37:13.595Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-13T23:37:13.595Z] PASS [2022-05-13T23:37:13.595Z] coverage: 8.6% of statements [2022-05-13T23:37:13.595Z] ok github.com/docker/docker/daemon 0.646s coverage: 8.6% of statements [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-13T23:37:13.595Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-13T23:37:13.596Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-13T23:37:14.530Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-13T23:37:15.097Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/defaults [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-13T23:37:15.124Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-13T23:37:15.124Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-05-13T23:37:15.124Z] === RUN TestCreateSuccess [2022-05-13T23:37:15.124Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCreateStreamSkipped [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-13T23:37:15.124Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCreateLogGroupSuccess [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-13T23:37:15.124Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCreateError [2022-05-13T23:37:15.124Z] --- PASS: TestCreateError (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCreateAlreadyExists [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-13T23:37:15.124Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestLogClosed [2022-05-13T23:37:15.124Z] --- PASS: TestLogClosed (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestLogBlocking [2022-05-13T23:37:15.124Z] --- PASS: TestLogBlocking (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-13T23:37:15.124Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestLogNonBlockingBufferFull [2022-05-13T23:37:15.124Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestPublishBatchSuccess [2022-05-13T23:37:15.124Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestPublishBatchError [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=error msg=error [2022-05-13T23:37:15.124Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:37:15.124Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-13T23:37:15.124Z] time="2022-05-13T23:37:14Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-13T23:37:15.124Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchSimple [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchTicker [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMultilinePattern [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchClose [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/0/Hello [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/2/🙃 [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/3/���� [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/4/He��o [2022-05-13T23:37:15.124Z] === RUN TestEffectiveLen/5/ [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/0/ [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/1/Hello [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: Hello [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/2/Hello [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: He [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: llo [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/3/Hello [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: Hello [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/4/🙃 [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/5/🙃 [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/6/a� [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: a [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: � [2022-05-13T23:37:15.124Z] === RUN TestFindValidSplit/7/a� [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1076: a� [2022-05-13T23:37:15.124Z] cloudwatchlogs_test.go:1077: [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-13T23:37:15.124Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestProcessEventEmoji [2022-05-13T23:37:15.124Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchLineSplit [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMaxEvents [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-13T23:37:15.124Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-13T23:37:15.124Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-13T23:37:15.125Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-13T23:37:15.125Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-13T23:37:15.125Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-13T23:37:15.125Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestCreateTagSuccess [2022-05-13T23:37:15.125Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-13T23:37:15.125Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-13T23:37:15.125Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-13T23:37:15.125Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-13T23:37:15.125Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-13T23:37:15.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-13T23:37:15.355Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-13T23:37:15.582Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-13T23:37:15.582Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-13T23:37:15.582Z] PASS [2022-05-13T23:37:15.582Z] coverage: 80.2% of statements [2022-05-13T23:37:15.582Z] ok github.com/docker/docker/daemon/logger/awslogs 0.476s coverage: 80.2% of statements [2022-05-13T23:37:15.582Z] === RUN TestAdapterReadLogs [2022-05-13T23:37:15.582Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestCopier [2022-05-13T23:37:15.582Z] --- PASS: TestCopier (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestCopierLongLines [2022-05-13T23:37:15.582Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestCopierSlow [2022-05-13T23:37:15.582Z] --- PASS: TestCopierSlow (0.20s) [2022-05-13T23:37:15.582Z] === RUN TestCopierWithSized [2022-05-13T23:37:15.582Z] === RUN TestCopierWithSized/as_is [2022-05-13T23:37:15.582Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-13T23:37:15.582Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-13T23:37:15.582Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-13T23:37:15.582Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestCopierWithPartial [2022-05-13T23:37:15.582Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestRingLogger [2022-05-13T23:37:15.582Z] --- PASS: TestRingLogger (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestRingCap [2022-05-13T23:37:15.582Z] --- PASS: TestRingCap (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestRingClose [2022-05-13T23:37:15.582Z] --- PASS: TestRingClose (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestRingDrain [2022-05-13T23:37:15.582Z] --- PASS: TestRingDrain (0.00s) [2022-05-13T23:37:15.582Z] PASS [2022-05-13T23:37:15.582Z] coverage: 43.2% of statements [2022-05-13T23:37:15.582Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.2% of statements [2022-05-13T23:37:15.582Z] === RUN TestSearchRegistryForImagesErrors [2022-05-13T23:37:15.582Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestSearchRegistryForImages [2022-05-13T23:37:15.582Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestOnlyPlatformWithFallback [2022-05-13T23:37:15.582Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-13T23:37:15.582Z] === RUN TestImageDelete [2022-05-13T23:37:15.582Z] === RUN TestImageDelete/no_lease [2022-05-13T23:37:15.582Z] === RUN TestImageDelete/lease_exists [2022-05-13T23:37:15.582Z] --- PASS: TestImageDelete (0.10s) [2022-05-13T23:37:15.582Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-13T23:37:15.582Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2022-05-13T23:37:15.582Z] === RUN TestContentStoreForPull [2022-05-13T23:37:15.922Z] --- PASS: TestDaemonHostGatewayIP (4.10s) [2022-05-13T23:37:15.922Z] === CONT TestDaemonRestartIpcMode [2022-05-13T23:37:16.038Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-13T23:37:16.038Z] PASS [2022-05-13T23:37:16.038Z] coverage: 6.6% of statements [2022-05-13T23:37:16.038Z] ok github.com/docker/docker/daemon/images 0.409s coverage: 6.6% of statements [2022-05-13T23:37:16.038Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-13T23:37:16.038Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-13T23:37:16.497Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/#00 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-13T23:37:16.497Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/something:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-13T23:37:16.498Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-13T23:37:16.498Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-13T23:37:16.498Z] PASS [2022-05-13T23:37:16.498Z] coverage: 53.6% of statements [2022-05-13T23:37:16.498Z] ok github.com/docker/docker/daemon/logger/fluentd 0.179s coverage: 53.6% of statements [2022-05-13T23:37:16.498Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-13T23:37:16.498Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-13T23:37:16.498Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-13T23:37:16.498Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-13T23:37:16.498Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-13T23:37:16.498Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-13T23:37:16.954Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-05-13T23:37:16.954Z] === RUN TestFastTimeMarshalJSON [2022-05-13T23:37:16.954Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-05-13T23:37:16.954Z] PASS [2022-05-13T23:37:16.954Z] coverage: 87.2% of statements [2022-05-13T23:37:16.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.281s coverage: 87.2% of statements [2022-05-13T23:37:16.954Z] === RUN TestJSONFileLogger [2022-05-13T23:37:16.954Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-13T23:37:16.954Z] === RUN TestJSONFileLoggerWithTags [2022-05-13T23:37:16.954Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-13T23:37:16.954Z] === RUN TestJSONFileLoggerWithOpts [2022-05-13T23:37:16.954Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-13T23:37:16.954Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-13T23:37:16.954Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-13T23:37:16.954Z] === RUN TestEncodeDecode [2022-05-13T23:37:16.954Z] === PAUSE TestEncodeDecode [2022-05-13T23:37:16.955Z] === RUN TestUnexpectedEOF [2022-05-13T23:37:17.413Z] time="2022-05-13T23:37:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:37:17.414Z] time="2022-05-13T23:37:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-13T23:37:17.414Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-05-13T23:37:17.414Z] === CONT TestEncodeDecode [2022-05-13T23:37:17.414Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-13T23:37:17.414Z] PASS [2022-05-13T23:37:17.414Z] coverage: 69.9% of statements [2022-05-13T23:37:17.414Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.240s coverage: 69.9% of statements [2022-05-13T23:37:17.805Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-13T23:37:17.806Z] === RUN TestInfoDebug [2022-05-13T23:37:17.806Z] --- PASS: TestInfoDebug (0.52s) [2022-05-13T23:37:17.806Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:37:17.806Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-13T23:37:17.806Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:37:17.806Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-13T23:37:17.806Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:37:17.870Z] === RUN TestWriteLog [2022-05-13T23:37:17.870Z] === PAUSE TestWriteLog [2022-05-13T23:37:17.870Z] === RUN TestReadLog [2022-05-13T23:37:17.870Z] === PAUSE TestReadLog [2022-05-13T23:37:17.870Z] === RUN TestDecode [2022-05-13T23:37:17.870Z] --- PASS: TestDecode (0.02s) [2022-05-13T23:37:17.870Z] === CONT TestWriteLog [2022-05-13T23:37:17.870Z] --- PASS: TestWriteLog (0.00s) [2022-05-13T23:37:17.870Z] === CONT TestReadLog [2022-05-13T23:37:17.870Z] === RUN TestReadLog/tail_exact [2022-05-13T23:37:18.061Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-13T23:37:18.061Z] === RUN TestPingCacheHeaders [2022-05-13T23:37:18.061Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-13T23:37:18.061Z] === RUN TestPingGet [2022-05-13T23:37:18.061Z] --- PASS: TestPingGet (0.01s) [2022-05-13T23:37:18.061Z] === RUN TestPingHead [2022-05-13T23:37:18.061Z] --- PASS: TestPingHead (0.01s) [2022-05-13T23:37:18.061Z] === RUN TestPingSwarmHeader [2022-05-13T23:37:18.327Z] === RUN TestReadLog/tail_less_than_available [2022-05-13T23:37:18.327Z] === RUN TestReadLog/tail_more_than_available [2022-05-13T23:37:18.327Z] --- PASS: TestReadLog (0.20s) [2022-05-13T23:37:18.327Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-13T23:37:18.327Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-13T23:37:18.327Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-13T23:37:18.327Z] PASS [2022-05-13T23:37:18.327Z] coverage: 78.7% of statements [2022-05-13T23:37:18.327Z] ok github.com/docker/docker/daemon/logger/local 0.371s coverage: 78.7% of statements [2022-05-13T23:37:18.327Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-13T23:37:18.327Z] === RUN TestLog [2022-05-13T23:37:18.327Z] --- PASS: TestLog (0.03s) [2022-05-13T23:37:18.327Z] PASS [2022-05-13T23:37:18.327Z] coverage: 31.5% of statements [2022-05-13T23:37:18.327Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-05-13T23:37:18.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-13T23:37:18.622Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-13T23:37:19.182Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-13T23:37:19.290Z] === RUN TestOpenFileDelete [2022-05-13T23:37:19.290Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestOpenFileRename [2022-05-13T23:37:19.290Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestHandleDecoderErr [2022-05-13T23:37:19.290Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestParseLogTagDefaultTag [2022-05-13T23:37:19.290Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestParseLogTag [2022-05-13T23:37:19.290Z] --- PASS: TestParseLogTag (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestParseLogTagEmptyTag [2022-05-13T23:37:19.290Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestTailFiles [2022-05-13T23:37:19.290Z] --- PASS: TestTailFiles (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestFollowLogsConsumerGone [2022-05-13T23:37:19.290Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-13T23:37:19.290Z] === RUN TestFollowLogsProducerGone [2022-05-13T23:37:19.290Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-13T23:37:19.290Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-13T23:37:19.290Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-13T23:37:19.290Z] === RUN TestCheckCapacityAndRotate [2022-05-13T23:37:19.290Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-13T23:37:19.290Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-13T23:37:19.290Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-05-13T23:37:19.290Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-13T23:37:19.290Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-13T23:37:19.290Z] PASS [2022-05-13T23:37:19.290Z] coverage: 55.1% of statements [2022-05-13T23:37:19.290Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.268s coverage: 55.1% of statements [2022-05-13T23:37:19.290Z] === RUN TestNewParse [2022-05-13T23:37:19.290Z] --- PASS: TestNewParse (0.00s) [2022-05-13T23:37:19.290Z] PASS [2022-05-13T23:37:19.290Z] coverage: 8.3% of statements [2022-05-13T23:37:19.290Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-05-13T23:37:19.385Z] --- PASS: TestDaemonRestartIpcMode (3.31s) [2022-05-13T23:37:19.745Z] === RUN TestValidateLogOpt [2022-05-13T23:37:19.745Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestNewMissedConfig [2022-05-13T23:37:19.745Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestNewMissedUrl [2022-05-13T23:37:19.745Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestNewMissedToken [2022-05-13T23:37:19.745Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestNewWithProxy [2022-05-13T23:37:19.745Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestDefault [2022-05-13T23:37:19.745Z] --- PASS: TestDefault (0.01s) [2022-05-13T23:37:19.745Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-13T23:37:19.745Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestJsonFormat [2022-05-13T23:37:19.745Z] --- PASS: TestJsonFormat (0.02s) [2022-05-13T23:37:19.745Z] === RUN TestRawFormat [2022-05-13T23:37:19.745Z] --- PASS: TestRawFormat (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestRawFormatWithLabels [2022-05-13T23:37:19.745Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestRawFormatWithoutTag [2022-05-13T23:37:19.745Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestBatching [2022-05-13T23:37:19.745Z] --- PASS: TestBatching (0.28s) [2022-05-13T23:37:19.745Z] === RUN TestFrequency [2022-05-13T23:37:19.745Z] === RUN TestParseLogFormat [2022-05-13T23:37:19.745Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestValidateLogOptEmpty [2022-05-13T23:37:19.745Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestParseAddressDefaultPort [2022-05-13T23:37:19.745Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestValidateSyslogFacility [2022-05-13T23:37:19.745Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestValidateLogOptSyslogFormat [2022-05-13T23:37:19.745Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-13T23:37:19.745Z] === RUN TestValidateLogOpt [2022-05-13T23:37:19.745Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-13T23:37:19.745Z] PASS [2022-05-13T23:37:19.745Z] coverage: 43.6% of statements [2022-05-13T23:37:19.745Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 43.6% of statements [2022-05-13T23:37:19.964Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-05-13T23:37:19.964Z] === RUN TestCreateServiceConflict [2022-05-13T23:37:20.109Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-13T23:37:20.109Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-05-13T23:37:20.109Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-13T23:37:20.109Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-13T23:37:20.109Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-13T23:37:20.109Z] === RUN TestVersion [2022-05-13T23:37:20.109Z] --- PASS: TestVersion (0.02s) [2022-05-13T23:37:20.109Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:37:20.109Z] === CONT TestDiskUsage [2022-05-13T23:37:20.201Z] --- PASS: TestFrequency (0.16s) [2022-05-13T23:37:20.201Z] === RUN TestOneMessagePerRequest [2022-05-13T23:37:20.201Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-13T23:37:20.201Z] === RUN TestVerify [2022-05-13T23:37:20.201Z] --- PASS: TestVerify (0.00s) [2022-05-13T23:37:20.201Z] === RUN TestSkipVerify [2022-05-13T23:37:20.201Z] time="2022-05-13T23:37:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.201Z] time="2022-05-13T23:37:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.201Z] time="2022-05-13T23:37:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] --- PASS: TestSkipVerify (0.39s) [2022-05-13T23:37:20.659Z] === RUN TestBufferMaximum [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.139180\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.139180\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-13T23:37:20.659Z] === RUN TestServerAlwaysDown [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.141177\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.141177\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.141177\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.142175\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] time="2022-05-13T23:37:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652485040.142175\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:20.659Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-13T23:37:20.659Z] === RUN TestCannotSendAfterClose [2022-05-13T23:37:20.659Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-13T23:37:20.659Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/container_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/image_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/volume_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-13T23:37:20.670Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-13T23:37:20.926Z] === RUN TestDiskUsage/after_container.Run [2022-05-13T23:37:21.115Z] === RUN TestV2MetadataService [2022-05-13T23:37:21.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-13T23:37:21.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage (1.53s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:37:21.489Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-05-13T23:37:21.489Z] PASS [2022-05-13T23:37:21.489Z] [2022-05-13T23:37:21.490Z] DONE 54 tests in 22.573s [2022-05-13T23:37:21.571Z] time="2022-05-13T23:37:21Z" 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-05-13T23:37:21.571Z] time="2022-05-13T23:37:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"56b73d84cb6c\"}'" [2022-05-13T23:37:21.571Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-13T23:37:21.571Z] PASS [2022-05-13T23:37:21.571Z] coverage: 82.5% of statements [2022-05-13T23:37:21.571Z] ok github.com/docker/docker/daemon/logger/splunk 1.972s coverage: 82.5% of statements [2022-05-13T23:37:21.571Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-13T23:37:21.571Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-13T23:37:21.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-13T23:37:21.746Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-13T23:37:21.746Z] INFO: Testing against a local daemon [2022-05-13T23:37:21.746Z] === RUN TestVolumesCreateAndList [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-13T23:37:21.746Z] === RUN TestVolumesRemove [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-13T23:37:21.746Z] === RUN TestVolumesInspect [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:37:21.746Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:37:21.746Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:37:21.746Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:37:21.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:37:21.746Z] PASS [2022-05-13T23:37:21.746Z] [2022-05-13T23:37:21.746Z] DONE 9 tests in 0.136s [2022-05-13T23:37:21.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T23:37:22.037Z] --- PASS: TestV2MetadataService (1.02s) [2022-05-13T23:37:22.037Z] PASS [2022-05-13T23:37:22.037Z] coverage: 44.4% of statements [2022-05-13T23:37:22.037Z] ok github.com/docker/docker/distribution/metadata 1.138s coverage: 44.4% of statements [2022-05-13T23:37:22.037Z] === RUN TestSuccessfulDownload [2022-05-13T23:37:22.037Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:37:22.037Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-13T23:37:22.037Z] === RUN TestCancelledDownload [2022-05-13T23:37:22.037Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-13T23:37:22.037Z] === RUN TestMaxDownloadAttempts [2022-05-13T23:37:22.037Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:37:22.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:37:22.037Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:37:22.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:37:22.037Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:37:22.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:37:22.037Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:37:22.037Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:37:22.037Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-13T23:37:22.037Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-13T23:37:22.037Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-13T23:37:22.037Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-13T23:37:22.308Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-13T23:37:22.308Z] Removing test suite binaries [2022-05-13T23:37:22.308Z] exiting test-integration [2022-05-13T23:37:22.308Z] ++ exit 0 [2022-05-13T23:37:22.308Z] [2022-05-13T23:37:22.482Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-05-13T23:37:22.482Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:37:22.493Z] time="2022-05-13T23:37:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:37:22.493Z] time="2022-05-13T23:37:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:37:22.493Z] time="2022-05-13T23:37:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:37:22.493Z] time="2022-05-13T23:37:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-13T23:37:22.493Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-13T23:37:22.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-05-13T23:37:22.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-05-13T23:37:22.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-05-13T23:37:22.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-05-13T23:37:22.493Z] === RUN TestTransfer [2022-05-13T23:37:22.493Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-13T23:37:22.493Z] --- PASS: TestTransfer (0.12s) [2022-05-13T23:37:22.493Z] === RUN TestConcurrencyLimit [2022-05-13T23:37:22.493Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-13T23:37:22.493Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-13T23:37:22.493Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-13T23:37:22.493Z] === RUN TestContinueOnError_NeverContinue [2022-05-13T23:37:22.493Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-13T23:37:22.493Z] === RUN TestManifestStore [2022-05-13T23:37:22.493Z] === RUN TestManifestStore/no_remote_or_local [2022-05-13T23:37:22.493Z] time="2022-05-13T23:37:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1130798861\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-13T23:37:22.493Z] === RUN TestManifestStore/no_local_cache [2022-05-13T23:37:22.493Z] === RUN TestManifestStore/with_local_cache [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/unknown_media_type [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="reference for unknown type: " [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="reference for unknown type: " [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="reference for unknown type: " [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="reference for unknown type: " [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="reference for unknown type: " [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-13T23:37:22.955Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-13T23:37:22.955Z] time="2022-05-13T23:37:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore (0.35s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-13T23:37:22.955Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestFixManifestLayers [2022-05-13T23:37:22.955Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-13T23:37:22.955Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:37:22.955Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestFixManifestLayersBadParent [2022-05-13T23:37:22.955Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestValidateManifest [2022-05-13T23:37:22.955Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:37:22.955Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestFormatPlatform [2022-05-13T23:37:22.955Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestPullSchema2Config [2022-05-13T23:37:22.955Z] === RUN TestPullSchema2Config/success_first_time [2022-05-13T23:37:22.955Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:37:22.955Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:22.955Z] === RUN TestPullSchema2Config/500_status [2022-05-13T23:37:22.955Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:37:22.955Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:22.955Z] --- PASS: TestConcurrencyLimit (0.44s) [2022-05-13T23:37:22.955Z] === RUN TestInactiveJobs [2022-05-13T23:37:22.955Z] === RUN TestNotFound [2022-05-13T23:37:22.955Z] --- PASS: TestNotFound (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestConflict [2022-05-13T23:37:22.955Z] --- PASS: TestConflict (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestForbidden [2022-05-13T23:37:22.955Z] --- PASS: TestForbidden (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestInvalidParameter [2022-05-13T23:37:22.955Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestNotImplemented [2022-05-13T23:37:22.955Z] --- PASS: TestNotImplemented (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestNotModified [2022-05-13T23:37:22.955Z] --- PASS: TestNotModified (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestUnauthorized [2022-05-13T23:37:22.955Z] --- PASS: TestUnauthorized (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestUnknown [2022-05-13T23:37:22.955Z] --- PASS: TestUnknown (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestCancelled [2022-05-13T23:37:22.955Z] --- PASS: TestCancelled (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestDeadline [2022-05-13T23:37:22.955Z] --- PASS: TestDeadline (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestDataLoss [2022-05-13T23:37:22.955Z] --- PASS: TestDataLoss (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestUnavailable [2022-05-13T23:37:22.955Z] --- PASS: TestUnavailable (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestSystem [2022-05-13T23:37:22.955Z] --- PASS: TestSystem (0.00s) [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Not_Found [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Bad_Request [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Conflict [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Unauthorized [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Forbidden [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Not_Modified [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-13T23:37:22.955Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-13T23:37:22.955Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-13T23:37:22.956Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-13T23:37:22.956Z] PASS [2022-05-13T23:37:22.956Z] coverage: 77.0% of statements [2022-05-13T23:37:22.956Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-05-13T23:37:22.956Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:22.956Z] === RUN TestPullSchema2Config/EOF [2022-05-13T23:37:22.956Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:37:22.956Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:22.956Z] 2022/05/13 23:37:22 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-13T23:37:22.956Z] goroutine 104 [running]: [2022-05-13T23:37:22.956Z] net/http.(*conn).serve.func1() [2022-05-13T23:37:22.956Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:37:22.956Z] panic({0x1978ee0, 0x1b5b2f0}) [2022-05-13T23:37:22.956Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:37:22.956Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00052cea0?, {0x1b62a98?, 0xc00034e460?}) [2022-05-13T23:37:22.956Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-13T23:37:22.956Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1b62a98, 0xc00034e460}, 0xc0000a9c00) [2022-05-13T23:37:22.956Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-13T23:37:22.956Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1b62a98?, 0xc00034e460?}, 0x1f7d5e0?) [2022-05-13T23:37:22.956Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:37:22.956Z] net/http.serverHandler.ServeHTTP({0xc00037ac90?}, {0x1b62a98, 0xc00034e460}, 0xc0000a9c00) [2022-05-13T23:37:22.956Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:37:22.956Z] net/http.(*conn).serve(0xc00019a140, {0x1b63310, 0xc00015a960}) [2022-05-13T23:37:22.956Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:37:22.956Z] created by net/http.(*Server).Serve [2022-05-13T23:37:22.956Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:37:23.412Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-13T23:37:23.412Z] === RUN TestWatchRelease [2022-05-13T23:37:23.412Z] --- PASS: TestWatchRelease (0.05s) [2022-05-13T23:37:23.412Z] === RUN TestWatchFinishedTransfer [2022-05-13T23:37:23.412Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-13T23:37:23.412Z] === RUN TestDuplicateTransfer [2022-05-13T23:37:23.412Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-13T23:37:23.412Z] === RUN TestSuccessfulUpload [2022-05-13T23:37:23.412Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:23.412Z] === RUN TestPullSchema2Config/unauthorized [2022-05-13T23:37:23.412Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-13T23:37:23.412Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-13T23:37:23.412Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-13T23:37:23.412Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-05-13T23:37:23.412Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-13T23:37:23.412Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-13T23:37:23.412Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-13T23:37:23.412Z] === RUN TestGetRepositoryMountCandidates [2022-05-13T23:37:23.412Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-13T23:37:23.412Z] === RUN TestLayerAlreadyExists [2022-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] 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-05-13T23:37:23.412Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-13T23:37:23.412Z] === RUN TestWhenEmptyAuthConfig Post stage [Pipeline] junit [2022-05-13T23:37:23.685Z] Recording test results [2022-05-13T23:37:23.868Z] time="2022-05-13T23:37:23Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-13T23:37:23.868Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-13T23:37:23.868Z] === RUN TestCancelledUpload [2022-05-13T23:37:23.868Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-13T23:37:23.868Z] PASS [2022-05-13T23:37:23.868Z] coverage: 76.8% of statements [2022-05-13T23:37:23.868Z] === RUN TestFSGetInvalidData [2022-05-13T23:37:23.868Z] ok github.com/docker/docker/distribution/xfer 1.920s coverage: 76.8% of statements [2022-05-13T23:37:23.868Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSInvalidSet [2022-05-13T23:37:23.868Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSInvalidRoot [2022-05-13T23:37:23.868Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSMetadataGetSet [2022-05-13T23:37:23.868Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-13T23:37:23.868Z] === RUN TestFSInvalidWalker [2022-05-13T23:37:23.868Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSGetSet [2022-05-13T23:37:23.868Z] --- PASS: TestFSGetSet (0.04s) [2022-05-13T23:37:23.868Z] === RUN TestFSGetUnsetKey [2022-05-13T23:37:23.868Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestFSGetEmptyData [2022-05-13T23:37:23.868Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestFSDelete [2022-05-13T23:37:23.868Z] --- PASS: TestFSDelete (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSWalker [2022-05-13T23:37:23.868Z] --- PASS: TestFSWalker (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestFSWalkerStopOnError [2022-05-13T23:37:23.868Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-13T23:37:23.868Z] === RUN TestNewFromJSON [2022-05-13T23:37:23.868Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-13T23:37:23.868Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestMarshalKeyOrder [2022-05-13T23:37:23.868Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestHistoryEqual [2022-05-13T23:37:23.868Z] --- PASS: TestHistoryEqual (0.14s) [2022-05-13T23:37:23.868Z] === RUN TestImage [2022-05-13T23:37:23.868Z] --- PASS: TestImage (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestImageOSNotEmpty [2022-05-13T23:37:23.868Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-13T23:37:23.868Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestCreate [2022-05-13T23:37:23.868Z] --- PASS: TestCreate (0.00s) [2022-05-13T23:37:23.868Z] === RUN TestRestore [2022-05-13T23:37:24.326Z] time="2022-05-13T23:37:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-13T23:37:24.326Z] --- PASS: TestRestore (0.04s) [2022-05-13T23:37:24.326Z] === RUN TestAddDelete [2022-05-13T23:37:24.326Z] --- PASS: TestAddDelete (0.02s) [2022-05-13T23:37:24.326Z] === RUN TestSearchAfterDelete [2022-05-13T23:37:24.326Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-13T23:37:24.326Z] === RUN TestParentReset [2022-05-13T23:37:24.326Z] === RUN TestCompare [2022-05-13T23:37:24.326Z] --- PASS: TestCompare (0.00s) [2022-05-13T23:37:24.326Z] PASS [2022-05-13T23:37:24.326Z] coverage: 19.2% of statements [2022-05-13T23:37:24.326Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2022-05-13T23:37:24.326Z] --- PASS: TestParentReset (0.07s) [2022-05-13T23:37:24.326Z] === RUN TestGetAndSetLastUpdated [2022-05-13T23:37:24.326Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-13T23:37:24.326Z] === RUN TestStoreLen [2022-05-13T23:37:24.326Z] --- PASS: TestStoreLen (0.06s) [2022-05-13T23:37:24.326Z] PASS [2022-05-13T23:37:24.326Z] coverage: 86.9% of statements [2022-05-13T23:37:24.326Z] ok github.com/docker/docker/image 0.587s coverage: 86.9% of statements [2022-05-13T23:37:24.563Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-13T23:37:24.564Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2022-05-13T23:37:24.564Z] PASS [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === Skipped [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-13T23:37:24.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:37:24.564Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:37:24.564Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-13T23:37:24.564Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-13T23:37:24.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-13T23:37:24.564Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:37:24.564Z] [2022-05-13T23:37:24.564Z] DONE 237 tests, 6 skipped in 167.749s [2022-05-13T23:37:24.564Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-13T23:37:24.564Z] ++ 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-05-13T23:37:24.564Z] ++ set -e [2022-05-13T23:37:24.564Z] ++ '[' -n 0 ']' [2022-05-13T23:37:24.564Z] ++ set -x [2022-05-13T23:37:24.564Z] ++ 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-05-13T23:37:24.564Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-13T23:37:24.782Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-13T23:37:24.782Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-13T23:37:24.782Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-13T23:37:24.782Z] === RUN TestTokenPassThru [2022-05-13T23:37:24.782Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-13T23:37:24.782Z] === RUN TestTokenPassThruDifferentHost [2022-05-13T23:37:24.782Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-13T23:37:24.782Z] PASS [2022-05-13T23:37:24.782Z] coverage: 26.6% of statements [2022-05-13T23:37:24.782Z] ok github.com/docker/docker/distribution 2.127s coverage: 26.6% of statements [2022-05-13T23:37:24.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-13T23:37:24.782Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-13T23:37:24.822Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:37:24.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-13T23:37:25.021Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-05-13T23:37:25.021Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:37:25.049Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-13T23:37:25.238Z] === RUN TestValidateManifest [2022-05-13T23:37:25.238Z] === RUN TestValidateManifest/nil [2022-05-13T23:37:25.238Z] === RUN TestValidateManifest/non-nil [2022-05-13T23:37:25.238Z] --- PASS: TestValidateManifest (0.00s) [2022-05-13T23:37:25.238Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-13T23:37:25.238Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-13T23:37:25.238Z] PASS [2022-05-13T23:37:25.238Z] coverage: 0.7% of statements [2022-05-13T23:37:25.238Z] ok github.com/docker/docker/image/tarexport 0.116s coverage: 0.7% of statements [2022-05-13T23:37:25.238Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-13T23:37:25.238Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-13T23:37:25.238Z] === RUN TestSerialization [2022-05-13T23:37:25.238Z] --- PASS: TestSerialization (0.04s) [2022-05-13T23:37:25.238Z] PASS [2022-05-13T23:37:25.238Z] coverage: 100.0% of statements [2022-05-13T23:37:25.238Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements [2022-05-13T23:37:25.388Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-13T23:37:25.388Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-13T23:37:25.388Z] === RUN TestConfigDaemonID [2022-05-13T23:37:25.428Z] + echo Ensuring container killed. [2022-05-13T23:37:25.428Z] Ensuring container killed. [2022-05-13T23:37:25.428Z] + docker rm -vf docker-pr2 [2022-05-13T23:37:25.428Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-13T23:37:25.749Z] + echo Chowning /workspace to jenkins user [2022-05-13T23:37:25.749Z] Chowning /workspace to jenkins user [2022-05-13T23:37:25.749Z] + id -u [2022-05-13T23:37:25.749Z] + id -g [2022-05-13T23:37:25.749Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T23:37:26.325Z] daemon_test.go:84: [d426d7f19e71c] daemon is not started [2022-05-13T23:37:26.325Z] --- PASS: TestConfigDaemonID (1.06s) [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:37:26.325Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-13T23:37:26.325Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-13T23:37:26.325Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-13T23:37:26.325Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-13T23:37:26.325Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-13T23:37:26.325Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-13T23:37:26.325Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-13T23:37:26.325Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-13T23:37:26.583Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-13T23:37:26.583Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-13T23:37:26.763Z] === RUN TestEmptyLayer [2022-05-13T23:37:26.763Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-13T23:37:26.763Z] === RUN TestCommitFailure [2022-05-13T23:37:26.763Z] --- PASS: TestCommitFailure (0.01s) [2022-05-13T23:37:26.763Z] === RUN TestStartTransactionFailure [2022-05-13T23:37:26.763Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-13T23:37:26.763Z] === RUN TestGetOrphan [2022-05-13T23:37:26.763Z] --- PASS: TestGetOrphan (0.01s) [2022-05-13T23:37:26.763Z] === RUN TestMountAndRegister [2022-05-13T23:37:26.763Z] layer_test.go:258: Layer size: 14 [2022-05-13T23:37:26.763Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-13T23:37:26.763Z] === RUN TestLayerRelease [2022-05-13T23:37:26.763Z] layer_test.go:291: Failing on Windows [2022-05-13T23:37:26.763Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-13T23:37:26.763Z] === RUN TestStoreRestore [2022-05-13T23:37:26.763Z] layer_test.go:340: Failing on Windows [2022-05-13T23:37:26.763Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-13T23:37:26.763Z] === RUN TestTarStreamStability [2022-05-13T23:37:26.763Z] layer_test.go:455: Failing on Windows [2022-05-13T23:37:26.763Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-13T23:37:26.763Z] === RUN TestRegisterExistingLayer [2022-05-13T23:37:26.763Z] === RUN TestEnvironmentParsing [2022-05-13T23:37:26.763Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-13T23:37:26.763Z] PASS [2022-05-13T23:37:26.763Z] coverage: 1.2% of statements [2022-05-13T23:37:26.842Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.28s) [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-05-13T23:37:26.842Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-05-13T23:37:26.842Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:37:26.842Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T23:37:27.214Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-13T23:37:27.214Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-05-13T23:37:27.214Z] === RUN TestTarStreamVerification [2022-05-13T23:37:27.214Z] layer_test.go:684: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestLayerMigration [2022-05-13T23:37:27.214Z] migration_test.go:45: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestLayerMigrationNoTarsplit [2022-05-13T23:37:27.214Z] migration_test.go:181: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMountInit [2022-05-13T23:37:27.214Z] mount_test.go:17: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestMountInit (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMountSize [2022-05-13T23:37:27.214Z] mount_test.go:76: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestMountSize (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMountChanges [2022-05-13T23:37:27.214Z] mount_test.go:125: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestMountChanges (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMountApply [2022-05-13T23:37:27.214Z] mount_test.go:212: Failing on Windows [2022-05-13T23:37:27.214Z] --- SKIP: TestMountApply (0.00s) [2022-05-13T23:37:27.214Z] PASS [2022-05-13T23:37:27.214Z] coverage: 30.6% of statements [2022-05-13T23:37:27.214Z] ok github.com/docker/docker/layer 0.240s coverage: 30.6% of statements [2022-05-13T23:37:27.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-13T23:37:27.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-13T23:37:27.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-13T23:37:27.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-13T23:37:27.214Z] === RUN TestSequenceGetAvailableBit [2022-05-13T23:37:27.214Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSequenceEqual [2022-05-13T23:37:27.214Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSequenceCopy [2022-05-13T23:37:27.214Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestGetFirstAvailable [2022-05-13T23:37:27.214Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestFindSequence [2022-05-13T23:37:27.214Z] --- PASS: TestFindSequence (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestCheckIfAvailable [2022-05-13T23:37:27.214Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMergeSequences [2022-05-13T23:37:27.214Z] --- PASS: TestMergeSequences (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestPushReservation [2022-05-13T23:37:27.214Z] --- PASS: TestPushReservation (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSerializeDeserialize [2022-05-13T23:37:27.214Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSet [2022-05-13T23:37:27.214Z] --- PASS: TestSet (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSetUnset [2022-05-13T23:37:27.214Z] --- PASS: TestSetUnset (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestOffsetSetUnset [2022-05-13T23:37:27.214Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSetInRange [2022-05-13T23:37:27.214Z] --- PASS: TestSetInRange (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestSetAnyInRange [2022-05-13T23:37:27.214Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestMethods [2022-05-13T23:37:27.214Z] --- PASS: TestMethods (0.00s) [2022-05-13T23:37:27.214Z] === RUN TestRandomAllocateDeallocate [2022-05-13T23:37:27.416Z] + bundleName=amd64-cgroup2 [2022-05-13T23:37:27.416Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-13T23:37:27.416Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-13T23:37:27.416Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-13T23:37:27.416Z] + 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-05-13T23:37:27.682Z] Archiving artifacts [2022-05-13T23:37:28.216Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-13T23:37:28.216Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-13T23:37:28.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-13T23:37:29.014Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-13T23:37:29.042Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [Pipeline] sh [2022-05-13T23:37:29.386Z] + make clean [2022-05-13T23:37:29.386Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T23:37:29.386Z] docker-dev-cache [2022-05-13T23:37:29.386Z] docker-mod-cache [Pipeline] deleteDir [2022-05-13T23:37:30.083Z] === RUN TestInvalidConfig [2022-05-13T23:37:30.083Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestConfig [2022-05-13T23:37:30.083Z] --- PASS: TestConfig (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestOptionsLabels [2022-05-13T23:37:30.083Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestValidName [2022-05-13T23:37:30.083Z] --- PASS: TestValidName (0.00s) [2022-05-13T23:37:30.083Z] PASS [2022-05-13T23:37:30.083Z] coverage: 19.7% of statements [2022-05-13T23:37:30.083Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-05-13T23:37:30.083Z] === RUN TestKey [2022-05-13T23:37:30.083Z] --- PASS: TestKey (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestParseKey [2022-05-13T23:37:30.083Z] --- PASS: TestParseKey (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestInvalidDataStore [2022-05-13T23:37:30.083Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestKVObjectFlatKey [2022-05-13T23:37:30.083Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-13T23:37:30.083Z] === RUN TestAtomicKVObjectFlatKey [2022-05-13T23:37:30.083Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-13T23:37:30.083Z] PASS [2022-05-13T23:37:30.083Z] coverage: 21.9% of statements [2022-05-13T23:37:30.083Z] ok github.com/docker/docker/libnetwork/datastore 0.062s coverage: 21.9% of statements [2022-05-13T23:37:30.418Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-13T23:37:30.418Z] daemon_test.go:198: [d735fe2ddde54] daemon is not started [2022-05-13T23:37:30.418Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-05-13T23:37:30.418Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-13T23:37:30.418Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-05-13T23:37:30.418Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-13T23:37:30.418Z] === RUN TestDaemonProxy [2022-05-13T23:37:30.418Z] === RUN TestDaemonProxy/environment_variables [2022-05-13T23:37:31.035Z] === RUN TestErrorInterfaces [2022-05-13T23:37:31.035Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-13T23:37:31.035Z] === RUN TestNetworkMarshalling [2022-05-13T23:37:31.035Z] === RUN TestIPDataMarshalling [2022-05-13T23:37:31.035Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-13T23:37:31.035Z] === RUN TestValidateAndIsV6 [2022-05-13T23:37:31.035Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-13T23:37:31.035Z] PASS [2022-05-13T23:37:31.035Z] coverage: 68.9% of statements [2022-05-13T23:37:31.035Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-05-13T23:37:31.486Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-05-13T23:37:31.486Z] === RUN TestEndpointMarshalling [2022-05-13T23:37:31.486Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestAuxAddresses [2022-05-13T23:37:31.486Z] time="2022-05-13T23:37:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:37:31.486Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-13T23:37:31.486Z] === RUN TestSRVServiceQuery [2022-05-13T23:37:31.486Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestServiceVIPReuse [2022-05-13T23:37:31.486Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-13T23:37:31.486Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestDNSIPQuery [2022-05-13T23:37:31.486Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestDNSProxyServFail [2022-05-13T23:37:31.486Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestSandboxAddEmpty [2022-05-13T23:37:31.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestSandboxAddMultiPrio [2022-05-13T23:37:31.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestSandboxAddSamePrio [2022-05-13T23:37:31.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestCleanupServiceDiscovery [2022-05-13T23:37:31.486Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestDNSOptions [2022-05-13T23:37:31.486Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:37:31.486Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-13T23:37:31.486Z] === RUN TestMultipleControllersWithSameStore [2022-05-13T23:37:31.487Z] time="2022-05-13T23:37:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:37:31.487Z] time="2022-05-13T23:37:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-13T23:37:31.487Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-13T23:37:31.487Z] PASS [2022-05-13T23:37:31.487Z] coverage: 8.5% of statements [2022-05-13T23:37:31.487Z] ok github.com/docker/docker/libnetwork 0.324s coverage: 8.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T23:37:31.793Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-13T23:37:31.793Z] === RUN TestDaemonProxy/command-line_options [2022-05-13T23:37:31.938Z] === RUN TestDriver [2022-05-13T23:37:31.938Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:37:31.938Z] PASS [2022-05-13T23:37:31.938Z] coverage: 34.8% of statements [2022-05-13T23:37:31.938Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-13T23:37:32.389Z] === RUN TestDriver [2022-05-13T23:37:32.389Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:37:32.389Z] PASS [2022-05-13T23:37:32.389Z] coverage: 34.8% of statements [2022-05-13T23:37:32.389Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-05-13T23:37:32.389Z] === RUN TestNetworkAllocateFree [2022-05-13T23:37:32.389Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-13T23:37:32.389Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-13T23:37:32.389Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-13T23:37:32.389Z] PASS [2022-05-13T23:37:32.389Z] coverage: 63.6% of statements [2022-05-13T23:37:32.389Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2022-05-13T23:37:32.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-13T23:37:32.986Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-13T23:37:32.986Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-13T23:37:32.986Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-13T23:37:32.986Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-13T23:37:32.986Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-13T23:37:32.986Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-13T23:37:32.986Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-13T23:37:32.986Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-13T23:37:32.986Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-13T23:37:33.344Z] === RUN TestGetEmptyCapabilities [2022-05-13T23:37:33.344Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-13T23:37:33.344Z] === RUN TestGetExtraCapabilities [2022-05-13T23:37:33.344Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-13T23:37:33.344Z] === RUN TestGetInvalidCapabilities [2022-05-13T23:37:33.344Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-13T23:37:33.344Z] === RUN TestRemoteDriver [2022-05-13T23:37:33.344Z] --- PASS: TestRemoteDriver (0.02s) [2022-05-13T23:37:33.344Z] === RUN TestDriverError [2022-05-13T23:37:33.344Z] --- PASS: TestDriverError (0.00s) [2022-05-13T23:37:33.344Z] === RUN TestMissingValues [2022-05-13T23:37:33.344Z] --- PASS: TestMissingValues (0.00s) [2022-05-13T23:37:33.344Z] === RUN TestRollback [2022-05-13T23:37:33.344Z] --- PASS: TestRollback (0.00s) [2022-05-13T23:37:33.344Z] PASS [2022-05-13T23:37:33.344Z] coverage: 57.4% of statements [2022-05-13T23:37:33.344Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-05-13T23:37:33.795Z] --- PASS: TestRandomAllocateDeallocate (6.51s) [2022-05-13T23:37:33.795Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:37:33.795Z] === RUN TestNew [2022-05-13T23:37:33.795Z] --- PASS: TestNew (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestAddDriver [2022-05-13T23:37:33.795Z] --- PASS: TestAddDriver (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestAddDuplicateDriver [2022-05-13T23:37:33.795Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-13T23:37:33.795Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestDriver [2022-05-13T23:37:33.795Z] --- PASS: TestDriver (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestIPAM [2022-05-13T23:37:33.795Z] --- PASS: TestIPAM (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestWalkIPAMs [2022-05-13T23:37:33.795Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestWalkDrivers [2022-05-13T23:37:33.795Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-13T23:37:33.795Z] PASS [2022-05-13T23:37:33.795Z] coverage: 82.4% of statements [2022-05-13T23:37:33.795Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-05-13T23:37:33.795Z] === RUN TestNAT [2022-05-13T23:37:33.795Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:37:33.795Z] --- SKIP: TestNAT (0.00s) [2022-05-13T23:37:33.795Z] === RUN TestTransparent [2022-05-13T23:37:33.795Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:37:33.795Z] --- SKIP: TestTransparent (0.00s) [2022-05-13T23:37:33.795Z] PASS [2022-05-13T23:37:33.795Z] coverage: 0.0% of statements [2022-05-13T23:37:33.925Z] === RUN TestDaemonProxy/configuration_file [2022-05-13T23:37:34.249Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-05-13T23:37:34.249Z] === RUN TestBuildDefault [2022-05-13T23:37:34.249Z] --- PASS: TestBuildDefault (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestBuildHostnameDomainname [2022-05-13T23:37:34.249Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestBuildHostname [2022-05-13T23:37:34.249Z] --- PASS: TestBuildHostname (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestBuildHostnameFQDN [2022-05-13T23:37:34.249Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestBuildNoIP [2022-05-13T23:37:34.249Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestUpdate [2022-05-13T23:37:34.249Z] --- PASS: TestUpdate (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-13T23:37:34.249Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-13T23:37:34.249Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestAddEmpty [2022-05-13T23:37:34.249Z] --- PASS: TestAddEmpty (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestAdd [2022-05-13T23:37:34.249Z] --- PASS: TestAdd (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestDeleteEmpty [2022-05-13T23:37:34.249Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestDeleteNewline [2022-05-13T23:37:34.249Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestDelete [2022-05-13T23:37:34.249Z] --- PASS: TestDelete (0.00s) [2022-05-13T23:37:34.249Z] === RUN TestConcurrentWrites [2022-05-13T23:37:34.705Z] --- PASS: TestConcurrentWrites (0.21s) [2022-05-13T23:37:34.705Z] PASS [2022-05-13T23:37:34.705Z] coverage: 81.2% of statements [2022-05-13T23:37:34.705Z] ok github.com/docker/docker/libnetwork/etchosts 0.272s coverage: 81.2% of statements [2022-05-13T23:37:34.705Z] === RUN TestCaller [2022-05-13T23:37:34.705Z] --- PASS: TestCaller (0.00s) [2022-05-13T23:37:34.705Z] PASS [2022-05-13T23:37:34.705Z] coverage: 100.0% of statements [2022-05-13T23:37:34.705Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-05-13T23:37:34.705Z] === RUN TestNew [2022-05-13T23:37:34.705Z] --- PASS: TestNew (0.00s) [2022-05-13T23:37:34.705Z] === RUN TestAllocate [2022-05-13T23:37:34.705Z] --- PASS: TestAllocate (0.00s) [2022-05-13T23:37:34.705Z] === RUN TestUninitialized [2022-05-13T23:37:34.705Z] --- PASS: TestUninitialized (0.00s) [2022-05-13T23:37:34.705Z] === RUN TestAllocateInRange [2022-05-13T23:37:34.705Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-13T23:37:34.705Z] === RUN TestAllocateSerial [2022-05-13T23:37:34.705Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-13T23:37:34.705Z] PASS [2022-05-13T23:37:34.705Z] coverage: 87.5% of statements [2022-05-13T23:37:34.705Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-05-13T23:37:34.867Z] check_test.go:307: [d168ee9dfd933] daemon is not started [2022-05-13T23:37:34.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-13T23:37:35.162Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-05-13T23:37:35.162Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-13T23:37:35.433Z] === RUN TestDaemonProxy/conflicting_options [2022-05-13T23:37:35.618Z] === RUN TestSetSerialInsertDelete [2022-05-13T23:37:35.618Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-13T23:37:35.618Z] === RUN TestSetParallelInsertDelete [2022-05-13T23:37:36.000Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-13T23:37:36.000Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy (6.41s) [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-13T23:37:36.567Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-13T23:37:36.567Z] PASS [2022-05-13T23:37:36.567Z] [2022-05-13T23:37:36.567Z] DONE 18 tests in 11.968s [2022-05-13T23:37:36.567Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-13T23:37:36.567Z] ++ 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-05-13T23:37:36.567Z] ++ set -e [2022-05-13T23:37:36.567Z] ++ '[' -n 0 ']' [2022-05-13T23:37:36.567Z] ++ set -x [2022-05-13T23:37:36.567Z] ++ 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-05-13T23:37:36.579Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2022-05-13T23:37:36.580Z] === RUN TestRetrieveFromStore [2022-05-13T23:37:36.580Z] === RUN TestInt2IP2IntConversion [2022-05-13T23:37:36.826Z] INFO: Testing against a local daemon [2022-05-13T23:37:36.826Z] === RUN TestCommitInheritsEnv [2022-05-13T23:37:37.036Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-05-13T23:37:37.036Z] === RUN TestGetAddressVersion [2022-05-13T23:37:37.036Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-13T23:37:37.036Z] === RUN TestKeyString [2022-05-13T23:37:37.036Z] --- PASS: TestKeyString (0.00s) [2022-05-13T23:37:37.036Z] === RUN TestPoolDataMarshal [2022-05-13T23:37:37.036Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-13T23:37:37.036Z] === RUN TestSubnetsMarshal [2022-05-13T23:37:37.036Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-05-13T23:37:37.036Z] === RUN TestIsCorrupted [2022-05-13T23:37:37.036Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-13T23:37:37.036Z] === RUN TestSetRollover [2022-05-13T23:37:37.036Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-13T23:37:37.036Z] === RUN TestAddSubnets [2022-05-13T23:37:37.036Z] --- PASS: TestAddSubnets (0.05s) [2022-05-13T23:37:37.036Z] === RUN TestDoublePoolRelease [2022-05-13T23:37:37.036Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-13T23:37:37.036Z] === RUN TestAddReleasePoolID [2022-05-13T23:37:37.036Z] === RUN TestPoolRequest [2022-05-13T23:37:37.036Z] --- PASS: TestPoolRequest (0.00s) [2022-05-13T23:37:37.036Z] === RUN TestOtherRequests [2022-05-13T23:37:37.036Z] --- PASS: TestOtherRequests (0.00s) [2022-05-13T23:37:37.036Z] PASS [2022-05-13T23:37:37.036Z] coverage: 57.1% of statements [2022-05-13T23:37:37.036Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-05-13T23:37:37.036Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-13T23:37:37.036Z] === RUN TestPredefinedPool [2022-05-13T23:37:37.036Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-13T23:37:37.036Z] === RUN TestRemoveSubnet [2022-05-13T23:37:37.393Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-05-13T23:37:37.393Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:37:37.393Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform// [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform/linux [2022-05-13T23:37:37.393Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-13T23:37:37.492Z] --- PASS: TestRemoveSubnet (0.25s) [2022-05-13T23:37:37.492Z] === RUN TestGetSameAddress [2022-05-13T23:37:37.492Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-13T23:37:37.492Z] === RUN TestPoolAllocationReuse [2022-05-13T23:37:37.651Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-13T23:37:37.651Z] === RUN TestImportWithCustomPlatform/macos [2022-05-13T23:37:37.651Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-13T23:37:37.651Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-13T23:37:37.651Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-13T23:37:37.651Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:37:37.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-13T23:37:37.910Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-13T23:37:37.910Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:37:37.910Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-13T23:37:37.910Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:37:38.455Z] === RUN TestGetCapabilities [2022-05-13T23:37:38.455Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-13T23:37:38.455Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-13T23:37:38.455Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-13T23:37:38.455Z] === RUN TestGetDefaultAddressSpaces [2022-05-13T23:37:38.455Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-13T23:37:38.455Z] === RUN TestRemoteDriver [2022-05-13T23:37:38.455Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-13T23:37:38.455Z] PASS [2022-05-13T23:37:38.455Z] coverage: 47.4% of statements [2022-05-13T23:37:38.455Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-05-13T23:37:38.455Z] --- PASS: TestSetRollover (1.70s) [2022-05-13T23:37:38.455Z] === RUN TestSetRolloverSerial [2022-05-13T23:37:38.476Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-05-13T23:37:38.476Z] === RUN TestRemoveImageGarbageCollector [2022-05-13T23:37:38.735Z] time="2022-05-13T23:37:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-13T23:37:39.418Z] === RUN TestWindowsIPAM [2022-05-13T23:37:39.418Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-13T23:37:39.418Z] PASS [2022-05-13T23:37:39.418Z] coverage: 71.4% of statements [2022-05-13T23:37:39.418Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-05-13T23:37:39.418Z] --- PASS: TestPoolAllocationReuse (1.78s) [2022-05-13T23:37:39.418Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-13T23:37:39.418Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-13T23:37:39.418Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-13T23:37:39.857Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-05-13T23:37:39.857Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:37:39.875Z] === RUN TestDefaultNetwork [2022-05-13T23:37:40.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-13T23:37:40.333Z] --- PASS: TestSetRolloverSerial (1.59s) [2022-05-13T23:37:40.333Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-13T23:37:40.333Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-13T23:37:40.333Z] PASS [2022-05-13T23:37:40.333Z] coverage: 84.4% of statements [2022-05-13T23:37:40.333Z] ok github.com/docker/docker/libnetwork/bitseq 12.984s coverage: 84.4% of statements [2022-05-13T23:37:40.333Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-13T23:37:40.333Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-13T23:37:40.333Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-13T23:37:40.333Z] === RUN TestInitAddressPools [2022-05-13T23:37:40.333Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-13T23:37:40.333Z] PASS [2022-05-13T23:37:40.333Z] coverage: 74.0% of statements [2022-05-13T23:37:40.418Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-05-13T23:37:40.418Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:37:40.678Z] docker_cli_daemon_plugins_test.go:106: [d9dbc1ce8bf07] daemon is not started [2022-05-13T23:37:40.678Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-05-13T23:37:40.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:37:40.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-13T23:37:40.678Z] === RUN TestTagInvalidReference [2022-05-13T23:37:40.678Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-13T23:37:40.678Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:37:40.789Z] ok github.com/docker/docker/libnetwork/ipamutils 0.631s coverage: 74.0% of statements [2022-05-13T23:37:40.936Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-13T23:37:40.936Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:37:40.936Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-13T23:37:40.936Z] === RUN TestTagOfficialNames [2022-05-13T23:37:40.936Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-13T23:37:40.936Z] === RUN TestTagMatchesDigest [2022-05-13T23:37:40.936Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-13T23:37:40.936Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-13T23:37:41.248Z] === RUN TestKeyValue [2022-05-13T23:37:41.248Z] --- PASS: TestKeyValue (0.00s) [2022-05-13T23:37:41.248Z] PASS [2022-05-13T23:37:41.248Z] coverage: 60.0% of statements [2022-05-13T23:37:41.248Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-13T23:37:41.502Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-13T23:37:41.705Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.56s) [2022-05-13T23:37:41.705Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-13T23:37:42.876Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-13T23:37:42.932Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-05-13T23:37:42.932Z] === RUN TestCreateServiceSysctls [2022-05-13T23:37:43.443Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-13T23:37:43.443Z] check_test.go:307: [d2a6dc33f8845] daemon is not started [2022-05-13T23:37:43.443Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-13T23:37:44.606Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-13T23:37:44.606Z] === RUN TestNetworkDBSimple [2022-05-13T23:37:44.606Z] === RUN TestGenerate [2022-05-13T23:37:44.606Z] --- PASS: TestGenerate (0.00s) [2022-05-13T23:37:44.606Z] === RUN TestGeneratePtr [2022-05-13T23:37:44.606Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-13T23:37:44.606Z] === RUN TestGenerateMissingField [2022-05-13T23:37:44.606Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-13T23:37:44.606Z] === RUN TestFieldCannotBeSet [2022-05-13T23:37:44.606Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-13T23:37:44.606Z] === RUN TestTypeMismatchError [2022-05-13T23:37:44.606Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-13T23:37:44.606Z] PASS [2022-05-13T23:37:44.606Z] coverage: 100.0% of statements [2022-05-13T23:37:44.606Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.00s) [2022-05-13T23:37:44.606Z] === RUN TestGetAddress [2022-05-13T23:37:44.606Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-05-13T23:37:45.447Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-05-13T23:37:45.447Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:37:45.568Z] 2022/05/13 23:37:44 Closing DB instances... [2022-05-13T23:37:45.568Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-13T23:37:45.568Z] PASS [2022-05-13T23:37:45.568Z] coverage: 100.0% of statements [2022-05-13T23:37:45.568Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-05-13T23:37:45.568Z] testing: warning: no tests to run [2022-05-13T23:37:45.568Z] PASS [2022-05-13T23:37:45.568Z] coverage: 0.0% of statements [2022-05-13T23:37:45.568Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:37:46.530Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-05-13T23:37:46.530Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-13T23:37:46.530Z] === RUN TestRequestNewPort [2022-05-13T23:37:46.530Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-13T23:37:46.530Z] === RUN TestRequestSpecificPort [2022-05-13T23:37:46.530Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-13T23:37:46.530Z] === RUN TestReleasePort [2022-05-13T23:37:46.531Z] --- PASS: TestReleasePort (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestReuseReleasedPort [2022-05-13T23:37:46.531Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestReleaseUnreadledPort [2022-05-13T23:37:46.531Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestUnknowProtocol [2022-05-13T23:37:46.531Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestAllocateAllPorts [2022-05-13T23:37:46.531Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestPortAllocation [2022-05-13T23:37:46.531Z] --- PASS: TestPortAllocation (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestPortAllocationWithCustomRange [2022-05-13T23:37:46.531Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestNoDuplicateBPR [2022-05-13T23:37:46.531Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-13T23:37:46.531Z] === RUN TestChangePortRange [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-13T23:37:46.531Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-13T23:37:46.531Z] --- PASS: TestChangePortRange (0.00s) [2022-05-13T23:37:46.531Z] PASS [2022-05-13T23:37:46.531Z] coverage: 88.6% of statements [2022-05-13T23:37:46.531Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-05-13T23:37:46.531Z] testing: warning: no tests to run [2022-05-13T23:37:46.531Z] PASS [2022-05-13T23:37:46.531Z] coverage: 0.0% of statements [2022-05-13T23:37:46.531Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-05-13T23:37:47.493Z] === RUN TestHashData [2022-05-13T23:37:47.493Z] --- PASS: TestHashData (0.00s) [2022-05-13T23:37:47.493Z] PASS [2022-05-13T23:37:47.493Z] coverage: 2.8% of statements [2022-05-13T23:37:47.493Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-05-13T23:37:47.493Z] === RUN TestErrorConstructors [2022-05-13T23:37:47.493Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-13T23:37:47.493Z] === RUN TestCompareIPMask [2022-05-13T23:37:47.493Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-13T23:37:47.493Z] === RUN TestUtilGetHostPartIP [2022-05-13T23:37:47.493Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-13T23:37:47.493Z] === RUN TestUtilGetBroadcastIP [2022-05-13T23:37:47.493Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-13T23:37:47.493Z] === RUN TestParseCIDR [2022-05-13T23:37:47.493Z] --- PASS: TestParseCIDR (0.00s) [2022-05-13T23:37:47.493Z] PASS [2022-05-13T23:37:47.493Z] coverage: 37.3% of statements [2022-05-13T23:37:47.493Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-05-13T23:37:47.493Z] 2022/05/13 23:37:47 Closing DB instances... [2022-05-13T23:37:47.628Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-13T23:37:47.961Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-05-13T23:37:47.962Z] === RUN TestInspect [2022-05-13T23:37:48.194Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-13T23:37:48.458Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-13T23:37:48.458Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-13T23:37:48.458Z] PASS [2022-05-13T23:37:48.458Z] coverage: 55.0% of statements [2022-05-13T23:37:48.458Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-05-13T23:37:48.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:37:48.460Z] INFO: Testing against a local daemon [2022-05-13T23:37:48.460Z] === RUN TestBuildWithSession [2022-05-13T23:37:48.460Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:37:48.460Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:37:48.460Z] === RUN TestBuildSquashParent [2022-05-13T23:37:48.460Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:37:48.460Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:37:48.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:37:48.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:37:48.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:37:48.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:37:48.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:37:48.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:37:48.918Z] === RUN TestAddressPoolOpt [2022-05-13T23:37:48.919Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/a [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/something [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/_=a [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/env1=value1 [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/_env1=value1 [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/PATH [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/=a [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/PATH= [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/PATH=something [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/asd!qwe [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/1asd [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/123 [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/some_space [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/__some_space_before [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/some_space_after__ [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/= [2022-05-13T23:37:48.919Z] === RUN TestValidateEnv/PaTh [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestParseHost [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://invalid:port [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://:5555/p [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://:port [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://:5555/ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-13T23:37:48.919Z] === RUN TestParseHost/something_with_spaces [2022-05-13T23:37:48.919Z] === RUN TestParseHost/:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/unknown:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/unix://path/to/socket [2022-05-13T23:37:48.919Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1]: [2022-05-13T23:37:48.919Z] === RUN TestParseHost/__ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/npipe:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1] [2022-05-13T23:37:48.919Z] === RUN TestParseHost/#00 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/fd://something [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://: [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://host: [2022-05-13T23:37:48.919Z] === RUN TestParseHost/_ [2022-05-13T23:37:48.919Z] === RUN TestParseHost/fd:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/unix:// [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-13T23:37:48.919Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestParseTCP [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/localhost:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/default_localhost [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/default_udp://localhost [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/0.0.0.1 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp://:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp:// [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/tcp://: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[::1] [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/localhost [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/localhost: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/localhost:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/#00 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/:5555 [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/0.0.0.1: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[::1]: [2022-05-13T23:37:48.919Z] === RUN TestParseTCP/[::1]:5555 [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-13T23:37:48.919Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-13T23:37:48.919Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestValidateExtraHosts [2022-05-13T23:37:48.919Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestValidateIPAddress [2022-05-13T23:37:48.919Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestMapOpts [2022-05-13T23:37:48.919Z] --- PASS: TestMapOpts (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestListOptsWithoutValidator [2022-05-13T23:37:48.919Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestListOptsWithValidator [2022-05-13T23:37:48.919Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestValidateDNSSearch [2022-05-13T23:37:48.919Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel/label_with_general_format [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel/label_with_one_more [2022-05-13T23:37:48.919Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-13T23:37:48.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel (0.03s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-13T23:37:48.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-13T23:37:48.920Z] === RUN TestNamedListOpts [2022-05-13T23:37:48.920Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-13T23:37:48.920Z] === RUN TestNamedMapOpts [2022-05-13T23:37:48.920Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-13T23:37:48.920Z] === RUN TestParseLink [2022-05-13T23:37:48.920Z] --- PASS: TestParseLink (0.00s) [2022-05-13T23:37:48.920Z] === RUN TestUlimitOpt [2022-05-13T23:37:48.920Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-13T23:37:48.920Z] PASS [2022-05-13T23:37:48.920Z] coverage: 66.0% of statements [2022-05-13T23:37:48.920Z] ok github.com/docker/docker/opts 0.134s coverage: 66.0% of statements [2022-05-13T23:37:48.920Z] === RUN TestParseVersion [2022-05-13T23:37:48.920Z] --- PASS: TestParseVersion (0.00s) [2022-05-13T23:37:48.920Z] PASS [2022-05-13T23:37:48.920Z] coverage: 52.9% of statements [2022-05-13T23:37:48.920Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-05-13T23:37:49.376Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-05-13T23:37:49.376Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-13T23:37:50.340Z] 2022/05/13 23:37:50 Closing DB instances... [2022-05-13T23:37:50.796Z] === RUN TestPeerCertificateMarshalJSON [2022-05-13T23:37:51.227Z] --- PASS: TestInspect (2.69s) [2022-05-13T23:37:51.227Z] === RUN TestCreateJob [2022-05-13T23:37:51.251Z] === RUN TestIsArchivePathDir [2022-05-13T23:37:51.252Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-13T23:37:51.252Z] === RUN TestIsArchivePathInvalidFile [2022-05-13T23:37:51.252Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-13T23:37:51.252Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-13T23:37:51.252Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-05-13T23:37:51.252Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-13T23:37:51.252Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-13T23:37:51.252Z] === RUN TestMiddleware [2022-05-13T23:37:51.252Z] --- PASS: TestMiddleware (0.00s) [2022-05-13T23:37:51.252Z] === RUN TestNewResponseModifier [2022-05-13T23:37:51.252Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-13T23:37:51.252Z] PASS [2022-05-13T23:37:51.252Z] coverage: 26.8% of statements [2022-05-13T23:37:51.252Z] ok github.com/docker/docker/pkg/authorization 0.510s coverage: 26.8% of statements [2022-05-13T23:37:51.252Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-05-13T23:37:51.252Z] === RUN TestIsArchivePathTar [2022-05-13T23:37:51.708Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-13T23:37:51.708Z] === RUN TestDecompressStreamGzip [2022-05-13T23:37:51.708Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-13T23:37:51.708Z] === RUN TestDecompressStreamBzip2 [2022-05-13T23:37:51.708Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-13T23:37:51.708Z] === RUN TestDecompressStreamXz [2022-05-13T23:37:51.708Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:37:51.708Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestDecompressStreamZstd [2022-05-13T23:37:51.708Z] archive_test.go:140: zstd not installed [2022-05-13T23:37:51.708Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-13T23:37:51.708Z] === RUN TestCompressStreamXzUnsupported [2022-05-13T23:37:51.708Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-13T23:37:51.708Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestCompressStreamInvalid [2022-05-13T23:37:51.708Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionInvalid [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionUncompressed [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionBzip2 [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionGzip [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionXz [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionXz (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestExtensionZstd [2022-05-13T23:37:51.708Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestCmdStreamLargeStderr [2022-05-13T23:37:51.708Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-13T23:37:51.708Z] === RUN TestCmdStreamBad [2022-05-13T23:37:51.708Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:37:51.708Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-13T23:37:51.708Z] === RUN TestCmdStreamGood [2022-05-13T23:37:51.708Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-13T23:37:51.708Z] === RUN TestUntarPathWithInvalidDest [2022-05-13T23:37:52.164Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-13T23:37:52.164Z] === RUN TestUntarPathWithInvalidSrc [2022-05-13T23:37:52.164Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestUntarPath [2022-05-13T23:37:52.164Z] === RUN TestUnbuffered [2022-05-13T23:37:52.164Z] --- PASS: TestUnbuffered (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestRaceUnbuffered [2022-05-13T23:37:52.164Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-13T23:37:52.164Z] PASS [2022-05-13T23:37:52.164Z] coverage: 100.0% of statements [2022-05-13T23:37:52.164Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-05-13T23:37:52.164Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-13T23:37:52.164Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-13T23:37:52.164Z] --- PASS: TestUntarPath (0.07s) [2022-05-13T23:37:52.164Z] === RUN TestUntarPathWithDestinationFile [2022-05-13T23:37:52.164Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-13T23:37:52.164Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-13T23:37:52.164Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-13T23:37:52.164Z] === RUN TestCopyWithTarInvalidSrc [2022-05-13T23:37:52.164Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-13T23:37:52.164Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyWithTarSrcFile [2022-05-13T23:37:52.164Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyWithTarSrcFolder [2022-05-13T23:37:52.164Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-13T23:37:52.164Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-13T23:37:52.164Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-13T23:37:52.164Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-13T23:37:52.164Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-13T23:37:52.164Z] === RUN TestCopyFileWithTarSrcFile [2022-05-13T23:37:52.164Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-13T23:37:52.164Z] === RUN TestTarFiles [2022-05-13T23:37:52.620Z] === RUN TestMatch [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[foo]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[foo_bar]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[]#01 [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[qux]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-13T23:37:52.620Z] === RUN TestMatch/[[foo_baz]] [2022-05-13T23:37:52.620Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-13T23:37:52.620Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-13T23:37:52.620Z] PASS [2022-05-13T23:37:52.620Z] coverage: 87.5% of statements [2022-05-13T23:37:52.620Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-05-13T23:37:53.458Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-13T23:37:53.583Z] === RUN TestChrootTarUntar [2022-05-13T23:37:53.583Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.583Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-13T23:37:53.583Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-13T23:37:53.583Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.583Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:37:53.583Z] === RUN TestChrootUntarEmptyArchive [2022-05-13T23:37:53.584Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootTarUntarWithSymlink [2022-05-13T23:37:53.584Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootCopyWithTar [2022-05-13T23:37:53.584Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootCopyFileWithTar [2022-05-13T23:37:53.584Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootUntarPath [2022-05-13T23:37:53.584Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-13T23:37:53.584Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-13T23:37:53.584Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:37:53.584Z] === RUN TestChrootApplyDotDotFile [2022-05-13T23:37:53.584Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:37:53.584Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:37:53.584Z] PASS [2022-05-13T23:37:53.584Z] coverage: 12.0% of statements [2022-05-13T23:37:53.584Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 12.0% of statements [2022-05-13T23:37:53.717Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-13T23:37:53.741Z] --- PASS: TestCreateJob (3.01s) [2022-05-13T23:37:53.741Z] === RUN TestReplicatedJob [2022-05-13T23:37:54.039Z] 2022/05/13 23:37:53 Closing DB instances... [2022-05-13T23:37:54.299Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-13T23:37:54.300Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-13T23:37:54.869Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-13T23:37:55.001Z] === RUN TestEnsureRemoveAllNotExist [2022-05-13T23:37:55.001Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-13T23:37:55.001Z] === RUN TestEnsureRemoveAllWithDir [2022-05-13T23:37:55.001Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-13T23:37:55.001Z] === RUN TestEnsureRemoveAllWithFile [2022-05-13T23:37:55.001Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-13T23:37:55.001Z] PASS [2022-05-13T23:37:55.001Z] coverage: 0.0% of statements [2022-05-13T23:37:55.001Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-05-13T23:37:55.127Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-13T23:37:55.127Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-13T23:37:55.456Z] === RUN TestSizeEmpty [2022-05-13T23:37:55.456Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestSizeEmptyFile [2022-05-13T23:37:55.456Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestSizeNonemptyFile [2022-05-13T23:37:55.456Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-13T23:37:55.456Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-13T23:37:55.456Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-13T23:37:55.456Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-13T23:37:55.456Z] === RUN TestMoveToSubdir [2022-05-13T23:37:55.456Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-13T23:37:55.456Z] === RUN TestSizeNonExistingDirectory [2022-05-13T23:37:55.456Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-13T23:37:55.456Z] PASS [2022-05-13T23:37:55.456Z] coverage: 80.0% of statements [2022-05-13T23:37:55.456Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-05-13T23:37:55.693Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-13T23:37:55.951Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-13T23:37:56.209Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-13T23:37:56.418Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-05-13T23:37:56.418Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-13T23:37:56.418Z] --- PASS: TestTarFiles (4.19s) [2022-05-13T23:37:56.418Z] === RUN TestDetectCompressionZstd [2022-05-13T23:37:56.418Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestTarUntar [2022-05-13T23:37:56.418Z] --- PASS: TestTarUntar (0.03s) [2022-05-13T23:37:56.418Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-13T23:37:56.418Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestTarWithOptions [2022-05-13T23:37:56.418Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-13T23:37:56.418Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-13T23:37:56.418Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestUntarUstarGnuConflict [2022-05-13T23:37:56.418Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestUntarInvalidFilenames [2022-05-13T23:37:56.418Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3893796519\\dest" [2022-05-13T23:37:56.418Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-05-13T23:37:56.418Z] === RUN TestUntarHardlinkToSymlink [2022-05-13T23:37:56.418Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-13T23:37:56.418Z] === RUN TestUntarInvalidHardlink [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1796655538\\victim\\hello" -> "../victim/hello" [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1511084313\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink381768980\\victim" -> "../victim" [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4029404218\\victim" -> "../victim" [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3358778090\\victim" -> "../victim" [2022-05-13T23:37:56.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3344076203\\victim" -> "../victim" [2022-05-13T23:37:56.418Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-13T23:37:56.418Z] === RUN TestUntarInvalidSymlink [2022-05-13T23:37:56.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2084267513\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:37:56.418Z] === RUN TestPollerAddRemove [2022-05-13T23:37:56.418Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestPollerEvent [2022-05-13T23:37:56.418Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:37:56.418Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-13T23:37:56.418Z] === RUN TestPollerClose [2022-05-13T23:37:56.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3212147796\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:37:56.418Z] --- PASS: TestPollerClose (0.00s) [2022-05-13T23:37:56.418Z] PASS [2022-05-13T23:37:56.418Z] coverage: 45.7% of statements [2022-05-13T23:37:56.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1715413972\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:56.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4261470770\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:56.418Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-05-13T23:37:56.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4162904140\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:56.467Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-13T23:37:56.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1067133750\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:56.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3743547446\\dest\\dir\\loophole" -> "../../victim" [2022-05-13T23:37:56.874Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-13T23:37:56.874Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-13T23:37:56.874Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-13T23:37:56.874Z] === RUN TestXGlobalNoParent [2022-05-13T23:37:56.874Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-13T23:37:56.874Z] === RUN TestReplaceFileTarWrapper [2022-05-13T23:37:56.874Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-05-13T23:37:56.874Z] === RUN TestPrefixHeaderReadable [2022-05-13T23:37:56.874Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-13T23:37:56.874Z] === RUN TestDisablePigz [2022-05-13T23:37:56.874Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-13T23:37:56.874Z] --- PASS: TestDisablePigz (0.16s) [2022-05-13T23:37:56.874Z] === RUN TestPigz [2022-05-13T23:37:57.033Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-13T23:37:57.334Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-13T23:37:57.334Z] --- PASS: TestPigz (0.14s) [2022-05-13T23:37:57.334Z] === RUN TestNosysFileInfo [2022-05-13T23:37:57.334Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:37:57.334Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:37:57.334Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestCanonicalTarNameForPath [2022-05-13T23:37:57.334Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestCanonicalTarName [2022-05-13T23:37:57.334Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestChmodTarEntry [2022-05-13T23:37:57.334Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestHardLinkOrder [2022-05-13T23:37:57.334Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-13T23:37:57.334Z] === RUN TestChangeString [2022-05-13T23:37:57.334Z] --- PASS: TestChangeString (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestChangesWithNoChanges [2022-05-13T23:37:57.334Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-13T23:37:57.334Z] === RUN TestChangesWithChanges [2022-05-13T23:37:57.334Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-13T23:37:57.334Z] === RUN TestChangesWithChangesGH13590 [2022-05-13T23:37:57.334Z] changes_test.go:196: needs more investigation [2022-05-13T23:37:57.334Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:37:57.334Z] === RUN TestChangesDirsEmpty [2022-05-13T23:37:57.334Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-05-13T23:37:57.335Z] === RUN TestChangesDirsMutated [2022-05-13T23:37:57.335Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-05-13T23:37:57.335Z] === RUN TestApplyLayer [2022-05-13T23:37:57.335Z] changes_test.go:433: needs further investigation [2022-05-13T23:37:57.335Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-13T23:37:57.335Z] === RUN TestChangesSizeWithHardlinks [2022-05-13T23:37:57.335Z] changes_test.go:469: needs further investigation [2022-05-13T23:37:57.335Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:37:57.335Z] === RUN TestChangesSizeWithNoChanges [2022-05-13T23:37:57.335Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-13T23:37:57.335Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-13T23:37:57.335Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-13T23:37:57.335Z] === RUN TestChangesSize [2022-05-13T23:37:57.335Z] --- PASS: TestChangesSize (0.00s) [2022-05-13T23:37:57.335Z] === RUN TestApplyLayerInvalidFilenames [2022-05-13T23:37:57.335Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1334551447\\dest" [2022-05-13T23:37:57.335Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-13T23:37:57.335Z] === RUN TestApplyLayerInvalidHardlink [2022-05-13T23:37:57.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink766257314\\victim\\hello" -> "../victim/hello" [2022-05-13T23:37:57.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink746354064\\victim\\hello" -> "/../victim/hello" [2022-05-13T23:37:57.601Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-13T23:37:57.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2178862784\\victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1454494524\\victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4270586286\\victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599750159\\victim" -> "../victim" [2022-05-13T23:37:57.791Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-13T23:37:57.791Z] === RUN TestApplyLayerInvalidSymlink [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1894560413\\dest\\dotdot" -> "../victim/hello" [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1868818379\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2155098610\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2238082254\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2843311269\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:57.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink391683392\\dest\\loophole-victim" -> "../victim" [2022-05-13T23:37:57.791Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-13T23:37:57.791Z] === RUN TestApplyLayerWhiteouts [2022-05-13T23:37:57.791Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-13T23:37:57.791Z] === RUN TestGenerateEmptyFile [2022-05-13T23:37:57.791Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestGenerateWithContent [2022-05-13T23:37:57.791Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-13T23:37:57.791Z] PASS [2022-05-13T23:37:57.791Z] coverage: 62.9% of statements [2022-05-13T23:37:57.791Z] === RUN TestCopyFileWithInvalidSrc [2022-05-13T23:37:57.791Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCopyFileWithInvalidDest [2022-05-13T23:37:57.791Z] ok github.com/docker/docker/pkg/archive 6.535s coverage: 62.9% of statements [2022-05-13T23:37:57.791Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-13T23:37:57.791Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-13T23:37:57.791Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCopyFile [2022-05-13T23:37:57.791Z] --- PASS: TestCopyFile (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-13T23:37:57.791Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:37:57.791Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-13T23:37:57.791Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-13T23:37:57.791Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:37:57.791Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestWildcardMatches [2022-05-13T23:37:57.791Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestPatternMatches [2022-05-13T23:37:57.791Z] --- PASS: TestPatternMatches (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-13T23:37:57.791Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestPatternMatchesFolderExclusions [2022-05-13T23:37:57.791Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-13T23:37:57.791Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-13T23:37:57.791Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-13T23:37:57.791Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-13T23:37:57.791Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestSingleExclamationError [2022-05-13T23:37:57.791Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestMatchesWithNoPatterns [2022-05-13T23:37:57.791Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestMatchesWithMalformedPatterns [2022-05-13T23:37:57.791Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestMatches [2022-05-13T23:37:57.791Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-13T23:37:57.791Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-13T23:37:57.791Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-13T23:37:57.791Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-13T23:37:57.791Z] --- PASS: TestMatches (0.01s) [2022-05-13T23:37:57.791Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-13T23:37:57.791Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-13T23:37:57.791Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-13T23:37:57.791Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatterns [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatternsExceptionFlag [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCleanPatternsErrorSingleException [2022-05-13T23:37:57.791Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCreateIfNotExistsDir [2022-05-13T23:37:57.791Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCreateIfNotExistsFile [2022-05-13T23:37:57.791Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestMatch [2022-05-13T23:37:57.791Z] --- PASS: TestMatch (0.00s) [2022-05-13T23:37:57.791Z] === RUN TestCompile [2022-05-13T23:37:57.791Z] === RUN TestCompile/slash [2022-05-13T23:37:57.791Z] === RUN TestCompile/backslash [2022-05-13T23:37:57.791Z] --- PASS: TestCompile (0.00s) [2022-05-13T23:37:57.791Z] --- PASS: TestCompile/slash (0.00s) [2022-05-13T23:37:57.791Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-13T23:37:57.791Z] PASS [2022-05-13T23:37:57.791Z] coverage: 84.7% of statements [2022-05-13T23:37:57.791Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements [2022-05-13T23:37:58.166Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-13T23:37:58.247Z] 2022/05/13 23:37:58 Closing DB instances... [2022-05-13T23:37:58.247Z] === RUN TestGet [2022-05-13T23:37:58.247Z] --- PASS: TestGet (0.00s) [2022-05-13T23:37:58.247Z] === RUN TestGetShortcutString [2022-05-13T23:37:58.247Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-13T23:37:58.247Z] PASS [2022-05-13T23:37:58.247Z] coverage: 42.9% of statements [2022-05-13T23:37:58.247Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-05-13T23:37:58.732Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-13T23:37:58.982Z] --- PASS: TestReplicatedJob (5.10s) [2022-05-13T23:37:58.982Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:37:59.210Z] === RUN TestCreateIDMapOrder [2022-05-13T23:37:59.210Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-13T23:37:59.210Z] PASS [2022-05-13T23:37:59.210Z] coverage: 7.2% of statements [2022-05-13T23:37:59.210Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-05-13T23:37:59.299Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-13T23:37:59.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-13T23:37:59.557Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-13T23:37:59.666Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-05-13T23:37:59.667Z] === RUN TestNetworkDBNodeLeave [2022-05-13T23:38:00.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-13T23:38:00.124Z] check_test.go:307: [d5b3feb83d4e2] daemon is not started [2022-05-13T23:38:00.125Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-13T23:38:00.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-13T23:38:00.628Z] === RUN TestFixedBufferCap [2022-05-13T23:38:00.629Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestFixedBufferLen [2022-05-13T23:38:00.629Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestFixedBufferString [2022-05-13T23:38:00.629Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestFixedBufferWrite [2022-05-13T23:38:00.629Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestFixedBufferRead [2022-05-13T23:38:00.629Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestBytesPipeRead [2022-05-13T23:38:00.629Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestBytesPipeWrite [2022-05-13T23:38:00.629Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-13T23:38:00.629Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-13T23:38:01.084Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-05-13T23:38:01.084Z] === RUN TestAtomicWriteToFile [2022-05-13T23:38:01.084Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-13T23:38:01.084Z] === RUN TestAtomicWriteSetCommit [2022-05-13T23:38:01.084Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-13T23:38:01.084Z] === RUN TestAtomicWriteSetCancel [2022-05-13T23:38:01.084Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-13T23:38:01.084Z] === RUN TestReadCloserWrapperClose [2022-05-13T23:38:01.084Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-13T23:38:01.084Z] === RUN TestReaderErrWrapperReadOnError [2022-05-13T23:38:01.084Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-13T23:38:01.084Z] === RUN TestReaderErrWrapperRead [2022-05-13T23:38:01.084Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-13T23:38:01.084Z] === RUN TestCancelReadCloser [2022-05-13T23:38:01.500Z] check_test.go:307: [ddd417b2ff727] daemon is not started [2022-05-13T23:38:01.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-13T23:38:01.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-13T23:38:01.540Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-13T23:38:01.541Z] === RUN TestWriteCloserWrapperClose [2022-05-13T23:38:01.541Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-13T23:38:01.541Z] === RUN TestNopWriteCloser [2022-05-13T23:38:01.541Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-13T23:38:01.541Z] === RUN TestNopWriter [2022-05-13T23:38:01.541Z] --- PASS: TestNopWriter (0.00s) [2022-05-13T23:38:01.541Z] === RUN TestWriteCounter [2022-05-13T23:38:01.541Z] --- PASS: TestWriteCounter (0.00s) [2022-05-13T23:38:01.541Z] PASS [2022-05-13T23:38:01.541Z] coverage: 69.2% of statements [2022-05-13T23:38:01.541Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 69.2% of statements [2022-05-13T23:38:01.759Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-13T23:38:02.249Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-05-13T23:38:02.249Z] === RUN TestServiceListWithStatuses [2022-05-13T23:38:02.249Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:38:02.249Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:38:02.249Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:38:02.504Z] === RUN TestError [2022-05-13T23:38:02.504Z] --- PASS: TestError (0.00s) [2022-05-13T23:38:02.504Z] === RUN TestProgressString [2022-05-13T23:38:02.504Z] === RUN TestProgressString/no_progress [2022-05-13T23:38:02.504Z] === RUN TestProgressString/progress_1 [2022-05-13T23:38:02.504Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-13T23:38:02.504Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-13T23:38:02.504Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-13T23:38:02.504Z] === RUN TestProgressString/with_units [2022-05-13T23:38:02.504Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-13T23:38:02.504Z] === RUN TestProgressString/hide_counts [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-13T23:38:02.504Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-13T23:38:02.504Z] === RUN TestJSONMessageDisplay [2022-05-13T23:38:02.504Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-13T23:38:02.504Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-13T23:38:02.504Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-13T23:38:02.504Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-13T23:38:02.504Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-13T23:38:02.504Z] === RUN TestDisplayJSONMessagesStream [2022-05-13T23:38:02.504Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-13T23:38:02.504Z] PASS [2022-05-13T23:38:02.504Z] coverage: 91.7% of statements [2022-05-13T23:38:02.504Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2022-05-13T23:38:02.696Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-13T23:38:02.961Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-05-13T23:38:02.961Z] === RUN TestNetworkDBWatch [2022-05-13T23:38:03.263Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-13T23:38:03.418Z] === RUN TestStandardLongPath [2022-05-13T23:38:03.418Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-13T23:38:03.418Z] === RUN TestUNCLongPath [2022-05-13T23:38:03.418Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-13T23:38:03.418Z] PASS [2022-05-13T23:38:03.418Z] coverage: 100.0% of statements [2022-05-13T23:38:03.418Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-05-13T23:38:03.830Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-13T23:38:03.874Z] === RUN TestNameFormat [2022-05-13T23:38:03.874Z] --- PASS: TestNameFormat (0.00s) [2022-05-13T23:38:03.874Z] === RUN TestNameRetries [2022-05-13T23:38:03.874Z] --- PASS: TestNameRetries (0.00s) [2022-05-13T23:38:03.874Z] PASS [2022-05-13T23:38:03.874Z] coverage: 85.7% of statements [2022-05-13T23:38:03.874Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-05-13T23:38:04.330Z] 2022/05/13 23:38:04 Closing DB instances... [2022-05-13T23:38:04.786Z] === RUN TestParseKeyValueOpt [2022-05-13T23:38:04.786Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-13T23:38:04.786Z] === RUN TestParseUintList [2022-05-13T23:38:04.786Z] --- PASS: TestParseUintList (0.00s) [2022-05-13T23:38:04.786Z] === RUN TestParseUintListMaximumLimits [2022-05-13T23:38:04.786Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-13T23:38:04.786Z] PASS [2022-05-13T23:38:04.786Z] coverage: 97.0% of statements [2022-05-13T23:38:04.786Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-13T23:38:04.960Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-13T23:38:04.960Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-13T23:38:04.960Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-13T23:38:04.960Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-13T23:38:04.960Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-13T23:38:04.960Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-13T23:38:04.960Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-13T23:38:04.960Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-13T23:38:04.960Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-13T23:38:04.960Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-13T23:38:04.960Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-13T23:38:05.748Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-13T23:38:05.748Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-13T23:38:05.748Z] PASS [2022-05-13T23:38:05.748Z] coverage: 36.4% of statements [2022-05-13T23:38:05.748Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 36.4% of statements [2022-05-13T23:38:05.748Z] --- PASS: TestNetworkDBWatch (3.10s) [2022-05-13T23:38:05.748Z] === RUN TestNetworkDBBulkSync [2022-05-13T23:38:06.361Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-13T23:38:06.416Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-05-13T23:38:06.416Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:38:06.525Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-13T23:38:06.525Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T23:38:06.525Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-13T23:38:06.525Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T23:38:06.525Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-13T23:38:06.525Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T23:38:06.525Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-13T23:38:06.525Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T23:38:06.525Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-13T23:38:06.725Z] === RUN TestNewAndRemove [2022-05-13T23:38:06.725Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-13T23:38:06.725Z] === RUN TestRemoveInvalidPath [2022-05-13T23:38:06.725Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-13T23:38:06.725Z] PASS [2022-05-13T23:38:06.725Z] coverage: 82.6% of statements [2022-05-13T23:38:06.725Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2022-05-13T23:38:06.928Z] check_test.go:307: [d7bb5d3db8d14] daemon is not started [2022-05-13T23:38:06.928Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-13T23:38:07.181Z] 2022/05/13 23:38:06 Closing DB instances... [2022-05-13T23:38:08.709Z] === RUN TestFailedConnection [2022-05-13T23:38:08.709Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-13T23:38:08.709Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-13T23:38:09.670Z] --- PASS: TestFailedConnection (1.16s) [2022-05-13T23:38:09.670Z] === RUN TestFailOnce [2022-05-13T23:38:09.670Z] 2022/05/13 23:38:09 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-05-13T23:38:09.670Z] goroutine 26 [running]: [2022-05-13T23:38:09.670Z] net/http.(*conn).serve.func1() [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-13T23:38:09.670Z] panic({0xff36e0, 0x113d090}) [2022-05-13T23:38:09.670Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-13T23:38:09.670Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x810000000000003b?, 0xffffffffffffffff?}, 0x819bafda568c24cf?) [2022-05-13T23:38:09.670Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-13T23:38:09.670Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1142898?, 0xc0001700e0?}, 0xc000187a78?) [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-13T23:38:09.670Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1142898, 0xc0001700e0}, 0xc000168300) [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-13T23:38:09.670Z] net/http.serverHandler.ServeHTTP({0x1140eb8?}, {0x1142898, 0xc0001700e0}, 0xc000168300) [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-13T23:38:09.670Z] net/http.(*conn).serve(0xc000094e60, {0x1142d98, 0xc000115410}) [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-13T23:38:09.670Z] created by net/http.(*Server).Serve [2022-05-13T23:38:09.670Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-13T23:38:09.670Z] time="2022-05-13T23:38:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-05-13T23:38:09.670Z] --- PASS: TestGetAddress (24.93s) [2022-05-13T23:38:09.670Z] === RUN TestRequestSyntaxCheck [2022-05-13T23:38:09.670Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-13T23:38:09.670Z] === RUN TestRequest [2022-05-13T23:38:09.679Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-05-13T23:38:09.679Z] === RUN TestServicePlugin [2022-05-13T23:38:09.679Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:38:09.679Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-13T23:38:09.679Z] === RUN TestServiceUpdateLabel [2022-05-13T23:38:09.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:38:09.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:38:10.210Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-13T23:38:10.376Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-13T23:38:10.377Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T23:38:10.377Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-13T23:38:10.377Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T23:38:10.377Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-13T23:38:10.637Z] --- PASS: TestFailOnce (1.16s) [2022-05-13T23:38:10.637Z] === RUN TestEchoInputOutput [2022-05-13T23:38:10.637Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-13T23:38:10.637Z] === RUN TestBackoff [2022-05-13T23:38:10.637Z] --- PASS: TestBackoff (0.00s) [2022-05-13T23:38:10.637Z] === RUN TestAbortRetry [2022-05-13T23:38:10.637Z] --- PASS: TestAbortRetry (0.00s) [2022-05-13T23:38:10.637Z] === RUN TestClientScheme [2022-05-13T23:38:10.637Z] --- PASS: TestClientScheme (0.00s) [2022-05-13T23:38:10.637Z] === RUN TestNewClientWithTimeout [2022-05-13T23:38:11.043Z] --- PASS: TestServiceUpdateLabel (1.82s) [2022-05-13T23:38:11.043Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:38:11.093Z] time="2022-05-13T23:38:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-13T23:38:12.117Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-13T23:38:12.622Z] time="2022-05-13T23:38:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-13T23:38:13.079Z] === RUN TestParseEmptyInterface [2022-05-13T23:38:13.079Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestParseNonInterfaceType [2022-05-13T23:38:13.079Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestParseWithOneFunction [2022-05-13T23:38:13.079Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestParseWithMultipleFuncs [2022-05-13T23:38:13.079Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestParseWithUnnamedReturn [2022-05-13T23:38:13.079Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestEmbeddedInterface [2022-05-13T23:38:13.079Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestParsedImports [2022-05-13T23:38:13.079Z] --- PASS: TestParsedImports (0.00s) [2022-05-13T23:38:13.079Z] === RUN TestAliasedImports [2022-05-13T23:38:13.079Z] --- PASS: TestAliasedImports (0.00s) [2022-05-13T23:38:13.079Z] PASS [2022-05-13T23:38:13.079Z] coverage: 56.8% of statements [2022-05-13T23:38:13.079Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-05-13T23:38:13.537Z] 2022/05/13 23:38:13 Closing DB instances... [2022-05-13T23:38:13.537Z] time="2022-05-13T23:38:13Z" level=error msg="node: d1add9696ed7 is unknown to memberlist" [2022-05-13T23:38:14.499Z] === RUN TestHTTPTransport [2022-05-13T23:38:14.499Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-13T23:38:14.499Z] PASS [2022-05-13T23:38:14.499Z] coverage: 85.7% of statements [2022-05-13T23:38:14.499Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-05-13T23:38:14.649Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-13T23:38:14.955Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:38:14.955Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-13T23:38:14.955Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-13T23:38:14.955Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-13T23:38:14.955Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-13T23:38:14.955Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-13T23:38:14.955Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-13T23:38:14.955Z] === RUN TestBufferPoolPutAndGet [2022-05-13T23:38:14.955Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-13T23:38:14.955Z] PASS [2022-05-13T23:38:14.955Z] coverage: 88.2% of statements [2022-05-13T23:38:14.955Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-05-13T23:38:15.413Z] time="2022-05-13T23:38:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-13T23:38:15.413Z] === RUN TestOutputOnPrematureClose [2022-05-13T23:38:15.413Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-13T23:38:15.413Z] === RUN TestCompleteSilently [2022-05-13T23:38:15.413Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-13T23:38:15.413Z] PASS [2022-05-13T23:38:15.413Z] coverage: 75.9% of statements [2022-05-13T23:38:15.413Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-05-13T23:38:15.872Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.30s) [2022-05-13T23:38:15.872Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-13T23:38:16.023Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-13T23:38:16.023Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-13T23:38:16.329Z] === RUN TestSendToOneSub [2022-05-13T23:38:16.329Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-13T23:38:16.329Z] === RUN TestSendToMultipleSubs [2022-05-13T23:38:16.329Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-13T23:38:16.329Z] === RUN TestEvictOneSub [2022-05-13T23:38:16.329Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-13T23:38:16.329Z] === RUN TestClosePublisher [2022-05-13T23:38:16.329Z] --- PASS: TestClosePublisher (0.00s) [2022-05-13T23:38:16.329Z] === RUN TestPubSubRace [2022-05-13T23:38:16.957Z] check_test.go:307: [dd1232a1eb938] daemon is not started [2022-05-13T23:38:16.957Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-13T23:38:17.291Z] 2022/05/13 23:38:16 Closing DB instances... [2022-05-13T23:38:17.291Z] --- PASS: TestPubSubRace (1.08s) [2022-05-13T23:38:17.291Z] PASS [2022-05-13T23:38:17.291Z] coverage: 75.0% of statements [2022-05-13T23:38:17.291Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-05-13T23:38:17.731Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-13T23:38:17.748Z] === RUN TestRegister [2022-05-13T23:38:17.748Z] --- PASS: TestRegister (0.00s) [2022-05-13T23:38:17.748Z] === RUN TestCommand [2022-05-13T23:38:17.748Z] --- PASS: TestCommand (0.03s) [2022-05-13T23:38:17.748Z] === RUN TestNaiveSelf [2022-05-13T23:38:18.203Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-13T23:38:18.203Z] PASS [2022-05-13T23:38:18.203Z] coverage: 82.4% of statements [2022-05-13T23:38:18.203Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.74s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.81s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.90s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.65s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.09s) [2022-05-13T23:38:18.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.03s) [2022-05-13T23:38:18.438Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:38:18.438Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:38:18.658Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-13T23:38:18.658Z] === RUN TestNetworkDBGarbageCollection [2022-05-13T23:38:18.658Z] === RUN TestDump [2022-05-13T23:38:18.658Z] goroutine 19 [running]: [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.dump(0xa22d57?) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-13T23:38:18.658Z] testing.tRunner(0xc0000851e0, 0xbea4b0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:38:18.658Z] created by testing.(*T).Run [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:38:18.658Z] [2022-05-13T23:38:18.658Z] goroutine 1 [chan receive]: [2022-05-13T23:38:18.658Z] testing.(*T).Run(0xc000085040, {0xbd9154?, 0x9fc1f3?}, 0xbea4b0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:38:18.658Z] testing.runTests.func1(0xc0000b6840?) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:38:18.658Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:38:18.658Z] testing.runTests(0xc000094460?, {0xd6e400, 0x3, 0x3}, {0x1d7d46d0598?, 0x40?, 0xd734a0?}) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:38:18.658Z] testing.(*M).Run(0xc000094460) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:38:18.658Z] main.main() [2022-05-13T23:38:18.658Z] _testmain.go:99 +0x255 [2022-05-13T23:38:18.658Z] --- PASS: TestDump (0.00s) [2022-05-13T23:38:18.658Z] === RUN TestDumpToFile [2022-05-13T23:38:18.658Z] --- PASS: TestDumpToFile (0.14s) [2022-05-13T23:38:18.658Z] === RUN TestDumpToFileWithEmptyInput [2022-05-13T23:38:18.658Z] goroutine 21 [running]: [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.dump(0xa9ed93?) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa9ed60?}) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-13T23:38:18.658Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-05-13T23:38:18.658Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-13T23:38:18.658Z] testing.tRunner(0xc000085860, 0xbea4a0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:38:18.658Z] created by testing.(*T).Run [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-13T23:38:18.658Z] [2022-05-13T23:38:18.658Z] goroutine 1 [chan receive]: [2022-05-13T23:38:18.658Z] testing.(*T).Run(0xc000085040, {0xbe072b?, 0x9fc1f3?}, 0xbea4a0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-13T23:38:18.658Z] testing.runTests.func1(0xc0000b6840?) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-13T23:38:18.658Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-13T23:38:18.658Z] testing.runTests(0xc000094460?, {0xd6e400, 0x3, 0x3}, {0x1d7d46d0598?, 0x40?, 0xd734a0?}) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-13T23:38:18.658Z] testing.(*M).Run(0xc000094460) [2022-05-13T23:38:18.658Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-13T23:38:18.658Z] main.main() [2022-05-13T23:38:18.658Z] _testmain.go:99 +0x255 [2022-05-13T23:38:18.658Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-13T23:38:18.658Z] PASS [2022-05-13T23:38:18.658Z] coverage: 90.9% of statements [2022-05-13T23:38:18.658Z] ok github.com/docker/docker/pkg/stack 0.176s coverage: 90.9% of statements [2022-05-13T23:38:18.857Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-13T23:38:19.622Z] === RUN TestNewStdWriter [2022-05-13T23:38:19.622Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-13T23:38:19.622Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestWriteWithNilBytes [2022-05-13T23:38:19.622Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestWrite [2022-05-13T23:38:19.622Z] --- PASS: TestWrite (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestWriteWithWriterError [2022-05-13T23:38:19.622Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-13T23:38:19.622Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyWriteAndRead [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-13T23:38:19.622Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-13T23:38:19.622Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-13T23:38:19.622Z] PASS [2022-05-13T23:38:19.622Z] coverage: 100.0% of statements [2022-05-13T23:38:19.622Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-05-13T23:38:19.623Z] time="2022-05-13T23:38:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-13T23:38:20.078Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-13T23:38:20.078Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-13T23:38:20.078Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-13T23:38:20.078Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-13T23:38:20.078Z] === RUN TestFormatStatus [2022-05-13T23:38:20.079Z] --- PASS: TestFormatStatus (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestFormatError [2022-05-13T23:38:20.079Z] --- PASS: TestFormatError (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestFormatJSONError [2022-05-13T23:38:20.079Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-13T23:38:20.079Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-13T23:38:20.079Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestNewJSONProgressOutput [2022-05-13T23:38:20.079Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestAuxFormatterEmit [2022-05-13T23:38:20.079Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestStreamWriterStdout [2022-05-13T23:38:20.079Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-13T23:38:20.079Z] === RUN TestStreamWriterStderr [2022-05-13T23:38:20.079Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-13T23:38:20.079Z] PASS [2022-05-13T23:38:20.079Z] coverage: 66.2% of statements [2022-05-13T23:38:20.079Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-13T23:38:20.535Z] --- PASS: TestRequest (10.72s) [2022-05-13T23:38:20.535Z] === RUN TestOverlappingRequests [2022-05-13T23:38:20.535Z] === RUN TestGenerateRandomID [2022-05-13T23:38:20.535Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestShortenId [2022-05-13T23:38:20.535Z] --- PASS: TestShortenId (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestShortenSha256Id [2022-05-13T23:38:20.535Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestShortenIdEmpty [2022-05-13T23:38:20.535Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestShortenIdInvalid [2022-05-13T23:38:20.535Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestIsShortIDNonHex [2022-05-13T23:38:20.535Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-13T23:38:20.535Z] === RUN TestIsShortIDNotCorrectSize [2022-05-13T23:38:20.535Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-13T23:38:20.535Z] PASS [2022-05-13T23:38:20.535Z] coverage: 70.6% of statements [2022-05-13T23:38:20.535Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-05-13T23:38:20.991Z] --- PASS: TestOverlappingRequests (0.52s) [2022-05-13T23:38:20.991Z] === RUN TestRelease [2022-05-13T23:38:21.447Z] === RUN TestIsCpusetListAvailable [2022-05-13T23:38:21.447Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-13T23:38:21.447Z] PASS [2022-05-13T23:38:21.447Z] coverage: 39.4% of statements [2022-05-13T23:38:21.447Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-05-13T23:38:22.143Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-13T23:38:22.978Z] === RUN TestChtimes [2022-05-13T23:38:22.978Z] --- PASS: TestChtimes (0.00s) [2022-05-13T23:38:22.978Z] === RUN TestChtimesWindows [2022-05-13T23:38:22.978Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-13T23:38:22.978Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-13T23:38:22.978Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-13T23:38:22.978Z] PASS [2022-05-13T23:38:22.978Z] coverage: 13.0% of statements [2022-05-13T23:38:22.978Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-05-13T23:38:22.978Z] --- PASS: TestRelease (2.06s) [2022-05-13T23:38:22.978Z] === RUN TestAllocateRandomDeallocate [2022-05-13T23:38:23.440Z] === RUN TestTailFile [2022-05-13T23:38:23.440Z] --- PASS: TestTailFile (0.00s) [2022-05-13T23:38:23.441Z] === RUN TestTailFileManyLines [2022-05-13T23:38:23.441Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-13T23:38:23.441Z] === RUN TestTailEmptyFile [2022-05-13T23:38:23.441Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-13T23:38:23.441Z] === RUN TestTailNegativeN [2022-05-13T23:38:23.441Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader [2022-05-13T23:38:23.441Z] === CONT TestNewTailReader [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-13T23:38:23.441Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.441Z] === CONT TestNewTailReader/no_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:38:23.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:38:23.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.898Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.898Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.901Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:23.902Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:23.903Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-13T23:38:24.360Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-13T23:38:24.361Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.362Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-13T23:38:24.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-13T23:38:24.363Z] PASS [2022-05-13T23:38:24.363Z] coverage: 88.6% of statements [2022-05-13T23:38:24.363Z] ok github.com/docker/docker/pkg/tailfile 0.179s coverage: 88.6% of statements [2022-05-13T23:38:24.819Z] === RUN TestTarSumRemoveNonExistent [2022-05-13T23:38:24.819Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestTarSumRemove [2022-05-13T23:38:24.819Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestSortFileInfoSums [2022-05-13T23:38:24.819Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestNewTarSumForLabelInvalid [2022-05-13T23:38:24.819Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestNewTarSumForLabel [2022-05-13T23:38:24.819Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestEmptyTar [2022-05-13T23:38:24.819Z] --- PASS: TestEmptyTar (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestTarSumsReadSize [2022-05-13T23:38:24.819Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-13T23:38:24.819Z] === RUN TestTarSums [2022-05-13T23:38:25.276Z] --- PASS: TestTarSums (0.06s) [2022-05-13T23:38:25.276Z] === RUN TestIteration [2022-05-13T23:38:25.276Z] --- PASS: TestIteration (0.00s) [2022-05-13T23:38:25.276Z] === RUN TestVersionLabelForChecksum [2022-05-13T23:38:25.276Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-13T23:38:25.276Z] === RUN TestVersion [2022-05-13T23:38:25.276Z] --- PASS: TestVersion (0.00s) [2022-05-13T23:38:25.276Z] === RUN TestGetVersion [2022-05-13T23:38:25.276Z] --- PASS: TestGetVersion (0.00s) [2022-05-13T23:38:25.276Z] === RUN TestGetVersions [2022-05-13T23:38:25.276Z] --- PASS: TestGetVersions (0.00s) [2022-05-13T23:38:25.276Z] PASS [2022-05-13T23:38:25.276Z] coverage: 89.3% of statements [2022-05-13T23:38:25.276Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-05-13T23:38:25.427Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-13T23:38:25.732Z] === RUN TestTruncIndex [2022-05-13T23:38:25.732Z] --- PASS: TestTruncIndex (0.10s) [2022-05-13T23:38:25.732Z] PASS [2022-05-13T23:38:25.732Z] coverage: 91.5% of statements [2022-05-13T23:38:25.732Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-05-13T23:38:25.878Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-05-13T23:38:25.879Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:38:26.694Z] === RUN TestVersionInfo [2022-05-13T23:38:26.694Z] --- PASS: TestVersionInfo (0.00s) [2022-05-13T23:38:26.694Z] === RUN TestAppendVersions [2022-05-13T23:38:26.694Z] --- PASS: TestAppendVersions (0.00s) [2022-05-13T23:38:26.694Z] PASS [2022-05-13T23:38:26.694Z] coverage: 88.9% of statements [2022-05-13T23:38:26.694Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-05-13T23:38:27.957Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-13T23:38:28.222Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-13T23:38:28.222Z] === RUN TestClientStream [2022-05-13T23:38:28.222Z] --- PASS: TestClientStream (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestClientSendFile [2022-05-13T23:38:28.222Z] --- PASS: TestClientSendFile (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestClientWithRequestTimeout [2022-05-13T23:38:28.222Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-13T23:38:28.222Z] === RUN TestFileSpecPlugin [2022-05-13T23:38:28.222Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-13T23:38:28.222Z] === RUN TestFileJSONSpecPlugin [2022-05-13T23:38:28.222Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-13T23:38:28.222Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestPluginAddHandler [2022-05-13T23:38:28.222Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestPluginWaitBadPlugin [2022-05-13T23:38:28.222Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-13T23:38:28.222Z] === RUN TestGet [2022-05-13T23:38:28.222Z] time="2022-05-13T23:38:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-13T23:38:28.679Z] === RUN TestValidatePrivileges [2022-05-13T23:38:28.679Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-13T23:38:28.679Z] === RUN TestFilterByCapNeg [2022-05-13T23:38:28.679Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-13T23:38:28.679Z] === RUN TestFilterByCapPos [2022-05-13T23:38:28.679Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-13T23:38:28.679Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-13T23:38:28.679Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-13T23:38:28.679Z] PASS [2022-05-13T23:38:28.679Z] coverage: 12.2% of statements [2022-05-13T23:38:28.679Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-05-13T23:38:28.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:38:29.135Z] --- PASS: TestAllocateRandomDeallocate (6.17s) [2022-05-13T23:38:29.135Z] === RUN TestRetrieveFromStore [2022-05-13T23:38:29.135Z] time="2022-05-13T23:38:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-13T23:38:29.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:38:29.591Z] === RUN TestNewSettable [2022-05-13T23:38:29.591Z] --- PASS: TestNewSettable (0.00s) [2022-05-13T23:38:29.591Z] === RUN TestIsSettable [2022-05-13T23:38:29.591Z] --- PASS: TestIsSettable (0.00s) [2022-05-13T23:38:29.591Z] === RUN TestUpdateSettingsEnv [2022-05-13T23:38:29.591Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-13T23:38:29.591Z] PASS [2022-05-13T23:38:29.591Z] coverage: 20.0% of statements [2022-05-13T23:38:29.591Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-05-13T23:38:29.857Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-13T23:38:30.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:38:30.423Z] check_test.go:307: [d1a40727cab89] daemon is not started [2022-05-13T23:38:30.423Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-13T23:38:30.557Z] === RUN TestLoad [2022-05-13T23:38:30.557Z] --- PASS: TestLoad (0.00s) [2022-05-13T23:38:30.557Z] === RUN TestSave [2022-05-13T23:38:30.557Z] --- PASS: TestSave (0.03s) [2022-05-13T23:38:30.557Z] === RUN TestAddDeleteGet [2022-05-13T23:38:30.557Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-13T23:38:30.557Z] === RUN TestInvalidTags [2022-05-13T23:38:30.557Z] --- PASS: TestInvalidTags (0.01s) [2022-05-13T23:38:30.557Z] PASS [2022-05-13T23:38:30.557Z] coverage: 84.4% of statements [2022-05-13T23:38:30.557Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2022-05-13T23:38:30.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-13T23:38:30.989Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-13T23:38:30.989Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-13T23:38:31.523Z] time="2022-05-13T23:38:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-13T23:38:31.523Z] --- PASS: TestRetrieveFromStore (2.16s) [2022-05-13T23:38:31.523Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-13T23:38:31.523Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-13T23:38:31.523Z] === RUN TestParallelPredefinedRequest1 [2022-05-13T23:38:31.523Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-13T23:38:31.523Z] === RUN TestParallelPredefinedRequest2 [2022-05-13T23:38:31.523Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-13T23:38:31.523Z] === RUN TestParallelPredefinedRequest3 [2022-05-13T23:38:31.523Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-13T23:38:31.523Z] === RUN TestParallelPredefinedRequest4 [2022-05-13T23:38:31.523Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-13T23:38:31.523Z] === RUN TestParallelPredefinedRequest5 [2022-05-13T23:38:31.523Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-13T23:38:31.523Z] === RUN TestDebug [2022-05-13T23:38:31.523Z] --- PASS: TestDebug (0.00s) [2022-05-13T23:38:31.523Z] === RUN TestRequestPoolParallel [2022-05-13T23:38:31.523Z] --- PASS: TestRequestPoolParallel (0.33s) [2022-05-13T23:38:31.523Z] === RUN TestFullAllocateRelease [2022-05-13T23:38:31.556Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-13T23:38:31.875Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:38:31.979Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-05-13T23:38:31.979Z] === RUN TestOddAllocateRelease [2022-05-13T23:38:32.122Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-13T23:38:32.435Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-05-13T23:38:32.435Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-13T23:38:32.435Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-13T23:38:32.435Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-13T23:38:32.435Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-13T23:38:32.435Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-13T23:38:32.435Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-13T23:38:32.435Z] === CONT TestParallelPredefinedRequest1 [2022-05-13T23:38:32.435Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:38:32.435Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:38:32.435Z] === CONT TestParallelPredefinedRequest5 [2022-05-13T23:38:32.435Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:38:32.435Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:38:32.435Z] === CONT TestParallelPredefinedRequest4 [2022-05-13T23:38:32.435Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:38:32.435Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:38:32.435Z] === CONT TestParallelPredefinedRequest3 [2022-05-13T23:38:32.435Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:38:32.435Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:38:32.435Z] === CONT TestParallelPredefinedRequest2 [2022-05-13T23:38:32.435Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:38:32.435Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:38:32.435Z] PASS [2022-05-13T23:38:32.435Z] coverage: 85.3% of statements [2022-05-13T23:38:32.435Z] ok github.com/docker/docker/libnetwork/ipam 56.265s coverage: 85.3% of statements [2022-05-13T23:38:32.899Z] === RUN TestResolveAuthConfigIndexServer [2022-05-13T23:38:32.899Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestResolveAuthConfigFullURL [2022-05-13T23:38:32.899Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-13T23:38:32.899Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestValidateMirror [2022-05-13T23:38:32.899Z] --- PASS: TestValidateMirror (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestLoadInsecureRegistries [2022-05-13T23:38:32.899Z] time="2022-05-13T23:38:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:38:32.899Z] time="2022-05-13T23:38:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-13T23:38:32.899Z] time="2022-05-13T23:38:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-13T23:38:32.899Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-05-13T23:38:32.899Z] === RUN TestNewServiceConfig [2022-05-13T23:38:32.899Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestValidateIndexName [2022-05-13T23:38:32.899Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestValidateIndexNameWithError [2022-05-13T23:38:32.899Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestEndpointParse [2022-05-13T23:38:32.899Z] --- PASS: TestEndpointParse (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestEndpointParseInvalid [2022-05-13T23:38:32.899Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestValidateEndpoint [2022-05-13T23:38:32.899Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-13T23:38:32.899Z] === RUN TestPing [2022-05-13T23:38:32.899Z] --- PASS: TestPing (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestPingRegistryEndpoint [2022-05-13T23:38:32.899Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:38:32.899Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-13T23:38:32.899Z] === RUN TestEndpoint [2022-05-13T23:38:32.899Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:38:32.899Z] --- SKIP: TestEndpoint (0.00s) [2022-05-13T23:38:32.899Z] === RUN TestParseRepositoryInfo [2022-05-13T23:38:33.357Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestNewIndexInfo [2022-05-13T23:38:33.357Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestMirrorEndpointLookup [2022-05-13T23:38:33.357Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:38:33.357Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestSearchRepositories [2022-05-13T23:38:33.357Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-13T23:38:33.357Z] Host: 127.0.0.1:49327 [2022-05-13T23:38:33.357Z] User-Agent: docker test client [2022-05-13T23:38:33.357Z] Authorization: Token fake-token [2022-05-13T23:38:33.357Z] X-Docker-Token: true [2022-05-13T23:38:33.357Z] Accept-Encoding: gzip [2022-05-13T23:38:33.357Z] [2022-05-13T23:38:33.357Z] [2022-05-13T23:38:33.357Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-13T23:38:33.357Z] Connection: close [2022-05-13T23:38:33.357Z] Content-Length: 144 [2022-05-13T23:38:33.357Z] Cache-Control: no-cache [2022-05-13T23:38:33.357Z] Content-Type: application/json [2022-05-13T23:38:33.357Z] Date: Fri, 13 May 2022 23:38:32 GMT [2022-05-13T23:38:33.357Z] Expires: -1 [2022-05-13T23:38:33.357Z] Pragma: no-cache [2022-05-13T23:38:33.357Z] Server: docker-tests/mock [2022-05-13T23:38:33.357Z] X-Docker-Registry-Config: mock [2022-05-13T23:38:33.357Z] X-Docker-Registry-Version: 0.0.0 [2022-05-13T23:38:33.357Z] [2022-05-13T23:38:33.357Z] [2022-05-13T23:38:33.357Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-13T23:38:33.357Z] === RUN TestTrustedLocation [2022-05-13T23:38:33.357Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-13T23:38:33.357Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestAllowNondistributableArtifacts [2022-05-13T23:38:33.357Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-13T23:38:33.357Z] === RUN TestIsSecureIndex [2022-05-13T23:38:33.357Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-13T23:38:33.357Z] PASS [2022-05-13T23:38:33.357Z] coverage: 51.7% of statements [2022-05-13T23:38:33.357Z] ok github.com/docker/docker/registry 0.260s coverage: 51.7% of statements [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy (15.44s) [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.53s) [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-05-13T23:38:33.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.50s) [2022-05-13T23:38:33.440Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:38:34.026Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-13T23:38:34.026Z] check_test.go:307: [d4ab198840085] daemon is not started [2022-05-13T23:38:34.026Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReaderWithReadError [2022-05-13T23:38:34.320Z] time="2022-05-13T23:38:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReader [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-13T23:38:34.320Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-13T23:38:34.320Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-13T23:38:34.320Z] PASS [2022-05-13T23:38:34.320Z] coverage: 100.0% of statements [2022-05-13T23:38:34.320Z] ok github.com/docker/docker/registry/resumable 0.250s coverage: 100.0% of statements [2022-05-13T23:38:35.283Z] === RUN TestRestartManagerTimeout [2022-05-13T23:38:35.283Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-13T23:38:35.283Z] === RUN TestRestartManagerTimeoutReset [2022-05-13T23:38:35.283Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-13T23:38:35.283Z] PASS [2022-05-13T23:38:35.283Z] coverage: 50.9% of statements [2022-05-13T23:38:35.283Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-05-13T23:38:35.283Z] time="2022-05-13T23:38:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-13T23:38:35.399Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-13T23:38:36.246Z] === RUN TestDecodeContainerConfig [2022-05-13T23:38:36.246Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-13T23:38:36.246Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-13T23:38:36.246Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-13T23:38:36.246Z] === RUN TestDecodeContainerConfigIsolation [2022-05-13T23:38:36.246Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-13T23:38:36.246Z] === RUN TestValidatePrivileged [2022-05-13T23:38:36.246Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-13T23:38:36.246Z] PASS [2022-05-13T23:38:36.246Z] coverage: 52.4% of statements [2022-05-13T23:38:36.246Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.4% of statements [2022-05-13T23:38:36.334Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-13T23:38:36.388Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-05-13T23:38:36.388Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:38:36.388Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:38:36.388Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-13T23:38:36.388Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:38:36.702Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-13T23:38:36.702Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-13T23:38:36.702Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-13T23:38:36.702Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-13T23:38:36.702Z] PASS [2022-05-13T23:38:36.702Z] coverage: 62.5% of statements [2022-05-13T23:38:36.702Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-05-13T23:38:37.708Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-13T23:38:37.953Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2022-05-13T23:38:37.953Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:38:38.643Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-13T23:38:39.579Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-13T23:38:40.714Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-05-13T23:38:40.715Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:38:41.377Z] === RUN TestGetDriver [2022-05-13T23:38:41.377Z] --- PASS: TestGetDriver (0.00s) [2022-05-13T23:38:41.377Z] === RUN TestVolumeRequestError [2022-05-13T23:38:41.377Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-13T23:38:41.377Z] PASS [2022-05-13T23:38:41.377Z] coverage: 36.1% of statements [2022-05-13T23:38:41.377Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-05-13T23:38:41.833Z] === RUN TestGetAddress [2022-05-13T23:38:41.833Z] --- PASS: TestGetAddress (0.00s) [2022-05-13T23:38:41.833Z] === RUN TestRemove [2022-05-13T23:38:41.833Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:38:41.833Z] --- SKIP: TestRemove (0.00s) [2022-05-13T23:38:41.833Z] === RUN TestInitializeWithVolumes [2022-05-13T23:38:41.833Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-13T23:38:41.833Z] === RUN TestCreate [2022-05-13T23:38:41.833Z] --- PASS: TestCreate (0.01s) [2022-05-13T23:38:41.833Z] === RUN TestValidateName [2022-05-13T23:38:41.833Z] --- PASS: TestValidateName (0.00s) [2022-05-13T23:38:41.833Z] === RUN TestCreateWithOpts [2022-05-13T23:38:41.833Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:38:41.833Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-13T23:38:41.833Z] === RUN TestRelaodNoOpts [2022-05-13T23:38:41.833Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-13T23:38:41.833Z] PASS [2022-05-13T23:38:41.833Z] coverage: 41.6% of statements [2022-05-13T23:38:41.833Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.6% of statements [2022-05-13T23:38:42.861Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-13T23:38:43.363Z] --- PASS: TestGet (15.01s) [2022-05-13T23:38:43.363Z] === RUN TestPluginWithNoManifest [2022-05-13T23:38:43.363Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestGetAll [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRaw [2022-05-13T23:38:43.363Z] --- PASS: TestGetAll (0.00s) [2022-05-13T23:38:43.363Z] PASS [2022-05-13T23:38:43.363Z] coverage: 73.2% of statements [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-13T23:38:43.363Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRaw [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-13T23:38:43.363Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestConvertTmpfsOptions [2022-05-13T23:38:43.363Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-13T23:38:43.363Z] linux_parser_test.go:209: data="ro" [2022-05-13T23:38:43.363Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestParseMountSpec [2022-05-13T23:38:43.363Z] parser_test.go:62: case 0 [2022-05-13T23:38:43.363Z] parser_test.go:62: case 1 [2022-05-13T23:38:43.363Z] parser_test.go:62: case 2 [2022-05-13T23:38:43.363Z] parser_test.go:62: case 3 [2022-05-13T23:38:43.363Z] parser_test.go:62: case 4 [2022-05-13T23:38:43.363Z] parser_test.go:62: case 5 [2022-05-13T23:38:43.363Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestValidateMount [2022-05-13T23:38:43.363Z] --- PASS: TestValidateMount (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRaw [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-13T23:38:43.363Z] ok github.com/docker/docker/pkg/plugins 35.023s coverage: 73.2% of statements [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-13T23:38:43.363Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-13T23:38:43.363Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-13T23:38:43.363Z] PASS [2022-05-13T23:38:43.363Z] coverage: 67.6% of statements [2022-05-13T23:38:43.363Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-05-13T23:38:43.363Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-13T23:38:43.364Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-13T23:38:43.364Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-13T23:38:43.364Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-13T23:38:44.265Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-13T23:38:44.894Z] === RUN TestSetGetMeta [2022-05-13T23:38:44.894Z] === PAUSE TestSetGetMeta [2022-05-13T23:38:44.894Z] === RUN TestRestore [2022-05-13T23:38:44.894Z] === PAUSE TestRestore [2022-05-13T23:38:44.894Z] === RUN TestServiceCreate [2022-05-13T23:38:44.894Z] === PAUSE TestServiceCreate [2022-05-13T23:38:44.894Z] === RUN TestServiceList [2022-05-13T23:38:44.894Z] === PAUSE TestServiceList [2022-05-13T23:38:44.894Z] === RUN TestServiceRemove [2022-05-13T23:38:44.894Z] === PAUSE TestServiceRemove [2022-05-13T23:38:44.894Z] === RUN TestServiceGet [2022-05-13T23:38:44.894Z] === PAUSE TestServiceGet [2022-05-13T23:38:44.894Z] === RUN TestServicePrune [2022-05-13T23:38:44.894Z] === PAUSE TestServicePrune [2022-05-13T23:38:44.894Z] === RUN TestCreate [2022-05-13T23:38:44.894Z] === PAUSE TestCreate [2022-05-13T23:38:44.894Z] === RUN TestRemove [2022-05-13T23:38:44.894Z] === PAUSE TestRemove [2022-05-13T23:38:44.894Z] === RUN TestList [2022-05-13T23:38:44.894Z] === PAUSE TestList [2022-05-13T23:38:44.894Z] === RUN TestFindByDriver [2022-05-13T23:38:44.894Z] === PAUSE TestFindByDriver [2022-05-13T23:38:44.894Z] === RUN TestFindByReferenced [2022-05-13T23:38:44.894Z] === PAUSE TestFindByReferenced [2022-05-13T23:38:44.894Z] === RUN TestDerefMultipleOfSameRef [2022-05-13T23:38:44.894Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-13T23:38:44.894Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:38:44.894Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:38:44.894Z] === RUN TestDefererencePluginOnCreateError [2022-05-13T23:38:44.894Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-13T23:38:44.894Z] === RUN TestRefDerefRemove [2022-05-13T23:38:44.894Z] === PAUSE TestRefDerefRemove [2022-05-13T23:38:44.894Z] === RUN TestGet [2022-05-13T23:38:44.894Z] === PAUSE TestGet [2022-05-13T23:38:44.894Z] === RUN TestGetWithReference [2022-05-13T23:38:44.894Z] === PAUSE TestGetWithReference [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_nil_list [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_empty_list [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_filter_some [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_filter_middle [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:38:44.894Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-13T23:38:44.894Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_nil_list [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_filter_some [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_filter_middle [2022-05-13T23:38:44.894Z] === CONT TestFilterFunc/test_empty_list [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-13T23:38:44.894Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-13T23:38:44.894Z] === CONT TestSetGetMeta [2022-05-13T23:38:44.894Z] === CONT TestList [2022-05-13T23:38:44.894Z] === CONT TestDefererencePluginOnCreateError [2022-05-13T23:38:44.894Z] === CONT TestGet [2022-05-13T23:38:44.894Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-13T23:38:44.894Z] === CONT TestRemove [2022-05-13T23:38:44.894Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-13T23:38:44.894Z] === CONT TestCreate [2022-05-13T23:38:44.894Z] --- PASS: TestGet (0.03s) [2022-05-13T23:38:44.894Z] === CONT TestServicePrune [2022-05-13T23:38:44.894Z] --- PASS: TestList (0.04s) [2022-05-13T23:38:44.894Z] === CONT TestServiceGet [2022-05-13T23:38:44.894Z] --- PASS: TestRemove (0.03s) [2022-05-13T23:38:44.894Z] === CONT TestServiceRemove [2022-05-13T23:38:44.894Z] --- PASS: TestCreate (0.02s) [2022-05-13T23:38:44.894Z] === CONT TestServiceList [2022-05-13T23:38:44.894Z] --- PASS: TestServiceGet (0.13s) [2022-05-13T23:38:44.894Z] === CONT TestServiceCreate [2022-05-13T23:38:44.894Z] time="2022-05-13T23:38:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:38:44.894Z] --- PASS: TestServiceRemove (0.13s) [2022-05-13T23:38:44.894Z] === CONT TestRestore [2022-05-13T23:38:45.351Z] --- PASS: TestServiceList (0.13s) [2022-05-13T23:38:45.351Z] === CONT TestGetWithReference [2022-05-13T23:38:45.351Z] time="2022-05-13T23:38:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:38:45.351Z] time="2022-05-13T23:38:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:38:45.351Z] --- PASS: TestServiceCreate (0.04s) [2022-05-13T23:38:45.351Z] === CONT TestDerefMultipleOfSameRef [2022-05-13T23:38:45.351Z] time="2022-05-13T23:38:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-13T23:38:45.351Z] --- PASS: TestGetWithReference (0.03s) [2022-05-13T23:38:45.351Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-13T23:38:45.351Z] --- PASS: TestRestore (0.03s) [2022-05-13T23:38:45.351Z] === CONT TestRefDerefRemove [2022-05-13T23:38:45.351Z] time="2022-05-13T23:38:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-13T23:38:45.351Z] --- PASS: TestServicePrune (0.20s) [2022-05-13T23:38:45.351Z] === CONT TestFindByReferenced [2022-05-13T23:38:45.351Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-13T23:38:45.351Z] === CONT TestFindByDriver [2022-05-13T23:38:45.351Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-13T23:38:45.351Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-13T23:38:45.351Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-13T23:38:45.351Z] --- PASS: TestFindByDriver (0.02s) [2022-05-13T23:38:45.351Z] PASS [2022-05-13T23:38:45.351Z] coverage: 69.0% of statements [2022-05-13T23:38:45.351Z] ok github.com/docker/docker/volume/service 0.307s coverage: 69.0% of statements [2022-05-13T23:38:46.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-13T23:38:46.172Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-13T23:38:48.077Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-13T23:38:48.588Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-13T23:38:48.588Z] Copying nested executables into bundles/binary-daemon [2022-05-13T23:38:49.451Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-13T23:38:50.032Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-13T23:38:50.032Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:38:50.032Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-13T23:38:50.292Z] [2022-05-13T23:38:50.386Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-13T23:38:51.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/make.sh cross [2022-05-13T23:38:51.453Z] [2022-05-13T23:38:51.453Z] Removing bundles/ [2022-05-13T23:38:51.453Z] [2022-05-13T23:38:51.453Z] ---> Making bundle: cross (in bundles/cross) [2022-05-13T23:38:51.453Z] Cross building: bundles/cross/linux/amd64 [2022-05-13T23:38:51.712Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-13T23:38:51.712Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-13T23:38:52.879Z] --- PASS: TestBuildMultiStageOnBuild (14.71s) [2022-05-13T23:38:52.879Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:38:52.879Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:38:52.879Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-13T23:38:52.879Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:38:52.882Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-05-13T23:38:52.882Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:38:52.915Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-13T23:38:53.443Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-13T23:38:54.005Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-13T23:38:58.187Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-13T23:38:59.123Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-13T23:39:00.498Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-13T23:39:00.590Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-13T23:39:01.435Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-13T23:39:04.718Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-13T23:39:05.368Z] --- PASS: TestBuildMultiStageLayerLeak (12.54s) [2022-05-13T23:39:05.368Z] === RUN TestBuildWithHugeFile [2022-05-13T23:39:07.250Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-13T23:39:07.508Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-13T23:39:08.673Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-05-13T23:39:08.673Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-13T23:39:08.673Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-13T23:39:08.673Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-13T23:39:08.673Z] PASS [2022-05-13T23:39:08.673Z] [2022-05-13T23:39:08.673Z] === Skipped [2022-05-13T23:39:08.673Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-13T23:39:08.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:39:08.673Z] [2022-05-13T23:39:08.673Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-13T23:39:08.673Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-13T23:39:08.673Z] [2022-05-13T23:39:08.673Z] DONE 27 tests, 2 skipped in 130.794s [2022-05-13T23:39:08.673Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-13T23:39:08.673Z] ++ 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-05-13T23:39:08.673Z] ++ set -e [2022-05-13T23:39:08.673Z] ++ '[' -n 0 ']' [2022-05-13T23:39:08.673Z] ++ set -x [2022-05-13T23:39:08.673Z] ++ 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-05-13T23:39:08.673Z] INFO: Testing against a local daemon [2022-05-13T23:39:08.673Z] === RUN TestSessionCreate [2022-05-13T23:39:08.673Z] --- PASS: TestSessionCreate (0.03s) [2022-05-13T23:39:08.673Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:39:08.673Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-13T23:39:08.673Z] PASS [2022-05-13T23:39:08.673Z] [2022-05-13T23:39:08.673Z] DONE 2 tests in 0.128s [2022-05-13T23:39:08.673Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-13T23:39:08.673Z] ++ 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-05-13T23:39:08.673Z] ++ set -e [2022-05-13T23:39:08.673Z] ++ '[' -n 0 ']' [2022-05-13T23:39:08.673Z] ++ set -x [2022-05-13T23:39:08.673Z] ++ 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-05-13T23:39:08.673Z] INFO: Testing against a local daemon [2022-05-13T23:39:08.673Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:39:08.673Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:39:08.673Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:39:08.673Z] === RUN TestDiskUsage [2022-05-13T23:39:08.673Z] === PAUSE TestDiskUsage [2022-05-13T23:39:08.673Z] === RUN TestEventsExecDie [2022-05-13T23:39:08.673Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-13T23:39:08.673Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:39:08.929Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-13T23:39:08.929Z] === RUN TestEventsVolumeCreate [2022-05-13T23:39:08.929Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-13T23:39:08.929Z] === RUN TestInfoBinaryCommits [2022-05-13T23:39:08.929Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-13T23:39:08.929Z] === RUN TestInfoAPIVersioned [2022-05-13T23:39:08.929Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-13T23:39:08.929Z] === RUN TestInfoAPI [2022-05-13T23:39:08.929Z] --- PASS: TestInfoAPI (0.02s) [2022-05-13T23:39:08.929Z] === RUN TestInfoAPIWarnings [2022-05-13T23:39:10.794Z] docker_cli_daemon_test.go:2503: [d1aed3e7f6fac] daemon is not started [2022-05-13T23:39:12.170Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-13T23:39:12.170Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-13T23:39:12.739Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-13T23:39:12.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-13T23:39:13.931Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-13T23:39:14.189Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-13T23:39:14.755Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-13T23:39:15.013Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-13T23:39:15.214Z] 2022/05/13 23:39:10 Closing DB instances... [2022-05-13T23:39:15.214Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-05-13T23:39:15.214Z] === RUN TestFindNode [2022-05-13T23:39:15.214Z] 2022/05/13 23:39:12 Closing DB instances... [2022-05-13T23:39:15.214Z] --- PASS: TestFindNode (0.02s) [2022-05-13T23:39:15.214Z] === RUN TestChangeNodeState [2022-05-13T23:39:15.214Z] 2022/05/13 23:39:12 Closing DB instances... [2022-05-13T23:39:15.214Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-13T23:39:15.214Z] === RUN TestNodeReincarnation [2022-05-13T23:39:15.214Z] 2022/05/13 23:39:12 Closing DB instances... [2022-05-13T23:39:16.916Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-13T23:39:18.105Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-13T23:39:18.105Z] === RUN TestParallelCreate [2022-05-13T23:39:18.105Z] 2022/05/13 23:39:17 Closing DB instances... [2022-05-13T23:39:18.105Z] --- PASS: TestParallelCreate (0.02s) [2022-05-13T23:39:18.105Z] === RUN TestParallelDelete [2022-05-13T23:39:18.105Z] 2022/05/13 23:39:17 Closing DB instances... [2022-05-13T23:39:18.105Z] --- PASS: TestParallelDelete (0.02s) [2022-05-13T23:39:18.105Z] === RUN TestNetworkDBIslands [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2d7c38895dbc with config:&{NodeID:2d7c38895dbc 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-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e95e3e2655fe with config:&{NodeID:e95e3e2655fe 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-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node e95e3e2655fe/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node e95e3e2655fe/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-13T23:39:18.105Z] time="2022-05-13T23:39:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-13T23:39:18.293Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8d55377f6689 with config:&{NodeID:8d55377f6689 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-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node e95e3e2655fe/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to nodes list" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:18.561Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6108716f614d with config:&{NodeID:6108716f614d 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-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node e95e3e2655fe/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 8d55377f6689/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.018Z] time="2022-05-13T23:39:18Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:139de0c228f7 with config:&{NodeID:139de0c228f7 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-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 8d55377f6689/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 8d55377f6689/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node e95e3e2655fe/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.474Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.669Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:19.931Z] networkdb_test.go:835: Re-joining: 3 [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=info msg="The new bootstrap node list is:[172.24.172.61:10033 172.24.172.61:10034 172.24.172.61:10035]" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10033" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49368" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10034" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49369" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10035" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49370" [2022-05-13T23:39:19.931Z] networkdb_test.go:835: Re-joining: 4 [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=info msg="The new bootstrap node list is:[172.24.172.61:10033 172.24.172.61:10034 172.24.172.61:10035]" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10033" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49371" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10034" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49372" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10035" [2022-05-13T23:39:19.931Z] time="2022-05-13T23:39:19Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49373" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:19Z" level=info msg="node 0 leaving" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="node5(139de0c228f7): Node leave event for 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="node4(6108716f614d): Node leave event for 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="node3(8d55377f6689): Node leave event for 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="node1(2d7c38895dbc): Node leave event for 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="node2(e95e3e2655fe): Node leave event for 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.388Z] time="2022-05-13T23:39:20Z" level=info msg="Node 2d7c38895dbc/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.604Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="node 1 leaving" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="node4(6108716f614d): Node leave event for e95e3e2655fe/172.24.172.61" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe change state NodeActive --> NodeFailed" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe/172.24.172.61, added to failed nodes list" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe change state NodeActive --> NodeLeft" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="node5(139de0c228f7): Node leave event for e95e3e2655fe/172.24.172.61" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="node3(8d55377f6689): Node leave event for e95e3e2655fe/172.24.172.61" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=error msg="node: e95e3e2655fe is unknown to memberlist" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe/172.24.172.61, left gossip cluster" [2022-05-13T23:39:20.844Z] time="2022-05-13T23:39:20Z" level=info msg="Node e95e3e2655fe/172.24.172.61, left gossip cluster" [2022-05-13T23:39:21.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="node 2 leaving" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="Node 8d55377f6689 change state NodeActive --> NodeLeft" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="node5(139de0c228f7): Node leave event for 8d55377f6689/172.24.172.61" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="Node 8d55377f6689 change state NodeActive --> NodeLeft" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="node4(6108716f614d): Node leave event for 8d55377f6689/172.24.172.61" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="Node 8d55377f6689 change state NodeActive --> NodeLeft" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:20Z" level=info msg="node3(8d55377f6689): Node leave event for 8d55377f6689/172.24.172.61" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=debug msg="memberlist: Failed ping: 6108716f614d (timeout reached)" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.172.61:10034: use of closed network connection" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.172.61:10035: use of closed network connection" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.172.61:10037: use of closed network connection" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49374" [2022-05-13T23:39:21.300Z] time="2022-05-13T23:39:21Z" level=info msg="Node 8d55377f6689/172.24.172.61, left gossip cluster" [2022-05-13T23:39:21.756Z] time="2022-05-13T23:39:21Z" level=info msg="Node 8d55377f6689/172.24.172.61, left gossip cluster" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node 8d55377f6689/172.24.172.61, left gossip cluster" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=warning msg="memberlist: Was able to connect to 6108716f614d but other probes failed, network may be misconfigured" [2022-05-13T23:39:21.757Z] networkdb_test.go:867: node4: OK [2022-05-13T23:39:21.757Z] networkdb_test.go:867: node5: OK [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="node 0 coming back" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb2fe31816f8 with config:&{NodeID:cb2fe31816f8 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-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node cb2fe31816f8/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node cb2fe31816f8/172.24.172.61, added to nodes list" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="node 1 coming back" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:015df917353e with config:&{NodeID:015df917353e 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-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node 015df917353e/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node 015df917353e/172.24.172.61, added to nodes list" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="node 2 coming back" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4551af1e0e55 with config:&{NodeID:4551af1e0e55 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-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node 4551af1e0e55/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:21.757Z] time="2022-05-13T23:39:21Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to nodes list" [2022-05-13T23:39:23.071Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-13T23:39:23.329Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-13T23:39:23.895Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-13T23:39:25.270Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-13T23:39:25.475Z] time="2022-05-13T23:39:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.172.61:10033 172.24.172.61:10034 172.24.172.61:10035]" [2022-05-13T23:39:25.475Z] time="2022-05-13T23:39:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.172.61:10033 172.24.172.61:10034 172.24.172.61:10035]" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10033" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49376" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, is the new incarnation of the shutdown node 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49377" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10034" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, is the new incarnation of the shutdown node e95e3e2655fe/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10035" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49378" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 6108716f614d/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, is the new incarnation of the shutdown node 8d55377f6689/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, is the new incarnation of the shutdown node e95e3e2655fe/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, is the new incarnation of the shutdown node 2d7c38895dbc/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node cb2fe31816f8/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 015df917353e/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, is the new incarnation of the shutdown node 8d55377f6689/172.24.172.61" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to nodes list" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, joined gossip cluster" [2022-05-13T23:39:25.932Z] time="2022-05-13T23:39:25Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to nodes list" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10033" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49379" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10034" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49380" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.172.61:10035" [2022-05-13T23:39:26.388Z] time="2022-05-13T23:39:26Z" level=debug msg="memberlist: Stream connection from=172.24.172.61:49381" [2022-05-13T23:39:26.844Z] 2022/05/13 23:39:26 Closing DB instances... [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8 change state NodeActive --> NodeLeft" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="node4(6108716f614d): Node leave event for cb2fe31816f8/172.24.172.61" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8 change state NodeActive --> NodeLeft" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8 change state NodeActive --> NodeLeft" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="node5(139de0c228f7): Node leave event for cb2fe31816f8/172.24.172.61" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="node3(4551af1e0e55): Node leave event for cb2fe31816f8/172.24.172.61" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8 change state NodeActive --> NodeLeft" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="node1(cb2fe31816f8): Node leave event for cb2fe31816f8/172.24.172.61" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8 change state NodeActive --> NodeLeft" [2022-05-13T23:39:26.844Z] time="2022-05-13T23:39:26Z" level=info msg="node2(015df917353e): Node leave event for cb2fe31816f8/172.24.172.61" [2022-05-13T23:39:26.974Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-13T23:39:26.974Z] === RUN TestInfoDebug [2022-05-13T23:39:26.974Z] --- PASS: TestInfoDebug (0.52s) [2022-05-13T23:39:26.974Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:39:26.974Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-13T23:39:26.974Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:39:26.974Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-13T23:39:26.974Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:39:27.230Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-13T23:39:27.230Z] === RUN TestPingCacheHeaders [2022-05-13T23:39:27.230Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-13T23:39:27.230Z] === RUN TestPingGet [2022-05-13T23:39:27.230Z] --- PASS: TestPingGet (0.01s) [2022-05-13T23:39:27.230Z] === RUN TestPingHead [2022-05-13T23:39:27.230Z] --- PASS: TestPingHead (0.02s) [2022-05-13T23:39:27.230Z] === RUN TestPingSwarmHeader [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:26Z" level=info msg="Node cb2fe31816f8/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e change state NodeActive --> NodeLeft" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="node5(139de0c228f7): Node leave event for 015df917353e/172.24.172.61" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e change state NodeActive --> NodeLeft" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="node3(4551af1e0e55): Node leave event for 015df917353e/172.24.172.61" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e change state NodeActive --> NodeFailed" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e change state NodeActive --> NodeLeft" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e/172.24.172.61, added to failed nodes list" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=info msg="node4(6108716f614d): Node leave event for 015df917353e/172.24.172.61" [2022-05-13T23:39:27.300Z] time="2022-05-13T23:39:27Z" level=error msg="node: 015df917353e is unknown to memberlist" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 015df917353e/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55/172.24.172.61, left gossip cluster" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55 change state NodeActive --> NodeFailed" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55/172.24.172.61, added to failed nodes list" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55 change state NodeActive --> NodeLeft" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="node4(6108716f614d): Node leave event for 4551af1e0e55/172.24.172.61" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55 change state NodeActive --> NodeLeft" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=info msg="node5(139de0c228f7): Node leave event for 4551af1e0e55/172.24.172.61" [2022-05-13T23:39:27.756Z] time="2022-05-13T23:39:27Z" level=error msg="node: 4551af1e0e55 is unknown to memberlist" [2022-05-13T23:39:27.791Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-13T23:39:27.799Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-13T23:39:28.057Z] check_test.go:307: [d8184b11d3b02] daemon is not started [2022-05-13T23:39:28.057Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55/172.24.172.61, left gossip cluster" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:27Z" level=info msg="Node 4551af1e0e55/172.24.172.61, left gossip cluster" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:28Z" level=debug msg="memberlist: Failed ping: 4551af1e0e55 (timeout reached)" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.172.61:10036: use of closed network connection" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.172.61:10037: use of closed network connection" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:28Z" level=info msg="Node 6108716f614d change state NodeActive --> NodeLeft" [2022-05-13T23:39:28.213Z] time="2022-05-13T23:39:28Z" level=info msg="node5(139de0c228f7): Node leave event for 6108716f614d/172.24.172.61" [2022-05-13T23:39:28.352Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-13T23:39:28.669Z] time="2022-05-13T23:39:28Z" level=info msg="Node 6108716f614d change state NodeActive --> NodeLeft" [2022-05-13T23:39:28.669Z] time="2022-05-13T23:39:28Z" level=info msg="node4(6108716f614d): Node leave event for 6108716f614d/172.24.172.61" [2022-05-13T23:39:28.669Z] time="2022-05-13T23:39:28Z" level=info msg="Node 6108716f614d/172.24.172.61, left gossip cluster" [2022-05-13T23:39:28.669Z] time="2022-05-13T23:39:28Z" level=info msg="memberlist: Suspect 4551af1e0e55 has failed, no acks received" [2022-05-13T23:39:28.669Z] time="2022-05-13T23:39:28Z" level=debug msg="memberlist: Failed to join 172.24.172.61: dial tcp 172.24.172.61:10034: connectex: No connection could be made because the target machine actively refused it." [2022-05-13T23:39:29.126Z] time="2022-05-13T23:39:28Z" level=info msg="Node 6108716f614d/172.24.172.61, left gossip cluster" [2022-05-13T23:39:29.279Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-13T23:39:29.279Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-13T23:39:29.279Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-13T23:39:29.279Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-13T23:39:29.279Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-13T23:39:29.279Z] === RUN TestVersion [2022-05-13T23:39:29.279Z] --- PASS: TestVersion (0.02s) [2022-05-13T23:39:29.279Z] === CONT TestDiskUsage [2022-05-13T23:39:29.582Z] time="2022-05-13T23:39:29Z" level=info msg="Node 139de0c228f7/172.24.172.61, left gossip cluster" [2022-05-13T23:39:29.582Z] time="2022-05-13T23:39:29Z" level=info msg="Node 139de0c228f7 change state NodeActive --> NodeFailed" [2022-05-13T23:39:29.582Z] time="2022-05-13T23:39:29Z" level=info msg="Node 139de0c228f7/172.24.172.61, added to failed nodes list" [2022-05-13T23:39:29.582Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-05-13T23:39:29.582Z] PASS [2022-05-13T23:39:29.582Z] coverage: 60.3% of statements [2022-05-13T23:39:29.582Z] ok github.com/docker/docker/libnetwork/networkdb 105.388s coverage: 60.3% of statements [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/quota [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/rootless [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/volume [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-13T23:39:29.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/container_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/image_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-13T23:39:29.841Z] === RUN TestDiskUsage/after_container.Run [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-13T23:39:30.403Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage (1.14s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-13T23:39:30.403Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:39:30.403Z] PASS [2022-05-13T23:39:30.403Z] [2022-05-13T23:39:30.403Z] === Skipped [2022-05-13T23:39:30.403Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:39:30.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:39:30.403Z] [2022-05-13T23:39:30.403Z] DONE 54 tests, 1 skipped in 22.205s [2022-05-13T23:39:30.403Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-13T23:39:30.403Z] ++ 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-05-13T23:39:30.403Z] ++ set -e [2022-05-13T23:39:30.403Z] ++ '[' -n 0 ']' [2022-05-13T23:39:30.403Z] ++ set -x [2022-05-13T23:39:30.403Z] ++ 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-05-13T23:39:30.403Z] INFO: Testing against a local daemon [2022-05-13T23:39:30.403Z] === RUN TestVolumesCreateAndList [2022-05-13T23:39:30.403Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-13T23:39:30.403Z] === RUN TestVolumesRemove [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-13T23:39:30.660Z] === RUN TestVolumesInspect [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:39:30.660Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:39:30.660Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:39:30.660Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:39:30.660Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:39:30.660Z] PASS [2022-05-13T23:39:30.660Z] [2022-05-13T23:39:30.660Z] DONE 9 tests in 0.203s [2022-05-13T23:39:30.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T23:39:30.660Z] ++++ cat bundles/test-integration/docker.pid [2022-05-13T23:39:30.660Z] +++ kill 14257 [2022-05-13T23:39:30.916Z] +++ /etc/init.d/apparmor stop [2022-05-13T23:39:30.916Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T23:39:30.916Z] [2022-05-13T23:39:30.916Z] Unloading profiles will leave already running processes permanently [2022-05-13T23:39:30.916Z] unconfined, which can lead to unexpected situations. [2022-05-13T23:39:30.916Z] [2022-05-13T23:39:30.916Z] To set a process to complain mode, use the command line tool [2022-05-13T23:39:30.916Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T23:39:30.916Z] +++ true [2022-05-13T23:39:30.916Z] exiting test-integration [2022-05-13T23:39:30.916Z] ++ exit 0 [2022-05-13T23:39:30.916Z] [2022-05-13T23:39:31.338Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === Skipped [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-13T23:39:31.757Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-13T23:39:31.757Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-13T23:39:31.757Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-13T23:39:31.757Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-13T23:39:31.757Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-13T23:39:31.757Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-13T23:39:31.757Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-13T23:39:31.757Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-13T23:39:31.757Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-13T23:39:31.757Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-13T23:39:31.757Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-13T23:39:31.757Z] daemon_test.go:145: root required [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-13T23:39:31.757Z] reload_test.go:342: root required [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-13T23:39:31.757Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-13T23:39:31.757Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-13T23:39:31.757Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-13T23:39:31.757Z] download_test.go:267: Needs fixing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-13T23:39:31.757Z] layer_test.go:291: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-13T23:39:31.757Z] layer_test.go:340: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-13T23:39:31.757Z] layer_test.go:455: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-13T23:39:31.757Z] layer_test.go:684: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-13T23:39:31.757Z] migration_test.go:45: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-13T23:39:31.757Z] migration_test.go:181: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-13T23:39:31.757Z] mount_test.go:17: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-13T23:39:31.757Z] mount_test.go:76: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-13T23:39:31.757Z] mount_test.go:125: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-13T23:39:31.757Z] mount_test.go:212: Failing on Windows [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-13T23:39:31.757Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-13T23:39:31.757Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-13T23:39:31.757Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-13T23:39:31.757Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-13T23:39:31.757Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-13T23:39:31.757Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-13T23:39:31.757Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-13T23:39:31.757Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-13T23:39:31.757Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-13T23:39:31.757Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-13T23:39:31.757Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-13T23:39:31.757Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:39:31.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:39:31.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:39:31.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:39:31.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:39:31.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:133: Xz not present in msys2 [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-13T23:39:31.757Z] archive_test.go:140: zstd not installed [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:252: Failing on Windows CI machines [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-13T23:39:31.757Z] archive_windows_test.go:16: Currently fails [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-13T23:39:31.757Z] changes_test.go:196: needs more investigation [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-13T23:39:31.757Z] changes_test.go:433: needs further investigation [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-13T23:39:31.757Z] changes_test.go:469: needs further investigation [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-13T23:39:31.757Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:39:31.757Z] [2022-05-13T23:39:31.757Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-13T23:39:31.758Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-13T23:39:31.758Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:39:31.758Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-13T23:39:31.758Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-13T23:39:31.758Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-13T23:39:31.758Z] poller_test.go:40: No chmod on Windows [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-13T23:39:31.758Z] fileutils_test.go:133: Needs porting to Windows [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-13T23:39:31.758Z] fileutils_test.go:179: Needs porting to Windows [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-13T23:39:31.758Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-13T23:39:31.758Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-13T23:39:31.758Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-13T23:39:31.758Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-13T23:39:31.758Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-13T23:39:31.758Z] [2022-05-13T23:39:31.758Z] DONE 2329 tests, 68 skipped in 293.304s Post stage [Pipeline] junit [2022-05-13T23:39:31.854Z] Recording test results [2022-05-13T23:39:32.028Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-13T23:39:32.215Z] INFO: make.ps1 ended at 05/13/2022 23:39:31 [2022-05-13T23:39:32.362Z] + echo Ensuring container killed. [2022-05-13T23:39:32.362Z] Ensuring container killed. [2022-05-13T23:39:32.362Z] + docker rm -vf docker-pr2 [2022-05-13T23:39:32.362Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-13T23:39:32.681Z] + echo Chowning /workspace to jenkins user [2022-05-13T23:39:32.681Z] Chowning /workspace to jenkins user [2022-05-13T23:39:32.681Z] + id -u [2022-05-13T23:39:32.681Z] + id -g [2022-05-13T23:39:32.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T23:39:32.681Z] Unable to find image 'busybox:latest' locally [2022-05-13T23:39:32.937Z] latest: Pulling from library/busybox [2022-05-13T23:39:32.937Z] 2f0e692259c0: Pulling fs layer [2022-05-13T23:39:32.937Z] 2f0e692259c0: Verifying Checksum [2022-05-13T23:39:32.937Z] 2f0e692259c0: Download complete [2022-05-13T23:39:32.937Z] 2f0e692259c0: Pull complete [2022-05-13T23:39:32.937Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-13T23:39:32.937Z] Status: Downloaded newer image for busybox:latest [2022-05-13T23:39:33.744Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-13T23:39:33.744Z] INFO: Unit tests ended at 05/13/2022 23:39:33. Duration:00:05:10.2116914 [2022-05-13T23:39:33.744Z] INFO: Building busybox [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite (338.63s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.04s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.17s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.06s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.93s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.99s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.27s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s) [2022-05-13T23:39:33.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.73s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.82s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.10s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.52s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.74s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.66s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.09s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s) [2022-05-13T23:39:33.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-13T23:39:33.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.94s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.90s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.75s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.99s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.81s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.17s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.19s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s) [2022-05-13T23:39:33.869Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.67s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-05-13T23:39:33.870Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-05-13T23:39:33.870Z] === RUN TestDockerSwarmSuite [2022-05-13T23:39:33.870Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-13T23:39:34.200Z] Sending build context to Docker daemon 5.12kB [2022-05-13T23:39:34.200Z] [2022-05-13T23:39:34.200Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-13T23:39:34.200Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-13T23:39:34.200Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-13T23:39:34.200Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-13T23:39:34.200Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-13T23:39:34.200Z] ---> 3e15a767850d [2022-05-13T23:39:34.200Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-13T23:39:34.200Z] ---> Running in 9e544f08aa1f [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T23:39:34.634Z] + bundleName=arm64-integration [2022-05-13T23:39:34.634Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-13T23:39:34.634Z] Creating arm64-integration-bundles.tar.gz [2022-05-13T23:39:34.634Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-13T23:39:34.634Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-13T23:39:34.899Z] Archiving artifacts [2022-05-13T23:39:36.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T23:39:36.821Z] + make clean [2022-05-13T23:39:37.077Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T23:39:37.077Z] docker-dev-cache [2022-05-13T23:39:37.077Z] docker-mod-cache [Pipeline] deleteDir [2022-05-13T23:39:37.181Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T23:39:39.757Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-13T23:39:45.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-13T23:39:51.989Z] Removing intermediate container 9e544f08aa1f [2022-05-13T23:39:51.989Z] ---> 94a694ecaaff [2022-05-13T23:39:51.989Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-13T23:39:51.989Z] ---> Running in 54a233d5f3ee [2022-05-13T23:39:51.989Z] Removing intermediate container 54a233d5f3ee [2022-05-13T23:39:51.989Z] ---> b7d76bef6e87 [2022-05-13T23:39:51.989Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-13T23:39:51.989Z] ---> Running in a2e03f7cc3d5 [2022-05-13T23:39:51.989Z] Removing intermediate container a2e03f7cc3d5 [2022-05-13T23:39:51.989Z] ---> eeb376eea6bc [2022-05-13T23:39:51.989Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-13T23:39:51.989Z] [2022-05-13T23:39:52.446Z] ---> e428eebdc51b [2022-05-13T23:39:52.446Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-13T23:39:52.446Z] ---> Running in e9c33ffd2aa5 [2022-05-13T23:39:53.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-13T23:39:53.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-13T23:39:58.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-13T23:39:59.212Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-13T23:39:59.212Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T23:39:59.212Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-13T23:39:59.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-13T23:40:02.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-13T23:40:02.515Z] docker_api_swarm_test.go:563: [d06134f98f516] joining swarm manager [d7c9dc8f7ea48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:40:03.081Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-13T23:40:04.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-13T23:40:04.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-13T23:40:04.791Z] Removing intermediate container e9c33ffd2aa5 [2022-05-13T23:40:04.792Z] ---> c6c22b94e5dc [2022-05-13T23:40:04.792Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-13T23:40:04.792Z] ---> Running in 96db6feec6b7 [2022-05-13T23:40:04.792Z] [2022-05-13T23:40:04.792Z] SUCCESS: Specified value was saved. [2022-05-13T23:40:05.956Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-13T23:40:05.956Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-13T23:40:05.956Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-13T23:40:06.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-13T23:40:06.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-13T23:40:06.523Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-13T23:40:06.972Z] Removing intermediate container 96db6feec6b7 [2022-05-13T23:40:06.972Z] ---> 82a261265fc5 [2022-05-13T23:40:06.972Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-13T23:40:07.429Z] ---> Running in 361dad6e8385 [2022-05-13T23:40:10.186Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-13T23:40:11.179Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-13T23:40:11.179Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T23:40:11.179Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-13T23:40:11.179Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T23:40:11.179Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-13T23:40:11.179Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T23:40:11.179Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-13T23:40:11.647Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-13T23:40:12.633Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-13T23:40:13.173Z] Cannot create a file when that file already exists. [2022-05-13T23:40:14.637Z] docker_api_swarm_test.go:585: [de6c825312260] joining swarm manager [d7c9dc8f7ea48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:40:16.012Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-13T23:40:16.271Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-13T23:40:16.429Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-13T23:40:17.207Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-13T23:40:17.468Z] check_test.go:378: [d06134f98f516] daemon is not started [2022-05-13T23:40:17.727Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-13T23:40:17.804Z] Removing intermediate container 361dad6e8385 [2022-05-13T23:40:17.804Z] ---> c07bfdfe7f54 [2022-05-13T23:40:17.804Z] Step 13/13 : CMD ["sh"] [2022-05-13T23:40:17.804Z] ---> Running in 0f4f33dd9318 [2022-05-13T23:40:17.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-13T23:40:17.994Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T23:40:17.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-13T23:40:17.994Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T23:40:17.994Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-13T23:40:17.994Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-13T23:40:18.255Z] Removing intermediate container 0f4f33dd9318 [2022-05-13T23:40:18.255Z] ---> d0d170fac032 [2022-05-13T23:40:18.255Z] Successfully built d0d170fac032 [2022-05-13T23:40:18.255Z] Successfully tagged busybox:latest [2022-05-13T23:40:18.255Z] INFO: Docker images of the daemon under test [2022-05-13T23:40:18.255Z] [2022-05-13T23:40:18.295Z] === RUN TestDockerSuite/TestBuildFails [2022-05-13T23:40:18.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T23:40:18.706Z] busybox latest d0d170fac032 Less than a second ago 5.29GB [2022-05-13T23:40:18.706Z] microsoft/windowsservercore latest 3e15a767850d 8 days ago 5.26GB [2022-05-13T23:40:18.706Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 8 days ago 5.26GB [2022-05-13T23:40:18.706Z] [2022-05-13T23:40:18.706Z] INFO: Running integration tests at 05/13/2022 23:40:18... [2022-05-13T23:40:18.706Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-13T23:40:18.706Z] INFO: Integration API tests being run from the host: [2022-05-13T23:40:18.706Z] INFO: make.ps1 starting at 05/13/2022 23:40:18 [2022-05-13T23:40:18.860Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-13T23:40:18.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-13T23:40:19.659Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-13T23:40:21.392Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-13T23:40:21.786Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-13T23:40:22.767Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-13T23:40:24.668Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-13T23:40:25.604Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-13T23:40:26.170Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-13T23:40:27.105Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-13T23:40:28.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-13T23:40:28.043Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-13T23:40:28.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-13T23:40:28.609Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-13T23:40:29.985Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-13T23:40:30.552Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-13T23:40:30.552Z] docker_api_swarm_test.go:46: [d24f29fe40924] joining swarm manager [df5614a9375f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:40:32.453Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-13T23:40:34.355Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-13T23:40:35.730Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-13T23:40:36.722Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-13T23:40:39.958Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-13T23:40:39.958Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-13T23:40:40.902Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-13T23:40:41.469Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-13T23:40:41.481Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-13T23:40:42.403Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-13T23:40:42.662Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-13T23:40:43.048Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-13T23:40:43.048Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T23:40:43.048Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-13T23:40:43.191Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-13T23:40:43.192Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-13T23:40:43.760Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-13T23:40:43.760Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-13T23:40:44.019Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-13T23:40:44.019Z] Cross building: bundles/cross/windows/amd64 [2022-05-13T23:40:44.019Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-13T23:40:44.019Z] { [2022-05-13T23:40:44.019Z] "RT_GROUP_ICON": { [2022-05-13T23:40:44.019Z] "#1": { [2022-05-13T23:40:44.019Z] "0409": "../../winresources/docker.ico" [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] }, [2022-05-13T23:40:44.019Z] "RT_MANIFEST": { [2022-05-13T23:40:44.019Z] "#1": { [2022-05-13T23:40:44.019Z] "0409": { [2022-05-13T23:40:44.019Z] "identity": {}, [2022-05-13T23:40:44.019Z] "description": "Docker Engine", [2022-05-13T23:40:44.019Z] "minimum-os": "vista", [2022-05-13T23:40:44.019Z] "execution-level": "", [2022-05-13T23:40:44.019Z] "ui-access": false, [2022-05-13T23:40:44.019Z] "auto-elevate": false, [2022-05-13T23:40:44.019Z] "dpi-awareness": "unaware", [2022-05-13T23:40:44.019Z] "disable-theming": false, [2022-05-13T23:40:44.019Z] "disable-window-filtering": false, [2022-05-13T23:40:44.019Z] "high-resolution-scrolling-aware": false, [2022-05-13T23:40:44.019Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-13T23:40:44.019Z] "long-path-aware": false, [2022-05-13T23:40:44.019Z] "printer-driver-isolation": false, [2022-05-13T23:40:44.019Z] "gdi-scaling": false, [2022-05-13T23:40:44.019Z] "segment-heap": false, [2022-05-13T23:40:44.019Z] "use-common-controls-v6": false [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] }, [2022-05-13T23:40:44.019Z] "RT_MESSAGETABLE": { [2022-05-13T23:40:44.019Z] "#1": { [2022-05-13T23:40:44.019Z] "0409": "../../winresources/event_messages.bin" [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] }, [2022-05-13T23:40:44.019Z] "RT_VERSION": { [2022-05-13T23:40:44.019Z] "#1": { [2022-05-13T23:40:44.019Z] "0409": { [2022-05-13T23:40:44.019Z] "fixed": { [2022-05-13T23:40:44.019Z] "file_version": "0.0.0.0", [2022-05-13T23:40:44.019Z] "product_version": "0.0.0.0", [2022-05-13T23:40:44.019Z] "type": "Unknown" [2022-05-13T23:40:44.019Z] }, [2022-05-13T23:40:44.019Z] "info": { [2022-05-13T23:40:44.019Z] "0000": { [2022-05-13T23:40:44.019Z] "CompanyName": "", [2022-05-13T23:40:44.019Z] "FileVersion": "dev", [2022-05-13T23:40:44.019Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-13T23:40:44.019Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-13T23:40:44.019Z] "ProductName": "", [2022-05-13T23:40:44.019Z] "ProductVersion": "dev", [2022-05-13T23:40:44.019Z] "SpecialBuild": "4e025b54d57894331a0e8a0ff89f424cbfb43bc1" [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] } [2022-05-13T23:40:44.019Z] cmd/dockerd/config.go [2022-05-13T23:40:44.019Z] cmd/dockerd/config_windows.go [2022-05-13T23:40:44.019Z] cmd/dockerd/daemon.go [2022-05-13T23:40:44.019Z] cmd/dockerd/daemon_test.go [2022-05-13T23:40:44.019Z] cmd/dockerd/daemon_windows.go [2022-05-13T23:40:44.019Z] cmd/dockerd/docker.go [2022-05-13T23:40:44.019Z] cmd/dockerd/docker_windows.go [2022-05-13T23:40:44.019Z] cmd/dockerd/genwinres_windows.go [2022-05-13T23:40:44.035Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-13T23:40:44.279Z] cmd/dockerd/metrics.go [2022-05-13T23:40:44.279Z] cmd/dockerd/options.go [2022-05-13T23:40:44.279Z] cmd/dockerd/options_test.go [2022-05-13T23:40:44.279Z] cmd/dockerd/service_windows.go [2022-05-13T23:40:44.279Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-13T23:40:44.279Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-13T23:40:44.293Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-13T23:40:44.551Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-13T23:40:45.118Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-13T23:40:45.376Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-13T23:40:45.944Z] --- PASS: TestImportExtremelyLargeImageWorks (184.81s) [2022-05-13T23:40:45.944Z] PASS [2022-05-13T23:40:45.944Z] [2022-05-13T23:40:45.944Z] DONE 22 tests in 189.163s [2022-05-13T23:40:45.944Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-13T23:40:45.944Z] ++ 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-05-13T23:40:45.944Z] ++ set -e [2022-05-13T23:40:45.944Z] ++ '[' -n 0 ']' [2022-05-13T23:40:45.944Z] ++ set -x [2022-05-13T23:40:45.944Z] ++ 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-05-13T23:40:45.944Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-13T23:40:45.944Z] INFO: Testing against a local daemon [2022-05-13T23:40:45.944Z] === RUN TestNetworkCreateDelete [2022-05-13T23:40:45.944Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-13T23:40:45.944Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:40:46.511Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-05-13T23:40:46.511Z] === RUN TestDaemonDNSFallback [2022-05-13T23:40:46.769Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-13T23:40:46.839Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-13T23:40:48.407Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-13T23:40:48.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-13T23:40:48.670Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-13T23:40:49.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-13T23:40:52.885Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-13T23:40:53.143Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-05-13T23:40:53.143Z] === RUN TestInspectNetwork [2022-05-13T23:40:54.283Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-13T23:40:54.283Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T23:40:54.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-13T23:40:54.283Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T23:40:54.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-13T23:40:54.283Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T23:40:54.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-13T23:40:54.283Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T23:40:54.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-13T23:40:54.751Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-13T23:40:55.671Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-13T23:40:55.671Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-13T23:40:55.671Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-13T23:40:55.671Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-13T23:40:55.929Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-13T23:40:56.187Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-13T23:40:57.121Z] === RUN TestInspectNetwork/full_network_id [2022-05-13T23:40:57.121Z] === RUN TestInspectNetwork/partial_network_id [2022-05-13T23:40:57.121Z] === RUN TestInspectNetwork/network_name [2022-05-13T23:40:57.121Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-13T23:40:57.380Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-13T23:40:58.754Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-13T23:41:01.285Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-13T23:41:01.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-13T23:41:01.543Z] --- PASS: TestInspectNetwork (8.42s) [2022-05-13T23:41:01.543Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-13T23:41:01.543Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-13T23:41:01.543Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-13T23:41:01.543Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-13T23:41:01.543Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:41:01.802Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-13T23:41:02.076Z] --- PASS: TestBuildWithHugeFile (116.68s) [2022-05-13T23:41:02.076Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:41:02.076Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:41:02.076Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:41:02.076Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:41:02.076Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:41:02.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:41:02.076Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:41:02.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:41:02.076Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:41:02.076Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:41:02.076Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:41:02.076Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:41:02.076Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:41:02.076Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-13T23:41:02.076Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-13T23:41:02.076Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-13T23:41:02.076Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-13T23:41:02.076Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:41:02.076Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:02.076Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-13T23:41:02.076Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:41:02.076Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-13T23:41:02.076Z] PASS [2022-05-13T23:41:02.077Z] ok github.com/docker/docker/integration/build 193.883s [2022-05-13T23:41:02.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:41:02.180Z] INFO: Testing against a local daemon [2022-05-13T23:41:02.180Z] === RUN TestBuildWithSession [2022-05-13T23:41:02.180Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:41:02.180Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-13T23:41:02.180Z] === RUN TestBuildSquashParent [2022-05-13T23:41:02.180Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:02.180Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:41:02.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:41:02.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:41:02.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-13T23:41:02.180Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-13T23:41:02.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-13T23:41:02.180Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === Skipped [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-13T23:41:02.545Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-13T23:41:02.545Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-13T23:41:02.545Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-13T23:41:02.545Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:41:02.545Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-13T23:41:02.545Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:02.545Z] [2022-05-13T23:41:02.545Z] DONE 29 tests, 6 skipped in 229.733s [2022-05-13T23:41:02.545Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-13T23:41:03.703Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:41:03.703Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:41:03.703Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:41:03.703Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:41:03.703Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:41:03.703Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:41:03.703Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:41:03.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:41:03.703Z] === RUN TestNetworkList [2022-05-13T23:41:03.703Z] === RUN TestNetworkList//networks [2022-05-13T23:41:03.703Z] === PAUSE TestNetworkList//networks [2022-05-13T23:41:03.703Z] === RUN TestNetworkList//networks/ [2022-05-13T23:41:03.703Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:41:03.703Z] === CONT TestNetworkList//networks [2022-05-13T23:41:03.703Z] === CONT TestNetworkList//networks/ [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkList (0.02s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:41:03.703Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:41:03.703Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:41:04.269Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-13T23:41:04.269Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:41:04.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:41:04.761Z] INFO: Testing against a local daemon [2022-05-13T23:41:04.761Z] === RUN TestConfigInspect [2022-05-13T23:41:04.761Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-13T23:41:04.761Z] === RUN TestConfigList [2022-05-13T23:41:04.761Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] --- SKIP: TestConfigList (0.00s) [2022-05-13T23:41:04.761Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:41:04.761Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:41:04.761Z] === RUN TestConfigsUpdate [2022-05-13T23:41:04.761Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-13T23:41:04.761Z] === RUN TestTemplatedConfig [2022-05-13T23:41:04.761Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-13T23:41:04.761Z] === RUN TestConfigCreateResolve [2022-05-13T23:41:04.761Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:41:04.761Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-13T23:41:04.761Z] PASS [2022-05-13T23:41:04.761Z] ok github.com/docker/docker/integration/config 0.095s [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === Skipped [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-13T23:41:04.761Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:41:04.761Z] [2022-05-13T23:41:04.761Z] DONE 6 tests, 6 skipped in 1.996s [2022-05-13T23:41:04.761Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-13T23:41:05.203Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-05-13T23:41:05.203Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:41:06.138Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-05-13T23:41:06.138Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:41:07.074Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-05-13T23:41:07.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:41:07.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:41:07.755Z] INFO: Testing against a local daemon [2022-05-13T23:41:07.755Z] === RUN TestAttachWithTTY [2022-05-13T23:41:07.755Z] --- PASS: TestAttachWithTTY (0.18s) [2022-05-13T23:41:07.755Z] === RUN TestAttachWithoutTTy [2022-05-13T23:41:07.755Z] --- PASS: TestAttachWithoutTTy (0.16s) [2022-05-13T23:41:07.755Z] === RUN TestCheckpoint [2022-05-13T23:41:07.755Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:41:07.755Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:41:07.755Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:41:07.755Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:41:07.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:41:07.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:41:07.755Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:41:07.755Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:41:08.223Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:41:08.223Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:41:08.223Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:41:08.223Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:41:08.223Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:41:08.223Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:41:08.223Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:41:08.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:41:08.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-13T23:41:08.223Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:41:08.448Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-13T23:41:08.448Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:41:08.692Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-13T23:41:08.692Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:41:08.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-13T23:41:08.692Z] === RUN TestCopyEmptyFile [2022-05-13T23:41:09.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-13T23:41:09.015Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:41:09.160Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-05-13T23:41:09.160Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:41:09.273Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-13T23:41:09.628Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-13T23:41:09.628Z] === RUN TestCopyFromContainer [2022-05-13T23:41:09.628Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:09.628Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-13T23:41:09.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:41:09.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:41:09.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:41:09.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:41:09.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:41:09.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:41:09.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:41:09.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:41:09.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:41:09.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:41:09.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-13T23:41:09.628Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:41:09.628Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:41:09.628Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:41:09.628Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:41:09.628Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:41:09.628Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:41:09.628Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:41:09.628Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:41:09.628Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:41:09.628Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:41:09.628Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:41:09.628Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:41:09.628Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:41:09.628Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:41:09.628Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:41:09.629Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:09.629Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:41:09.629Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:41:09.629Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:41:09.629Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:41:09.629Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:41:09.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:41:09.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:41:09.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:41:09.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:41:09.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:41:09.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:41:09.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:41:09.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:41:09.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:41:09.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:41:09.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:41:09.629Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:41:09.629Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:41:09.629Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:41:09.629Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:41:09.629Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:41:09.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:41:09.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-13T23:41:09.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:41:09.629Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:41:09.629Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:41:09.629Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:41:09.629Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:09.629Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-13T23:41:09.629Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:41:09.629Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:09.629Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.097Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.097Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:41:10.097Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:41:10.097Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:10.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-13T23:41:11.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-13T23:41:11.802Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-05-13T23:41:11.802Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:41:11.802Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:41:11.802Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:41:11.802Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:41:12.060Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-13T23:41:12.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-13T23:41:14.896Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-13T23:41:14.896Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-13T23:41:14.896Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-13T23:41:16.000Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:41:16.468Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:41:16.468Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-13T23:41:16.468Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-13T23:41:16.468Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-13T23:41:16.468Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-13T23:41:16.468Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.24s) [2022-05-13T23:41:16.468Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.04s) [2022-05-13T23:41:16.468Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.13s) [2022-05-13T23:41:16.468Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.17s) [2022-05-13T23:41:16.468Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-13T23:41:16.468Z] === RUN TestDiff [2022-05-13T23:41:16.468Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:41:16.468Z] --- SKIP: TestDiff (0.00s) [2022-05-13T23:41:16.468Z] === RUN TestExecWithCloseStdin [2022-05-13T23:41:16.468Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-13T23:41:16.468Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-13T23:41:16.468Z] === RUN TestExec [2022-05-13T23:41:18.176Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-13T23:41:18.177Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.52s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.82s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.97s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.40s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.28s) [2022-05-13T23:41:19.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.18s) [2022-05-13T23:41:19.664Z] === RUN TestBuildMultiStageCopy [2022-05-13T23:41:19.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-13T23:41:20.076Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-13T23:41:20.076Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-13T23:41:20.254Z] --- PASS: TestExec (4.00s) [2022-05-13T23:41:20.254Z] === RUN TestExecUser [2022-05-13T23:41:20.254Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:41:20.254Z] --- SKIP: TestExecUser (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:41:20.254Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:20.254Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:41:20.254Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:20.254Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:41:20.254Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:41:20.254Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestHealthKillContainer [2022-05-13T23:41:20.254Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:41:20.254Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:41:20.254Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:41:20.254Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:41:20.254Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:41:21.454Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-13T23:41:22.021Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-13T23:41:22.957Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-13T23:41:23.207Z] --- PASS: TestKillContainerInvalidSignal (3.06s) [2022-05-13T23:41:23.207Z] === RUN TestKillContainer [2022-05-13T23:41:23.207Z] === RUN TestKillContainer/no_signal [2022-05-13T23:41:23.522Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-13T23:41:24.895Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-13T23:41:24.895Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-13T23:41:24.895Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-13T23:41:25.154Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-13T23:41:25.412Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-13T23:41:25.978Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-13T23:41:26.157Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:41:26.157Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:41:26.157Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:41:27.393Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-13T23:41:27.968Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-13T23:41:27.968Z] --- PASS: TestServiceWithDataPathPortInit (16.11s) [2022-05-13T23:41:27.968Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:41:28.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-13T23:41:29.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-13T23:41:29.943Z] --- PASS: TestKillContainer (6.15s) [2022-05-13T23:41:29.943Z] --- PASS: TestKillContainer/no_signal (2.98s) [2022-05-13T23:41:29.943Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:41:29.943Z] --- PASS: TestKillContainer/killing_signal (3.10s) [2022-05-13T23:41:29.943Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:41:29.943Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:41:29.943Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestKillStoppedContainer [2022-05-13T23:41:29.943Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:41:29.943Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:41:29.943Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:41:29.943Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:41:29.943Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:41:29.943Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:41:29.943Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:29.943Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:41:29.943Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:41:29.943Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:41:29.943Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:41:29.945Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-13T23:41:30.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-13T23:41:31.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-13T23:41:31.319Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-13T23:41:31.577Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:17aft0h93yqt6vs9j7hrt2soy Created:2022-05-13 23:41:29.365967715 +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[bdb71639ac988e46c4f4156bad43b8fceabba9b5e2e4f70c8d7d76c6744149fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipazloubz1smeqlb0ja801eab EndpointID:f31186fdc566669fed9bcb27b6dbdc3bbb52381662d4fdbff10a114b36d6a58e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4ea1643e6a3a60f8081099e76f2beb671d7d955ef6dda7eba8108901d6b7424 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:71b7c89c981b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipazloubz1smeqlb0ja801eab EndpointID:f31186fdc566669fed9bcb27b6dbdc3bbb52381662d4fdbff10a114b36d6a58e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-13T23:41:32.512Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy (13.39s) [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.74s) [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2022-05-13T23:41:32.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-05-13T23:41:32.624Z] === RUN TestBuildMultiStageParentConfig [2022-05-13T23:41:32.891Z] --- PASS: TestLogsFollowTailEmpty (3.06s) [2022-05-13T23:41:32.891Z] === RUN TestNetworkNat [2022-05-13T23:41:32.891Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:41:32.891Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-13T23:41:32.891Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:41:33.450Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-13T23:41:34.016Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-13T23:41:34.274Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-13T23:41:35.516Z] --- PASS: TestBuildMultiStageParentConfig (2.93s) [2022-05-13T23:41:35.516Z] === RUN TestBuildLabelWithTargets [2022-05-13T23:41:35.516Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:35.516Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-13T23:41:35.516Z] === RUN TestBuildWithEmptyLayers [2022-05-13T23:41:36.175Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2022-05-13T23:41:36.175Z] PASS [2022-05-13T23:41:36.175Z] [2022-05-13T23:41:36.175Z] === Skipped [2022-05-13T23:41:36.175Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:41:36.175Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:41:36.175Z] [2022-05-13T23:41:36.175Z] DONE 38 tests, 1 skipped in 50.284s [2022-05-13T23:41:36.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:41:36.175Z] ++ 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-05-13T23:41:36.175Z] ++ set -e [2022-05-13T23:41:36.175Z] ++ '[' -n 0 ']' [2022-05-13T23:41:36.175Z] ++ set -x [2022-05-13T23:41:36.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-13T23:41:36.175Z] INFO: Testing against a local daemon [2022-05-13T23:41:36.175Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-13T23:41:36.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:41:36.175Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:41:36.175Z] === RUN TestDockerNetworkIpvlan [2022-05-13T23:41:36.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:41:36.175Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:41:36.175Z] PASS [2022-05-13T23:41:36.175Z] [2022-05-13T23:41:36.175Z] === Skipped [2022-05-13T23:41:36.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-13T23:41:36.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:41:36.175Z] [2022-05-13T23:41:36.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-13T23:41:36.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-13T23:41:36.175Z] [2022-05-13T23:41:36.175Z] DONE 2 tests, 2 skipped in 0.104s [2022-05-13T23:41:36.175Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-13T23:41:36.175Z] ++ 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-05-13T23:41:36.175Z] ++ set -e [2022-05-13T23:41:36.175Z] ++ '[' -n 0 ']' [2022-05-13T23:41:36.175Z] ++ set -x [2022-05-13T23:41:36.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-13T23:41:36.434Z] INFO: Testing against a local daemon [2022-05-13T23:41:36.434Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-13T23:41:36.682Z] --- PASS: TestNetworkLocalhostTCPNat (3.80s) [2022-05-13T23:41:36.682Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:41:36.682Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:41:36.682Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-13T23:41:36.682Z] === RUN TestPause [2022-05-13T23:41:36.682Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:41:36.682Z] --- SKIP: TestPause (0.00s) [2022-05-13T23:41:36.682Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:41:36.692Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-13T23:41:37.045Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-05-13T23:41:37.045Z] === RUN TestBuildMultiStageOnBuild [2022-05-13T23:41:37.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-13T23:41:37.513Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-13T23:41:37.513Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T23:41:37.513Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-13T23:41:37.513Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T23:41:37.513Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-13T23:41:37.826Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-05-13T23:41:37.826Z] === RUN TestDockerNetworkMacvlan [2022-05-13T23:41:38.394Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-13T23:41:39.330Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-13T23:41:39.588Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-13T23:41:39.630Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.05s) [2022-05-13T23:41:39.630Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:41:39.630Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:41:39.630Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-13T23:41:39.630Z] === RUN TestPsFilter [2022-05-13T23:41:39.630Z] --- PASS: TestPsFilter (0.40s) [2022-05-13T23:41:39.630Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:41:39.848Z] docker_api_swarm_test.go:304: [de418b56f1605] joining swarm manager [d93be01072078]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:41:40.416Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-13T23:41:40.416Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-13T23:41:41.352Z] docker_api_swarm_test.go:305: [d2eb0df51c038] joining swarm manager [d93be01072078]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:41:41.352Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-13T23:41:42.726Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-13T23:41:42.984Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-13T23:41:44.376Z] --- PASS: TestRemoveContainerWithRemovedVolume (4.67s) [2022-05-13T23:41:44.376Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:41:45.519Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-13T23:41:48.173Z] --- PASS: TestRemoveContainerWithVolume (3.19s) [2022-05-13T23:41:48.173Z] === RUN TestRemoveContainerRunning [2022-05-13T23:41:49.708Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-13T23:41:49.708Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-13T23:41:51.084Z] --- PASS: TestDockerNetworkMacvlan (13.01s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2022-05-13T23:41:51.085Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-05-13T23:41:51.085Z] PASS [2022-05-13T23:41:51.085Z] [2022-05-13T23:41:51.085Z] DONE 8 tests in 14.567s [2022-05-13T23:41:51.085Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-13T23:41:51.085Z] ++ 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-05-13T23:41:51.085Z] ++ set -e [2022-05-13T23:41:51.085Z] ++ '[' -n 0 ']' [2022-05-13T23:41:51.085Z] ++ set -x [2022-05-13T23:41:51.085Z] ++ 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-05-13T23:41:51.085Z] testing: warning: no tests to run [2022-05-13T23:41:51.085Z] PASS [2022-05-13T23:41:51.085Z] [2022-05-13T23:41:51.085Z] DONE 0 tests in 0.031s [2022-05-13T23:41:51.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-13T23:41:51.085Z] ++ 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-05-13T23:41:51.085Z] ++ set -e [2022-05-13T23:41:51.085Z] ++ '[' -n 0 ']' [2022-05-13T23:41:51.085Z] ++ set -x [2022-05-13T23:41:51.085Z] ++ 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-05-13T23:41:51.085Z] INFO: Testing against a local daemon [2022-05-13T23:41:51.085Z] === RUN TestAuthZPluginAllowRequest [2022-05-13T23:41:51.119Z] --- PASS: TestRemoveContainerRunning (3.07s) [2022-05-13T23:41:51.119Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:41:52.459Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-13T23:41:52.459Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-05-13T23:41:52.459Z] === RUN TestAuthZPluginTLS [2022-05-13T23:41:53.026Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-05-13T23:41:53.026Z] === RUN TestAuthZPluginDenyRequest [2022-05-13T23:41:53.591Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-05-13T23:41:53.591Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-13T23:41:53.850Z] === RUN TestDockerSuite/TestBuildRm [2022-05-13T23:41:54.072Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.13s) [2022-05-13T23:41:54.072Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:41:54.072Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-13T23:41:54.072Z] === RUN TestRenameLinkedContainer [2022-05-13T23:41:54.072Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:41:54.072Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-13T23:41:54.072Z] === RUN TestRenameStoppedContainer [2022-05-13T23:41:54.110Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-13T23:41:54.110Z] === RUN TestAuthZPluginDenyResponse [2022-05-13T23:41:54.679Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-05-13T23:41:54.679Z] === RUN TestAuthZPluginAllowEventStream [2022-05-13T23:41:54.699Z] --- PASS: TestBuildMultiStageOnBuild (16.95s) [2022-05-13T23:41:54.700Z] === RUN TestBuildUncleanTarFilenames [2022-05-13T23:41:54.700Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:41:54.700Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-13T23:41:54.700Z] === RUN TestBuildMultiStageLayerLeak [2022-05-13T23:41:56.056Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-05-13T23:41:56.056Z] === RUN TestAuthZPluginErrorResponse [2022-05-13T23:41:56.315Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-13T23:41:56.574Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-05-13T23:41:56.574Z] === RUN TestAuthZPluginErrorRequest [2022-05-13T23:41:57.020Z] --- PASS: TestRenameStoppedContainer (2.99s) [2022-05-13T23:41:57.020Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:41:57.141Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-05-13T23:41:57.141Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-13T23:41:57.141Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-13T23:41:57.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-05-13T23:41:57.708Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-13T23:41:58.654Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-13T23:41:58.751Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-13T23:41:58.751Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T23:41:59.221Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-13T23:41:59.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-05-13T23:41:59.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-13T23:41:59.738Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-13T23:41:59.738Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-13T23:42:00.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-13T23:42:00.672Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-13T23:42:01.238Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-05-13T23:42:01.238Z] === RUN TestAuthZPluginHeader [2022-05-13T23:42:01.804Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-13T23:42:02.062Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-05-13T23:42:02.062Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-13T23:42:02.628Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-13T23:42:04.171Z] --- PASS: TestRenameRunningContainerAndReuse (6.51s) [2022-05-13T23:42:04.171Z] === RUN TestRenameInvalidName [2022-05-13T23:42:05.156Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-13T23:42:05.156Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-13T23:42:05.156Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-13T23:42:05.415Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-13T23:42:05.415Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-13T23:42:05.415Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-13T23:42:05.983Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-13T23:42:06.384Z] --- PASS: TestRenameInvalidName (3.20s) [2022-05-13T23:42:06.384Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:42:06.551Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2022-05-13T23:42:06.552Z] === RUN TestAuthZPluginV2Disable [2022-05-13T23:42:06.810Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-13T23:42:06.810Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-13T23:42:07.377Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-13T23:42:08.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-13T23:42:08.876Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T23:42:09.480Z] --- PASS: TestBuildMultiStageLayerLeak (15.45s) [2022-05-13T23:42:09.480Z] === RUN TestBuildWithHugeFile [2022-05-13T23:42:10.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-13T23:42:10.659Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2022-05-13T23:42:10.659Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-13T23:42:10.659Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-13T23:42:11.224Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-13T23:42:11.791Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-13T23:42:12.362Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-13T23:42:12.928Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-13T23:42:13.871Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-05-13T23:42:13.871Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-13T23:42:14.129Z] === RUN TestDockerSuite/TestBuildUser [2022-05-13T23:42:15.503Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-13T23:42:15.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-13T23:42:18.870Z] --- PASS: TestRenameAnonymousContainer (12.23s) [2022-05-13T23:42:18.870Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:42:19.045Z] docker_api_swarm_test.go:272: [df78c150a55c4] joining swarm manager [d8894960fdc14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:42:19.303Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-13T23:42:20.679Z] docker_api_swarm_test.go:273: [df803d51faac0] joining swarm manager [d8894960fdc14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:42:22.661Z] --- PASS: TestRenameContainerWithSameName (3.32s) [2022-05-13T23:42:22.661Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:42:22.661Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:42:22.661Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:42:22.661Z] === RUN TestResize [2022-05-13T23:42:22.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-13T23:42:25.610Z] --- PASS: TestResize (3.11s) [2022-05-13T23:42:25.610Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:42:25.945Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.03s) [2022-05-13T23:42:25.945Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-13T23:42:28.562Z] --- PASS: TestResizeWithInvalidSize (3.19s) [2022-05-13T23:42:28.562Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:42:31.210Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-13T23:42:31.469Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-13T23:42:31.519Z] --- PASS: TestResizeWhenContainerNotStarted (3.04s) [2022-05-13T23:42:31.519Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:42:31.519Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:42:31.519Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:42:31.519Z] === RUN TestStats [2022-05-13T23:42:31.519Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:42:31.519Z] --- SKIP: TestStats (0.00s) [2022-05-13T23:42:31.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:42:31.727Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-13T23:42:32.295Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-13T23:42:33.228Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-13T23:42:33.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-13T23:42:34.162Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-13T23:42:34.162Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-13T23:42:34.162Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-13T23:42:34.162Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-13T23:42:34.162Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-13T23:42:34.162Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-13T23:42:34.162Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-13T23:42:34.162Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-13T23:42:34.162Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-13T23:42:35.096Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-13T23:42:35.096Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-13T23:42:35.662Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-13T23:42:35.763Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-13T23:42:35.763Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-13T23:42:35.763Z] { [2022-05-13T23:42:35.763Z] "RT_GROUP_ICON": { [2022-05-13T23:42:35.763Z] "#1": { [2022-05-13T23:42:35.763Z] "0409": "../../winresources/docker.ico" [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] }, [2022-05-13T23:42:35.763Z] "RT_MANIFEST": { [2022-05-13T23:42:35.763Z] "#1": { [2022-05-13T23:42:35.763Z] "0409": { [2022-05-13T23:42:35.763Z] "identity": {}, [2022-05-13T23:42:35.763Z] "description": "Docker Engine", [2022-05-13T23:42:35.763Z] "minimum-os": "vista", [2022-05-13T23:42:35.763Z] "execution-level": "", [2022-05-13T23:42:35.763Z] "ui-access": false, [2022-05-13T23:42:35.763Z] "auto-elevate": false, [2022-05-13T23:42:35.763Z] "dpi-awareness": "unaware", [2022-05-13T23:42:35.763Z] "disable-theming": false, [2022-05-13T23:42:35.763Z] "disable-window-filtering": false, [2022-05-13T23:42:35.763Z] "high-resolution-scrolling-aware": false, [2022-05-13T23:42:35.763Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-13T23:42:35.763Z] "long-path-aware": false, [2022-05-13T23:42:35.763Z] "printer-driver-isolation": false, [2022-05-13T23:42:35.763Z] "gdi-scaling": false, [2022-05-13T23:42:35.763Z] "segment-heap": false, [2022-05-13T23:42:35.763Z] "use-common-controls-v6": false [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] }, [2022-05-13T23:42:35.763Z] "RT_MESSAGETABLE": { [2022-05-13T23:42:35.763Z] "#1": { [2022-05-13T23:42:35.763Z] "0409": "../../winresources/event_messages.bin" [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] }, [2022-05-13T23:42:35.763Z] "RT_VERSION": { [2022-05-13T23:42:35.763Z] "#1": { [2022-05-13T23:42:35.763Z] "0409": { [2022-05-13T23:42:35.763Z] "fixed": { [2022-05-13T23:42:35.763Z] "file_version": "0.0.0.0", [2022-05-13T23:42:35.763Z] "product_version": "0.0.0.0", [2022-05-13T23:42:35.763Z] "type": "Unknown" [2022-05-13T23:42:35.763Z] }, [2022-05-13T23:42:35.763Z] "info": { [2022-05-13T23:42:35.763Z] "0000": { [2022-05-13T23:42:35.763Z] "CompanyName": "", [2022-05-13T23:42:35.763Z] "FileVersion": "dev", [2022-05-13T23:42:35.763Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-13T23:42:35.763Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-13T23:42:35.763Z] "ProductName": "", [2022-05-13T23:42:35.763Z] "ProductVersion": "dev", [2022-05-13T23:42:35.763Z] "SpecialBuild": "4e025b54d57894331a0e8a0ff89f424cbfb43bc1" [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] } [2022-05-13T23:42:35.763Z] cmd/docker-proxy/genwinres_windows.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/main.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/network_proxy_test.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/proxy.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/sctp_proxy.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/tcp_proxy.go [2022-05-13T23:42:35.763Z] cmd/docker-proxy/udp_proxy.go [2022-05-13T23:42:35.763Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-13T23:42:35.763Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-13T23:42:35.763Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-13T23:42:35.763Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-13T23:42:35.763Z] remote: Enumerating objects: 23, done. [2022-05-13T23:42:35.763Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-13T23:42:35.763Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-13T23:42:35.763Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-13T23:42:35.763Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-13T23:42:35.763Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-13T23:42:35.763Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-13T23:42:35.763Z] Cross building: bundles/cross/linux/ppc64le [2022-05-13T23:42:35.763Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-13T23:42:35.763Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-13T23:42:36.228Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-13T23:42:36.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-13T23:42:36.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-13T23:42:38.695Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-13T23:42:39.630Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-13T23:42:40.178Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.27s) [2022-05-13T23:42:40.178Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:42:40.178Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:42:40.178Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-13T23:42:40.178Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:42:40.208Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-13T23:42:40.474Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-13T23:42:41.040Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-13T23:42:41.040Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-13T23:42:41.040Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-13T23:42:41.607Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-13T23:42:41.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-13T23:42:42.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-13T23:42:42.038Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T23:42:42.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-13T23:42:42.432Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-13T23:42:42.432Z] PASS [2022-05-13T23:42:42.432Z] [2022-05-13T23:42:42.432Z] DONE 17 tests in 51.670s [2022-05-13T23:42:42.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-13T23:42:42.432Z] ++ 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-05-13T23:42:42.432Z] ++ set -e [2022-05-13T23:42:42.432Z] ++ '[' -n 0 ']' [2022-05-13T23:42:42.432Z] ++ set -x [2022-05-13T23:42:42.432Z] ++ 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-05-13T23:42:42.690Z] INFO: Testing against a local daemon [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:42:42.690Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:42:42.690Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:42:42.690Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:42:42.690Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:42:42.690Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:42:42.690Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:42:42.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:42:42.690Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:42:42.690Z] === RUN TestPluginInstall [2022-05-13T23:42:42.690Z] === RUN TestPluginInstall/no_auth [2022-05-13T23:42:43.257Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-13T23:42:43.257Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-13T23:42:43.257Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T23:42:43.257Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-13T23:42:44.192Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-13T23:42:45.128Z] === RUN TestDockerSuite/TestCommitChange [2022-05-13T23:42:45.387Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:45.387Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb26c58ebeef1e8d9ffc0ce515feeed9c0a7f800175dfca0f56a9ccb512eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:45.387Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:45.387Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffbb26c58ebeef1e8d9ffc0ce515feeed9c0a7f800175dfca0f56a9ccb512eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:45.645Z] === RUN TestPluginInstall/with_htpasswd [2022-05-13T23:42:46.211Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:46.211Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1142a4777710f97b5e5e2541d01061ed8c91aba2f082f141dcf9ccc5195c4db6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:46.211Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:46.211Z] time="2022-05-13T23:42:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1142a4777710f97b5e5e2541d01061ed8c91aba2f082f141dcf9ccc5195c4db6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:46.211Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-13T23:42:46.469Z] === RUN TestPluginInstall/with_insecure [2022-05-13T23:42:47.035Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-13T23:42:47.602Z] time="2022-05-13T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:47.602Z] time="2022-05-13T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a22fd4e276cb1e1d747437d525615f379fec3ba43d89ee656311a210d4ff4fb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:47.602Z] time="2022-05-13T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-13T23:42:47.602Z] time="2022-05-13T23:42:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a22fd4e276cb1e1d747437d525615f379fec3ba43d89ee656311a210d4ff4fb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-13T23:42:47.861Z] plugin_test.go:195: [dd47891fd66de] daemon is not started [2022-05-13T23:42:47.861Z] --- PASS: TestPluginInstall (5.10s) [2022-05-13T23:42:47.861Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2022-05-13T23:42:47.861Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-05-13T23:42:47.861Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-05-13T23:42:47.861Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:42:48.119Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-13T23:42:49.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-13T23:42:49.205Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T23:42:49.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-13T23:42:49.205Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T23:42:49.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-13T23:42:49.494Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-13T23:42:49.494Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-13T23:42:50.059Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-13T23:42:50.625Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-13T23:42:51.191Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-13T23:42:51.756Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-05-13T23:42:51.756Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-05-13T23:42:51.756Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-05-13T23:42:51.756Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:42:52.014Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-13T23:42:52.581Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-05-13T23:42:52.581Z] PASS [2022-05-13T23:42:52.581Z] [2022-05-13T23:42:52.581Z] DONE 24 tests in 10.024s [2022-05-13T23:42:52.581Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-13T23:42:52.581Z] ++ 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-05-13T23:42:52.581Z] ++ set -e [2022-05-13T23:42:52.581Z] ++ '[' -n 0 ']' [2022-05-13T23:42:52.581Z] ++ set -x [2022-05-13T23:42:52.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-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-05-13T23:42:52.581Z] INFO: Testing against a local daemon [2022-05-13T23:42:52.581Z] === RUN TestExternalGraphDriver [2022-05-13T23:42:52.840Z] === RUN TestExternalGraphDriver/json [2022-05-13T23:42:53.099Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-13T23:42:54.034Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-13T23:42:54.034Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-13T23:42:54.034Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-13T23:42:54.292Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-13T23:42:54.292Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-13T23:42:54.292Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-13T23:42:54.292Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-13T23:42:54.550Z] === RUN TestExternalGraphDriver/spec [2022-05-13T23:42:55.485Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-13T23:42:56.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-13T23:42:56.368Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T23:42:56.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-13T23:42:56.419Z] === RUN TestExternalGraphDriver/pull [2022-05-13T23:42:56.686Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-13T23:42:56.686Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-13T23:42:57.257Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-13T23:42:57.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-13T23:42:57.355Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T23:42:57.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-13T23:42:57.355Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T23:42:57.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-13T23:42:57.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-13T23:42:58.082Z] --- PASS: TestExternalGraphDriver (5.52s) [2022-05-13T23:42:58.082Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-05-13T23:42:58.082Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-05-13T23:42:58.082Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-05-13T23:42:58.083Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:42:58.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-13T23:42:58.907Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-13T23:42:59.472Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-13T23:42:59.472Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-13T23:42:59.472Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-13T23:43:00.038Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-13T23:43:00.038Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-13T23:43:00.038Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-13T23:43:00.038Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-13T23:43:00.038Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-13T23:43:00.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-13T23:43:01.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-13T23:43:01.740Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-13T23:43:01.740Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-13T23:43:02.675Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-05-13T23:43:02.675Z] PASS [2022-05-13T23:43:02.675Z] [2022-05-13T23:43:02.675Z] DONE 5 tests in 9.924s [2022-05-13T23:43:02.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-13T23:43:02.675Z] ++ 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-05-13T23:43:02.675Z] ++ set -e [2022-05-13T23:43:02.675Z] ++ '[' -n 0 ']' [2022-05-13T23:43:02.675Z] ++ set -x [2022-05-13T23:43:02.675Z] ++ 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-05-13T23:43:02.675Z] INFO: Testing against a local daemon [2022-05-13T23:43:02.675Z] === RUN TestContinueAfterPluginCrash [2022-05-13T23:43:02.675Z] === PAUSE TestContinueAfterPluginCrash [2022-05-13T23:43:02.675Z] === RUN TestReadPluginNoRead [2022-05-13T23:43:02.675Z] === PAUSE TestReadPluginNoRead [2022-05-13T23:43:02.675Z] === RUN TestDaemonStartWithLogOpt [2022-05-13T23:43:02.675Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-13T23:43:02.675Z] === CONT TestContinueAfterPluginCrash [2022-05-13T23:43:02.675Z] === CONT TestDaemonStartWithLogOpt [2022-05-13T23:43:02.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-13T23:43:03.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-13T23:43:03.870Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-13T23:43:04.806Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-13T23:43:05.373Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-13T23:43:05.460Z] --- PASS: TestUpdateRestartPolicy (23.49s) [2022-05-13T23:43:05.460Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:43:05.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-13T23:43:06.199Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-13T23:43:06.447Z] --- PASS: TestUpdateRestartWithAutoRemove (3.12s) [2022-05-13T23:43:06.447Z] === RUN TestWaitNonBlocked [2022-05-13T23:43:06.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:43:06.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:43:06.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:43:06.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:43:06.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:43:06.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:43:07.135Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-13T23:43:07.135Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-13T23:43:07.393Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2022-05-13T23:43:07.393Z] === CONT TestReadPluginNoRead [2022-05-13T23:43:08.330Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-13T23:43:09.265Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-13T23:43:10.199Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-13T23:43:10.199Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-13T23:43:10.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-13T23:43:10.765Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-13T23:43:11.024Z] === RUN TestReadPluginNoRead/default [2022-05-13T23:43:11.199Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-13T23:43:11.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.66s) [2022-05-13T23:43:11.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.10s) [2022-05-13T23:43:11.199Z] === RUN TestWaitBlocked [2022-05-13T23:43:11.199Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:11.199Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-13T23:43:11.199Z] PASS [2022-05-13T23:43:11.199Z] ok github.com/docker/docker/integration/container 122.932s [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === Skipped [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-13T23:43:11.199Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-13T23:43:11.199Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:43:11.199Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:43:11.199Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:43:11.199Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:43:11.199Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:43:11.199Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:43:11.199Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:43:11.199Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-13T23:43:11.199Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:43:11.199Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-13T23:43:11.199Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:43:11.199Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-13T23:43:11.199Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:43:11.199Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-13T23:43:11.199Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:43:11.199Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-13T23:43:11.199Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-13T23:43:11.199Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-13T23:43:11.199Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-13T23:43:11.199Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:43:11.199Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-13T23:43:11.199Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-13T23:43:11.199Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:43:11.199Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:43:11.199Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:43:11.199Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-13T23:43:11.199Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-13T23:43:11.199Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-13T23:43:11.199Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-13T23:43:11.199Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-13T23:43:11.199Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:43:11.199Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:43:11.199Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-13T23:43:11.199Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-13T23:43:11.199Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-13T23:43:11.199Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:11.199Z] [2022-05-13T23:43:11.199Z] DONE 122 tests, 38 skipped in 125.973s [2022-05-13T23:43:11.199Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-13T23:43:11.959Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-13T23:43:12.526Z] --- PASS: TestContinueAfterPluginCrash (10.00s) [2022-05-13T23:43:13.093Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-13T23:43:13.352Z] docker_api_swarm_node_test.go:20: [dd5dbd4522398] joining swarm manager [d79de06d33b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:43:13.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-13T23:43:13.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-13T23:43:13.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-13T23:43:13.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-13T23:43:13.871Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-13T23:43:14.144Z] docker_api_swarm_node_test.go:21: [d752d39ef34e1] joining swarm manager [d79de06d33b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:43:14.712Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-13T23:43:14.969Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-13T23:43:16.343Z] === CONT TestReadPluginNoRead [2022-05-13T23:43:16.343Z] read_test.go:92: [d7759e28fd7fc] daemon is not started [2022-05-13T23:43:16.343Z] --- PASS: TestReadPluginNoRead (8.91s) [2022-05-13T23:43:16.343Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2022-05-13T23:43:16.343Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2022-05-13T23:43:16.343Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-05-13T23:43:16.343Z] PASS [2022-05-13T23:43:16.343Z] [2022-05-13T23:43:16.343Z] DONE 6 tests in 13.721s [2022-05-13T23:43:16.343Z] 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-05-13T23:43:16.343Z] ++ 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-05-13T23:43:16.343Z] ++ set -e [2022-05-13T23:43:16.343Z] ++ '[' -n 0 ']' [2022-05-13T23:43:16.343Z] ++ set -x [2022-05-13T23:43:16.343Z] ++ 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-05-13T23:43:16.343Z] testing: warning: no tests to run [2022-05-13T23:43:16.343Z] PASS [2022-05-13T23:43:16.343Z] [2022-05-13T23:43:16.343Z] DONE 0 tests in 0.035s [2022-05-13T23:43:16.343Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-13T23:43:16.343Z] ++ 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-05-13T23:43:16.343Z] ++ set -e [2022-05-13T23:43:16.343Z] ++ '[' -n 0 ']' [2022-05-13T23:43:16.343Z] ++ set -x [2022-05-13T23:43:16.343Z] ++ 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-05-13T23:43:16.343Z] INFO: Testing against a local daemon [2022-05-13T23:43:16.343Z] === RUN TestPluginWithDevMounts [2022-05-13T23:43:16.343Z] === PAUSE TestPluginWithDevMounts [2022-05-13T23:43:16.343Z] === CONT TestPluginWithDevMounts [2022-05-13T23:43:18.242Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-05-13T23:43:18.242Z] PASS [2022-05-13T23:43:18.242Z] [2022-05-13T23:43:18.242Z] DONE 1 tests in 1.651s [2022-05-13T23:43:18.242Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-13T23:43:18.242Z] ++ 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-05-13T23:43:18.242Z] ++ set -e [2022-05-13T23:43:18.242Z] ++ '[' -n 0 ']' [2022-05-13T23:43:18.242Z] ++ set -x [2022-05-13T23:43:18.242Z] ++ 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-05-13T23:43:18.242Z] INFO: Testing against a local daemon [2022-05-13T23:43:18.242Z] === RUN TestSecretInspect [2022-05-13T23:43:18.809Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-13T23:43:19.374Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-13T23:43:20.308Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-13T23:43:20.308Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-13T23:43:20.308Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-13T23:43:20.308Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-13T23:43:20.565Z] --- PASS: TestSecretInspect (2.45s) [2022-05-13T23:43:20.565Z] === RUN TestSecretList [2022-05-13T23:43:23.091Z] --- PASS: TestSecretList (2.21s) [2022-05-13T23:43:23.091Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:43:23.091Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-13T23:43:23.349Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-13T23:43:24.284Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-13T23:43:24.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-13T23:43:25.416Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-05-13T23:43:25.416Z] === RUN TestSecretsUpdate [2022-05-13T23:43:27.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-13T23:43:28.696Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-13T23:43:28.697Z] --- PASS: TestSecretsUpdate (3.13s) [2022-05-13T23:43:28.697Z] === RUN TestTemplatedSecret [2022-05-13T23:43:29.263Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-13T23:43:29.828Z] docker_api_swarm_test.go:502: [deeef4bb147bb] joining swarm manager [d3957ddbae43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:43:31.207Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-13T23:43:31.773Z] --- PASS: TestTemplatedSecret (3.41s) [2022-05-13T23:43:31.773Z] === RUN TestSecretCreateResolve [2022-05-13T23:43:32.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-13T23:43:32.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-13T23:43:32.242Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T23:43:32.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-05-13T23:43:33.230Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-13T23:43:33.230Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T23:43:33.698Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-13T23:43:34.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-05-13T23:43:34.342Z] --- PASS: TestSecretCreateResolve (2.43s) [2022-05-13T23:43:34.342Z] PASS [2022-05-13T23:43:34.342Z] [2022-05-13T23:43:34.342Z] DONE 6 tests in 16.272s [2022-05-13T23:43:34.342Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-13T23:43:34.342Z] ++ 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-05-13T23:43:34.342Z] ++ set -e [2022-05-13T23:43:34.342Z] ++ '[' -n 0 ']' [2022-05-13T23:43:34.342Z] ++ set -x [2022-05-13T23:43:34.342Z] ++ 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-05-13T23:43:34.342Z] INFO: Testing against a local daemon [2022-05-13T23:43:34.342Z] === RUN TestServiceCreateInit [2022-05-13T23:43:34.342Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:43:35.269Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-13T23:43:35.269Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T23:43:35.269Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-13T23:43:35.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-05-13T23:43:35.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-05-13T23:43:36.967Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:43:36.967Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:43:36.967Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:43:36.967Z] === RUN TestConfigDaemonID [2022-05-13T23:43:36.967Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:43:36.967Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-13T23:43:36.967Z] === RUN TestDaemonConfigValidation [2022-05-13T23:43:36.967Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:43:36.967Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-13T23:43:36.967Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:43:36.967Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:43:36.967Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:43:36.967Z] === RUN TestDaemonProxy [2022-05-13T23:43:36.967Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:43:36.967Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-13T23:43:36.967Z] PASS [2022-05-13T23:43:36.967Z] ok github.com/docker/docker/integration/daemon 0.130s [2022-05-13T23:43:37.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f17698__} [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] === Skipped [2022-05-13T23:43:37.435Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:43:37.435Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-13T23:43:37.435Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-13T23:43:37.435Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:43:37.435Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-13T23:43:37.435Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:43:37.435Z] [2022-05-13T23:43:37.435Z] DONE 5 tests, 5 skipped in 26.601s [2022-05-13T23:43:37.435Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-13T23:43:37.921Z] docker_api_swarm_test.go:507: [d165e7caf00c6] joining swarm manager [d3957ddbae43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:43:38.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:43:39.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11193516206_/foo_false_____} [2022-05-13T23:43:39.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11193516206_/foo_true_____} [2022-05-13T23:43:40.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_false_____} [2022-05-13T23:43:41.143Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-13T23:43:42.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:43:42.196Z] INFO: Testing against a local daemon [2022-05-13T23:43:42.196Z] === RUN TestCommitInheritsEnv [2022-05-13T23:43:42.196Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:43:42.196Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-13T23:43:42.196Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:43:42.196Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:43:42.196Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:43:42.196Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:43:42.196Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:43:42.196Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-13T23:43:42.196Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:43:42.196Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-13T23:43:42.196Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:43:42.196Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-13T23:43:42.196Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:43:42.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_true_____} [2022-05-13T23:43:42.649Z] --- PASS: TestServiceCreateInit (8.25s) [2022-05-13T23:43:42.649Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s) [2022-05-13T23:43:42.649Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s) [2022-05-13T23:43:42.649Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:43:42.664Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-05-13T23:43:42.664Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:43:42.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-13T23:43:42.664Z] === RUN TestTagInvalidReference [2022-05-13T23:43:42.664Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-13T23:43:42.664Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:43:42.664Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-13T23:43:42.664Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:43:42.709Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-13T23:43:42.709Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T23:43:42.709Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-13T23:43:42.709Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T23:43:42.709Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-13T23:43:43.131Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-13T23:43:43.131Z] === RUN TestTagOfficialNames [2022-05-13T23:43:43.131Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-13T23:43:43.131Z] === RUN TestTagMatchesDigest [2022-05-13T23:43:43.131Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-13T23:43:43.131Z] PASS [2022-05-13T23:43:43.131Z] ok github.com/docker/docker/integration/image 1.701s [2022-05-13T23:43:43.131Z] [2022-05-13T23:43:43.131Z] === Skipped [2022-05-13T23:43:43.131Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-13T23:43:43.131Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:43:43.131Z] [2022-05-13T23:43:43.131Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:43:43.131Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:43:43.131Z] [2022-05-13T23:43:43.131Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-13T23:43:43.131Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:43:43.131Z] [2022-05-13T23:43:43.131Z] DONE 12 tests, 3 skipped in 5.729s [2022-05-13T23:43:43.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-13T23:43:44.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_true__0xc000f176c8___} [2022-05-13T23:43:44.922Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-13T23:43:44.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f176e0__} [2022-05-13T23:43:45.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:43:45.355Z] INFO: Testing against a local daemon [2022-05-13T23:43:45.355Z] === RUN TestNetworkCreateDelete [2022-05-13T23:43:45.355Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:43:45.355Z] 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-05-13T23:43:45.355Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonDNSFallback [2022-05-13T23:43:45.355Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestInspectNetwork [2022-05-13T23:43:45.355Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:45.355Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:43:45.355Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:43:45.355Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:43:45.355Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:43:45.355Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:43:45.355Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:43:45.355Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:43:45.355Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:43:45.355Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestNetworkList [2022-05-13T23:43:45.355Z] === RUN TestNetworkList//networks [2022-05-13T23:43:45.355Z] === PAUSE TestNetworkList//networks [2022-05-13T23:43:45.355Z] === RUN TestNetworkList//networks/ [2022-05-13T23:43:45.355Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:43:45.355Z] === CONT TestNetworkList//networks [2022-05-13T23:43:45.355Z] === CONT TestNetworkList//networks/ [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkList (0.05s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:43:45.355Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:43:45.355Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:43:45.355Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:43:45.355Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:43:45.355Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:43:45.355Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:43:45.355Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:43:45.355Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:43:45.355Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:43:45.355Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:43:45.355Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:43:45.355Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:43:45.355Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:43:45.355Z] PASS [2022-05-13T23:43:45.355Z] ok github.com/docker/docker/integration/network 0.238s [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === Skipped [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-13T23:43:45.355Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:43:45.355Z] 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-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-13T23:43:45.355Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-13T23:43:45.355Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:43:45.355Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:43:45.355Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:43:45.355Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:43:45.355Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:43:45.355Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:43:45.355Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:43:45.356Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:43:45.356Z] [2022-05-13T23:43:45.356Z] DONE 34 tests, 15 skipped in 2.291s [2022-05-13T23:43:45.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-13T23:43:45.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f176f8__} [2022-05-13T23:43:45.908Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-13T23:43:46.293Z] testing: warning: no tests to run [2022-05-13T23:43:46.293Z] PASS [2022-05-13T23:43:46.293Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2022-05-13T23:43:46.293Z] [2022-05-13T23:43:46.293Z] DONE 0 tests in 0.808s [2022-05-13T23:43:46.761Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-13T23:43:46.899Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-13T23:43:47.229Z] testing: warning: no tests to run [2022-05-13T23:43:47.229Z] PASS [2022-05-13T23:43:47.229Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2022-05-13T23:43:47.229Z] [2022-05-13T23:43:47.229Z] DONE 0 tests in 0.779s [2022-05-13T23:43:47.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f17710__} [2022-05-13T23:43:47.367Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-13T23:43:47.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-13T23:43:48.165Z] testing: warning: no tests to run [2022-05-13T23:43:48.165Z] PASS [2022-05-13T23:43:48.165Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-05-13T23:43:48.165Z] [2022-05-13T23:43:48.165Z] DONE 0 tests in 0.764s [2022-05-13T23:43:48.353Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-13T23:43:48.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-13T23:43:49.101Z] testing: warning: no tests to run [2022-05-13T23:43:49.101Z] PASS [2022-05-13T23:43:49.101Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-05-13T23:43:49.101Z] [2022-05-13T23:43:49.101Z] DONE 0 tests in 0.759s [2022-05-13T23:43:49.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-13T23:43:49.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f17728__} [2022-05-13T23:43:50.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-13T23:43:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-13T23:43:52.000Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-13T23:43:53.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:43:53.875Z] INFO: Testing against a local daemon [2022-05-13T23:43:53.875Z] === RUN TestPluginInvalidJSON [2022-05-13T23:43:53.875Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:43:53.875Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:43:53.875Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:43:54.343Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:43:54.343Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:43:54.343Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:43:54.343Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:43:54.343Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:43:54.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:43:54.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:43:54.343Z] === RUN TestPluginInstall [2022-05-13T23:43:54.343Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-13T23:43:54.343Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:43:54.343Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-13T23:43:54.343Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:43:54.343Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:43:54.343Z] PASS [2022-05-13T23:43:54.343Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2022-05-13T23:43:54.343Z] [2022-05-13T23:43:54.343Z] === Skipped [2022-05-13T23:43:54.343Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-13T23:43:54.343Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] [2022-05-13T23:43:54.343Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-13T23:43:54.343Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] [2022-05-13T23:43:54.343Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:43:54.343Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:43:54.343Z] [2022-05-13T23:43:54.344Z] DONE 19 tests, 3 skipped in 4.901s [2022-05-13T23:43:54.344Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-13T23:43:54.529Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-13T23:43:55.472Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-13T23:43:55.514Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-13T23:43:56.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:43:56.557Z] INFO: Testing against a local daemon [2022-05-13T23:43:56.557Z] === RUN TestExternalGraphDriver [2022-05-13T23:43:56.557Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:43:56.557Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-13T23:43:56.557Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:43:56.557Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:43:56.557Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:43:56.557Z] PASS [2022-05-13T23:43:56.557Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.122s [2022-05-13T23:43:56.557Z] [2022-05-13T23:43:56.557Z] === Skipped [2022-05-13T23:43:56.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-13T23:43:56.557Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:43:56.557Z] [2022-05-13T23:43:56.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:43:56.557Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:43:56.557Z] [2022-05-13T23:43:56.557Z] DONE 2 tests, 2 skipped in 2.276s [2022-05-13T23:43:56.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-13T23:43:57.372Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-13T23:43:57.731Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-13T23:43:57.731Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T23:43:57.731Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-13T23:43:58.306Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-13T23:43:58.306Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-13T23:43:58.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:43:58.786Z] INFO: Testing against a local daemon [2022-05-13T23:43:58.786Z] === RUN TestReadPluginNoRead [2022-05-13T23:43:58.786Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:43:58.786Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-13T23:43:58.786Z] PASS [2022-05-13T23:43:58.786Z] ok github.com/docker/docker/integration/plugin/logging 0.126s [2022-05-13T23:43:58.786Z] [2022-05-13T23:43:58.786Z] === Skipped [2022-05-13T23:43:58.786Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-13T23:43:58.786Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:43:58.786Z] [2022-05-13T23:43:58.786Z] DONE 1 tests, 1 skipped in 2.266s [2022-05-13T23:43:58.870Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-13T23:43:59.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-13T23:43:59.296Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-13T23:43:59.296Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T23:43:59.296Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-13T23:43:59.436Z] --- PASS: TestCreateServiceMultipleTimes (16.69s) [2022-05-13T23:43:59.436Z] === RUN TestCreateServiceConflict [2022-05-13T23:43:59.436Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-13T23:43:59.765Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-13T23:44:00.273Z] testing: warning: no tests to run [2022-05-13T23:44:00.273Z] PASS [2022-05-13T23:44:00.273Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-05-13T23:44:00.273Z] [2022-05-13T23:44:00.273Z] DONE 0 tests in 1.317s [2022-05-13T23:44:00.373Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-13T23:44:00.631Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-13T23:44:00.746Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-13T23:44:01.566Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-13T23:44:01.825Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-05-13T23:44:01.825Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:44:01.985Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-13T23:44:02.089Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-13T23:44:02.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:02.962Z] INFO: Testing against a local daemon [2022-05-13T23:44:02.962Z] === RUN TestPluginWithDevMounts [2022-05-13T23:44:02.962Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:02.962Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-13T23:44:02.962Z] PASS [2022-05-13T23:44:02.962Z] ok github.com/docker/docker/integration/plugin/volumes 0.122s [2022-05-13T23:44:02.962Z] [2022-05-13T23:44:02.962Z] === Skipped [2022-05-13T23:44:02.962Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-13T23:44:02.962Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:02.962Z] [2022-05-13T23:44:02.962Z] DONE 1 tests, 1 skipped in 2.331s [2022-05-13T23:44:02.962Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-13T23:44:03.025Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-13T23:44:03.552Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-13T23:44:03.592Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-13T23:44:04.020Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-13T23:44:04.020Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T23:44:04.020Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-13T23:44:04.527Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-13T23:44:04.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:04.529Z] INFO: Testing against a local daemon [2022-05-13T23:44:04.529Z] === RUN TestSecretInspect [2022-05-13T23:44:04.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.529Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-13T23:44:04.529Z] === RUN TestSecretList [2022-05-13T23:44:04.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.529Z] --- SKIP: TestSecretList (0.00s) [2022-05-13T23:44:04.529Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:44:04.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.529Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:44:04.529Z] === RUN TestSecretsUpdate [2022-05-13T23:44:04.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-13T23:44:04.997Z] === RUN TestTemplatedSecret [2022-05-13T23:44:04.997Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-13T23:44:04.997Z] === RUN TestSecretCreateResolve [2022-05-13T23:44:04.997Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:04.997Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-13T23:44:04.997Z] PASS [2022-05-13T23:44:04.997Z] ok github.com/docker/docker/integration/secret 0.093s [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === Skipped [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-13T23:44:04.997Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:04.997Z] [2022-05-13T23:44:04.997Z] DONE 6 tests, 6 skipped in 1.797s [2022-05-13T23:44:04.997Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-13T23:44:05.010Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-13T23:44:05.462Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2022-05-13T23:44:05.462Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:44:05.462Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-13T23:44:05.997Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-13T23:44:05.998Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T23:44:05.998Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-13T23:44:05.998Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T23:44:05.998Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-13T23:44:06.029Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-13T23:44:06.595Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-13T23:44:07.529Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-13T23:44:07.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:07.949Z] INFO: Testing against a local daemon [2022-05-13T23:44:07.949Z] === RUN TestServiceCreateInit [2022-05-13T23:44:07.949Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:44:07.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:44:07.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:44:07.949Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceConflict [2022-05-13T23:44:07.949Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:44:07.949Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-13T23:44:07.949Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:44:07.949Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:44:07.949Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:44:07.949Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceSysctls [2022-05-13T23:44:07.949Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-13T23:44:07.949Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:44:07.949Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-13T23:44:07.949Z] === RUN TestInspect [2022-05-13T23:44:07.949Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestInspect (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestCreateJob [2022-05-13T23:44:07.949Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestCreateJob (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestReplicatedJob [2022-05-13T23:44:07.949Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:44:07.949Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceListWithStatuses [2022-05-13T23:44:07.949Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:44:07.949Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:44:07.949Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServicePlugin [2022-05-13T23:44:07.949Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceUpdateLabel [2022-05-13T23:44:07.949Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:44:07.949Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:44:07.949Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:44:07.949Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-13T23:44:07.949Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:44:07.949Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-13T23:44:07.949Z] PASS [2022-05-13T23:44:07.949Z] ok github.com/docker/docker/integration/service 0.275s [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === Skipped [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-13T23:44:07.949Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:44:07.949Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-13T23:44:07.949Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-13T23:44:07.949Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-13T23:44:07.949Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-13T23:44:07.949Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-13T23:44:07.949Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-13T23:44:07.949Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-13T23:44:07.949Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:44:07.949Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.949Z] [2022-05-13T23:44:07.949Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-13T23:44:07.950Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-13T23:44:07.950Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-13T23:44:07.950Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-13T23:44:07.950Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-13T23:44:07.950Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-13T23:44:07.950Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-13T23:44:07.950Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:07.950Z] [2022-05-13T23:44:07.950Z] DONE 24 tests, 23 skipped in 2.771s [2022-05-13T23:44:07.950Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-13T23:44:08.905Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-13T23:44:09.474Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-13T23:44:09.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:09.518Z] INFO: Testing against a local daemon [2022-05-13T23:44:09.518Z] === RUN TestSessionCreate [2022-05-13T23:44:09.518Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:09.518Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-13T23:44:09.518Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:44:09.518Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:09.518Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:44:09.518Z] PASS [2022-05-13T23:44:09.518Z] ok github.com/docker/docker/integration/session 0.107s [2022-05-13T23:44:09.518Z] [2022-05-13T23:44:09.518Z] === Skipped [2022-05-13T23:44:09.518Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-13T23:44:09.518Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:09.518Z] [2022-05-13T23:44:09.518Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:44:09.518Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:09.518Z] [2022-05-13T23:44:09.518Z] DONE 2 tests, 2 skipped in 1.667s [2022-05-13T23:44:09.518Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-13T23:44:09.733Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-13T23:44:09.991Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-13T23:44:10.250Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-13T23:44:10.815Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-13T23:44:11.381Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-13T23:44:11.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-13T23:44:11.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:11.732Z] INFO: Testing against a local daemon [2022-05-13T23:44:11.732Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:44:11.732Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:11.732Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestDiskUsage [2022-05-13T23:44:11.732Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:44:11.732Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestEventsExecDie [2022-05-13T23:44:11.732Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:44:11.732Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:44:11.732Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:44:11.732Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestEventsVolumeCreate [2022-05-13T23:44:11.732Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:44:11.732Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestInfoAPI [2022-05-13T23:44:11.732Z] --- PASS: TestInfoAPI (0.06s) [2022-05-13T23:44:11.732Z] === RUN TestInfoAPIWarnings [2022-05-13T23:44:11.732Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:11.732Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestInfoDebug [2022-05-13T23:44:11.732Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:11.732Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:44:11.732Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:11.732Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:44:11.732Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:11.732Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-13T23:44:11.732Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:44:12.206Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-13T23:44:12.717Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-13T23:44:12.717Z] === RUN TestPingCacheHeaders [2022-05-13T23:44:12.717Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-13T23:44:12.717Z] === RUN TestPingGet [2022-05-13T23:44:12.717Z] --- PASS: TestPingGet (0.05s) [2022-05-13T23:44:12.717Z] === RUN TestPingHead [2022-05-13T23:44:13.142Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-13T23:44:13.152Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-13T23:44:13.185Z] --- PASS: TestPingHead (0.04s) [2022-05-13T23:44:13.185Z] === RUN TestPingSwarmHeader [2022-05-13T23:44:13.185Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:13.185Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-13T23:44:13.185Z] === RUN TestVersion [2022-05-13T23:44:13.185Z] --- PASS: TestVersion (0.04s) [2022-05-13T23:44:13.185Z] PASS [2022-05-13T23:44:13.185Z] ok github.com/docker/docker/integration/system 1.297s [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === Skipped [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:44:13.185Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-13T23:44:13.185Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-13T23:44:13.185Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:44:13.185Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-13T23:44:13.185Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-13T23:44:13.185Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-13T23:44:13.185Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-13T23:44:13.185Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-13T23:44:13.185Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-13T23:44:13.185Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:13.185Z] [2022-05-13T23:44:13.185Z] DONE 16 tests, 10 skipped in 3.387s [2022-05-13T23:44:13.185Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-13T23:44:13.729Z] docker_api_swarm_node_test.go:81: [d9995d006dab8] joining swarm manager [d6f500e035ca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:44:14.295Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-13T23:44:14.860Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-13T23:44:15.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:15.402Z] INFO: Testing against a local daemon [2022-05-13T23:44:15.402Z] === RUN TestVolumesCreateAndList [2022-05-13T23:44:15.402Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-13T23:44:15.402Z] === RUN TestVolumesRemove [2022-05-13T23:44:15.402Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-13T23:44:15.402Z] === RUN TestVolumesInspect [2022-05-13T23:44:15.402Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-13T23:44:15.402Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:44:15.402Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:44:15.402Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:44:15.871Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:44:15.871Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:44:15.871Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:44:15.871Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:44:15.871Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:44:15.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:44:15.871Z] PASS [2022-05-13T23:44:15.871Z] ok github.com/docker/docker/integration/volume 0.424s [2022-05-13T23:44:15.871Z] [2022-05-13T23:44:15.871Z] DONE 9 tests in 2.510s [2022-05-13T23:44:15.871Z] INFO: make.ps1 ended at 05/13/2022 23:44:15 [2022-05-13T23:44:15.871Z] INFO: Integration CLI tests being run from the host: [2022-05-13T23:44:15.871Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-13T23:44:16.760Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-13T23:44:19.291Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2022-05-13T23:44:19.291Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:44:19.550Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-13T23:44:23.736Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-13T23:44:23.736Z] --- PASS: TestCreateServiceSecretFileMode (4.07s) [2022-05-13T23:44:23.736Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:44:23.736Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-13T23:44:27.021Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2022-05-13T23:44:27.022Z] === RUN TestCreateServiceSysctls [2022-05-13T23:44:27.022Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-13T23:44:27.255Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-13T23:44:27.255Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-13T23:44:27.255Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-13T23:44:27.255Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-13T23:44:27.255Z] Cross building: bundles/cross/linux/s390x [2022-05-13T23:44:27.255Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-13T23:44:27.255Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-13T23:44:28.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-13T23:44:28.379Z] INFO: Testing against a local daemon [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-13T23:44:28.379Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-13T23:44:28.379Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-13T23:44:28.379Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-13T23:44:28.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-13T23:44:28.848Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-13T23:44:29.772Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-13T23:44:30.340Z] docker_api_swarm_node_test.go:53: [db42850376680] joining swarm manager [dc123ef827c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:44:30.598Z] --- PASS: TestCreateServiceSysctls (4.14s) [2022-05-13T23:44:30.599Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:44:30.599Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-13T23:44:31.534Z] docker_api_swarm_node_test.go:54: [d7c74c0f8c4b0] joining swarm manager [dc123ef827c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:44:34.064Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2022-05-13T23:44:34.064Z] === RUN TestInspect [2022-05-13T23:44:34.322Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-13T23:44:35.259Z] === RUN TestDockerSuite/TestCpToDot [2022-05-13T23:44:35.828Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-13T23:44:36.273Z] --- PASS: TestBuildWithHugeFile (139.91s) [2022-05-13T23:44:36.273Z] === RUN TestBuildWCOWSandboxSize [2022-05-13T23:44:36.273Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:44:36.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestBuildWithEmptyDockerfile [2022-05-13T23:44:36.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:44:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:44:36.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:44:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:44:36.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:44:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:44:36.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-13T23:44:36.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-13T23:44:36.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-13T23:44:36.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-13T23:44:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-13T23:44:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-13T23:44:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-13T23:44:36.273Z] === RUN TestBuildPreserveOwnership [2022-05-13T23:44:36.273Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:36.273Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestBuildPlatformInvalid [2022-05-13T23:44:36.273Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-13T23:44:36.273Z] PASS [2022-05-13T23:44:36.273Z] ok github.com/docker/docker/integration/build 211.367s [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === Skipped [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-13T23:44:36.273Z] build_session_test.go:25: TODO: BuildKit [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-13T23:44:36.273Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-13T23:44:36.273Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-13T23:44:36.273Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-13T23:44:36.273Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-13T23:44:36.273Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] DONE 29 tests, 6 skipped in 250.280s [2022-05-13T23:44:36.273Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-13T23:44:36.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:44:36.273Z] INFO: Testing against a local daemon [2022-05-13T23:44:36.273Z] === RUN TestConfigInspect [2022-05-13T23:44:36.273Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestConfigList [2022-05-13T23:44:36.273Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] --- SKIP: TestConfigList (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestConfigsCreateAndDelete [2022-05-13T23:44:36.273Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestConfigsUpdate [2022-05-13T23:44:36.273Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestTemplatedConfig [2022-05-13T23:44:36.273Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-13T23:44:36.273Z] === RUN TestConfigCreateResolve [2022-05-13T23:44:36.273Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:36.273Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-13T23:44:36.273Z] PASS [2022-05-13T23:44:36.273Z] ok github.com/docker/docker/integration/config 0.092s [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === Skipped [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-13T23:44:36.273Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-13T23:44:36.273Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-13T23:44:36.273Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.273Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-13T23:44:36.273Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.273Z] [2022-05-13T23:44:36.274Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-13T23:44:36.274Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:36.274Z] [2022-05-13T23:44:36.274Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-13T23:44:36.274Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:36.274Z] [2022-05-13T23:44:36.274Z] DONE 6 tests, 6 skipped in 2.099s [2022-05-13T23:44:36.274Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-13T23:44:36.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:44:36.274Z] INFO: Testing against a local daemon [2022-05-13T23:44:36.274Z] === RUN TestAttachWithTTY [2022-05-13T23:44:36.274Z] --- PASS: TestAttachWithTTY (0.12s) [2022-05-13T23:44:36.274Z] === RUN TestAttachWithoutTTy [2022-05-13T23:44:36.274Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-05-13T23:44:36.274Z] === RUN TestCheckpoint [2022-05-13T23:44:36.274Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:44:36.274Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/commit [2022-05-13T23:44:36.274Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-13T23:44:36.274Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:44:36.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:44:36.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:44:36.274Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:44:36.274Z] === CONT TestContainerInvalidJSON/commit [2022-05-13T23:44:36.274Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-13T23:44:36.274Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-13T23:44:36.274Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-13T23:44:36.274Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-13T23:44:36.274Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-13T23:44:36.274Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-13T23:44:36.274Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-13T23:44:36.274Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-13T23:44:36.274Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-13T23:44:36.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-13T23:44:36.274Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-13T23:44:36.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-13T23:44:36.274Z] === RUN TestCopyEmptyFile [2022-05-13T23:44:36.731Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-05-13T23:44:36.731Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-13T23:44:37.189Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-13T23:44:37.189Z] === RUN TestCopyFromContainer [2022-05-13T23:44:37.189Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:37.189Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-13T23:44:37.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:44:37.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:44:37.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:44:37.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:44:37.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:44:37.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:44:37.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-13T23:44:37.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-13T23:44:37.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-13T23:44:37.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-13T23:44:37.189Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-13T23:44:37.189Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:44:37.189Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidEnv [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateTmpfsMountsTarget [2022-05-13T23:44:37.189Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:37.189Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-13T23:44:37.189Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:37.189Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-13T23:44:37.189Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:44:37.189Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:44:37.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:44:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-13T23:44:37.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-13T23:44:37.189Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-13T23:44:37.189Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:44:37.189Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateDifferentPlatform [2022-05-13T23:44:37.189Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-13T23:44:37.189Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-13T23:44:37.189Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-13T23:44:37.189Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-13T23:44:37.189Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-05-13T23:44:37.189Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-13T23:44:37.189Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:44:37.189Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:44:37.189Z] === RUN TestContainerKillOnDaemonStart [2022-05-13T23:44:37.189Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:37.189Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-13T23:44:37.189Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:44:37.189Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.207Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-13T23:44:37.465Z] --- PASS: TestInspect (3.61s) [2022-05-13T23:44:37.465Z] === RUN TestCreateJob [2022-05-13T23:44:37.649Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:37.649Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:38.401Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-13T23:44:38.968Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-13T23:44:40.346Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-13T23:44:40.636Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-13T23:44:41.203Z] --- PASS: TestCreateJob (3.58s) [2022-05-13T23:44:41.203Z] === RUN TestReplicatedJob [2022-05-13T23:44:41.203Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-13T23:44:42.137Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-13T23:44:42.137Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-13T23:44:42.137Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-13T23:44:42.703Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-13T23:44:43.626Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-13T23:44:43.626Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.09s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.56s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.18s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.65s) [2022-05-13T23:44:43.626Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-05-13T23:44:43.626Z] === RUN TestDiff [2022-05-13T23:44:43.626Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:43.626Z] --- SKIP: TestDiff (0.00s) [2022-05-13T23:44:43.626Z] === RUN TestExecWithCloseStdin [2022-05-13T23:44:43.638Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-13T23:44:43.638Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-13T23:44:43.638Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-13T23:44:43.638Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-13T23:44:44.205Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-13T23:44:44.463Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-13T23:44:44.463Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-13T23:44:44.721Z] === RUN TestDockerSuite/TestCreateRM [2022-05-13T23:44:44.721Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-13T23:44:44.721Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T23:44:44.721Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-13T23:44:44.980Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-13T23:44:44.980Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-13T23:44:45.772Z] --- PASS: TestExecWithCloseStdin (2.42s) [2022-05-13T23:44:45.772Z] === RUN TestExec [2022-05-13T23:44:46.879Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-13T23:44:47.138Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-13T23:44:47.138Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-13T23:44:47.138Z] --- PASS: TestReplicatedJob (6.12s) [2022-05-13T23:44:47.138Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:44:47.919Z] --- PASS: TestExec (2.10s) [2022-05-13T23:44:47.919Z] === RUN TestExecUser [2022-05-13T23:44:47.919Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:44:47.919Z] --- SKIP: TestExecUser (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestExportContainerAndImportImage [2022-05-13T23:44:47.919Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:47.919Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-13T23:44:47.919Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:47.919Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestHealthCheckWorkdir [2022-05-13T23:44:47.919Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:44:47.919Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestHealthKillContainer [2022-05-13T23:44:47.919Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:44:47.919Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-13T23:44:47.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:44:47.919Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:44:47.919Z] === RUN TestKillContainerInvalidSignal [2022-05-13T23:44:49.457Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2022-05-13T23:44:49.457Z] === RUN TestKillContainer [2022-05-13T23:44:49.457Z] === RUN TestKillContainer/no_signal [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-13T23:44:51.322Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2022-05-13T23:44:51.322Z] === RUN TestServiceListWithStatuses [2022-05-13T23:44:51.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:44:51.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:44:51.322Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-13T23:44:51.322Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-13T23:44:51.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-13T23:44:51.617Z] === RUN TestKillContainer/non_killing_signal [2022-05-13T23:44:51.618Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:44:51.618Z] === RUN TestKillContainer/killing_signal [2022-05-13T23:44:52.955Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-13T23:44:53.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-13T23:44:54.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-13T23:44:55.462Z] --- PASS: TestDockerNetworkConnectAlias (4.58s) [2022-05-13T23:44:55.462Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:44:55.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-13T23:44:55.866Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-13T23:44:55.866Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-13T23:44:56.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-13T23:44:56.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-13T23:44:57.202Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-13T23:44:57.202Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-13T23:44:58.137Z] === RUN TestDockerSuite/TestDockerFails [2022-05-13T23:44:58.137Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-13T23:44:58.137Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-13T23:44:58.137Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-13T23:44:58.668Z] --- PASS: TestKillContainer (8.86s) [2022-05-13T23:44:58.668Z] --- PASS: TestKillContainer/no_signal (1.81s) [2022-05-13T23:44:58.668Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:44:58.668Z] --- PASS: TestKillContainer/killing_signal (6.97s) [2022-05-13T23:44:58.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-13T23:44:58.668Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:44:58.668Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestKillStoppedContainer [2022-05-13T23:44:58.668Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:44:58.668Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-13T23:44:58.668Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:44:58.668Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestKillDifferentUserContainer [2022-05-13T23:44:58.668Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:44:58.668Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestInspectOomKilledTrue [2022-05-13T23:44:58.668Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:44:58.668Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestInspectOomKilledFalse [2022-05-13T23:44:58.668Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:44:58.668Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-13T23:44:58.668Z] === RUN TestLogsFollowTailEmpty [2022-05-13T23:44:59.510Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-13T23:44:59.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-13T23:44:59.661Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T23:44:59.773Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2022-05-13T23:44:59.774Z] === RUN TestServicePlugin [2022-05-13T23:45:00.032Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-13T23:45:00.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-13T23:45:00.129Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T23:45:00.201Z] --- PASS: TestLogsFollowTailEmpty (1.94s) [2022-05-13T23:45:00.201Z] === RUN TestNetworkNat [2022-05-13T23:45:00.201Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:45:00.201Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-13T23:45:00.201Z] === RUN TestNetworkLocalhostTCPNat [2022-05-13T23:45:00.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-13T23:45:00.597Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T23:45:00.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-13T23:45:01.407Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-13T23:45:01.407Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-13T23:45:01.407Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-13T23:45:01.585Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-13T23:45:01.585Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T23:45:01.585Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-13T23:45:01.665Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-13T23:45:03.092Z] --- PASS: TestNetworkLocalhostTCPNat (2.57s) [2022-05-13T23:45:03.092Z] === RUN TestNetworkLoopbackNat [2022-05-13T23:45:03.092Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:45:03.092Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-13T23:45:03.092Z] === RUN TestPause [2022-05-13T23:45:03.092Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:45:03.092Z] --- SKIP: TestPause (0.00s) [2022-05-13T23:45:03.092Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-13T23:45:03.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-13T23:45:03.825Z] plugin_test.go:61: [de22445d53c77] joining swarm manager [dda48378905fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:45:05.263Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2022-05-13T23:45:05.263Z] === RUN TestPauseStopPausedContainer [2022-05-13T23:45:05.263Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:45:05.263Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-13T23:45:05.263Z] === RUN TestPsFilter [2022-05-13T23:45:05.263Z] --- PASS: TestPsFilter (0.26s) [2022-05-13T23:45:05.263Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-13T23:45:05.726Z] plugin_test.go:64: [d7ccce6e5238a] joining swarm manager [dda48378905fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:45:07.099Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-13T23:45:07.430Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2022-05-13T23:45:07.430Z] === RUN TestRemoveContainerWithVolume [2022-05-13T23:45:08.997Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-13T23:45:09.600Z] --- PASS: TestRemoveContainerWithVolume (2.19s) [2022-05-13T23:45:09.600Z] === RUN TestRemoveContainerRunning [2022-05-13T23:45:09.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-13T23:45:10.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-13T23:45:11.767Z] --- PASS: TestRemoveContainerRunning (1.85s) [2022-05-13T23:45:11.767Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-13T23:45:12.243Z] docker_api_swarm_test.go:202: [db8359dbdbf1f] joining swarm manager [d57d32f62d2c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:45:12.502Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-13T23:45:13.071Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-13T23:45:13.349Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s) [2022-05-13T23:45:13.349Z] === RUN TestRemoveInvalidContainer [2022-05-13T23:45:13.349Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-13T23:45:13.349Z] === RUN TestRenameLinkedContainer [2022-05-13T23:45:13.349Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:45:13.349Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-13T23:45:13.349Z] === RUN TestRenameStoppedContainer [2022-05-13T23:45:13.637Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-13T23:45:14.203Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-13T23:45:14.770Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-13T23:45:15.704Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-13T23:45:16.244Z] --- PASS: TestRenameStoppedContainer (2.52s) [2022-05-13T23:45:16.244Z] === RUN TestRenameRunningContainerAndReuse [2022-05-13T23:45:16.288Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-13T23:45:17.663Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-13T23:45:19.039Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-13T23:45:20.921Z] --- PASS: TestRenameRunningContainerAndReuse (4.33s) [2022-05-13T23:45:20.921Z] === RUN TestRenameInvalidName [2022-05-13T23:45:21.566Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-13T23:45:22.437Z] --- PASS: TestRenameInvalidName (1.82s) [2022-05-13T23:45:22.437Z] === RUN TestRenameAnonymousContainer [2022-05-13T23:45:23.467Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-13T23:45:24.033Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-13T23:45:24.968Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-13T23:45:31.523Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-13T23:45:31.523Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-13T23:45:31.523Z] --- PASS: TestServicePlugin (31.68s) [2022-05-13T23:45:31.523Z] === RUN TestServiceUpdateLabel [2022-05-13T23:45:31.700Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-13T23:45:31.700Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-13T23:45:31.700Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T23:45:31.700Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-13T23:45:31.781Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-13T23:45:32.039Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-13T23:45:32.297Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-13T23:45:32.555Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-13T23:45:32.813Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-13T23:45:32.813Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-13T23:45:33.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-13T23:45:33.946Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-05-13T23:45:33.946Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:45:34.204Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-13T23:45:35.580Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-13T23:45:35.580Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-13T23:45:35.580Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-13T23:45:35.580Z] docker_api_swarm_test.go:384: [db7981e694065] joining swarm manager [dc28dd2f3f370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:45:36.957Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-13T23:45:36.957Z] docker_api_swarm_test.go:385: [dcd854d47ef85] joining swarm manager [dc28dd2f3f370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:45:37.151Z] --- PASS: TestRenameAnonymousContainer (14.19s) [2022-05-13T23:45:37.151Z] === RUN TestRenameContainerWithSameName [2022-05-13T23:45:37.215Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-13T23:45:37.781Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-13T23:45:38.679Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2022-05-13T23:45:38.679Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-13T23:45:38.679Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:45:38.679Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:45:38.679Z] === RUN TestResize [2022-05-13T23:45:39.152Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-13T23:45:39.152Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-13T23:45:39.152Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-13T23:45:39.152Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-13T23:45:39.152Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-13T23:45:39.152Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-13T23:45:40.212Z] --- PASS: TestResize (1.98s) [2022-05-13T23:45:40.212Z] === RUN TestResizeWithInvalidSize [2022-05-13T23:45:41.076Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-13T23:45:41.642Z] === RUN TestDockerSuite/TestEventsRename [2022-05-13T23:45:41.900Z] === RUN TestDockerSuite/TestEventsResize [2022-05-13T23:45:42.386Z] --- PASS: TestResizeWithInvalidSize (2.08s) [2022-05-13T23:45:42.386Z] === RUN TestResizeWhenContainerNotStarted [2022-05-13T23:45:42.466Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-13T23:45:43.032Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-13T23:45:43.600Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-13T23:45:44.166Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-13T23:45:45.297Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2022-05-13T23:45:45.297Z] === RUN TestDaemonRestartKillContainers [2022-05-13T23:45:45.297Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:45:45.297Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:45:45.297Z] === RUN TestStats [2022-05-13T23:45:45.297Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:45:45.297Z] --- SKIP: TestStats (0.00s) [2022-05-13T23:45:45.297Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-13T23:45:47.445Z] === RUN TestDockerSuite/TestEventsTop [2022-05-13T23:45:47.445Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-13T23:45:49.971Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2022-05-13T23:45:49.971Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:45:49.971Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-13T23:45:52.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-13T23:45:52.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-13T23:45:53.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-13T23:45:53.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.84s) [2022-05-13T23:45:53.853Z] === RUN TestStopContainerWithTimeout [2022-05-13T23:45:53.853Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:45:53.853Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-13T23:45:53.853Z] === RUN TestUpdateRestartPolicy [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-13T23:45:55.114Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-13T23:45:55.114Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-13T23:45:55.114Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-13T23:45:55.114Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-13T23:45:55.114Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-13T23:45:55.114Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-13T23:45:55.114Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-13T23:45:55.114Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-13T23:45:55.114Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-13T23:45:55.114Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-13T23:45:55.114Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-13T23:45:55.114Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-13T23:45:55.114Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-13T23:45:55.581Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-13T23:45:55.581Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T23:45:55.581Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-13T23:45:55.582Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T23:45:55.582Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-13T23:45:55.582Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.582Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-13T23:45:55.582Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T23:45:55.582Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-13T23:45:56.528Z] === RUN TestDockerSuite/TestExec [2022-05-13T23:45:56.528Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-13T23:45:56.785Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-13T23:45:57.352Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-13T23:45:57.917Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-13T23:45:58.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-13T23:45:59.291Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-13T23:45:59.549Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-13T23:46:00.114Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-13T23:46:00.678Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-13T23:46:01.126Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-13T23:46:01.245Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-13T23:46:01.438Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-13T23:46:01.438Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T23:46:01.438Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-13T23:46:01.438Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T23:46:01.438Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-13T23:46:01.503Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-13T23:46:02.068Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-13T23:46:03.459Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-13T23:46:04.393Z] === RUN TestDockerSuite/TestExecEnv [2022-05-13T23:46:04.393Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2022-05-13T23:46:04.393Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:46:04.928Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-13T23:46:04.958Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-13T23:46:05.892Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-13T23:46:06.826Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-13T23:46:08.592Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-13T23:46:08.725Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-13T23:46:08.983Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-13T23:46:09.550Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-13T23:46:10.117Z] === RUN TestDockerSuite/TestExecParseError [2022-05-13T23:46:10.682Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-13T23:46:10.940Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-13T23:46:11.874Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-13T23:46:12.808Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-13T23:46:13.374Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-13T23:46:13.940Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-13T23:46:14.911Z] --- PASS: TestUpdateRestartPolicy (19.76s) [2022-05-13T23:46:14.911Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-13T23:46:15.367Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2022-05-13T23:46:15.367Z] === RUN TestWaitNonBlocked [2022-05-13T23:46:15.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:46:15.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:46:15.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:46:15.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:46:15.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-13T23:46:15.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-13T23:46:18.121Z] --- PASS: TestServiceUpdateNetwork (13.49s) [2022-05-13T23:46:18.121Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:46:18.757Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-13T23:46:18.757Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-13T23:46:18.757Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-13T23:46:18.757Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-13T23:46:18.757Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-13T23:46:19.054Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-13T23:46:19.085Z] + sudo modprobe ip6table_filter [2022-05-13T23:46:19.090Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-13T23:46:19.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.66s) [2022-05-13T23:46:19.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.14s) [2022-05-13T23:46:19.090Z] === RUN TestWaitBlocked [2022-05-13T23:46:19.090Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:19.090Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-13T23:46:19.090Z] PASS [2022-05-13T23:46:19.090Z] ok github.com/docker/docker/integration/container 103.381s [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === Skipped [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-13T23:46:19.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-13T23:46:19.090Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-13T23:46:19.090Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-13T23:46:19.090Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-13T23:46:19.090Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-13T23:46:19.090Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-13T23:46:19.090Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-13T23:46:19.090Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-13T23:46:19.090Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-13T23:46:19.090Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-13T23:46:19.090Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-13T23:46:19.090Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-13T23:46:19.090Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-13T23:46:19.090Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-13T23:46:19.090Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-13T23:46:19.090Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-13T23:46:19.090Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-13T23:46:19.090Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-13T23:46:19.090Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-13T23:46:19.090Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.090Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-13T23:46:19.091Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-13T23:46:19.091Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-13T23:46:19.091Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-13T23:46:19.091Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-13T23:46:19.091Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-13T23:46:19.091Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-13T23:46:19.091Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-13T23:46:19.091Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-13T23:46:19.091Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-13T23:46:19.091Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-13T23:46:19.091Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:19.091Z] [2022-05-13T23:46:19.091Z] DONE 122 tests, 34 skipped in 106.360s [2022-05-13T23:46:19.091Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [Pipeline] sh [2022-05-13T23:46:19.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/test/unit [2022-05-13T23:46:19.628Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-13T23:46:19.628Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-13T23:46:19.628Z] + TESTDIRS=./... [2022-05-13T23:46:19.628Z] + exclude_paths='/vendor/|/integration' [2022-05-13T23:46:19.628Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-13T23:46:19.628Z] ++ go list ./... [2022-05-13T23:46:19.985Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-13T23:46:20.569Z] + pkg_list='github.com/docker/docker/api [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/backend [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/events [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/filters [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/image [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/mount [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/network [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/registry [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/time [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/volume [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:46:20.569Z] github.com/docker/docker/cli [2022-05-13T23:46:20.569Z] github.com/docker/docker/cli/config [2022-05-13T23:46:20.569Z] github.com/docker/docker/cli/debug [2022-05-13T23:46:20.569Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:46:20.569Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:46:20.569Z] github.com/docker/docker/client [2022-05-13T23:46:20.569Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:46:20.569Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:46:20.569Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:46:20.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:46:20.569Z] github.com/docker/docker/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/container/stream [2022-05-13T23:46:20.569Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:46:20.569Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:46:20.569Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/config [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/events [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/exec [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/images [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/links [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/names [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/network [2022-05-13T23:46:20.569Z] github.com/docker/docker/daemon/stats [2022-05-13T23:46:20.569Z] github.com/docker/docker/distribution [2022-05-13T23:46:20.569Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:46:20.569Z] github.com/docker/docker/distribution/utils [2022-05-13T23:46:20.569Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:46:20.569Z] github.com/docker/docker/dockerversion [2022-05-13T23:46:20.569Z] github.com/docker/docker/errdefs [2022-05-13T23:46:20.569Z] github.com/docker/docker/image [2022-05-13T23:46:20.569Z] github.com/docker/docker/image/cache [2022-05-13T23:46:20.569Z] github.com/docker/docker/image/tarexport [2022-05-13T23:46:20.569Z] github.com/docker/docker/image/v1 [2022-05-13T23:46:20.569Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:46:20.569Z] github.com/docker/docker/layer [2022-05-13T23:46:20.569Z] github.com/docker/docker/libcontainerd [2022-05-13T23:46:20.569Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:46:20.569Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:46:20.569Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:46:20.569Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:46:20.569Z] github.com/docker/docker/oci [2022-05-13T23:46:20.569Z] github.com/docker/docker/oci/caps [2022-05-13T23:46:20.569Z] github.com/docker/docker/opts [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/archive [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/directory [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/platform [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/pools [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/progress [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/signal [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/stack [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/system [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:46:20.569Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:46:20.569Z] github.com/docker/docker/plugin [2022-05-13T23:46:20.569Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:46:20.569Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:46:20.569Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:46:20.569Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:46:20.569Z] github.com/docker/docker/quota [2022-05-13T23:46:20.569Z] github.com/docker/docker/reference [2022-05-13T23:46:20.569Z] github.com/docker/docker/registry [2022-05-13T23:46:20.569Z] github.com/docker/docker/registry/resumable [2022-05-13T23:46:20.569Z] github.com/docker/docker/restartmanager [2022-05-13T23:46:20.569Z] github.com/docker/docker/rootless [2022-05-13T23:46:20.569Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:46:20.569Z] github.com/docker/docker/runconfig [2022-05-13T23:46:20.569Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/environment [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/registry [2022-05-13T23:46:20.569Z] github.com/docker/docker/testutil/request [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/drivers [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/local [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/mounts [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/service [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:46:20.569Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:46:20.569Z] ++ echo 'github.com/docker/docker/api [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/backend [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/container [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/events [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/filters [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/image [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/mount [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/network [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/registry [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/time [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:46:20.569Z] github.com/docker/docker/api/types/volume [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:46:20.569Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/config [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/debug [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/client [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:46:20.570Z] github.com/docker/docker/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/container/stream [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/config [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/events [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/exec [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/images [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/links [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/names [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/network [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/stats [2022-05-13T23:46:20.570Z] github.com/docker/docker/distribution [2022-05-13T23:46:20.570Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:46:20.570Z] github.com/docker/docker/distribution/utils [2022-05-13T23:46:20.570Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:46:20.570Z] github.com/docker/docker/dockerversion [2022-05-13T23:46:20.570Z] github.com/docker/docker/errdefs [2022-05-13T23:46:20.570Z] github.com/docker/docker/image [2022-05-13T23:46:20.570Z] github.com/docker/docker/image/cache [2022-05-13T23:46:20.570Z] github.com/docker/docker/image/tarexport [2022-05-13T23:46:20.570Z] github.com/docker/docker/image/v1 [2022-05-13T23:46:20.570Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:46:20.570Z] github.com/docker/docker/layer [2022-05-13T23:46:20.570Z] github.com/docker/docker/libcontainerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:46:20.570Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:46:20.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:46:20.570Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:46:20.570Z] github.com/docker/docker/oci [2022-05-13T23:46:20.570Z] github.com/docker/docker/oci/caps [2022-05-13T23:46:20.570Z] github.com/docker/docker/opts [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/archive [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/directory [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/platform [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/pools [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/progress [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/signal [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/stack [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/system [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:46:20.570Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:46:20.570Z] github.com/docker/docker/plugin [2022-05-13T23:46:20.570Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:46:20.570Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:46:20.570Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:46:20.570Z] github.com/docker/docker/quota [2022-05-13T23:46:20.570Z] github.com/docker/docker/reference [2022-05-13T23:46:20.570Z] github.com/docker/docker/registry [2022-05-13T23:46:20.570Z] github.com/docker/docker/registry/resumable [2022-05-13T23:46:20.570Z] github.com/docker/docker/restartmanager [2022-05-13T23:46:20.570Z] github.com/docker/docker/rootless [2022-05-13T23:46:20.570Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:46:20.570Z] github.com/docker/docker/runconfig [2022-05-13T23:46:20.570Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/environment [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/registry [2022-05-13T23:46:20.570Z] github.com/docker/docker/testutil/request [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/drivers [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/local [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/mounts [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/service [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:46:20.570Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:46:20.570Z] ++ grep --fixed-strings -v /libnetwork [2022-05-13T23:46:20.570Z] + base_pkg_list='github.com/docker/docker/api [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/backend [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/events [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/filters [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/image [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/mount [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/network [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/registry [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/time [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/versions [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:46:20.570Z] github.com/docker/docker/api/types/volume [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:46:20.570Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/config [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/debug [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:46:20.570Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/client [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:46:20.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:46:20.570Z] github.com/docker/docker/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/container/stream [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:46:20.570Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/config [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/events [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/exec [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/images [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/links [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:46:20.570Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/names [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/network [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/stats [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/utils [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:46:20.571Z] github.com/docker/docker/dockerversion [2022-05-13T23:46:20.571Z] github.com/docker/docker/errdefs [2022-05-13T23:46:20.571Z] github.com/docker/docker/image [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/cache [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/tarexport [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/v1 [2022-05-13T23:46:20.571Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:46:20.571Z] github.com/docker/docker/layer [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:46:20.571Z] github.com/docker/docker/oci [2022-05-13T23:46:20.571Z] github.com/docker/docker/oci/caps [2022-05-13T23:46:20.571Z] github.com/docker/docker/opts [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/archive [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/directory [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/platform [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/pools [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/progress [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/signal [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/stack [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/system [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:46:20.571Z] github.com/docker/docker/plugin [2022-05-13T23:46:20.571Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:46:20.571Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:46:20.571Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:46:20.571Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:46:20.571Z] github.com/docker/docker/quota [2022-05-13T23:46:20.571Z] github.com/docker/docker/reference [2022-05-13T23:46:20.571Z] github.com/docker/docker/registry [2022-05-13T23:46:20.571Z] github.com/docker/docker/registry/resumable [2022-05-13T23:46:20.571Z] github.com/docker/docker/restartmanager [2022-05-13T23:46:20.571Z] github.com/docker/docker/rootless [2022-05-13T23:46:20.571Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:46:20.571Z] github.com/docker/docker/runconfig [2022-05-13T23:46:20.571Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/environment [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/registry [2022-05-13T23:46:20.571Z] github.com/docker/docker/testutil/request [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/drivers [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/local [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/mounts [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/service [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:46:20.571Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:46:20.571Z] ++ grep --fixed-strings /libnetwork [2022-05-13T23:46:20.571Z] ++ echo 'github.com/docker/docker/api [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/backend [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/container [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/events [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/filters [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/image [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/mount [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/network [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/registry [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/time [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/versions [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:46:20.571Z] github.com/docker/docker/api/types/volume [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:46:20.571Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:46:20.571Z] github.com/docker/docker/cli [2022-05-13T23:46:20.571Z] github.com/docker/docker/cli/config [2022-05-13T23:46:20.571Z] github.com/docker/docker/cli/debug [2022-05-13T23:46:20.571Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:46:20.571Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:46:20.571Z] github.com/docker/docker/client [2022-05-13T23:46:20.571Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:46:20.571Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:46:20.571Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:46:20.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:46:20.571Z] github.com/docker/docker/container [2022-05-13T23:46:20.571Z] github.com/docker/docker/container/stream [2022-05-13T23:46:20.571Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:46:20.571Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:46:20.571Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/config [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/events [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/exec [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/images [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/links [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/names [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/network [2022-05-13T23:46:20.571Z] github.com/docker/docker/daemon/stats [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/utils [2022-05-13T23:46:20.571Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:46:20.571Z] github.com/docker/docker/dockerversion [2022-05-13T23:46:20.571Z] github.com/docker/docker/errdefs [2022-05-13T23:46:20.571Z] github.com/docker/docker/image [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/cache [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/tarexport [2022-05-13T23:46:20.571Z] github.com/docker/docker/image/v1 [2022-05-13T23:46:20.571Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:46:20.571Z] github.com/docker/docker/layer [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:46:20.571Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/libnetwork/types [2022-05-13T23:46:20.571Z] github.com/docker/docker/oci [2022-05-13T23:46:20.571Z] github.com/docker/docker/oci/caps [2022-05-13T23:46:20.571Z] github.com/docker/docker/opts [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/archive [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/directory [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:46:20.571Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/platform [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/pools [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/progress [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/signal [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/stack [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/system [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:46:20.572Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:46:20.572Z] github.com/docker/docker/plugin [2022-05-13T23:46:20.572Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:46:20.572Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:46:20.572Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:46:20.572Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:46:20.572Z] github.com/docker/docker/quota [2022-05-13T23:46:20.572Z] github.com/docker/docker/reference [2022-05-13T23:46:20.572Z] github.com/docker/docker/registry [2022-05-13T23:46:20.572Z] github.com/docker/docker/registry/resumable [2022-05-13T23:46:20.572Z] github.com/docker/docker/restartmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/rootless [2022-05-13T23:46:20.572Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:46:20.572Z] github.com/docker/docker/runconfig [2022-05-13T23:46:20.572Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/environment [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/registry [2022-05-13T23:46:20.572Z] github.com/docker/docker/testutil/request [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/drivers [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/local [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/mounts [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/service [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:46:20.572Z] github.com/docker/docker/volume/testutils' [2022-05-13T23:46:20.572Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/types' [2022-05-13T23:46:20.572Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-13T23:46:20.572Z] + echo 'github.com/docker/docker/libnetwork [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/types' [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:46:20.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:46:20.572Z] + type docker-proxy [2022-05-13T23:46:20.572Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-13T23:46:20.572Z] + hack/make.sh binary-proxy install-proxy [2022-05-13T23:46:20.572Z] [2022-05-13T23:46:20.832Z] Removing bundles/ [2022-05-13T23:46:20.832Z] [2022-05-13T23:46:20.832Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-13T23:46:20.832Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-13T23:46:20.832Z] GOOS="" GOARCH="" GOARM="" [2022-05-13T23:46:25.246Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-13T23:46:25.246Z] === RUN TestDockerSuite/TestExecTTY [2022-05-13T23:46:25.816Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-13T23:46:26.385Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-13T23:46:26.644Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-13T23:46:26.902Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-13T23:46:27.468Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-13T23:46:27.468Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-13T23:46:27.468Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-13T23:46:28.847Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-13T23:46:28.963Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-13T23:46:28.963Z] [2022-05-13T23:46:28.963Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-13T23:46:28.963Z] Installing docker-proxy to /usr/local/bin/ [2022-05-13T23:46:28.963Z] [2022-05-13T23:46:28.963Z] + mkdir -p bundles [2022-05-13T23:46:28.963Z] + '[' -n 'github.com/docker/docker/api [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/backend/build [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/httpstatus [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/httputils [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/middleware [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/build [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/container [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/debug [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/distribution [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/grpc [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/image [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/network [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/plugin [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/session [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/swarm [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/system [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/server/router/volume [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/backend [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/blkiodev [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/container [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/events [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/filters [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/image [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/mount [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/network [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/registry [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/strslice [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/swarm [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/time [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/versions [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-13T23:46:28.963Z] github.com/docker/docker/api/types/volume [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/builder-next/worker [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/dockerfile [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/remotecontext [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/remotecontext/git [2022-05-13T23:46:28.963Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-13T23:46:28.963Z] github.com/docker/docker/cli [2022-05-13T23:46:28.963Z] github.com/docker/docker/cli/config [2022-05-13T23:46:28.963Z] github.com/docker/docker/cli/debug [2022-05-13T23:46:28.963Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-13T23:46:28.963Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-13T23:46:28.963Z] github.com/docker/docker/client [2022-05-13T23:46:28.963Z] github.com/docker/docker/cmd/docker-proxy [2022-05-13T23:46:28.963Z] github.com/docker/docker/cmd/dockerd [2022-05-13T23:46:28.963Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-13T23:46:28.963Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-13T23:46:28.963Z] github.com/docker/docker/container [2022-05-13T23:46:28.963Z] github.com/docker/docker/container/stream [2022-05-13T23:46:28.963Z] github.com/docker/docker/contrib/apparmor [2022-05-13T23:46:28.963Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-13T23:46:28.963Z] github.com/docker/docker/contrib/httpserver [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster/convert [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster/executor [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/cluster/provider [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/config [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/events [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/events/testutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/exec [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/images [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/initlayer [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/links [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/listeners [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/gelf [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/journald [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/local [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/logentries [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/splunk [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/syslog [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/logger/templates [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/names [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/network [2022-05-13T23:46:28.963Z] github.com/docker/docker/daemon/stats [2022-05-13T23:46:28.963Z] github.com/docker/docker/distribution [2022-05-13T23:46:28.963Z] github.com/docker/docker/distribution/metadata [2022-05-13T23:46:28.963Z] github.com/docker/docker/distribution/utils [2022-05-13T23:46:28.963Z] github.com/docker/docker/distribution/xfer [2022-05-13T23:46:28.963Z] github.com/docker/docker/dockerversion [2022-05-13T23:46:28.963Z] github.com/docker/docker/errdefs [2022-05-13T23:46:28.963Z] github.com/docker/docker/image [2022-05-13T23:46:28.963Z] github.com/docker/docker/image/cache [2022-05-13T23:46:28.963Z] github.com/docker/docker/image/tarexport [2022-05-13T23:46:28.963Z] github.com/docker/docker/image/v1 [2022-05-13T23:46:28.963Z] github.com/docker/docker/internal/test/suite [2022-05-13T23:46:28.963Z] github.com/docker/docker/layer [2022-05-13T23:46:28.963Z] github.com/docker/docker/libcontainerd [2022-05-13T23:46:28.963Z] github.com/docker/docker/libcontainerd/queue [2022-05-13T23:46:28.963Z] github.com/docker/docker/libcontainerd/remote [2022-05-13T23:46:28.963Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-13T23:46:28.963Z] github.com/docker/docker/libcontainerd/types [2022-05-13T23:46:28.963Z] github.com/docker/docker/oci [2022-05-13T23:46:28.963Z] github.com/docker/docker/oci/caps [2022-05-13T23:46:28.963Z] github.com/docker/docker/opts [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/aaparser [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/archive [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/authorization [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/broadcaster [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/capabilities [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/chrootarchive [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/containerfs [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/devicemapper [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/directory [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/dmesg [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/filenotify [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/fileutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/fsutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/homedir [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/idtools [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/ioutils [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/jsonmessage [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/longpath [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/loopback [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/namesgenerator [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/parsers [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/pidfile [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/platform [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugingetter [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugins [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/plugins/transport [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/pools [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/progress [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/pubsub [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/reexec [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/signal [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/stack [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/stdcopy [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/streamformatter [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/stringid [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/sysinfo [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/system [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/tailfile [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/tarsum [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/truncindex [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/urlutil [2022-05-13T23:46:28.963Z] github.com/docker/docker/pkg/useragent [2022-05-13T23:46:28.963Z] github.com/docker/docker/plugin [2022-05-13T23:46:28.963Z] github.com/docker/docker/plugin/executor/containerd [2022-05-13T23:46:28.963Z] github.com/docker/docker/plugin/v2 [2022-05-13T23:46:28.963Z] github.com/docker/docker/profiles/apparmor [2022-05-13T23:46:28.963Z] github.com/docker/docker/profiles/seccomp [2022-05-13T23:46:28.963Z] github.com/docker/docker/quota [2022-05-13T23:46:28.963Z] github.com/docker/docker/reference [2022-05-13T23:46:28.963Z] github.com/docker/docker/registry [2022-05-13T23:46:28.963Z] github.com/docker/docker/registry/resumable [2022-05-13T23:46:28.963Z] github.com/docker/docker/restartmanager [2022-05-13T23:46:28.963Z] github.com/docker/docker/rootless [2022-05-13T23:46:28.963Z] github.com/docker/docker/rootless/specconv [2022-05-13T23:46:28.963Z] github.com/docker/docker/runconfig [2022-05-13T23:46:28.963Z] github.com/docker/docker/runconfig/opts [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/daemon [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/environment [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fakecontext [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fakegit [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fakestorage [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fixtures/load [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/registry [2022-05-13T23:46:28.963Z] github.com/docker/docker/testutil/request [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/drivers [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/local [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/mounts [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/service [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/service/opts [2022-05-13T23:46:28.963Z] github.com/docker/docker/volume/testutils' ']' [2022-05-13T23:46:28.964Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-13T23:46:28.964Z] ? github.com/docker/docker/api [no test files] [2022-05-13T23:46:29.413Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-13T23:46:30.346Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-13T23:46:30.604Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-13T23:46:31.539Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-13T23:46:34.818Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-05-13T23:46:34.818Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-13T23:46:34.818Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-13T23:46:34.818Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-05-13T23:46:34.818Z] PASS [2022-05-13T23:46:34.818Z] [2022-05-13T23:46:34.818Z] === Skipped [2022-05-13T23:46:34.818Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-13T23:46:34.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-13T23:46:34.818Z] [2022-05-13T23:46:34.818Z] DONE 27 tests, 1 skipped in 179.955s [2022-05-13T23:46:34.818Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-13T23:46:34.818Z] ++ 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-05-13T23:46:34.818Z] ++ set -e [2022-05-13T23:46:34.818Z] ++ '[' -n 0 ']' [2022-05-13T23:46:34.818Z] ++ set -x [2022-05-13T23:46:34.818Z] ++ 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-05-13T23:46:34.818Z] INFO: Testing against a local daemon [2022-05-13T23:46:34.818Z] === RUN TestSessionCreate [2022-05-13T23:46:34.818Z] --- PASS: TestSessionCreate (0.02s) [2022-05-13T23:46:34.818Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:46:34.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-13T23:46:34.818Z] PASS [2022-05-13T23:46:34.818Z] [2022-05-13T23:46:34.818Z] DONE 2 tests in 0.111s [2022-05-13T23:46:34.818Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-13T23:46:34.818Z] ++ 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-05-13T23:46:34.818Z] ++ set -e [2022-05-13T23:46:34.818Z] ++ '[' -n 0 ']' [2022-05-13T23:46:34.818Z] ++ set -x [2022-05-13T23:46:34.818Z] ++ 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-05-13T23:46:34.818Z] INFO: Testing against a local daemon [2022-05-13T23:46:34.818Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:46:34.818Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:46:34.818Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:46:34.818Z] === RUN TestDiskUsage [2022-05-13T23:46:34.818Z] === PAUSE TestDiskUsage [2022-05-13T23:46:34.818Z] === RUN TestEventsExecDie [2022-05-13T23:46:35.076Z] --- PASS: TestEventsExecDie (0.53s) [2022-05-13T23:46:35.076Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:46:35.076Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-13T23:46:35.076Z] === RUN TestEventsVolumeCreate [2022-05-13T23:46:35.076Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-13T23:46:35.076Z] === RUN TestInfoBinaryCommits [2022-05-13T23:46:35.076Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-13T23:46:35.076Z] === RUN TestInfoAPIVersioned [2022-05-13T23:46:35.076Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-13T23:46:35.076Z] === RUN TestInfoAPI [2022-05-13T23:46:35.076Z] --- PASS: TestInfoAPI (0.02s) [2022-05-13T23:46:35.076Z] === RUN TestInfoAPIWarnings [2022-05-13T23:46:36.010Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-13T23:46:36.010Z] check_test.go:378: [dcd854d47ef85] daemon is not started [2022-05-13T23:46:36.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-13T23:46:37.909Z] docker_api_swarm_test.go:802: [d68fc922df849] joining swarm manager [d71971d53b82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:46:39.281Z] docker_api_swarm_test.go:802: [d204f690aa084] joining swarm manager [d71971d53b82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:46:40.653Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-13T23:46:40.653Z] docker_api_swarm_test.go:802: [d88a115f4aa70] joining swarm manager [d71971d53b82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-13T23:46:42.026Z] docker_api_swarm_test.go:802: [d834174260db6] joining swarm manager [d71971d53b82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-13T23:46:42.026Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-13T23:46:43.398Z] docker_api_swarm_test.go:810: [db683e8f1d2c8] joining swarm manager [d71971d53b82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-13T23:46:46.676Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-13T23:46:46.940Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-13T23:46:46.940Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-13T23:46:47.137Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-13T23:46:47.208Z] === RUN TestDockerSuite/TestHealth [2022-05-13T23:46:49.027Z] === RUN TestConfigDaemonLibtrustID [2022-05-13T23:46:49.027Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:46:49.027Z] === RUN TestConfigDaemonID [2022-05-13T23:46:49.027Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-13T23:46:49.027Z] === RUN TestDaemonConfigValidation [2022-05-13T23:46:49.027Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-13T23:46:49.027Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-13T23:46:49.027Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:46:49.027Z] === RUN TestDaemonProxy [2022-05-13T23:46:49.027Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:46:49.027Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-13T23:46:49.027Z] PASS [2022-05-13T23:46:49.027Z] ok github.com/docker/docker/integration/daemon 0.141s [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] === Skipped [2022-05-13T23:46:49.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-13T23:46:49.027Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-13T23:46:49.027Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-13T23:46:49.027Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-13T23:46:49.027Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-13T23:46:49.027Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-13T23:46:49.027Z] [2022-05-13T23:46:49.027Z] DONE 5 tests, 5 skipped in 26.376s [2022-05-13T23:46:49.027Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-13T23:46:49.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:46:49.992Z] INFO: Testing against a local daemon [2022-05-13T23:46:49.992Z] === RUN TestCommitInheritsEnv [2022-05-13T23:46:49.992Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:46:49.992Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-13T23:46:49.992Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-13T23:46:49.992Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:46:49.992Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:46:49.992Z] === RUN TestImportWithCustomPlatform [2022-05-13T23:46:49.992Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:46:49.992Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-13T23:46:49.992Z] === RUN TestImagesFilterMultiReference [2022-05-13T23:46:49.992Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-13T23:46:49.992Z] === RUN TestImagePullPlatformInvalid [2022-05-13T23:46:49.992Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-13T23:46:49.992Z] === RUN TestRemoveImageOrphaning [2022-05-13T23:46:50.955Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2022-05-13T23:46:50.956Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-13T23:46:50.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-13T23:46:50.956Z] === RUN TestTagInvalidReference [2022-05-13T23:46:50.956Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-13T23:46:50.956Z] === RUN TestTagValidPrefixedRepo [2022-05-13T23:46:50.956Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-13T23:46:50.956Z] === RUN TestTagExistedNameWithoutForce [2022-05-13T23:46:51.411Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-13T23:46:51.411Z] === RUN TestTagOfficialNames [2022-05-13T23:46:51.411Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-13T23:46:51.411Z] === RUN TestTagMatchesDigest [2022-05-13T23:46:51.411Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-13T23:46:51.411Z] PASS [2022-05-13T23:46:51.411Z] ok github.com/docker/docker/integration/image 1.759s [2022-05-13T23:46:51.411Z] [2022-05-13T23:46:51.411Z] === Skipped [2022-05-13T23:46:51.411Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-13T23:46:51.411Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:46:51.411Z] [2022-05-13T23:46:51.411Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-13T23:46:51.411Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:46:51.411Z] [2022-05-13T23:46:51.411Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-13T23:46:51.411Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-13T23:46:51.411Z] [2022-05-13T23:46:51.411Z] DONE 12 tests, 3 skipped in 6.074s [2022-05-13T23:46:51.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-13T23:46:52.470Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-13T23:46:52.470Z] === RUN TestInfoDebug [2022-05-13T23:46:52.470Z] --- PASS: TestInfoDebug (0.52s) [2022-05-13T23:46:52.470Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:46:52.728Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-05-13T23:46:52.728Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:46:53.294Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-13T23:46:53.294Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:46:53.294Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-13T23:46:53.294Z] === RUN TestPingCacheHeaders [2022-05-13T23:46:53.294Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-13T23:46:53.294Z] === RUN TestPingGet [2022-05-13T23:46:53.294Z] --- PASS: TestPingGet (0.01s) [2022-05-13T23:46:53.294Z] === RUN TestPingHead [2022-05-13T23:46:53.294Z] --- PASS: TestPingHead (0.01s) [2022-05-13T23:46:53.294Z] === RUN TestPingSwarmHeader [2022-05-13T23:46:53.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:46:53.581Z] INFO: Testing against a local daemon [2022-05-13T23:46:53.581Z] === RUN TestNetworkCreateDelete [2022-05-13T23:46:53.581Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:53.581Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-13T23:46:53.581Z] === RUN TestDockerNetworkDeletePreferID [2022-05-13T23:46:53.581Z] 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-05-13T23:46:53.581Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:46:53.581Z] === RUN TestDaemonDNSFallback [2022-05-13T23:46:53.581Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:53.581Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-13T23:46:53.581Z] === RUN TestInspectNetwork [2022-05-13T23:46:53.581Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:53.581Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-13T23:46:53.581Z] === RUN TestRunContainerWithBridgeNone [2022-05-13T23:46:53.582Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:53.582Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-13T23:46:53.582Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:46:53.582Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:46:53.582Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:46:53.582Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-13T23:46:53.582Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-13T23:46:53.582Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-13T23:46:53.582Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestNetworkList [2022-05-13T23:46:53.582Z] === RUN TestNetworkList//networks [2022-05-13T23:46:53.582Z] === PAUSE TestNetworkList//networks [2022-05-13T23:46:53.582Z] === RUN TestNetworkList//networks/ [2022-05-13T23:46:53.582Z] === PAUSE TestNetworkList//networks/ [2022-05-13T23:46:53.582Z] === CONT TestNetworkList//networks [2022-05-13T23:46:53.582Z] === CONT TestNetworkList//networks/ [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkList (0.05s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-13T23:46:53.582Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestHostIPv4BridgeLabel [2022-05-13T23:46:53.582Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-13T23:46:53.582Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestDaemonDefaultNetworkPools [2022-05-13T23:46:53.582Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-13T23:46:53.582Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-13T23:46:53.582Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-13T23:46:53.582Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestServiceWithPredefinedNetwork [2022-05-13T23:46:53.582Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-13T23:46:53.582Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:46:53.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestServiceWithDataPathPortInit [2022-05-13T23:46:53.582Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:46:53.582Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-13T23:46:53.582Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:46:53.582Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:46:53.582Z] PASS [2022-05-13T23:46:53.582Z] ok github.com/docker/docker/integration/network 0.215s [2022-05-13T23:46:53.859Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-13T23:46:54.038Z] [2022-05-13T23:46:54.039Z] === Skipped [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-13T23:46:54.039Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-13T23:46:54.039Z] 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-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-13T23:46:54.039Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-13T23:46:54.039Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-13T23:46:54.039Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-13T23:46:54.039Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:243: FLAKY_TEST [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-13T23:46:54.039Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-13T23:46:54.039Z] [2022-05-13T23:46:54.039Z] DONE 34 tests, 15 skipped in 2.308s [2022-05-13T23:46:54.039Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-13T23:46:54.426Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-13T23:46:55.004Z] testing: warning: no tests to run [2022-05-13T23:46:55.004Z] PASS [2022-05-13T23:46:55.004Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-05-13T23:46:55.004Z] [2022-05-13T23:46:55.004Z] DONE 0 tests in 0.775s [2022-05-13T23:46:55.004Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-13T23:46:55.361Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-13T23:46:55.361Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-05-13T23:46:55.361Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-13T23:46:55.361Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-13T23:46:55.361Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-13T23:46:55.361Z] === RUN TestVersion [2022-05-13T23:46:55.460Z] testing: warning: no tests to run [2022-05-13T23:46:55.460Z] PASS [2022-05-13T23:46:55.460Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2022-05-13T23:46:55.460Z] [2022-05-13T23:46:55.460Z] DONE 0 tests in 0.818s [2022-05-13T23:46:55.619Z] --- PASS: TestVersion (0.03s) [2022-05-13T23:46:55.619Z] === CONT TestDiskUsage [2022-05-13T23:46:55.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/container_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/image_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-13T23:46:56.185Z] === RUN TestDiskUsage/after_container.Run [2022-05-13T23:46:56.373Z] testing: warning: no tests to run [2022-05-13T23:46:56.373Z] PASS [2022-05-13T23:46:56.373Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-05-13T23:46:56.373Z] [2022-05-13T23:46:56.373Z] DONE 0 tests in 0.797s [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-13T23:46:56.444Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage (1.24s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-13T23:46:56.702Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-13T23:46:56.702Z] PASS [2022-05-13T23:46:56.702Z] [2022-05-13T23:46:56.702Z] === Skipped [2022-05-13T23:46:56.702Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:46:56.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-13T23:46:56.702Z] [2022-05-13T23:46:56.702Z] DONE 54 tests, 1 skipped in 22.377s [2022-05-13T23:46:56.702Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-13T23:46:56.702Z] ++ 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-05-13T23:46:56.702Z] ++ set -e [2022-05-13T23:46:56.702Z] ++ '[' -n 0 ']' [2022-05-13T23:46:56.702Z] ++ set -x [2022-05-13T23:46:56.702Z] ++ 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-05-13T23:46:56.834Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-13T23:46:56.960Z] INFO: Testing against a local daemon [2022-05-13T23:46:56.960Z] === RUN TestVolumesCreateAndList [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-13T23:46:56.960Z] === RUN TestVolumesRemove [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-13T23:46:56.960Z] === RUN TestVolumesInspect [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:46:56.960Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:46:56.960Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:46:56.960Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:46:56.960Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:46:56.960Z] PASS [2022-05-13T23:46:56.960Z] [2022-05-13T23:46:56.960Z] DONE 9 tests in 0.187s [2022-05-13T23:46:56.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T23:46:57.218Z] ++++ cat bundles/test-integration/docker.pid [2022-05-13T23:46:57.218Z] +++ kill 6646 [2022-05-13T23:46:57.291Z] testing: warning: no tests to run [2022-05-13T23:46:57.291Z] PASS [2022-05-13T23:46:57.291Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2022-05-13T23:46:57.476Z] +++ /etc/init.d/apparmor stop [2022-05-13T23:46:57.476Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T23:46:57.476Z] [2022-05-13T23:46:57.476Z] Unloading profiles will leave already running processes permanently [2022-05-13T23:46:57.476Z] unconfined, which can lead to unexpected situations. [2022-05-13T23:46:57.476Z] [2022-05-13T23:46:57.476Z] To set a process to complain mode, use the command line tool [2022-05-13T23:46:57.476Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T23:46:57.476Z] +++ true [2022-05-13T23:46:57.476Z] exiting test-integration [2022-05-13T23:46:57.476Z] ++ exit 0 [2022-05-13T23:46:57.476Z] [2022-05-13T23:46:57.747Z] [2022-05-13T23:46:57.747Z] DONE 0 tests in 0.809s [2022-05-13T23:46:57.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-13T23:46:58.042Z] + for job in $(jobs -p) [2022-05-13T23:46:58.042Z] + wait 9704 [2022-05-13T23:47:03.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:03.523Z] INFO: Testing against a local daemon [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:47:03.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:47:03.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-13T23:47:03.523Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-13T23:47:03.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-13T23:47:03.523Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-13T23:47:03.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-13T23:47:03.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-13T23:47:03.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-13T23:47:03.523Z] === RUN TestPluginInstall [2022-05-13T23:47:03.523Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-13T23:47:03.523Z] === RUN TestPluginsWithRuntimes [2022-05-13T23:47:03.523Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-13T23:47:03.523Z] === RUN TestPluginBackCompatMediaTypes [2022-05-13T23:47:03.523Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:47:03.523Z] PASS [2022-05-13T23:47:03.523Z] ok github.com/docker/docker/integration/plugin/common 0.150s [2022-05-13T23:47:03.523Z] [2022-05-13T23:47:03.523Z] === Skipped [2022-05-13T23:47:03.523Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-13T23:47:03.523Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] [2022-05-13T23:47:03.523Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-13T23:47:03.523Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] [2022-05-13T23:47:03.523Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-13T23:47:03.523Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-13T23:47:03.523Z] [2022-05-13T23:47:03.523Z] DONE 19 tests, 3 skipped in 5.173s [2022-05-13T23:47:03.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-13T23:47:05.568Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-13T23:47:05.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:05.693Z] INFO: Testing against a local daemon [2022-05-13T23:47:05.693Z] === RUN TestExternalGraphDriver [2022-05-13T23:47:05.693Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:47:05.693Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-13T23:47:05.693Z] === RUN TestGraphdriverPluginV2 [2022-05-13T23:47:05.693Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:47:05.693Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:47:05.693Z] PASS [2022-05-13T23:47:05.693Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2022-05-13T23:47:05.693Z] [2022-05-13T23:47:05.693Z] === Skipped [2022-05-13T23:47:05.693Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-13T23:47:05.693Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-13T23:47:05.693Z] [2022-05-13T23:47:05.693Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-13T23:47:05.693Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-13T23:47:05.693Z] [2022-05-13T23:47:05.693Z] DONE 2 tests, 2 skipped in 2.578s [2022-05-13T23:47:05.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-13T23:47:06.147Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-13T23:47:06.147Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-13T23:47:06.147Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-13T23:47:06.147Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-13T23:47:06.713Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-13T23:47:06.713Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-13T23:47:07.278Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-13T23:47:07.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-13T23:47:07.279Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-13T23:47:07.279Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-13T23:47:07.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-13T23:47:07.794Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-13T23:47:07.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:07.862Z] INFO: Testing against a local daemon [2022-05-13T23:47:07.862Z] === RUN TestReadPluginNoRead [2022-05-13T23:47:07.862Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:47:07.862Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-13T23:47:07.862Z] PASS [2022-05-13T23:47:07.862Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2022-05-13T23:47:07.862Z] [2022-05-13T23:47:07.862Z] === Skipped [2022-05-13T23:47:07.862Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-13T23:47:07.862Z] read_test.go:21: no unix domain sockets on Windows [2022-05-13T23:47:07.862Z] [2022-05-13T23:47:07.862Z] DONE 1 tests, 1 skipped in 2.307s [2022-05-13T23:47:07.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-13T23:47:08.052Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-13T23:47:08.052Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-13T23:47:08.618Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-13T23:47:08.618Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-13T23:47:09.394Z] testing: warning: no tests to run [2022-05-13T23:47:09.394Z] PASS [2022-05-13T23:47:09.394Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-05-13T23:47:09.394Z] [2022-05-13T23:47:09.394Z] DONE 0 tests in 1.182s [2022-05-13T23:47:09.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-13T23:47:09.553Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-13T23:47:09.811Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-13T23:47:10.069Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-13T23:47:10.634Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-13T23:47:11.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:11.575Z] INFO: Testing against a local daemon [2022-05-13T23:47:11.575Z] === RUN TestPluginWithDevMounts [2022-05-13T23:47:11.575Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:11.575Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-13T23:47:11.575Z] PASS [2022-05-13T23:47:11.575Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2022-05-13T23:47:11.575Z] [2022-05-13T23:47:11.575Z] === Skipped [2022-05-13T23:47:11.575Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-13T23:47:11.575Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:11.575Z] [2022-05-13T23:47:11.575Z] DONE 1 tests, 1 skipped in 2.376s [2022-05-13T23:47:12.040Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-13T23:47:12.728Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-13T23:47:12.728Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T23:47:12.728Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-13T23:47:13.185Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-13T23:47:13.185Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-13T23:47:13.185Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-13T23:47:13.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:13.570Z] INFO: Testing against a local daemon [2022-05-13T23:47:13.570Z] === RUN TestSecretInspect [2022-05-13T23:47:13.570Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-13T23:47:13.570Z] === RUN TestSecretList [2022-05-13T23:47:13.570Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] --- SKIP: TestSecretList (0.00s) [2022-05-13T23:47:13.570Z] === RUN TestSecretsCreateAndDelete [2022-05-13T23:47:13.570Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:47:13.570Z] === RUN TestSecretsUpdate [2022-05-13T23:47:13.570Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-13T23:47:13.570Z] === RUN TestTemplatedSecret [2022-05-13T23:47:13.570Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-13T23:47:13.570Z] === RUN TestSecretCreateResolve [2022-05-13T23:47:13.570Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:13.570Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-13T23:47:13.570Z] PASS [2022-05-13T23:47:13.570Z] ok github.com/docker/docker/integration/secret 0.098s [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === Skipped [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-13T23:47:13.570Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:13.570Z] [2022-05-13T23:47:13.570Z] DONE 6 tests, 6 skipped in 1.812s [2022-05-13T23:47:14.029Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-13T23:47:14.120Z] === RUN TestDockerSuite/TestImportFile [2022-05-13T23:47:15.495Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-13T23:47:15.495Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-13T23:47:16.428Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-13T23:47:16.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:16.923Z] INFO: Testing against a local daemon [2022-05-13T23:47:16.923Z] === RUN TestServiceCreateInit [2022-05-13T23:47:16.923Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-13T23:47:16.923Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-13T23:47:16.923Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-13T23:47:16.923Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:47:16.923Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceMultipleTimes [2022-05-13T23:47:16.923Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceConflict [2022-05-13T23:47:16.923Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceMaxReplicas [2022-05-13T23:47:16.923Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-13T23:47:16.923Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-13T23:47:16.923Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceSecretFileMode [2022-05-13T23:47:16.923Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceConfigFileMode [2022-05-13T23:47:16.923Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceSysctls [2022-05-13T23:47:16.923Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-13T23:47:16.923Z] === RUN TestCreateServiceCapabilities [2022-05-13T23:47:16.923Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-13T23:47:16.923Z] === RUN TestInspect [2022-05-13T23:47:16.923Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestInspect (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestCreateJob [2022-05-13T23:47:16.923Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestCreateJob (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestReplicatedJob [2022-05-13T23:47:16.923Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestUpdateReplicatedJob [2022-05-13T23:47:16.923Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestServiceListWithStatuses [2022-05-13T23:47:16.923Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestDockerNetworkConnectAlias [2022-05-13T23:47:16.923Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestDockerNetworkReConnect [2022-05-13T23:47:16.923Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestServicePlugin [2022-05-13T23:47:16.923Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.923Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestServiceUpdateLabel [2022-05-13T23:47:16.923Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.923Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestServiceUpdateSecrets [2022-05-13T23:47:16.923Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.923Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-13T23:47:16.923Z] === RUN TestServiceUpdateConfigs [2022-05-13T23:47:16.923Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-13T23:47:16.924Z] === RUN TestServiceUpdateNetwork [2022-05-13T23:47:16.924Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-13T23:47:16.924Z] === RUN TestServiceUpdatePidsLimit [2022-05-13T23:47:16.924Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-13T23:47:16.924Z] PASS [2022-05-13T23:47:16.924Z] ok github.com/docker/docker/integration/service 0.303s [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === Skipped [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-13T23:47:16.924Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-13T23:47:16.924Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-13T23:47:16.924Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-13T23:47:16.924Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-13T23:47:16.924Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-13T23:47:16.924Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-13T23:47:16.924Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-13T23:47:16.924Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-13T23:47:16.924Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-13T23:47:16.924Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-13T23:47:16.924Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-13T23:47:16.924Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-13T23:47:16.924Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-13T23:47:16.924Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-13T23:47:16.924Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-13T23:47:16.924Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-13T23:47:16.924Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-13T23:47:16.924Z] [2022-05-13T23:47:16.924Z] DONE 24 tests, 23 skipped in 2.861s [2022-05-13T23:47:16.924Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-13T23:47:17.802Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-13T23:47:18.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:18.460Z] INFO: Testing against a local daemon [2022-05-13T23:47:18.460Z] === RUN TestSessionCreate [2022-05-13T23:47:18.460Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:47:18.460Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-13T23:47:18.460Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-13T23:47:18.460Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:47:18.460Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:47:18.460Z] PASS [2022-05-13T23:47:18.460Z] ok github.com/docker/docker/integration/session 0.092s [2022-05-13T23:47:18.460Z] [2022-05-13T23:47:18.460Z] === Skipped [2022-05-13T23:47:18.460Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-13T23:47:18.460Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-13T23:47:18.460Z] [2022-05-13T23:47:18.460Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-13T23:47:18.460Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-13T23:47:18.460Z] [2022-05-13T23:47:18.460Z] DONE 2 tests, 2 skipped in 1.759s [2022-05-13T23:47:18.737Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-13T23:47:18.917Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-13T23:47:19.302Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-13T23:47:19.561Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-13T23:47:20.127Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-13T23:47:20.127Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-13T23:47:20.127Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-13T23:47:20.693Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-13T23:47:21.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:21.104Z] INFO: Testing against a local daemon [2022-05-13T23:47:21.104Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-13T23:47:21.104Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:21.104Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestDiskUsage [2022-05-13T23:47:21.104Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:47:21.104Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestEventsExecDie [2022-05-13T23:47:21.104Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:47:21.104Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestEventsBackwardsCompatible [2022-05-13T23:47:21.104Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:47:21.104Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestEventsVolumeCreate [2022-05-13T23:47:21.104Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:47:21.104Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestInfoAPI [2022-05-13T23:47:21.104Z] --- PASS: TestInfoAPI (0.05s) [2022-05-13T23:47:21.104Z] === RUN TestInfoAPIWarnings [2022-05-13T23:47:21.104Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:47:21.104Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestInfoDebug [2022-05-13T23:47:21.104Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:21.104Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestInfoInsecureRegistries [2022-05-13T23:47:21.104Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:21.104Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestInfoRegistryMirrors [2022-05-13T23:47:21.104Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:21.104Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-13T23:47:21.104Z] === RUN TestLoginFailsWithBadCredentials [2022-05-13T23:47:21.259Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-13T23:47:21.518Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-13T23:47:22.070Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-05-13T23:47:22.070Z] === RUN TestPingCacheHeaders [2022-05-13T23:47:22.070Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-13T23:47:22.070Z] === RUN TestPingGet [2022-05-13T23:47:22.070Z] --- PASS: TestPingGet (0.04s) [2022-05-13T23:47:22.070Z] === RUN TestPingHead [2022-05-13T23:47:22.070Z] --- PASS: TestPingHead (0.04s) [2022-05-13T23:47:22.070Z] === RUN TestPingSwarmHeader [2022-05-13T23:47:22.070Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:22.070Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-13T23:47:22.070Z] === RUN TestVersion [2022-05-13T23:47:22.070Z] --- PASS: TestVersion (0.04s) [2022-05-13T23:47:22.070Z] PASS [2022-05-13T23:47:22.070Z] ok github.com/docker/docker/integration/system 1.252s [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === Skipped [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-13T23:47:22.070Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-13T23:47:22.070Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-13T23:47:22.070Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-13T23:47:22.070Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-13T23:47:22.070Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-13T23:47:22.070Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-13T23:47:22.070Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-13T23:47:22.070Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-13T23:47:22.070Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-13T23:47:22.070Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-13T23:47:22.070Z] [2022-05-13T23:47:22.070Z] DONE 16 tests, 10 skipped in 3.472s [2022-05-13T23:47:22.083Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-13T23:47:22.340Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-13T23:47:22.527Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-13T23:47:22.906Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-13T23:47:22.906Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-13T23:47:24.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:24.042Z] INFO: Testing against a local daemon [2022-05-13T23:47:24.042Z] === RUN TestVolumesCreateAndList [2022-05-13T23:47:24.042Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-13T23:47:24.042Z] === RUN TestVolumesRemove [2022-05-13T23:47:24.281Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-13T23:47:24.493Z] === RUN TestVolumesInspect [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-13T23:47:24.493Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-13T23:47:24.493Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-13T23:47:24.493Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-13T23:47:24.493Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-13T23:47:24.493Z] PASS [2022-05-13T23:47:24.493Z] ok github.com/docker/docker/integration/volume 0.350s [2022-05-13T23:47:24.493Z] [2022-05-13T23:47:24.493Z] DONE 9 tests in 2.157s [2022-05-13T23:47:24.493Z] INFO: make.ps1 ended at 05/13/2022 23:47:24 [2022-05-13T23:47:24.493Z] INFO: Integration CLI tests being run from the host: [2022-05-13T23:47:24.493Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-13T23:47:24.539Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-13T23:47:24.796Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-13T23:47:24.796Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-13T23:47:25.362Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-13T23:47:25.362Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-13T23:47:25.362Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-13T23:47:25.928Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-13T23:47:26.494Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-13T23:47:27.060Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-13T23:47:27.626Z] === RUN TestDockerSuite/TestInspectImage [2022-05-13T23:47:27.626Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-13T23:47:27.626Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-13T23:47:27.626Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-13T23:47:27.626Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-13T23:47:28.191Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-13T23:47:28.449Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-13T23:47:28.707Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-13T23:47:28.965Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-13T23:47:29.536Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-13T23:47:32.079Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-13T23:47:32.079Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-13T23:47:32.079Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-13T23:47:32.645Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-13T23:47:33.581Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-13T23:47:34.146Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-13T23:47:34.404Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-13T23:47:34.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-13T23:47:35.536Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-13T23:47:35.794Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-13T23:47:36.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-13T23:47:36.310Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-13T23:47:36.310Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-13T23:47:36.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-13T23:47:36.808Z] INFO: Testing against a local daemon [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-13T23:47:36.808Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-13T23:47:36.808Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-13T23:47:36.808Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-13T23:47:37.794Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-13T23:47:37.794Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-13T23:47:38.224Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-13T23:47:38.790Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-13T23:47:39.724Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-13T23:47:39.981Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-13T23:47:40.915Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-13T23:47:42.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-13T23:47:43.661Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-13T23:47:43.661Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-13T23:47:45.036Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-13T23:47:45.294Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-13T23:47:45.861Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-13T23:47:50.046Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-13T23:47:50.046Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T23:47:50.046Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-13T23:47:50.046Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-13T23:47:50.046Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-13T23:47:51.610Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-13T23:47:52.078Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-13T23:47:52.078Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T23:47:52.078Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-13T23:47:52.078Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T23:47:52.078Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-13T23:47:52.078Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T23:47:52.546Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-13T23:47:52.546Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-13T23:47:53.535Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-13T23:47:53.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-13T23:47:53.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-13T23:47:54.918Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-13T23:47:55.483Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-13T23:47:56.865Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-13T23:47:57.127Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-13T23:47:57.324Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-13T23:47:57.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-13T23:47:57.644Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-13T23:47:57.644Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-13T23:47:57.644Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-13T23:47:58.210Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-13T23:47:58.467Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-13T23:47:58.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-13T23:47:58.886Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T23:47:58.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-13T23:47:58.886Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T23:47:58.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-13T23:47:58.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-13T23:48:01.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-13T23:48:01.833Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-13T23:48:02.317Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-13T23:48:02.575Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-13T23:48:03.510Z] docker_api_swarm_service_test.go:395: [d1f34caca9a92] joining swarm manager [d683f9e22c8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:48:04.075Z] docker_api_swarm_service_test.go:395: [d002154d4ed3d] joining swarm manager [d683f9e22c8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:48:07.359Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-13T23:48:08.293Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-13T23:48:08.293Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-13T23:48:09.228Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-13T23:48:10.162Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-13T23:48:10.728Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-13T23:48:11.661Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-13T23:48:12.596Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-13T23:48:14.512Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-13T23:48:15.080Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-13T23:48:15.646Z] === RUN TestDockerSuite/TestLogsSince [2022-05-13T23:48:16.841Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-13T23:48:19.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-13T23:48:21.196Z] docker_api_swarm_service_test.go:343: [d0723636a9c50] joining swarm manager [de71b84e885e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:48:21.617Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-13T23:48:22.085Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-13T23:48:22.085Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T23:48:22.085Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-13T23:48:22.130Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-13T23:48:22.130Z] docker_api_swarm_service_test.go:343: [db2c906f5c54b] joining swarm manager [de71b84e885e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/builder/remotecontext 0.139s coverage: 13.7% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 49.3% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/builder/remotecontext/git 1.753s coverage: 86.3% of statements [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/cli [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-13T23:48:23.619Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-13T23:48:23.619Z] ok github.com/docker/docker/cmd/docker-proxy 0.216s coverage: 67.6% of statements [2022-05-13T23:48:25.055Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-13T23:48:25.055Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-13T23:48:25.055Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-13T23:48:25.872Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-13T23:48:26.916Z] ok github.com/docker/docker/client 0.165s coverage: 75.6% of statements [2022-05-13T23:48:27.434Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-13T23:48:28.685Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-13T23:48:28.685Z] === RUN TestDockerSuite/TestLogsTail [2022-05-13T23:48:28.685Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-13T23:48:28.943Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-13T23:48:29.508Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-13T23:48:29.765Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-13T23:48:30.331Z] === RUN TestDockerSuite/TestNetHostname [2022-05-13T23:48:31.707Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-13T23:48:31.707Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-13T23:48:32.274Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-13T23:48:33.298Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-13T23:48:33.298Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T23:48:33.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-13T23:48:33.298Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T23:48:33.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-13T23:48:33.298Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T23:48:33.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-13T23:48:33.298Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T23:48:33.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-13T23:48:33.648Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-13T23:48:33.765Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-13T23:48:34.214Z] === RUN TestDockerSuite/TestPluginActive [2022-05-13T23:48:35.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-13T23:48:36.152Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-13T23:48:37.541Z] docker_api_swarm_service_test.go:490: [d4dd18d7affdd] joining swarm manager [d8597de852575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:48:38.473Z] docker_api_swarm_service_test.go:490: [d8c9137724b38] joining swarm manager [d8597de852575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:48:42.657Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-13T23:48:42.657Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-13T23:48:42.657Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-13T23:48:43.589Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-13T23:48:46.287Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-13T23:48:46.867Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-13T23:48:48.239Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-13T23:48:50.764Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-13T23:48:52.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-13T23:48:56.323Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-13T23:48:57.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-13T23:48:57.700Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-13T23:48:58.633Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-13T23:48:58.797Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-13T23:49:00.020Z] docker_api_swarm_service_test.go:128: [d223624e3fe14] joining swarm manager [dc92a0f7d663f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:49:00.020Z] === RUN TestDockerSuite/TestPortList [2022-05-13T23:49:00.586Z] docker_api_swarm_service_test.go:129: [d24fe43c8712c] joining swarm manager [dc92a0f7d663f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:49:03.130Z] docker_api_swarm_service_test.go:137: [ddcc0feb95413] joining swarm manager [dc92a0f7d663f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-13T23:49:03.697Z] docker_api_swarm_service_test.go:138: [d06dba670476d] joining swarm manager [dc92a0f7d663f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-13T23:49:07.880Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-13T23:49:08.445Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-13T23:49:11.298Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-13T23:49:13.619Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.7% of statements [2022-05-13T23:49:13.619Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-13T23:49:13.619Z] ok github.com/docker/docker/cmd/dockerd/trap 2.516s coverage: 0.0% of statements [2022-05-13T23:49:13.619Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-13T23:49:13.619Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-13T23:49:13.619Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-13T23:49:13.619Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-13T23:49:13.619Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-13T23:49:15.000Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-13T23:49:15.000Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-13T23:49:15.000Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-13T23:49:15.000Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-13T23:49:15.000Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-13T23:49:15.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-13T23:49:15.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-13T23:49:15.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-13T23:49:15.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-13T23:49:16.455Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-13T23:49:16.455Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T23:49:16.455Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-13T23:49:16.455Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T23:49:16.455Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-13T23:49:16.765Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-13T23:49:16.765Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-13T23:49:16.913Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-05-13T23:49:18.296Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-13T23:49:18.665Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-13T23:49:19.235Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-13T23:49:19.235Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-13T23:49:19.235Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.235Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-13T23:49:19.236Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-13T23:49:19.236Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-13T23:49:19.236Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-13T23:49:19.236Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-13T23:49:19.236Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-13T23:49:19.236Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-13T23:49:19.236Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-13T23:49:19.236Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-13T23:49:19.598Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-13T23:49:19.677Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-05-13T23:49:19.856Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-13T23:49:19.856Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-13T23:49:21.759Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-13T23:49:22.191Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-13T23:49:22.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-13T23:49:24.409Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-13T23:49:24.409Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-13T23:49:24.409Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-13T23:49:24.409Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-13T23:49:24.409Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-13T23:49:24.409Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-13T23:49:24.409Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-13T23:49:24.409Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-13T23:49:24.409Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-13T23:49:24.590Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-13T23:49:25.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-13T23:49:27.808Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-05-13T23:49:27.808Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-13T23:49:27.881Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-13T23:49:27.881Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-13T23:49:28.208Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-13T23:49:28.208Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-13T23:49:28.208Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-13T23:49:28.208Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-13T23:49:28.208Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-13T23:49:28.379Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-13T23:49:28.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-13T23:49:28.950Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-13T23:49:29.521Z] ok github.com/docker/docker/daemon 10.164s coverage: 16.0% of statements [2022-05-13T23:49:29.521Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-13T23:49:29.521Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-13T23:49:29.521Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-13T23:49:29.521Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-13T23:49:30.904Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.723s coverage: 74.8% of statements [2022-05-13T23:49:30.975Z] docker_api_swarm_service_test.go:304: [d4149750221b3] joining swarm manager [d3f0725b36aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:49:30.975Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-13T23:49:31.540Z] docker_api_swarm_service_test.go:304: [d76f28d614d05] joining swarm manager [d3f0725b36aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:49:31.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-13T23:49:32.102Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.344s coverage: 56.2% of statements [2022-05-13T23:49:33.482Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-05-13T23:49:34.260Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-13T23:49:34.260Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T23:49:34.260Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-13T23:49:34.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-13T23:49:35.365Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-13T23:49:35.409Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.323s coverage: 50.6% of statements [2022-05-13T23:49:35.981Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.436s coverage: 45.9% of statements [2022-05-13T23:49:35.981Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-13T23:49:37.416Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.615s coverage: 58.2% of statements [2022-05-13T23:49:37.416Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-13T23:49:37.416Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-13T23:49:37.416Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-13T23:49:38.097Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-13T23:49:38.355Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-05-13T23:49:38.355Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-13T23:49:38.924Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-05-13T23:49:39.865Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.6% of statements [2022-05-13T23:49:39.865Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-13T23:49:39.865Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-13T23:49:40.256Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-13T23:49:40.484Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.0% of statements [2022-05-13T23:49:41.189Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-13T23:49:41.440Z] ok github.com/docker/docker/daemon/logger/awslogs 0.223s coverage: 79.9% of statements [2022-05-13T23:49:41.701Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-05-13T23:49:41.701Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-13T23:49:42.122Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-13T23:49:42.272Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-13T23:49:42.272Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-13T23:49:42.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-13T23:49:43.103Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-13T23:49:43.494Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-13T23:49:43.674Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 78.7% of statements [2022-05-13T23:49:43.674Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-13T23:49:44.245Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 58.4% of statements [2022-05-13T23:49:44.506Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2022-05-13T23:49:44.869Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-13T23:49:45.889Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-05-13T23:49:45.889Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-13T23:49:46.241Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-13T23:49:46.241Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-13T23:49:46.459Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-13T23:49:46.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-13T23:49:46.746Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T23:49:46.807Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-13T23:49:47.029Z] ok github.com/docker/docker/daemon/logger/splunk 1.589s coverage: 82.5% of statements [2022-05-13T23:49:47.029Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-13T23:49:47.029Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-13T23:49:47.155Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-13T23:49:47.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-13T23:49:48.180Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-13T23:49:48.412Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-05-13T23:49:48.672Z] ok github.com/docker/docker/distribution 0.619s coverage: 28.2% of statements [2022-05-13T23:49:48.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-13T23:49:49.242Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-13T23:49:49.565Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-13T23:49:49.812Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-13T23:49:50.072Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-13T23:49:50.131Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-13T23:49:50.131Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-13T23:49:50.131Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-13T23:49:50.389Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-13T23:49:50.389Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-13T23:49:50.389Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-13T23:49:50.642Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-13T23:49:50.643Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-05-13T23:49:50.643Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-13T23:49:50.643Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-13T23:49:50.643Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-13T23:49:50.954Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-13T23:49:51.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-13T23:49:51.213Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-05-13T23:49:51.778Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-13T23:49:52.151Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-05-13T23:49:52.720Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-05-13T23:49:52.720Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-13T23:49:53.155Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-13T23:49:53.413Z] docker_api_swarm_service_test.go:100: [d023a7e2c8b71] joining swarm manager [ddfa52a1accf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:49:53.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-13T23:49:53.671Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-13T23:49:54.606Z] docker_api_swarm_service_test.go:101: [d634814f49c13] joining swarm manager [ddfa52a1accf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:49:54.629Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-05-13T23:49:55.282Z] ok github.com/docker/docker/pkg/authorization 0.258s coverage: 68.3% of statements [2022-05-13T23:49:55.282Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-13T23:49:55.551Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-13T23:49:57.579Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-13T23:49:58.842Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 42.7% of statements [2022-05-13T23:49:58.842Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-13T23:49:59.102Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-13T23:49:59.102Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-13T23:50:00.041Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-13T23:50:00.301Z] ok github.com/docker/docker/layer 7.873s coverage: 69.0% of statements [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-13T23:50:00.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-13T23:50:00.562Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-05-13T23:50:00.823Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-05-13T23:50:00.823Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-13T23:50:01.169Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-13T23:50:01.735Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-13T23:50:02.204Z] ok github.com/docker/docker/pkg/idtools 0.530s coverage: 67.9% of statements [2022-05-13T23:50:02.204Z] ok github.com/docker/docker/pkg/ioutils 0.459s coverage: 69.7% of statements [2022-05-13T23:50:02.464Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-13T23:50:02.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-13T23:50:02.464Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-13T23:50:02.725Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-05-13T23:50:02.725Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-05-13T23:50:02.985Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-05-13T23:50:03.107Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-13T23:50:03.107Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-13T23:50:03.107Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-13T23:50:03.246Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-13T23:50:03.366Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-13T23:50:03.507Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-13T23:50:03.507Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-13T23:50:03.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-13T23:50:04.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-13T23:50:04.078Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-05-13T23:50:04.649Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-13T23:50:04.649Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-13T23:50:04.910Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-13T23:50:05.264Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-13T23:50:06.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-13T23:50:06.288Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-05-13T23:50:06.548Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-13T23:50:06.548Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-13T23:50:06.808Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-13T23:50:07.069Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-13T23:50:07.329Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-13T23:50:07.899Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.8% of statements [2022-05-13T23:50:08.159Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-13T23:50:08.420Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2022-05-13T23:50:08.725Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-13T23:50:08.989Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-13T23:50:09.249Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-05-13T23:50:09.509Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-13T23:50:09.659Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-13T23:50:09.659Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-13T23:50:09.659Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-13T23:50:10.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-13T23:50:11.419Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2022-05-13T23:50:11.419Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-13T23:50:11.679Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-13T23:50:12.216Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-13T23:50:12.784Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-13T23:50:13.046Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-13T23:50:13.062Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2022-05-13T23:50:13.062Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-13T23:50:14.002Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-05-13T23:50:14.261Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-13T23:50:14.421Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-13T23:50:14.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-13T23:50:14.432Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T23:50:14.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-13T23:50:14.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-13T23:50:15.092Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-13T23:50:15.092Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-13T23:50:15.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-13T23:50:16.732Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-13T23:50:17.003Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-13T23:50:17.572Z] ok github.com/docker/docker/volume/local 0.109s coverage: 77.1% of statements [2022-05-13T23:50:17.665Z] === RUN TestDockerSuite/TestRmiTag [2022-05-13T23:50:17.665Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-13T23:50:17.665Z] check_test.go:378: [d023a7e2c8b71] daemon is not started [2022-05-13T23:50:17.833Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-05-13T23:50:18.231Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-13T23:50:19.213Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-13T23:50:20.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-13T23:50:20.297Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T23:50:20.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-13T23:50:20.297Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T23:50:20.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-13T23:50:20.759Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-13T23:50:21.325Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-13T23:50:21.890Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-13T23:50:22.148Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-13T23:50:23.082Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-13T23:50:23.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-13T23:50:23.648Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-13T23:50:23.648Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-13T23:50:24.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-13T23:50:24.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-13T23:50:24.782Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-13T23:50:25.353Z] docker_api_swarm_service_test.go:533: [d248dcc299b97] joining swarm manager [d847206d611ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:50:26.287Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-13T23:50:26.545Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-13T23:50:26.545Z] docker_api_swarm_service_test.go:534: [dbed96e7af46e] joining swarm manager [d847206d611ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:50:27.112Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-13T23:50:27.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-13T23:50:27.452Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T23:50:27.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-13T23:50:27.680Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-13T23:50:27.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-13T23:50:27.919Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T23:50:27.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-13T23:50:27.919Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T23:50:27.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-13T23:50:29.057Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-13T23:50:30.971Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-13T23:50:31.536Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-13T23:50:32.471Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-13T23:50:33.038Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-13T23:50:33.606Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-13T23:50:34.171Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-13T23:50:35.106Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-13T23:50:35.672Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-13T23:50:36.237Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-13T23:50:36.496Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-13T23:50:37.066Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-13T23:50:37.066Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-13T23:50:38.440Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-13T23:50:38.699Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-13T23:50:39.635Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-13T23:50:39.898Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-13T23:50:40.463Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-13T23:50:40.463Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-13T23:50:40.721Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-13T23:50:41.170Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/rootless [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/volume [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-13T23:50:41.171Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === Skipped [2022-05-13T23:50:41.171Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-13T23:50:41.171Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-13T23:50:41.171Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-13T23:50:41.171Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-13T23:50:41.171Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-13T23:50:41.171Z] time="2022-05-13T23:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-13T23:50:41.171Z] time="2022-05-13T23:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-13T23:50:41.171Z] time="2022-05-13T23:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-13T23:50:41.171Z] time="2022-05-13T23:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-13T23:50:41.171Z] time="2022-05-13T23:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-13T23:50:41.171Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-13T23:50:41.171Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-13T23:50:41.171Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-13T23:50:41.171Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-13T23:50:41.171Z] graphtest_unix.go:71: No driver to put! [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-13T23:50:41.171Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-13T23:50:41.171Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-13T23:50:41.171Z] [2022-05-13T23:50:41.171Z] DONE 2567 tests, 28 skipped in 249.976s [2022-05-13T23:50:41.171Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/bitseq [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cluster [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/config [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/datastore [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/driverapi [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/etchosts [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/idm [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipam [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/iptables [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/netlabel [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/netutils [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/networkdb [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/ns [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/options [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/osl [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/portallocator [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/portmapper [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/testutils [2022-05-13T23:50:41.171Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-13T23:50:41.171Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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-05-13T23:50:41.287Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-13T23:50:41.853Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-13T23:50:42.111Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-13T23:50:42.676Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-13T23:50:42.676Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-13T23:50:42.934Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-13T23:50:42.934Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-13T23:50:43.867Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-13T23:50:44.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-13T23:50:45.000Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-13T23:50:45.567Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-13T23:50:45.567Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-13T23:50:46.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-13T23:50:47.067Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-13T23:50:48.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-13T23:50:48.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-13T23:50:49.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-13T23:50:49.412Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-13T23:50:49.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-13T23:50:49.979Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-13T23:50:50.546Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-13T23:50:51.112Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-13T23:50:52.047Z] docker_api_swarm_service_test.go:148: [d0f1c14754f8e] joining swarm manager [d9be4db44e661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:50:52.305Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-13T23:50:52.871Z] docker_api_swarm_service_test.go:148: [d18485e9052c2] joining swarm manager [d9be4db44e661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:50:55.402Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-13T23:50:55.402Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-13T23:50:55.660Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-13T23:50:57.562Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-13T23:50:58.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-13T23:50:58.495Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-13T23:50:59.871Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-13T23:51:00.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-13T23:51:00.974Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T23:51:01.442Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-13T23:51:01.442Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T23:51:01.771Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-13T23:51:01.771Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-13T23:51:01.771Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-13T23:51:01.771Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-13T23:51:01.771Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-13T23:51:01.911Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-13T23:51:02.030Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-13T23:51:03.405Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-13T23:51:03.473Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-13T23:51:03.473Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T23:51:03.473Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-13T23:51:04.341Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-13T23:51:05.714Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-13T23:51:05.972Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-13T23:51:07.373Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-13T23:51:07.631Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-13T23:51:07.631Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-13T23:51:07.631Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-13T23:51:07.889Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-13T23:51:09.265Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-13T23:51:09.265Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-13T23:51:09.334Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-13T23:51:09.523Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-13T23:51:10.089Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-13T23:51:10.656Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-13T23:51:10.897Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-13T23:51:10.897Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T23:51:10.897Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-13T23:51:10.897Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T23:51:10.897Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-13T23:51:11.591Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-13T23:51:11.591Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-13T23:51:11.849Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-13T23:51:12.415Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-13T23:51:12.459Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-13T23:51:12.979Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-13T23:51:13.236Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-13T23:51:13.443Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-13T23:51:13.802Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-13T23:51:13.913Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-13T23:51:14.368Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-13T23:51:14.626Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-13T23:51:14.900Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-13T23:51:15.191Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-13T23:51:15.191Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-13T23:51:15.367Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-13T23:51:15.449Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-13T23:51:16.016Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-13T23:51:16.950Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-13T23:51:17.209Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T23:51:17.209Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-13T23:51:17.209Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-13T23:51:19.741Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-13T23:51:20.306Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-13T23:51:22.520Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-13T23:51:24.734Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-13T23:51:24.734Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T23:51:24.734Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-13T23:51:26.298Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-13T23:51:26.298Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T23:51:26.298Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-13T23:51:26.765Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork 37.158s coverage: 40.6% of statements [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/config 0.018s coverage: 19.7% of statements [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.341s coverage: 59.9% of statements [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.118s coverage: 4.0% of statements [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-13T23:51:27.864Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-13T23:51:27.864Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-13T23:51:28.977Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-13T23:51:29.963Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-13T23:51:30.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-13T23:51:30.430Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-13T23:51:30.430Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T23:51:30.430Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-13T23:51:31.204Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-13T23:51:31.417Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-13T23:51:31.884Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-13T23:51:31.884Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T23:51:31.884Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-13T23:51:31.884Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T23:51:31.907Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-13T23:51:31.908Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-13T23:51:31.908Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-13T23:51:31.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-13T23:51:31.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-13T23:51:32.140Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-13T23:51:32.352Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-13T23:51:33.076Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-13T23:51:33.334Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-13T23:51:33.334Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-13T23:51:33.334Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-13T23:51:33.901Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-13T23:51:35.641Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-13T23:51:35.801Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-13T23:51:35.984Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.587s coverage: 7.2% of statements [2022-05-13T23:51:35.984Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-13T23:51:36.098Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-13T23:51:36.098Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-13T23:51:36.098Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-13T23:51:36.098Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-13T23:51:36.098Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-13T23:51:36.098Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-13T23:51:36.098Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-13T23:51:36.246Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-13T23:51:36.554Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-13T23:51:36.736Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-13T23:51:36.814Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-13T23:51:36.814Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-13T23:51:36.814Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-13T23:51:36.814Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-13T23:51:37.074Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-13T23:51:37.334Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-13T23:51:37.516Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-13T23:51:37.594Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-13T23:51:37.670Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-13T23:51:37.853Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-13T23:51:38.212Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-13T23:51:41.236Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-13T23:51:42.750Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-13T23:51:42.750Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-13T23:51:42.750Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-13T23:51:42.750Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-13T23:51:42.750Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-13T23:51:42.750Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-13T23:51:42.930Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-13T23:51:43.496Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-13T23:51:43.754Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-13T23:51:44.320Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-13T23:51:44.579Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-13T23:51:44.838Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-13T23:51:45.772Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-13T23:51:46.441Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-13T23:51:46.709Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-13T23:51:47.866Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-13T23:51:48.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-13T23:51:48.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-13T23:51:48.083Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-13T23:51:49.459Z] === RUN TestDockerSuite/TestRunMount [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-13T23:51:51.571Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-13T23:51:51.571Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-13T23:51:51.571Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-13T23:51:51.571Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-13T23:51:52.040Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-13T23:51:53.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-13T23:51:53.916Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-13T23:51:54.483Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-13T23:51:55.051Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-13T23:51:56.435Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-13T23:51:57.921Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-13T23:51:57.921Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-13T23:51:57.921Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-13T23:51:57.921Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-13T23:51:57.921Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T23:51:57.921Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-13T23:51:58.335Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-13T23:51:58.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-13T23:51:58.751Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-13T23:52:00.493Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-13T23:52:01.425Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-13T23:52:02.363Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-13T23:52:03.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-13T23:52:03.787Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T23:52:03.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-13T23:52:03.787Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T23:52:03.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-13T23:52:03.787Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T23:52:03.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-13T23:52:04.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-13T23:52:04.895Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-13T23:52:04.895Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-13T23:52:05.460Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/ipam 14.333s coverage: 85.3% of statements [2022-05-13T23:52:05.974Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-13T23:52:05.974Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-13T23:52:05.974Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-13T23:52:05.974Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-13T23:52:06.836Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-13T23:52:06.836Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-13T23:52:07.302Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-13T23:52:07.403Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-13T23:52:07.403Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-13T23:52:08.338Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-13T23:52:08.596Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-13T23:52:08.831Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-13T23:52:08.831Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-13T23:52:08.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-13T23:52:09.162Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-13T23:52:10.127Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-13T23:52:11.063Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-13T23:52:11.320Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-13T23:52:12.548Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-13T23:52:13.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-13T23:52:13.480Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-13T23:52:14.078Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-13T23:52:16.762Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-13T23:52:17.020Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-13T23:52:17.020Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-13T23:52:17.587Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-13T23:52:17.845Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-13T23:52:17.845Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-13T23:52:18.411Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-13T23:52:18.669Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-13T23:52:18.927Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-13T23:52:19.185Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-13T23:52:20.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-13T23:52:20.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-13T23:52:20.892Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-13T23:52:21.712Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-13T23:52:24.377Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-13T23:52:24.377Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-13T23:52:24.377Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-13T23:52:24.377Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-13T23:52:24.377Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-13T23:52:24.991Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-13T23:52:24.991Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-13T23:52:24.991Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-13T23:52:25.556Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-13T23:52:25.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-13T23:52:25.648Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T23:52:25.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-13T23:52:25.648Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T23:52:25.814Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-13T23:52:26.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-13T23:52:26.115Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T23:52:26.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-13T23:52:26.750Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-13T23:52:27.100Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-13T23:52:27.100Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T23:52:27.100Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-13T23:52:27.683Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-13T23:52:27.942Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-13T23:52:27.942Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-13T23:52:27.947Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-13T23:52:27.947Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-13T23:52:27.947Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T23:52:27.947Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-13T23:52:27.947Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T23:52:27.947Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-13T23:52:27.947Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T23:52:27.947Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-13T23:52:28.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-13T23:52:28.416Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T23:52:28.416Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-13T23:52:28.416Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T23:52:28.416Z] === RUN TestDockerSuite/TestBuildFails [2022-05-13T23:52:28.766Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-13T23:52:29.025Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-13T23:52:29.592Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-13T23:52:29.592Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-13T23:52:29.592Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-13T23:52:30.156Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-13T23:52:30.415Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-13T23:52:30.415Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-13T23:52:30.415Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-13T23:52:30.981Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-13T23:52:31.370Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-13T23:52:31.370Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-13T23:52:31.915Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-13T23:52:31.915Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-13T23:52:31.915Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-13T23:52:33.839Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-13T23:52:34.772Z] === RUN TestDockerSuite/TestRunRm [2022-05-13T23:52:35.338Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-13T23:52:38.536Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-13T23:52:38.616Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-13T23:52:39.182Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-13T23:52:39.748Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-13T23:52:41.122Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-13T23:52:41.380Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-13T23:52:43.909Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-13T23:52:45.282Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-13T23:52:45.697Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-13T23:52:46.656Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-13T23:52:47.590Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-13T23:52:47.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-13T23:52:48.783Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-13T23:52:49.040Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-13T23:52:49.975Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-13T23:52:50.234Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-13T23:52:50.800Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-13T23:52:51.060Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-13T23:52:51.627Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-13T23:52:54.164Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-13T23:52:54.164Z] === RUN TestDockerSuite/TestRunState [2022-05-13T23:52:54.360Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-13T23:52:55.098Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-13T23:52:56.032Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-13T23:52:56.600Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-13T23:52:56.600Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-13T23:52:56.600Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-13T23:52:56.600Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-13T23:52:57.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-13T23:52:57.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-13T23:52:57.200Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T23:52:57.200Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-13T23:52:57.537Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-13T23:52:57.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-13T23:52:58.103Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-13T23:52:59.037Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-13T23:52:59.037Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-13T23:52:59.037Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-13T23:52:59.604Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-13T23:53:00.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-13T23:53:01.520Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-13T23:53:01.913Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-13T23:53:02.172Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-13T23:53:03.087Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-13T23:53:03.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-13T23:53:03.805Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-13T23:53:07.088Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-13T23:53:07.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-13T23:53:08.956Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-13T23:53:08.956Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-13T23:53:08.956Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-13T23:53:08.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-13T23:53:09.550Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-13T23:53:09.943Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-13T23:53:10.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-13T23:53:10.375Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-13T23:53:10.411Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-13T23:53:10.411Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-13T23:53:10.411Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-13T23:53:11.310Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-13T23:53:12.244Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-13T23:53:13.185Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-13T23:53:14.565Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-13T23:53:15.131Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-13T23:53:15.389Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-13T23:53:15.647Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-13T23:53:15.647Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-13T23:53:16.213Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-13T23:53:16.778Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-13T23:53:17.037Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-13T23:53:17.037Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-13T23:53:17.037Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-13T23:53:17.295Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-13T23:53:17.862Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-13T23:53:18.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-13T23:53:18.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-13T23:53:18.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-13T23:53:18.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-13T23:53:20.837Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-13T23:53:20.837Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-13T23:53:20.837Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-13T23:53:21.326Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-13T23:53:21.326Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-13T23:53:21.892Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-13T23:53:22.458Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-13T23:53:23.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-13T23:53:24.754Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-13T23:53:24.754Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-13T23:53:24.754Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-13T23:53:24.754Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-13T23:53:24.754Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-13T23:53:24.992Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-13T23:53:24.992Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-13T23:53:25.558Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-13T23:53:26.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-13T23:53:27.459Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-13T23:53:29.359Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-13T23:53:29.926Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-13T23:53:29.926Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-13T23:53:29.926Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-13T23:53:29.926Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-13T23:53:29.926Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-13T23:53:30.780Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-13T23:53:30.860Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-13T23:53:30.860Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-13T23:53:31.427Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-13T23:53:32.369Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-13T23:53:32.943Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-13T23:53:33.508Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-13T23:53:33.767Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-13T23:53:34.025Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-13T23:53:34.025Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-13T23:53:34.025Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-13T23:53:34.283Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-13T23:53:34.283Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-13T23:53:34.283Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-13T23:53:34.283Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-13T23:53:34.283Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-13T23:53:34.283Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-13T23:53:34.854Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-13T23:53:35.112Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-13T23:53:35.112Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-13T23:53:35.678Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-13T23:53:35.776Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-13T23:53:35.936Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-13T23:53:36.194Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-13T23:53:36.452Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-13T23:53:36.452Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-13T23:53:37.018Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-13T23:53:37.343Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-13T23:53:37.583Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-13T23:53:37.583Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-13T23:53:37.583Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-13T23:53:38.518Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-13T23:53:39.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-13T23:53:39.559Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-13T23:53:39.559Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-13T23:53:39.559Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-13T23:53:39.713Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-13T23:53:40.279Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-13T23:53:40.279Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-13T23:53:40.279Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-13T23:53:40.537Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-13T23:53:40.537Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-13T23:53:40.548Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-13T23:53:40.548Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-13T23:53:41.911Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-13T23:53:42.402Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-13T23:53:42.402Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-13T23:53:42.476Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-13T23:53:42.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-13T23:53:43.364Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-13T23:53:43.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-13T23:53:44.381Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-13T23:53:44.948Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-13T23:53:44.948Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-13T23:53:44.948Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-13T23:53:45.514Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-13T23:53:45.772Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-13T23:53:46.420Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-13T23:53:46.707Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-13T23:53:47.407Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-13T23:53:47.642Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-13T23:53:47.874Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-13T23:53:47.901Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-13T23:53:48.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-13T23:53:49.401Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-13T23:53:49.401Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-13T23:53:49.440Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-13T23:53:49.661Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-13T23:53:49.908Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-13T23:53:50.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-13T23:53:50.868Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-13T23:53:51.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-13T23:53:51.473Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-13T23:53:51.561Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4226156825 [2022-05-13T23:53:51.561Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-13T23:53:51.561Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-13T23:53:52.934Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-13T23:53:52.934Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-13T23:53:52.934Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-13T23:53:53.038Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-13T23:53:53.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-13T23:53:54.433Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-13T23:53:55.807Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-13T23:53:56.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-13T23:53:56.325Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-13T23:53:56.325Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-13T23:53:56.325Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-13T23:53:56.582Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-13T23:53:57.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-13T23:53:57.148Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-13T23:53:57.148Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-13T23:53:57.438Z] ok github.com/docker/docker/libnetwork/networkdb 104.744s coverage: 60.0% of statements [2022-05-13T23:53:57.438Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-13T23:53:57.438Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-13T23:53:57.438Z] ok github.com/docker/docker/libnetwork/osl 4.341s coverage: 39.7% of statements [2022-05-13T23:53:57.438Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-13T23:53:57.438Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-13T23:53:57.698Z] ok github.com/docker/docker/libnetwork/portmapper 0.219s coverage: 48.6% of statements [2022-05-13T23:53:57.713Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-13T23:53:57.958Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-13T23:53:57.958Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-13T23:53:58.220Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === Skipped [2022-05-13T23:53:58.220Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-13T23:53:58.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-13T23:53:58.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-13T23:53:58.220Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-13T23:53:58.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-13T23:53:58.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-13T23:53:58.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-13T23:53:58.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-13T23:53:58.220Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-13T23:53:58.220Z] firewalld_test.go:14: firewalld is not running [2022-05-13T23:53:58.220Z] [2022-05-13T23:53:58.220Z] DONE 326 tests, 9 skipped in 200.066s [2022-05-13T23:53:58.278Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 Post stage [Pipeline] junit [2022-05-13T23:53:58.804Z] Recording test results [2022-05-13T23:53:59.186Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-05-13T23:53:59.212Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-13T23:53:59.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43599/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e025b54d57894331a0e8a0ff89f424cbfb43bc1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e025b54d57894331a0e8a0ff89f424cbfb43bc1 hack/validate/vendor [2022-05-13T23:53:59.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-13T23:54:00.099Z] No vendor changes in diff. [2022-05-13T23:54:00.099Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-13T23:54:00.197Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-13T23:54:00.197Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-13T23:54:00.197Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-13T23:54:00.197Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-13T23:54:00.197Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-13T23:54:00.666Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-13T23:54:00.666Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-13T23:54:00.666Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-13T23:54:00.666Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-13T23:54:00.676Z] + echo Ensuring container killed. [2022-05-13T23:54:00.676Z] Ensuring container killed. [2022-05-13T23:54:00.676Z] + docker rm -vf docker-pr2 [2022-05-13T23:54:00.676Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-13T23:54:00.964Z] + echo Chowning /workspace to jenkins user [2022-05-13T23:54:00.964Z] Chowning /workspace to jenkins user [2022-05-13T23:54:00.964Z] + id -u [2022-05-13T23:54:00.964Z] + id -g [2022-05-13T23:54:00.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-13T23:54:01.652Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-13T23:54:02.120Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-13T23:54:02.200Z] + bundleName=unit [2022-05-13T23:54:02.200Z] + echo Creating unit-bundles.tar.gz [2022-05-13T23:54:02.200Z] Creating unit-bundles.tar.gz [2022-05-13T23:54:02.200Z] + 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-05-13T23:54:02.200Z] bundles/junit-report-libnetwork.xml [2022-05-13T23:54:02.200Z] bundles/junit-report.xml [2022-05-13T23:54:02.200Z] bundles/go-test-report-libnetwork.json [2022-05-13T23:54:02.200Z] bundles/go-test-report.json [2022-05-13T23:54:02.200Z] bundles/profile-libnetwork.out [2022-05-13T23:54:02.200Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-13T23:54:02.213Z] Archiving artifacts [2022-05-13T23:54:02.307Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-13T23:54:02.691Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-13T23:54:03.000Z] + make clean [2022-05-13T23:54:03.000Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-13T23:54:03.000Z] docker-dev-cache [2022-05-13T23:54:03.000Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T23:54:04.204Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-13T23:54:04.462Z] docker_cli_service_logs_test.go:246: checking task bhhg6so3vxvu [2022-05-13T23:54:04.720Z] docker_cli_service_logs_test.go:251: checking messages for bhhg6so3vxvu [2022-05-13T23:54:04.720Z] docker_cli_service_logs_test.go:246: checking task w095qlhjv1j0 [2022-05-13T23:54:04.720Z] docker_cli_service_logs_test.go:251: checking messages for w095qlhjv1j0 [2022-05-13T23:54:05.289Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-13T23:54:05.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-13T23:54:06.223Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-13T23:54:07.158Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-13T23:54:08.095Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-13T23:54:08.353Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-13T23:54:09.286Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-13T23:54:10.906Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-13T23:54:12.281Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-13T23:54:12.847Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-13T23:54:14.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-13T23:54:14.133Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-13T23:54:14.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-13T23:54:14.222Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-13T23:54:16.124Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-13T23:54:17.498Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-13T23:54:20.025Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-13T23:54:24.206Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-13T23:54:24.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-13T23:54:24.421Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-13T23:54:24.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-13T23:54:24.421Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-13T23:54:24.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-13T23:54:25.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-13T23:54:27.039Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-13T23:54:27.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-13T23:54:27.107Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-13T23:54:27.107Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-13T23:54:27.107Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-13T23:54:29.567Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-13T23:54:30.061Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-13T23:54:31.443Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-13T23:54:31.467Z] docker_cli_swarm_test.go:1895: [df1d7471b98a5] joining swarm manager [dae20f35b16be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:54:31.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-13T23:54:31.479Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-13T23:54:31.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-13T23:54:31.726Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-13T23:54:31.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-13T23:54:31.934Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-13T23:54:31.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-13T23:54:31.934Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-13T23:54:31.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-13T23:54:32.693Z] docker_cli_swarm_test.go:1896: [df821686cc497] joining swarm manager [dae20f35b16be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:54:33.654Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-13T23:54:33.654Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T23:54:34.064Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-13T23:54:34.121Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-13T23:54:35.964Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-13T23:54:36.221Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-13T23:54:36.479Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-13T23:54:37.044Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-13T23:54:37.044Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-13T23:54:37.044Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-13T23:54:37.611Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-13T23:54:40.139Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-13T23:54:43.419Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-13T23:54:43.419Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-13T23:54:43.676Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-13T23:54:43.676Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-13T23:54:43.676Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-13T23:54:43.676Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-13T23:54:43.676Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-13T23:54:45.049Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-13T23:54:45.307Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-13T23:54:45.873Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-13T23:54:46.809Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-13T23:54:49.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-13T23:54:50.267Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-13T23:54:51.642Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-13T23:54:51.642Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-13T23:54:51.642Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-13T23:54:52.209Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-13T23:54:52.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-13T23:54:55.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-13T23:54:57.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-13T23:54:57.219Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-13T23:54:59.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-13T23:54:59.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-13T23:55:01.657Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-13T23:55:04.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-13T23:55:06.711Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-13T23:55:08.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-13T23:55:09.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-13T23:55:10.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-13T23:55:11.334Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-13T23:55:12.708Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-13T23:55:12.772Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-13T23:55:14.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-13T23:55:15.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-13T23:55:15.718Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-13T23:55:17.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-13T23:55:17.617Z] docker_cli_swarm_test.go:1796: [d8cda80c37a27] joining swarm manager [d106ae5287579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:55:18.990Z] docker_cli_swarm_test.go:1797: [dc4dfe4b21382] joining swarm manager [d106ae5287579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:55:18.990Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-13T23:55:22.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-13T23:55:23.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-13T23:55:23.524Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-13T23:55:23.981Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-13T23:55:23.981Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-13T23:55:24.437Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-13T23:55:25.967Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-13T23:55:25.967Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-13T23:55:25.967Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-13T23:55:27.711Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-13T23:55:30.642Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-13T23:55:32.170Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-13T23:55:32.170Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-13T23:55:32.170Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-13T23:55:32.170Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-13T23:55:32.170Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-13T23:55:32.482Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-13T23:55:33.706Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-13T23:55:34.669Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-13T23:55:35.631Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-13T23:55:36.090Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-13T23:55:36.547Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-13T23:55:37.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-13T23:55:37.056Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-13T23:55:37.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-13T23:55:37.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-13T23:55:38.248Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-13T23:55:38.248Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-13T23:55:38.248Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-13T23:55:41.153Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-13T23:55:42.304Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-13T23:55:42.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-13T23:55:43.800Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-13T23:55:44.366Z] docker_cli_swarm_test.go:1315: [d2b9b2d7bfcef] joining swarm manager [d23c5067ace5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:55:45.170Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-13T23:55:45.170Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-13T23:55:45.170Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-13T23:55:45.739Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-13T23:55:45.739Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-13T23:55:45.739Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-13T23:55:45.739Z] docker_cli_swarm_test.go:1316: [d3d92a6f28025] joining swarm manager [d23c5067ace5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:55:46.124Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-13T23:55:46.124Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-13T23:55:46.124Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-13T23:55:46.430Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-13T23:55:46.430Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-13T23:55:46.430Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-13T23:55:46.574Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-13T23:55:47.022Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-13T23:55:47.640Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-13T23:55:49.008Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-13T23:55:49.971Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-13T23:55:50.218Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-13T23:55:50.218Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite (1314.83s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-13T23:55:50.218Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.03s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.92s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.76s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.89s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.79s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.50s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.98s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.17s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.62s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.84s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.75s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.16s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.87s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.90s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.08s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.06s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.81s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.09s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.66s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.02s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.84s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.57s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.20s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.26s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.76s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.59s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.06s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.05s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.48s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.86s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.94s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.20s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.68s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.83s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.02s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.35s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.32s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.47s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.11s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.20s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.40s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.76s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.34s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.48s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.84s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.26s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.67s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.39s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.11s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.33s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildExpose (0.55s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.92s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.28s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildHistory (3.99s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.02s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.62s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.55s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.45s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.76s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.02s) [2022-05-13T23:55:50.219Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.97s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.35s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.03s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildPATH (2.58s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.88s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-05-13T23:55:50.219Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.59s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.94s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.48s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.73s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.17s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitTTY (1.17s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.31s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.33s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.13s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.88s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.81s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.13s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.39s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.46s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.51s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f17698__} (1.55s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11193516206_/foo_false_____} (0.48s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11193516206_/foo_true_____} (1.31s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_false_____} (1.48s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_true_____} (1.47s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31086657488_/foo_true__0xc000f176c8___} (1.35s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f176e0__} (0.69s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f176f8__} (1.51s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f17710__} (1.56s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f17728__} (1.32s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.25s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.88s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.93s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.65s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.20s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.35s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.06s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.81s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-05-13T23:55:50.220Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.99s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.34s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.14s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.22s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.89s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.73s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.75s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.17s) [2022-05-13T23:55:50.220Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFilters (1.37s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.29s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.81s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.80s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecInspectID (1.78s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecTTY (0.80s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.67s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHealth (18.95s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.73s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.05s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.16s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginActive (2.03s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.38s) [2022-05-13T23:55:50.221Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.78s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.33s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.97s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.30s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPortList (7.56s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.27s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.02s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.41s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.79s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.12s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-05-13T23:55:50.221Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.14s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.35s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.25s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.66s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.74s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.40s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.20s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMount (4.77s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.23s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.06s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.08s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.67s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.11s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-05-13T23:55:50.222Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.08s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-05-13T23:55:50.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.99s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.76s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.68s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.14s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.51s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.78s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.77s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.19s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.99s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.50s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.73s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.22s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.46s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.40s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.71s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.69s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.67s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.64s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.17s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.61s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s) [2022-05-13T23:55:50.223Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2022-05-13T23:55:50.223Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-13T23:55:50.223Z] === RUN TestDockerRegistrySuite [2022-05-13T23:55:50.223Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-13T23:55:50.427Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-13T23:55:50.427Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-13T23:55:50.427Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-13T23:55:51.159Z] check_test.go:194: [dc3b8692133d2] daemon is not started [2022-05-13T23:55:51.159Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-13T23:55:51.389Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-13T23:55:52.094Z] check_test.go:194: [dce4b9358b704] daemon is not started [2022-05-13T23:55:52.094Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-13T23:55:52.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-13T23:55:52.354Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-13T23:55:52.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-13T23:55:52.354Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-13T23:55:52.354Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-13T23:55:53.468Z] check_test.go:194: [dc4594316758f] daemon is not started [2022-05-13T23:55:53.468Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-13T23:55:53.468Z] check_test.go:194: [df585fea92bda] daemon is not started [2022-05-13T23:55:53.468Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T23:55:55.994Z] check_test.go:194: [d5fce3c676952] daemon is not started [2022-05-13T23:55:55.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T23:55:58.123Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-13T23:56:00.178Z] check_test.go:194: [d85b7b945c6f1] daemon is not started [2022-05-13T23:56:00.178Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-13T23:56:02.706Z] check_test.go:194: [dbfe023645be3] daemon is not started [2022-05-13T23:56:02.706Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-13T23:56:03.274Z] check_test.go:194: [df1b048cc3880] daemon is not started [2022-05-13T23:56:03.532Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-13T23:56:04.258Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-13T23:56:04.467Z] check_test.go:194: [d1366e9604ba5] daemon is not started [2022-05-13T23:56:04.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-13T23:56:05.400Z] check_test.go:194: [d1e168c24c2de] daemon is not started [2022-05-13T23:56:05.400Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-13T23:56:06.334Z] check_test.go:194: [d848aa344fd5f] daemon is not started [2022-05-13T23:56:06.334Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-13T23:56:07.707Z] check_test.go:194: [d1f7bcb4ab33b] daemon is not started [2022-05-13T23:56:07.707Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-13T23:56:08.260Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-13T23:56:08.260Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-13T23:56:08.260Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-13T23:56:08.272Z] check_test.go:194: [d5ce6d325c85e] daemon is not started [2022-05-13T23:56:08.272Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-13T23:56:09.206Z] check_test.go:194: [d539649e1f80b] daemon is not started [2022-05-13T23:56:09.206Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-13T23:56:10.145Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db6a29fd21a2c61ab8bdcccdc87d15b0036eb8d20c1341d71dad13e109f161ac [2022-05-13T23:56:11.094Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:254fb20ccf73a8a6742d62666fea0c9367e1a2f660b736617964e4cffefaeb5a [2022-05-13T23:56:11.094Z] check_test.go:194: [db111cc1ef9cb] daemon is not started [2022-05-13T23:56:11.094Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-13T23:56:12.029Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19559277c5a5b4579d32d7fda6a80ea06678b393fd46f641ab6620bf8f770d14 [2022-05-13T23:56:12.594Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a29b79b7e287d70bf4effddcce1f1171aa4c75c50195543ce78776f3e9ae5475 [2022-05-13T23:56:12.852Z] check_test.go:194: [d2587f92451e6] daemon is not started [2022-05-13T23:56:12.853Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-13T23:56:14.228Z] check_test.go:194: [d6e0c684d180d] daemon is not started [2022-05-13T23:56:14.228Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-13T23:56:14.695Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-13T23:56:16.128Z] check_test.go:194: [d069934c983a3] daemon is not started [2022-05-13T23:56:16.128Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-13T23:56:17.062Z] check_test.go:194: [de6980782f893] daemon is not started [2022-05-13T23:56:17.062Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-13T23:56:17.320Z] check_test.go:194: [d0adb5edac2f4] daemon is not started [2022-05-13T23:56:17.321Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T23:56:18.256Z] check_test.go:194: [d112583b54f73] daemon is not started [2022-05-13T23:56:18.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T23:56:18.701Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-13T23:56:18.702Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-13T23:56:18.702Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-13T23:56:18.702Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-13T23:56:18.702Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-13T23:56:18.702Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-13T23:56:19.189Z] check_test.go:194: [d7d908e99d4f1] daemon is not started [2022-05-13T23:56:19.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T23:56:19.755Z] check_test.go:194: [d5a42f4ce013d] daemon is not started [2022-05-13T23:56:19.755Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-13T23:56:21.657Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-13T23:56:22.283Z] check_test.go:194: [dfb79d1b14406] daemon is not started [2022-05-13T23:56:22.283Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-13T23:56:22.541Z] check_test.go:194: [d1773589aead8] daemon is not started [2022-05-13T23:56:22.541Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-13T23:56:23.473Z] check_test.go:194: [d9ed91a4dc1eb] daemon is not started [2022-05-13T23:56:23.473Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-13T23:56:24.040Z] check_test.go:194: [d85934f0cdf8f] daemon is not started [2022-05-13T23:56:24.040Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-13T23:56:24.040Z] check_test.go:194: [d06181481f1fd] daemon is not started [2022-05-13T23:56:24.040Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-13T23:56:24.297Z] check_test.go:194: [dca524521e1f1] daemon is not started [2022-05-13T23:56:24.297Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-13T23:56:24.555Z] check_test.go:194: [dca7a39d38b70] daemon is not started [2022-05-13T23:56:24.555Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-13T23:56:24.813Z] check_test.go:194: [dca0169873f0c] daemon is not started [2022-05-13T23:56:24.813Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-13T23:56:25.070Z] check_test.go:194: [d0a06b911b2ef] daemon is not started [2022-05-13T23:56:25.070Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-13T23:56:26.004Z] check_test.go:194: [dd15ad453b3eb] daemon is not started [2022-05-13T23:56:26.004Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-13T23:56:27.175Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-13T23:56:27.378Z] check_test.go:194: [d2d83f5dc7980] daemon is not started [2022-05-13T23:56:27.378Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-13T23:56:27.609Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-13T23:56:28.311Z] check_test.go:194: [dfa64e4f2a4b6] daemon is not started [2022-05-13T23:56:28.311Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-13T23:56:29.260Z] check_test.go:194: [d055ea64b3987] daemon is not started [2022-05-13T23:56:29.260Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-13T23:56:30.199Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-13T23:56:30.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-13T23:56:31.030Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-13T23:56:31.030Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite (41.14s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.57s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.69s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-05-13T23:56:31.131Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-13T23:56:31.131Z] === RUN TestDockerSchema1RegistrySuite [2022-05-13T23:56:31.131Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-13T23:56:31.131Z] check_test.go:221: [d182bb75d9d4e] daemon is not started [2022-05-13T23:56:31.131Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-13T23:56:33.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-13T23:56:33.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-13T23:56:33.755Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-13T23:56:33.987Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-13T23:56:34.410Z] check_test.go:221: [d65afa1e1c2be] daemon is not started [2022-05-13T23:56:34.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-13T23:56:34.974Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-13T23:56:36.543Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-13T23:56:36.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-13T23:56:36.645Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-13T23:56:37.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-13T23:56:37.101Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-13T23:56:37.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-13T23:56:37.101Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-13T23:56:37.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-13T23:56:37.776Z] check_test.go:221: [d383727291f89] daemon is not started [2022-05-13T23:56:37.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-13T23:56:38.067Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-13T23:56:38.067Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-13T23:56:38.067Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-13T23:56:38.712Z] check_test.go:221: [df4364be46c2f] daemon is not started [2022-05-13T23:56:38.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-13T23:56:38.969Z] check_test.go:221: [de74b18b8b7c3] daemon is not started [2022-05-13T23:56:38.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-13T23:56:39.904Z] check_test.go:221: [dbd6bd7845006] daemon is not started [2022-05-13T23:56:39.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-13T23:56:40.836Z] check_test.go:221: [df9d1930ba25a] daemon is not started [2022-05-13T23:56:40.836Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-13T23:56:41.769Z] check_test.go:221: [d0cab15d4d6c7] daemon is not started [2022-05-13T23:56:41.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-13T23:56:44.297Z] check_test.go:221: [ddeb06fbd9c37] daemon is not started [2022-05-13T23:56:44.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-13T23:56:44.555Z] check_test.go:221: [d03710bbe828f] daemon is not started [2022-05-13T23:56:44.555Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-13T23:56:45.120Z] check_test.go:221: [d2a223bd77e29] daemon is not started [2022-05-13T23:56:45.120Z] --- PASS: TestDockerSchema1RegistrySuite (13.94s) [2022-05-13T23:56:45.120Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-13T23:56:45.120Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-05-13T23:56:45.120Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.90s) [2022-05-13T23:56:45.120Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-05-13T23:56:45.121Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-05-13T23:56:45.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-13T23:56:45.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-13T23:56:45.686Z] check_test.go:250: [d4288338a4958] daemon is not started [2022-05-13T23:56:45.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-13T23:56:46.253Z] check_test.go:250: [d52a9fd4c39c4] daemon is not started [2022-05-13T23:56:46.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-13T23:56:46.511Z] check_test.go:250: [de64efc74eba4] daemon is not started [2022-05-13T23:56:46.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-13T23:56:47.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-13T23:56:48.143Z] check_test.go:250: [dedd5d7d5e0b0] daemon is not started [2022-05-13T23:56:48.143Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-13T23:56:48.710Z] check_test.go:250: [dfe8fdff844e5] daemon is not started [2022-05-13T23:56:48.710Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-13T23:56:49.040Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-13T23:56:49.642Z] check_test.go:250: [d9e0f18f21f61] daemon is not started [2022-05-13T23:56:49.643Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-13T23:56:49.643Z] check_test.go:250: [d71f2f46486cc] daemon is not started [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-05-13T23:56:49.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-13T23:56:49.643Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-13T23:56:49.643Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-13T23:56:50.030Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-13T23:56:50.207Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-13T23:56:54.388Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-13T23:56:54.647Z] check_test.go:277: [d58293e1d65d2] daemon is not started [2022-05-13T23:56:54.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-13T23:56:54.905Z] check_test.go:277: [d45f13e43dd17] daemon is not started [2022-05-13T23:56:54.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-13T23:56:55.163Z] check_test.go:277: [de577942cc258] daemon is not started [2022-05-13T23:56:55.163Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-13T23:56:55.163Z] check_test.go:277: [de6dbc3b0d98b] daemon is not started [2022-05-13T23:56:55.163Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-13T23:56:55.421Z] check_test.go:277: [d4fa13a914e0d] daemon is not started [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-05-13T23:56:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2022-05-13T23:56:55.421Z] === RUN TestDockerNetworkSuite [2022-05-13T23:56:55.421Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-13T23:56:56.794Z] docker_cli_network_unix_test.go:46: [d06db09c24753] daemon is not started [2022-05-13T23:56:57.051Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-13T23:56:57.619Z] docker_cli_network_unix_test.go:46: [df75b664bf9c6] daemon is not started [2022-05-13T23:56:57.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-13T23:57:01.165Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-13T23:57:01.165Z] docker_cli_network_unix_test.go:46: [d50cf3409b552] daemon is not started [2022-05-13T23:57:01.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-13T23:57:02.539Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-13T23:57:03.014Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-13T23:57:03.639Z] docker_cli_network_unix_test.go:46: [d2f3cd6dde679] daemon is not started [2022-05-13T23:57:03.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-13T23:57:03.898Z] docker_cli_network_unix_test.go:1233: [d54fbcca93886] daemon is not started [2022-05-13T23:57:06.330Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-13T23:57:07.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-13T23:57:08.110Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-13T23:57:08.110Z] docker_cli_network_unix_test.go:46: [d6f53de62ac82] daemon is not started [2022-05-13T23:57:08.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-13T23:57:10.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-13T23:57:10.576Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-13T23:57:13.696Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-13T23:57:13.696Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-13T23:57:13.696Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-13T23:57:13.696Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-13T23:57:14.760Z] docker_cli_network_unix_test.go:46: [d275c3643ec28] daemon is not started [2022-05-13T23:57:15.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-13T23:57:15.325Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-13T23:57:16.758Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-13T23:57:17.852Z] docker_cli_network_unix_test.go:46: [d415bcccca09d] daemon is not started [2022-05-13T23:57:18.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-13T23:57:19.355Z] docker_cli_network_unix_test.go:46: [d83efb149f67a] daemon is not started [2022-05-13T23:57:19.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-13T23:57:19.928Z] docker_cli_network_unix_test.go:46: [d4ace0faa1d19] daemon is not started [2022-05-13T23:57:19.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-13T23:57:20.187Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-13T23:57:20.446Z] docker_cli_network_unix_test.go:46: [d12886f72a70e] daemon is not started [2022-05-13T23:57:20.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-13T23:57:21.018Z] docker_cli_network_unix_test.go:46: [d890ab8bf1603] daemon is not started [2022-05-13T23:57:21.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-13T23:57:21.516Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-13T23:57:22.210Z] docker_cli_network_unix_test.go:46: [dae3f5e430190] daemon is not started [2022-05-13T23:57:22.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-13T23:57:22.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-13T23:57:22.725Z] docker_cli_network_unix_test.go:46: [d3c33a4ac894d] daemon is not started [2022-05-13T23:57:22.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-13T23:57:22.983Z] docker_cli_network_unix_test.go:46: [de05552856f0d] daemon is not started [2022-05-13T23:57:22.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-13T23:57:23.548Z] docker_cli_network_unix_test.go:46: [d0805feb607b0] daemon is not started [2022-05-13T23:57:24.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-13T23:57:24.374Z] docker_cli_network_unix_test.go:46: [d635e17ecdd42] daemon is not started [2022-05-13T23:57:24.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-13T23:57:24.374Z] docker_cli_network_unix_test.go:46: [da09d0a5626fb] daemon is not started [2022-05-13T23:57:24.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-13T23:57:24.633Z] docker_cli_network_unix_test.go:46: [dec7d5b5fcf3e] daemon is not started [2022-05-13T23:57:24.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-13T23:57:24.633Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-13T23:57:24.633Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-13T23:57:24.633Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-13T23:57:25.566Z] docker_cli_network_unix_test.go:46: [df346cc1a29d5] daemon is not started [2022-05-13T23:57:25.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-13T23:57:26.131Z] docker_cli_network_unix_test.go:46: [d8bcd076c88d9] daemon is not started [2022-05-13T23:57:26.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-13T23:57:26.700Z] docker_cli_network_unix_test.go:46: [daadb280fb693] daemon is not started [2022-05-13T23:57:26.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-13T23:57:26.958Z] docker_cli_network_unix_test.go:46: [dbddd57597c1e] daemon is not started [2022-05-13T23:57:26.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-13T23:57:26.958Z] docker_cli_network_unix_test.go:46: [df816f1b1e814] daemon is not started [2022-05-13T23:57:26.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-13T23:57:27.381Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-13T23:57:28.858Z] docker_cli_network_unix_test.go:968: [d262c5982bd45] daemon is not started [2022-05-13T23:57:28.946Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-13T23:57:28.946Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-13T23:57:28.946Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-13T23:57:28.946Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-13T23:57:28.946Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-13T23:57:30.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-13T23:57:30.797Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-13T23:57:31.363Z] docker_cli_network_unix_test.go:46: [d35fc6419ab42] daemon is not started [2022-05-13T23:57:31.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-13T23:57:31.621Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-13T23:57:31.900Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-13T23:57:31.900Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-13T23:57:31.900Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-13T23:57:32.559Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-13T23:57:34.459Z] docker_cli_network_unix_test.go:1116: [dbfed859f8078] daemon is not started [2022-05-13T23:57:35.026Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-13T23:57:38.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-13T23:57:38.585Z] docker_cli_network_unix_test.go:46: [dd3de56752d30] daemon is not started [2022-05-13T23:57:38.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-13T23:57:38.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-13T23:57:38.790Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-13T23:57:39.518Z] docker_cli_network_unix_test.go:46: [d9757c56eeaf8] daemon is not started [2022-05-13T23:57:39.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-13T23:57:39.518Z] docker_cli_network_unix_test.go:46: [d49b4d58aeb22] daemon is not started [2022-05-13T23:57:39.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-13T23:57:39.518Z] docker_cli_network_unix_test.go:46: [d76eb40b6f0b4] daemon is not started [2022-05-13T23:57:39.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-13T23:57:39.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-13T23:57:39.776Z] docker_cli_network_unix_test.go:46: [d7834d25087d0] daemon is not started [2022-05-13T23:57:39.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-13T23:57:39.776Z] docker_cli_network_unix_test.go:46: [d5b0c9c21bd2e] daemon is not started [2022-05-13T23:57:39.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-13T23:57:39.776Z] docker_cli_network_unix_test.go:46: [de274492510cc] daemon is not started [2022-05-13T23:57:39.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-13T23:57:41.677Z] docker_cli_network_unix_test.go:46: [d9cb417a110f4] daemon is not started [2022-05-13T23:57:42.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-13T23:57:42.243Z] docker_cli_network_unix_test.go:46: [d3a39b1738e5e] daemon is not started [2022-05-13T23:57:42.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-13T23:57:42.243Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-13T23:57:42.243Z] docker_cli_network_unix_test.go:46: [d90263836407c] daemon is not started [2022-05-13T23:57:42.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-13T23:57:42.809Z] docker_cli_network_unix_test.go:46: [d37adc7e7482f] daemon is not started [2022-05-13T23:57:42.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-13T23:57:43.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-13T23:57:46.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-13T23:57:46.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-13T23:57:47.928Z] docker_cli_network_unix_test.go:1084: [d03e165ac25a5] daemon is not started [2022-05-13T23:57:49.261Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-13T23:57:49.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-13T23:57:49.301Z] docker_cli_network_unix_test.go:46: [da46e18925761] daemon is not started [2022-05-13T23:57:49.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-13T23:57:49.870Z] docker_cli_network_unix_test.go:46: [d0cafe0a860a6] daemon is not started [2022-05-13T23:57:50.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-13T23:57:51.063Z] docker_cli_network_unix_test.go:46: [d2700c323acec] daemon is not started [2022-05-13T23:57:51.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-13T23:57:51.629Z] docker_cli_network_unix_test.go:46: [d2cbac086f983] daemon is not started [2022-05-13T23:57:51.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-13T23:57:51.887Z] docker_cli_network_unix_test.go:46: [da97537bda72e] daemon is not started [2022-05-13T23:57:52.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-13T23:57:52.711Z] docker_cli_network_unix_test.go:46: [d9baf14c89226] daemon is not started [2022-05-13T23:57:52.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-13T23:57:53.277Z] docker_cli_network_unix_test.go:46: [d8860e9c194db] daemon is not started [2022-05-13T23:57:53.535Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-13T23:57:58.800Z] docker_cli_network_unix_test.go:46: [de9cfc798e721] daemon is not started [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite (63.33s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.57s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.87s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.75s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.99s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.44s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.30s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.89s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.62s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.70s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-13T23:57:58.800Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-05-13T23:57:58.800Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s) [2022-05-13T23:57:58.800Z] === RUN TestDockerHubPullSuite [2022-05-13T23:57:58.800Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-13T23:58:00.697Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-13T23:58:02.593Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-13T23:58:03.159Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-13T23:58:05.058Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-13T23:58:05.058Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite (6.17s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-13T23:58:05.058Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-13T23:58:05.058Z] PASS [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === Skipped [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-13T23:58:05.058Z] docker_cli_sni_test.go:18: Flakey test [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-13T23:58:05.058Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-13T23:58:05.058Z] [2022-05-13T23:58:05.058Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-13T23:58:05.058Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-13T23:58:05.058Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-13T23:58:05.059Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-13T23:58:05.059Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-13T23:58:05.059Z] docker_cli_network_unix_test.go:46: [d90263836407c] daemon is not started [2022-05-13T23:58:05.059Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] DONE 1265 tests, 51 skipped in 1456.112s [2022-05-13T23:58:05.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-13T23:58:05.059Z] ++++ cat bundles/test-integration/docker.pid [2022-05-13T23:58:05.059Z] +++ kill 9354 [2022-05-13T23:58:05.059Z] +++ /etc/init.d/apparmor stop [2022-05-13T23:58:05.059Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] Unloading profiles will leave already running processes permanently [2022-05-13T23:58:05.059Z] unconfined, which can lead to unexpected situations. [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.059Z] To set a process to complain mode, use the command line tool [2022-05-13T23:58:05.059Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-13T23:58:05.059Z] +++ true [2022-05-13T23:58:05.059Z] exiting test-integration [2022-05-13T23:58:05.059Z] ++ exit 0 [2022-05-13T23:58:05.059Z] [2022-05-13T23:58:05.316Z] + for job in $(jobs -p) [2022-05-13T23:58:05.316Z] + wait 9705 [2022-05-13T23:58:22.783Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-13T23:58:31.840Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-13T23:58:31.840Z] docker_cli_swarm_test.go:1180: [d7bc4b2551e0a] joining swarm manager [dbc2fd285ba88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:58:38.390Z] docker_cli_swarm_test.go:1189: [dcfc7343612cd] joining swarm manager [dbc2fd285ba88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:58:40.608Z] === RUN TestDockerSuite/TestBuildRm [2022-05-13T23:58:55.570Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-13T23:58:59.365Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-13T23:58:59.365Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-13T23:58:59.365Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-13T23:58:59.365Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-13T23:58:59.365Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-13T23:59:00.935Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-13T23:59:04.107Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-13T23:59:04.107Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-13T23:59:04.107Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-13T23:59:04.107Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-13T23:59:05.094Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-13T23:59:05.694Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-13T23:59:10.456Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-13T23:59:10.963Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-13T23:59:10.963Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-13T23:59:10.963Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-13T23:59:10.963Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-13T23:59:11.431Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-13T23:59:11.431Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-13T23:59:11.431Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-13T23:59:11.431Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-13T23:59:11.431Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-13T23:59:11.431Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-13T23:59:11.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-13T23:59:15.214Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-13T23:59:15.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-13T23:59:16.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-13T23:59:16.194Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-13T23:59:16.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-13T23:59:16.194Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-13T23:59:16.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-13T23:59:16.194Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-13T23:59:16.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-13T23:59:16.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-13T23:59:16.764Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-13T23:59:16.764Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-13T23:59:17.220Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-13T23:59:22.532Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-13T23:59:25.046Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-13T23:59:26.418Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-13T23:59:30.599Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-13T23:59:32.495Z] docker_cli_swarm_test.go:1112: [dbef60be7cc0e] joining swarm manager [dac5b05b6c237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-13T23:59:33.866Z] docker_cli_swarm_test.go:1113: [d45b99452d740] joining swarm manager [dac5b05b6c237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-13T23:59:36.448Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-13T23:59:36.448Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-13T23:59:36.448Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-13T23:59:40.357Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-13T23:59:40.357Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-13T23:59:40.357Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-13T23:59:40.357Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-13T23:59:40.357Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-13T23:59:40.357Z] === RUN TestDockerSuite/TestBuildFails [2022-05-13T23:59:42.710Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-13T23:59:42.710Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-13T23:59:45.126Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-13T23:59:45.126Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-13T23:59:49.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-13T23:59:50.994Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-13T23:59:50.994Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-13T23:59:55.749Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-13T23:59:57.015Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-14T00:00:05.671Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-14T00:00:12.823Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-14T00:00:13.294Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-14T00:00:20.454Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-14T00:00:20.454Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-14T00:00:20.454Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-14T00:00:20.454Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-14T00:00:21.439Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-14T00:00:21.439Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-14T00:00:21.439Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-14T00:00:25.866Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-14T00:00:25.866Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:00:25.866Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-14T00:00:26.854Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-14T00:00:28.436Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-14T00:00:31.857Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-14T00:00:31.857Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:00:31.857Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-14T00:00:34.366Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-14T00:00:41.540Z] === RUN TestDockerSuite/TestBuildUser [2022-05-14T00:00:41.540Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:00:41.540Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-14T00:00:41.540Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:00:41.540Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-14T00:00:41.540Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:00:41.540Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-14T00:00:43.170Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-14T00:00:43.170Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-14T00:00:43.170Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-14T00:00:44.340Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-14T00:00:44.807Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-14T00:00:46.305Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-14T00:00:46.774Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-14T00:00:47.755Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-14T00:00:47.755Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-14T00:00:47.755Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-14T00:00:48.223Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-14T00:00:48.223Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-14T00:00:50.618Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-14T00:00:50.618Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:00:50.618Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-14T00:00:50.618Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:00:50.618Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-14T00:00:54.083Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-14T00:00:55.068Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-14T00:00:55.282Z] docker_cli_swarm_test.go:1166: [d8edd6118e4d8] joining swarm manager [dac5b05b6c237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-14T00:00:55.536Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-14T00:00:56.521Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-14T00:00:57.507Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-14T00:00:58.493Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-14T00:01:00.055Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-14T00:01:04.221Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-14T00:01:07.220Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-14T00:01:07.220Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-14T00:01:07.220Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-14T00:01:07.688Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-14T00:01:08.155Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-14T00:01:14.023Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-14T00:01:16.570Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-14T00:01:20.744Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-14T00:01:20.744Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-14T00:01:27.332Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-14T00:01:28.267Z] docker_cli_swarm_test.go:1447: [d63b7a14c51e1] joining swarm manager [d56e9b0eb2b83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-14T00:01:29.201Z] docker_cli_swarm_test.go:1448: [d6e6fa79b6634] joining swarm manager [d56e9b0eb2b83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-14T00:01:31.168Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-14T00:01:34.223Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-14T00:01:35.247Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-14T00:01:35.247Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-14T00:01:35.247Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-14T00:01:35.247Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-14T00:01:38.337Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-14T00:01:38.337Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:01:38.337Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-14T00:01:38.337Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:01:38.337Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-14T00:01:41.301Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-14T00:01:41.301Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:01:41.301Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-14T00:01:41.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-14T00:01:41.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-14T00:01:41.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-14T00:01:41.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-14T00:01:41.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-14T00:01:41.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-14T00:01:44.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-14T00:01:47.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-14T00:01:49.661Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-14T00:01:51.559Z] docker_cli_swarm_unix_test.go:63: [d4868021f9537] joining swarm manager [dbc71df8a15e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-14T00:01:56.238Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-14T00:02:00.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-14T00:02:00.504Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-14T00:02:09.865Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-14T00:02:17.931Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-14T00:02:18.332Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-14T00:02:18.332Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:02:18.332Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-14T00:02:18.332Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:02:18.332Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-14T00:02:18.332Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:02:18.332Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-14T00:02:19.319Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-14T00:02:29.750Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-14T00:02:30.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-14T00:02:31.319Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-14T00:02:31.319Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:02:31.319Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-14T00:02:31.319Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:02:31.319Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-14T00:02:31.319Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:02:31.787Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-14T00:02:32.864Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-14T00:02:34.003Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-14T00:02:38.781Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-14T00:02:39.469Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-14T00:02:41.163Z] === RUN TestDockerSuite/TestCommitChange [2022-05-14T00:02:47.032Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-14T00:02:47.432Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-14T00:02:47.772Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-14T00:02:47.772Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-14T00:02:47.772Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-14T00:02:49.670Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-14T00:02:52.903Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-14T00:02:52.903Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:02:52.903Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-14T00:02:52.950Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-14T00:02:54.589Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-14T00:02:55.502Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-14T00:02:57.400Z] docker_api_swarm_test.go:962: [df9e37eb07a5c] joining swarm manager [d86562de2b740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-14T00:03:01.570Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-14T00:03:01.570Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:03:01.570Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-14T00:03:10.246Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-14T00:03:15.008Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-14T00:03:15.008Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.008Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-14T00:03:15.008Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-14T00:03:15.008Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.466Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-14T00:03:15.479Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-14T00:03:15.479Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-14T00:03:15.479Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-14T00:03:15.479Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-14T00:03:15.479Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-14T00:03:15.812Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-14T00:03:15.812Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-14T00:03:15.812Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-14T00:03:25.912Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-14T00:03:26.232Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-14T00:03:26.233Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-14T00:03:26.233Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-14T00:03:26.233Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-14T00:03:26.233Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-14T00:03:26.233Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-14T00:03:27.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-14T00:03:29.026Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-14T00:03:29.184Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-14T00:03:31.553Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-14T00:03:34.093Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-14T00:03:34.577Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-14T00:03:34.577Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:03:34.577Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-14T00:03:35.046Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-14T00:03:37.529Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-14T00:03:37.530Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:03:37.530Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-14T00:03:37.530Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:03:37.530Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-14T00:03:37.530Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:03:37.530Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-14T00:03:37.993Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-14T00:03:37.993Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-14T00:03:38.460Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-14T00:03:40.486Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-14T00:03:40.486Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:03:40.486Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-14T00:03:40.486Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-14T00:03:41.404Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-14T00:03:42.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-14T00:03:42.390Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-14T00:03:43.440Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-14T00:03:43.440Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-14T00:03:43.440Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:03:43.440Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-14T00:03:43.440Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:03:43.440Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-14T00:03:43.440Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:03:43.440Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-14T00:03:43.952Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-14T00:03:45.497Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-14T00:03:47.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-14T00:03:48.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-14T00:03:49.449Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-14T00:03:50.551Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-14T00:03:52.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-14T00:03:52.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-14T00:03:52.404Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:03:52.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-14T00:03:53.078Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-14T00:03:54.367Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-14T00:03:55.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-14T00:03:55.356Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-14T00:03:55.605Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-14T00:03:56.578Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-14T00:03:58.306Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-14T00:03:58.306Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:03:58.306Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-14T00:03:58.306Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:03:58.306Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-14T00:03:58.886Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-14T00:04:00.794Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-14T00:04:02.096Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-14T00:04:02.097Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-14T00:04:04.324Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-14T00:04:04.324Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:04:04.324Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-14T00:04:06.998Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-14T00:04:07.279Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-14T00:04:07.749Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-14T00:04:10.702Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-14T00:04:11.751Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-14T00:04:15.458Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-14T00:04:20.217Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-14T00:04:20.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-14T00:04:20.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-14T00:04:20.687Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-14T00:04:20.687Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-14T00:04:22.171Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-14T00:04:23.641Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-14T00:04:23.641Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:04:23.641Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-14T00:04:27.435Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-14T00:04:27.435Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:04:27.435Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-14T00:04:28.036Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-14T00:04:29.653Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-14T00:04:29.653Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-14T00:04:32.784Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-14T00:04:33.769Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-14T00:04:33.769Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-14T00:04:33.769Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-14T00:04:33.769Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-14T00:04:33.769Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-14T00:04:35.527Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-14T00:04:36.722Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-14T00:04:36.722Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-14T00:04:36.722Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-14T00:04:37.744Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-14T00:04:37.745Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:04:37.745Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-14T00:04:37.745Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:04:37.745Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-14T00:04:37.745Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:04:37.745Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-14T00:04:37.745Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:04:37.745Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-14T00:04:37.745Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:04:37.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-14T00:04:39.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-14T00:04:39.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-14T00:04:42.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-14T00:04:45.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-14T00:04:48.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-14T00:04:51.112Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-14T00:04:51.112Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-14T00:04:51.112Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-14T00:04:51.113Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-14T00:04:51.113Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-14T00:04:51.113Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-14T00:04:51.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000506798__} [2022-05-14T00:04:54.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12224074558_c:\foo_false_____} [2022-05-14T00:04:54.836Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-14T00:04:56.997Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-14T00:04:57.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12224074558_c:\foo_true_____} [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-14T00:05:00.610Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-14T00:05:00.610Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-14T00:05:00.610Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-14T00:05:00.610Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-14T00:05:00.610Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-14T00:05:00.660Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-14T00:05:00.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-14T00:05:01.129Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-14T00:05:01.129Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-14T00:05:01.129Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-14T00:05:01.129Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-14T00:05:01.129Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:05:01.129Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-14T00:05:04.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-14T00:05:04.337Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-14T00:05:04.337Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-14T00:05:04.796Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-14T00:05:04.921Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-14T00:05:04.921Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-14T00:05:04.921Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:05:04.921Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-14T00:05:05.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-14T00:05:08.712Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-14T00:05:08.713Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-14T00:05:08.713Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:05:08.713Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-14T00:05:11.525Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-14T00:05:11.666Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-14T00:05:11.666Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:05:11.666Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-14T00:05:11.666Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:05:11.666Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-14T00:05:11.666Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:05:11.666Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-14T00:05:11.859Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-14T00:05:17.539Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-14T00:05:20.493Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-14T00:05:20.493Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:05:20.493Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-14T00:05:20.493Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:05:20.493Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite (1553.14s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.44s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.71s) [2022-05-14T00:05:26.721Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.82s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.43s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.07s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.67s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.56s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.48s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.60s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.10s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.94s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.89s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.60s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.51s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.59s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.85s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.99s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.67s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.72s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.72s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.73s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.07s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.17s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.34s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.29s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.33s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.06s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.99s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.62s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.16s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.88s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.17s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.50s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.17s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.99s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.23s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.71s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.83s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.38s) [2022-05-14T00:05:26.721Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.30s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.04s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.86s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.19s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-05-14T00:05:26.721Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-05-14T00:05:26.722Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-05-14T00:05:26.722Z] === RUN TestDockerExternalVolumeSuite [2022-05-14T00:05:26.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-14T00:05:27.287Z] docker_cli_external_volume_driver_test.go:53: [d245390172e00] daemon is not started [2022-05-14T00:05:27.577Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-14T00:05:29.189Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-14T00:05:29.189Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-14T00:05:29.189Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-14T00:05:29.189Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-14T00:05:29.189Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-14T00:05:29.189Z] === RUN TestDockerSuite/TestBuildFails [2022-05-14T00:05:30.721Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-14T00:05:30.721Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-14T00:05:33.000Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-14T00:05:33.000Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:05:33.000Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-14T00:05:33.000Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:05:33.000Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-14T00:05:36.491Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-14T00:05:42.259Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-14T00:05:45.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-14T00:05:45.386Z] === RUN TestDockerSuite/TestBuildRm [2022-05-14T00:05:45.510Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-14T00:05:45.510Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:05:45.510Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-14T00:05:45.510Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:05:45.510Z] === RUN TestDockerSuite/TestCpToDot [2022-05-14T00:05:47.076Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-14T00:05:47.076Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:05:47.076Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-14T00:05:47.076Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:05:47.076Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-14T00:05:50.873Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-14T00:05:50.873Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-14T00:05:50.873Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-14T00:05:50.873Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-14T00:05:50.873Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-14T00:05:53.826Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-14T00:05:54.553Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-14T00:05:56.781Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-14T00:05:56.782Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-14T00:05:57.250Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-14T00:06:00.203Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-14T00:06:00.671Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-14T00:06:01.141Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-14T00:06:01.141Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:06:01.141Z] === RUN TestDockerSuite/TestCreateRM [2022-05-14T00:06:01.609Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-14T00:06:01.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:06:01.609Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-14T00:06:02.077Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-14T00:06:02.545Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-14T00:06:03.194Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-14T00:06:04.840Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-14T00:06:06.144Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-14T00:06:06.144Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-14T00:06:06.144Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-14T00:06:06.145Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-14T00:06:06.145Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-14T00:06:06.368Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-14T00:06:07.708Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-14T00:06:12.137Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-14T00:06:12.138Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-14T00:06:12.138Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-14T00:06:12.459Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-14T00:06:12.594Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-14T00:06:12.973Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-14T00:06:12.973Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-14T00:06:13.049Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-14T00:06:13.049Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-14T00:06:13.049Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-14T00:06:13.441Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-14T00:06:17.215Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-14T00:06:17.235Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-14T00:06:17.235Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-14T00:06:17.235Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:06:17.235Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-14T00:06:21.030Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-14T00:06:21.030Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDockerFails [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-14T00:06:21.030Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-14T00:06:21.030Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-14T00:06:21.030Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-14T00:06:21.030Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-14T00:06:21.030Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:06:21.030Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-14T00:06:23.080Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-14T00:06:23.338Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-14T00:06:23.338Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:06:23.338Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-14T00:06:24.827Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-14T00:06:27.781Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-14T00:06:31.584Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-14T00:06:35.801Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-14T00:06:35.801Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-14T00:06:37.976Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-14T00:06:37.976Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-14T00:06:37.976Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-14T00:06:38.938Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-14T00:06:38.938Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-14T00:06:42.018Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-14T00:06:43.607Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-14T00:06:44.387Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-14T00:06:44.387Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-14T00:06:44.387Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-14T00:06:45.139Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-14T00:06:45.596Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-14T00:06:47.124Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-14T00:06:47.582Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-14T00:06:47.892Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-14T00:06:48.544Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-14T00:06:50.711Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-14T00:06:53.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-14T00:06:53.055Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-14T00:06:53.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-14T00:06:55.058Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-14T00:06:57.758Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-14T00:06:57.758Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-14T00:06:57.758Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-14T00:06:58.015Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-14T00:06:58.485Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-14T00:06:58.720Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-14T00:06:58.919Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-14T00:06:58.919Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-14T00:06:59.176Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-14T00:06:59.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-14T00:07:04.353Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-14T00:07:04.782Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-14T00:07:04.944Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-14T00:07:05.339Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-14T00:07:06.904Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-14T00:07:12.774Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-14T00:07:14.467Z] docker_cli_external_volume_driver_test.go:53: [dcee7ecf6fe5e] daemon is not started [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-14T00:07:19.945Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-14T00:07:19.945Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-14T00:07:19.945Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:07:19.945Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-14T00:07:20.931Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-14T00:07:20.931Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:07:20.931Z] === RUN TestDockerSuite/TestEventsRename [2022-05-14T00:07:23.885Z] === RUN TestDockerSuite/TestEventsResize [2022-05-14T00:07:25.993Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-14T00:07:25.993Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-14T00:07:25.993Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-14T00:07:27.522Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-14T00:07:29.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-14T00:07:30.064Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-14T00:07:30.065Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:07:30.065Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-14T00:07:32.279Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-14T00:07:32.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-14T00:07:33.844Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-14T00:07:36.350Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-14T00:07:39.303Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-14T00:07:39.705Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-14T00:07:45.187Z] === RUN TestDockerSuite/TestEventsTop [2022-05-14T00:07:45.187Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:07:45.187Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-14T00:07:46.855Z] === RUN TestDockerSuite/TestBuildUser [2022-05-14T00:07:46.855Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:07:46.855Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-14T00:07:46.855Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:07:46.855Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-14T00:07:46.855Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:07:46.855Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-14T00:07:47.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-14T00:07:47.402Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-14T00:07:51.619Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-14T00:07:51.619Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-14T00:07:53.276Z] === RUN TestDockerSuite/TestExec [2022-05-14T00:07:53.276Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:07:53.276Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-14T00:07:53.276Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:07:53.276Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-14T00:07:55.407Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-14T00:07:55.407Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:07:55.407Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-14T00:07:55.407Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:07:55.407Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-14T00:07:55.493Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-14T00:07:57.706Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-14T00:07:57.706Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:07:57.706Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-14T00:07:57.706Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:07:57.706Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-14T00:07:57.706Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:07:57.706Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-14T00:08:00.661Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-14T00:08:02.250Z] docker_cli_external_volume_driver_test.go:53: [d0e3a47763cf7] daemon is not started [2022-05-14T00:08:03.625Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-14T00:08:05.842Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-14T00:08:08.796Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-14T00:08:09.983Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-14T00:08:14.670Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-14T00:08:14.670Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:08:14.670Z] === RUN TestDockerSuite/TestExecEnv [2022-05-14T00:08:14.670Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:08:14.670Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-14T00:08:14.670Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:08:14.670Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-14T00:08:16.893Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-14T00:08:17.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-14T00:08:17.121Z] docker_cli_external_volume_driver_test.go:53: [dd5cc45e87d72] daemon is not started [2022-05-14T00:08:20.687Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-14T00:08:20.687Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-14T00:08:21.659Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-14T00:08:21.659Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecParseError [2022-05-14T00:08:21.659Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-14T00:08:21.659Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-14T00:08:21.659Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:08:21.659Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-14T00:08:24.618Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-14T00:08:24.618Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-14T00:08:24.618Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-14T00:08:24.618Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-14T00:08:24.618Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:08:24.618Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-14T00:08:27.580Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-14T00:08:27.580Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:08:27.580Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-14T00:08:31.045Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-14T00:08:31.105Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-14T00:08:31.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-14T00:08:34.754Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-14T00:08:34.754Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:08:34.754Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-14T00:08:34.754Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:08:34.754Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-14T00:08:34.754Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:08:34.754Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-14T00:08:35.716Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-14T00:08:38.257Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-14T00:08:38.257Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:08:38.257Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-14T00:08:38.257Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:08:38.257Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-14T00:08:40.625Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-14T00:08:42.045Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-14T00:08:42.045Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:08:42.045Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-14T00:08:47.786Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-14T00:08:48.069Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-14T00:08:50.746Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-14T00:08:52.737Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-14T00:08:57.003Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-14T00:08:57.905Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestHealth [2022-05-14T00:08:57.905Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-14T00:08:57.905Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-14T00:09:01.753Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-14T00:09:01.753Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-14T00:09:03.777Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-14T00:09:03.777Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-14T00:09:03.777Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:09:03.777Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-14T00:09:03.777Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-14T00:09:03.777Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-14T00:09:04.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-14T00:09:04.245Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-14T00:09:05.232Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-14T00:09:05.232Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:09:05.232Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-14T00:09:06.803Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-14T00:09:06.803Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-14T00:09:09.020Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-14T00:09:09.020Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-14T00:09:10.376Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-14T00:09:10.376Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-14T00:09:10.376Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-14T00:09:11.974Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-14T00:09:15.774Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-14T00:09:15.774Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-14T00:09:15.774Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:09:15.774Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-14T00:09:18.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-14T00:09:19.567Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-14T00:09:19.567Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:09:19.567Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-14T00:09:19.567Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:09:19.567Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-14T00:09:19.567Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:09:19.567Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-14T00:09:19.567Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-14T00:09:20.537Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportFile [2022-05-14T00:09:20.537Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-14T00:09:20.537Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-14T00:09:20.537Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-14T00:09:20.537Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-14T00:09:20.537Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-14T00:09:20.537Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-14T00:09:20.537Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-14T00:09:20.537Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-14T00:09:20.537Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:09:20.537Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-14T00:09:22.686Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-14T00:09:23.501Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-14T00:09:23.646Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-14T00:09:23.646Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-14T00:09:23.646Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-14T00:09:23.646Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-14T00:09:23.646Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-14T00:09:26.452Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-14T00:09:26.452Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:09:26.536Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-14T00:09:26.921Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-14T00:09:26.921Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:09:26.921Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-14T00:09:26.921Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-14T00:09:26.921Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:09:26.921Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-14T00:09:29.875Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-14T00:09:29.875Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-14T00:09:29.996Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-14T00:09:31.205Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-14T00:09:31.559Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-14T00:09:31.559Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:09:31.559Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-14T00:09:31.559Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:09:31.559Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-14T00:09:31.559Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:09:32.027Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-14T00:09:33.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-14T00:09:33.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-14T00:09:33.672Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-14T00:09:33.672Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:09:33.672Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-14T00:09:33.672Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:09:33.672Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-14T00:09:33.672Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:09:33.672Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-14T00:09:33.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-14T00:09:33.826Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-14T00:09:34.239Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-14T00:09:34.239Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:09:34.239Z] === RUN TestDockerSuite/TestCommitChange [2022-05-14T00:09:35.888Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-14T00:09:36.716Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-14T00:09:37.679Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-14T00:09:39.212Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-14T00:09:40.102Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-14T00:09:41.762Z] === RUN TestDockerSuite/TestInspectImage [2022-05-14T00:09:41.762Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:09:41.762Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-14T00:09:41.762Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:09:41.762Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-14T00:09:41.762Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:09:41.762Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-14T00:09:44.717Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-14T00:09:45.965Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-14T00:09:45.965Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:09:45.965Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-14T00:09:47.673Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-14T00:09:47.673Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-14T00:09:50.628Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-14T00:09:53.580Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-14T00:09:53.580Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:09:53.580Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-14T00:09:53.580Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-14T00:09:54.629Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-14T00:09:54.629Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:09:54.629Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-14T00:09:55.803Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-14T00:09:59.594Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-14T00:10:00.264Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-14T00:10:00.264Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-14T00:10:03.288Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-14T00:10:04.351Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-14T00:10:07.322Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-14T00:10:08.042Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-14T00:10:08.042Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-14T00:10:08.042Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-14T00:10:08.042Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-14T00:10:08.042Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-14T00:10:08.042Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-14T00:10:08.042Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-14T00:10:08.042Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-14T00:10:08.804Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-14T00:10:10.271Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-14T00:10:12.488Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-14T00:10:13.471Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-14T00:10:15.443Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-14T00:10:16.698Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-14T00:10:18.398Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-14T00:10:20.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-14T00:10:21.352Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-14T00:10:21.352Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-14T00:10:21.352Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.352Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-14T00:10:21.352Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-14T00:10:21.820Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-14T00:10:21.820Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-14T00:10:21.820Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-14T00:10:21.820Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-14T00:10:22.012Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-14T00:10:24.790Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-14T00:10:25.356Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-14T00:10:25.356Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:10:25.356Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-14T00:10:26.682Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-14T00:10:27.010Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-14T00:10:28.307Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-14T00:10:28.307Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:10:28.307Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-14T00:10:28.307Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:10:28.775Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-14T00:10:28.775Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:10:28.775Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-14T00:10:31.726Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-14T00:10:31.726Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:10:31.726Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-14T00:10:31.726Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-14T00:10:32.457Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-14T00:10:32.913Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-14T00:10:32.913Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-14T00:10:32.913Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-14T00:10:32.913Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-14T00:10:32.913Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-14T00:10:34.177Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-14T00:10:34.675Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-14T00:10:34.675Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-14T00:10:34.675Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:10:34.675Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-14T00:10:34.675Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:10:34.675Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-14T00:10:34.675Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:10:34.675Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-14T00:10:35.058Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-14T00:10:35.059Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-14T00:10:35.059Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-14T00:10:36.404Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-14T00:10:36.404Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:10:36.404Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-14T00:10:38.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-14T00:10:38.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-14T00:10:39.364Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-14T00:10:39.365Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-14T00:10:42.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-14T00:10:46.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-14T00:10:46.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-14T00:10:46.049Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:10:46.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-14T00:10:46.530Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-14T00:10:48.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-14T00:10:48.998Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-14T00:10:52.789Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-14T00:10:52.789Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:10:52.789Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-14T00:10:52.789Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:10:52.789Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-14T00:10:53.695Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-14T00:10:55.741Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-14T00:10:55.741Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-14T00:10:58.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-14T00:10:58.696Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:10:58.696Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-14T00:11:00.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-14T00:11:03.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-14T00:11:06.777Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-14T00:11:06.777Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:11:06.777Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-14T00:11:07.355Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-14T00:11:07.355Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-14T00:11:09.570Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-14T00:11:10.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-14T00:11:10.580Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-14T00:11:13.535Z] === RUN TestDockerSuite/TestLogsSince [2022-05-14T00:11:15.433Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-14T00:11:22.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-14T00:11:22.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-14T00:11:22.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-14T00:11:22.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-14T00:11:22.589Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-14T00:11:23.966Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-14T00:11:23.966Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:11:23.966Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-14T00:11:23.966Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:11:23.966Z] === RUN TestDockerSuite/TestLogsTail [2022-05-14T00:11:25.540Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-14T00:11:25.540Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:11:25.540Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-14T00:11:25.684Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-14T00:11:26.924Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-14T00:11:28.492Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-14T00:11:28.492Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:11:28.492Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-14T00:11:29.880Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-14T00:11:32.282Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-14T00:11:32.282Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-14T00:11:32.833Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-14T00:11:32.833Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestNetHostname [2022-05-14T00:11:32.833Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-14T00:11:32.833Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-14T00:11:32.833Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-14T00:11:32.833Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:11:32.833Z] === RUN TestDockerSuite/TestPluginActive [2022-05-14T00:11:32.833Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-14T00:11:33.302Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-14T00:11:33.302Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-14T00:11:33.302Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-14T00:11:33.302Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-14T00:11:33.302Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-14T00:11:33.302Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-14T00:11:33.302Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-14T00:11:33.302Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-14T00:11:33.302Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPortList [2022-05-14T00:11:33.302Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:11:33.302Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-14T00:11:38.150Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-14T00:11:39.179Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-14T00:11:39.179Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.179Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-14T00:11:39.648Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:11:39.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-14T00:11:40.365Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-14T00:11:40.365Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:11:40.365Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-14T00:11:40.365Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:11:40.833Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-14T00:11:40.833Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:11:40.833Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-14T00:11:40.833Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:11:40.833Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-14T00:11:40.833Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:11:40.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-14T00:11:42.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-14T00:11:43.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-14T00:11:43.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-14T00:11:45.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-14T00:11:45.520Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:11:45.520Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-14T00:11:46.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-14T00:11:49.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-14T00:11:52.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-14T00:11:55.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000825260__} [2022-05-14T00:11:55.596Z] === RUN TestDockerSuite/TestBuildRm [2022-05-14T00:11:55.969Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-14T00:11:55.969Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:11:55.969Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-14T00:11:57.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-14T00:11:58.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1525176793_c:\foo_false_____} [2022-05-14T00:12:01.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1525176793_c:\foo_true_____} [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-14T00:12:04.450Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-14T00:12:04.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-14T00:12:04.917Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-14T00:12:04.917Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-14T00:12:04.917Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-14T00:12:04.917Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-14T00:12:04.917Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:12:04.917Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-14T00:12:06.403Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-14T00:12:07.944Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-14T00:12:08.708Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-14T00:12:08.708Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-14T00:12:08.708Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:12:08.708Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-14T00:12:10.836Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-14T00:12:10.836Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-14T00:12:10.836Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-14T00:12:10.836Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-14T00:12:11.293Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-14T00:12:11.660Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-14T00:12:12.130Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-14T00:12:12.130Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:12:12.130Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-14T00:12:12.823Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-14T00:12:15.081Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-14T00:12:15.081Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:12:15.081Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-14T00:12:15.081Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:12:15.081Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-14T00:12:15.081Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:12:15.081Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-14T00:12:15.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-14T00:12:15.524Z] docker_cli_external_volume_driver_test.go:485: [d589df81232d3] daemon is not started [2022-05-14T00:12:17.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-14T00:12:20.945Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-14T00:12:24.737Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-14T00:12:24.737Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:12:24.737Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-14T00:12:24.737Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:12:24.737Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-14T00:12:26.038Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-14T00:12:27.646Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-14T00:12:27.646Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-14T00:12:27.646Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:12:27.646Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-14T00:12:29.756Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-14T00:12:30.383Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-14T00:12:30.383Z] docker_cli_external_volume_driver_test.go:53: [df540b243a6e6] daemon is not started [2022-05-14T00:12:37.231Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-14T00:12:37.231Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:12:37.231Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-14T00:12:37.231Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:12:37.231Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-14T00:12:40.162Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-14T00:12:43.117Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite (436.96s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-05-14T00:12:45.244Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-14T00:12:45.244Z] PASS [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] === Skipped [2022-05-14T00:12:45.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-14T00:12:45.244Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-14T00:12:45.244Z] check_test.go:307: [d6f7f15c5afc6] daemon is not started [2022-05-14T00:12:45.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-14T00:12:45.244Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-14T00:12:45.244Z] check_test.go:307: [dad0348d1fce6] daemon is not started [2022-05-14T00:12:45.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-14T00:12:45.244Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-14T00:12:45.244Z] check_test.go:307: [de5b12708f38a] daemon is not started [2022-05-14T00:12:45.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-14T00:12:45.244Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-14T00:12:45.244Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-14T00:12:45.244Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-14T00:12:45.244Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] DONE 269 tests, 5 skipped in 2334.991s [2022-05-14T00:12:45.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-14T00:12:45.244Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbb302b2d38e9/docker.pid [2022-05-14T00:12:45.244Z] +++ kill 7110 [2022-05-14T00:12:45.244Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7110 is not a child of this shell [2022-05-14T00:12:45.244Z] warning: PID 7110 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbb302b2d38e9/docker.pid had a nonzero exit code [2022-05-14T00:12:45.244Z] ++++ cat bundles/test-integration/docker.pid [2022-05-14T00:12:45.244Z] +++ kill 9386 [2022-05-14T00:12:45.244Z] +++ /etc/init.d/apparmor stop [2022-05-14T00:12:45.244Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] Unloading profiles will leave already running processes permanently [2022-05-14T00:12:45.244Z] unconfined, which can lead to unexpected situations. [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] To set a process to complain mode, use the command line tool [2022-05-14T00:12:45.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-14T00:12:45.244Z] +++ true [2022-05-14T00:12:45.244Z] exiting test-integration [2022-05-14T00:12:45.244Z] ++ exit 0 [2022-05-14T00:12:45.244Z] [2022-05-14T00:12:45.244Z] + exit 0 [2022-05-14T00:12:45.244Z] ++ jobs -p [2022-05-14T00:12:45.244Z] + pids= [2022-05-14T00:12:45.244Z] + echo 'Remaining pids to kill: []' [2022-05-14T00:12:45.244Z] Remaining pids to kill: [] [2022-05-14T00:12:45.244Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-14T00:12:45.261Z] Recording test results [2022-05-14T00:12:47.030Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-14T00:12:47.349Z] + echo Ensuring container killed. [2022-05-14T00:12:47.349Z] Ensuring container killed. [2022-05-14T00:12:47.349Z] + docker ps -aq -f name=docker-pr2-* [2022-05-14T00:12:47.349Z] + cids=65841bf54ee4 [2022-05-14T00:12:47.349Z] a0bfbae0f3e5 [2022-05-14T00:12:47.349Z] 73fe567c5651 [2022-05-14T00:12:47.349Z] + [ -n 65841bf54ee4 [2022-05-14T00:12:47.349Z] a0bfbae0f3e5 [2022-05-14T00:12:47.349Z] 73fe567c5651 ] [2022-05-14T00:12:47.349Z] + docker rm -vf 65841bf54ee4 a0bfbae0f3e5 73fe567c5651 [2022-05-14T00:12:47.607Z] 65841bf54ee4 [2022-05-14T00:12:47.653Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-14T00:12:47.653Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:12:47.653Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-14T00:12:47.653Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:12:47.653Z] === RUN TestDockerSuite/TestCpToDot [2022-05-14T00:12:47.867Z] a0bfbae0f3e5 [2022-05-14T00:12:48.125Z] 73fe567c5651 [Pipeline] sh [2022-05-14T00:12:48.410Z] + echo Chowning /workspace to jenkins user [2022-05-14T00:12:48.410Z] Chowning /workspace to jenkins user [2022-05-14T00:12:48.410Z] + id -u [2022-05-14T00:12:48.410Z] + id -g [2022-05-14T00:12:48.410Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43599:/workspace busybox chown -R 1000:1000 /workspace [2022-05-14T00:12:48.410Z] Unable to find image 'busybox:latest' locally [2022-05-14T00:12:48.410Z] latest: Pulling from library/busybox [2022-05-14T00:12:48.668Z] 50e8d59317eb: Pulling fs layer [2022-05-14T00:12:48.668Z] 50e8d59317eb: Download complete [2022-05-14T00:12:48.668Z] 50e8d59317eb: Pull complete [2022-05-14T00:12:48.668Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-14T00:12:48.668Z] Status: Downloaded newer image for busybox:latest [2022-05-14T00:12:49.868Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-14T00:12:49.868Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:12:49.868Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-14T00:12:49.868Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:12:49.868Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-14T00:12:51.489Z] + bundleName=amd64 [2022-05-14T00:12:51.489Z] + echo Creating amd64-bundles.tar.gz [2022-05-14T00:12:51.489Z] Creating amd64-bundles.tar.gz [2022-05-14T00:12:51.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-14T00:12:51.489Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-14T00:12:51.782Z] === RUN TestDockerSuite/TestPsListContainersFilterName [Pipeline] archiveArtifacts [2022-05-14T00:12:52.873Z] Archiving artifacts [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-14T00:12:53.659Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-14T00:12:53.659Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-14T00:12:53.659Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-14T00:12:53.659Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-14T00:12:53.659Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-14T00:12:54.820Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-14T00:12:55.142Z] + make clean [2022-05-14T00:12:55.405Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-14T00:12:55.405Z] docker-dev-cache [2022-05-14T00:12:55.405Z] docker-mod-cache [Pipeline] deleteDir [2022-05-14T00:12:55.873Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-14T00:12:57.654Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-14T00:12:57.654Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:12:57.654Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-14T00:12:57.654Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:12:57.654Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-14T00:12:58.824Z] === RUN TestDockerSuite/TestCreateGrowRootfs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-14T00:12:59.293Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-14T00:12:59.293Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-14T00:12:59.663Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-14T00:12:59.663Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-14T00:12:59.663Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-14T00:13:01.512Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-14T00:13:02.497Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-14T00:13:02.497Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-14T00:13:02.497Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:13:02.497Z] === RUN TestDockerSuite/TestCreateRM [2022-05-14T00:13:02.966Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-14T00:13:02.966Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:13:02.966Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-14T00:13:03.435Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-14T00:13:03.540Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-14T00:13:03.540Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:13:03.540Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-14T00:13:03.540Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:13:03.540Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-14T00:13:03.540Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:13:03.540Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-14T00:13:03.540Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:13:03.540Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-14T00:13:03.903Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-14T00:13:08.202Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-14T00:13:08.202Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-14T00:13:12.216Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-14T00:13:12.216Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:13:12.216Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-14T00:13:12.869Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-14T00:13:12.869Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-14T00:13:13.207Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-14T00:13:13.207Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:13:13.207Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-14T00:13:14.325Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-14T00:13:14.325Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-14T00:13:14.325Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-14T00:13:14.772Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-14T00:13:15.241Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-14T00:13:15.241Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:13:15.241Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-14T00:13:17.276Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-14T00:13:17.276Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-14T00:13:17.276Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:13:17.276Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-14T00:13:17.543Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-14T00:13:20.001Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-14T00:13:20.227Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-14T00:13:20.227Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.227Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-14T00:13:20.696Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-14T00:13:20.696Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDockerFails [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-14T00:13:20.696Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-14T00:13:20.696Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:13:20.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-14T00:13:20.696Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:13:21.165Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-14T00:13:21.165Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:13:21.165Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-14T00:13:21.165Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:13:21.165Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-14T00:13:24.120Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-14T00:13:25.873Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-14T00:13:27.915Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-14T00:13:28.828Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-14T00:13:30.866Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-14T00:13:38.597Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-14T00:13:38.597Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:13:38.597Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-14T00:13:40.766Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-14T00:13:41.729Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-14T00:13:43.357Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-14T00:13:46.403Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-14T00:13:47.145Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-14T00:13:52.177Z] === RUN TestDockerSuite/TestBuildUser [2022-05-14T00:13:52.177Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:13:52.177Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-14T00:13:52.177Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:13:52.177Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-14T00:13:52.177Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:13:52.177Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-14T00:13:54.150Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-14T00:13:54.150Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:13:54.150Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-14T00:13:54.300Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-14T00:13:55.896Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-14T00:13:56.353Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-14T00:13:57.251Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-14T00:13:58.237Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-14T00:14:02.826Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-14T00:14:02.826Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-14T00:14:03.295Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-14T00:14:04.105Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-14T00:14:04.105Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-14T00:14:04.282Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-14T00:14:04.896Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-14T00:14:04.896Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:14:04.896Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-14T00:14:04.896Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:14:04.896Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-14T00:14:05.670Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-14T00:14:10.158Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-14T00:14:11.535Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-14T00:14:16.034Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-14T00:14:16.034Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:14:16.034Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-14T00:14:18.694Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-14T00:14:18.694Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-14T00:14:18.694Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:14:18.694Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-14T00:14:19.163Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-14T00:14:19.163Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:14:19.163Z] === RUN TestDockerSuite/TestEventsRename [2022-05-14T00:14:21.923Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-14T00:14:21.923Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-14T00:14:21.923Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-14T00:14:22.115Z] === RUN TestDockerSuite/TestEventsResize [2022-05-14T00:14:29.993Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-14T00:14:29.993Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-14T00:14:39.769Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-14T00:14:42.345Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-14T00:14:42.726Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-14T00:14:43.195Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-14T00:14:50.371Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-14T00:14:52.634Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-14T00:14:52.634Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:14:52.634Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-14T00:14:52.634Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:14:52.634Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-14T00:14:55.525Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-14T00:14:55.525Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:14:55.525Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-14T00:14:57.544Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-14T00:14:57.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-14T00:14:58.940Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-14T00:15:02.730Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-14T00:15:07.876Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-14T00:15:07.983Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-14T00:15:08.593Z] === RUN TestDockerSuite/TestEventsTop [2022-05-14T00:15:08.593Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:15:08.593Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-14T00:15:10.767Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-14T00:15:10.805Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-14T00:15:11.223Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-14T00:15:12.749Z] === RUN TestDockerSuite/TestRmiTag [2022-05-14T00:15:13.217Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-14T00:15:16.174Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-14T00:15:16.672Z] === RUN TestDockerSuite/TestExec [2022-05-14T00:15:16.672Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:15:16.672Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-14T00:15:16.672Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:15:16.672Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-14T00:15:19.624Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-14T00:15:22.868Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-14T00:15:22.868Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:15:22.868Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-14T00:15:22.868Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:15:22.868Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-14T00:15:22.868Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:15:22.868Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-14T00:15:25.817Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-14T00:15:29.605Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-14T00:15:32.278Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-14T00:15:32.278Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:15:32.278Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-14T00:15:32.278Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:15:32.278Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-14T00:15:32.278Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:15:32.278Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-14T00:15:32.278Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-14T00:15:33.393Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-14T00:15:37.184Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-14T00:15:39.344Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-14T00:15:41.489Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-14T00:15:41.489Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-14T00:15:42.240Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-14T00:15:42.240Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:15:42.240Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-14T00:15:42.240Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:15:42.240Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-14T00:15:42.240Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:15:42.240Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-14T00:15:44.336Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-14T00:15:44.337Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:15:44.337Z] === RUN TestDockerSuite/TestExecEnv [2022-05-14T00:15:44.337Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:15:44.337Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-14T00:15:44.337Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:15:44.337Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-14T00:15:44.410Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-14T00:15:47.334Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-14T00:15:48.649Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-14T00:15:49.103Z] === RUN TestDockerSuite/TestCommitChange [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-14T00:15:49.118Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:15:49.118Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-14T00:15:52.075Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-14T00:15:52.075Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:15:52.075Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-14T00:15:52.075Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:15:52.075Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-14T00:15:53.207Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-14T00:15:53.207Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecParseError [2022-05-14T00:15:53.207Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-14T00:15:53.207Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-14T00:15:53.207Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:15:53.207Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-14T00:15:53.775Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-14T00:15:56.999Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-14T00:15:56.999Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:15:56.999Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-14T00:15:56.999Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:15:56.999Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-14T00:15:56.999Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:15:56.999Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-14T00:15:56.999Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:15:57.467Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-14T00:15:57.467Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:15:57.467Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-14T00:15:57.945Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-14T00:15:58.443Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-14T00:15:58.443Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:15:58.443Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-14T00:16:01.253Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-14T00:16:01.253Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:16:01.253Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-14T00:16:01.752Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-14T00:16:03.974Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-14T00:16:05.445Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-14T00:16:05.445Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:16:05.445Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-14T00:16:07.768Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-14T00:16:08.404Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-14T00:16:08.404Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:16:08.404Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-14T00:16:08.404Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:16:08.404Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-14T00:16:08.404Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:16:08.404Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-14T00:16:10.722Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-14T00:16:10.722Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-14T00:16:15.555Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-14T00:16:16.593Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:16:16.593Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-14T00:16:20.386Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-14T00:16:20.386Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:16:20.386Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-14T00:16:22.705Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-14T00:16:23.076Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-14T00:16:24.183Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-14T00:16:24.183Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:16:24.183Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-14T00:16:24.183Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:16:24.183Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-14T00:16:26.028Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-14T00:16:26.028Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-14T00:16:26.028Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-14T00:16:26.028Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-14T00:16:26.028Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-14T00:16:26.028Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-14T00:16:26.028Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-14T00:16:26.028Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-14T00:16:26.404Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:16:26.404Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-14T00:16:26.494Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-14T00:16:29.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-14T00:16:32.316Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-14T00:16:33.646Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-14T00:16:33.646Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:16:33.646Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-14T00:16:33.646Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-14T00:16:34.114Z] === RUN TestDockerSuite/TestHealth [2022-05-14T00:16:34.114Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:16:34.114Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-14T00:16:34.114Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-14T00:16:34.114Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-14T00:16:34.114Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-14T00:16:35.272Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-14T00:16:35.272Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:16:35.272Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-14T00:16:35.272Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:16:35.272Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-14T00:16:35.272Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:16:35.272Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-14T00:16:38.231Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-14T00:16:38.231Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:16:38.523Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-14T00:16:38.700Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-14T00:16:38.700Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:16:38.700Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-14T00:16:38.700Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:16:38.700Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-14T00:16:38.700Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:16:38.700Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-14T00:16:40.916Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-14T00:16:41.276Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-14T00:16:41.276Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-14T00:16:41.744Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-14T00:16:41.744Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:16:41.744Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-14T00:16:42.732Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-14T00:16:43.199Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-14T00:16:45.414Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-14T00:16:45.414Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-14T00:16:47.634Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-14T00:16:48.084Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:16:48.084Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-14T00:16:50.303Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-14T00:16:50.303Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:16:50.303Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-14T00:16:50.771Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-14T00:16:50.771Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:16:50.771Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-14T00:16:51.018Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-14T00:16:51.018Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:16:51.018Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-14T00:16:51.426Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-14T00:16:51.426Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-14T00:16:51.426Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:16:51.426Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-14T00:16:52.007Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-14T00:16:52.007Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:16:52.007Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-14T00:16:52.007Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:16:52.007Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-14T00:16:52.007Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:16:52.007Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-14T00:16:53.723Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-14T00:16:55.211Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportFile [2022-05-14T00:16:55.211Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-14T00:16:55.211Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-14T00:16:55.211Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.211Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-14T00:16:55.211Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-14T00:16:55.680Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-14T00:16:55.680Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-14T00:16:55.680Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-14T00:16:55.680Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-14T00:16:55.680Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:16:55.680Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-14T00:16:57.519Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-14T00:16:57.519Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:16:57.519Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-14T00:16:58.631Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-14T00:16:59.141Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-14T00:16:59.141Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:16:59.141Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-14T00:16:59.141Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-14T00:17:00.478Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-14T00:17:00.478Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:17:00.478Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-14T00:17:00.478Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:17:00.478Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-14T00:17:00.478Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:17:00.478Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-14T00:17:02.075Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-14T00:17:02.075Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-14T00:17:02.075Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.075Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-14T00:17:02.075Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.075Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-14T00:17:02.075Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.075Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-14T00:17:02.421Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-14T00:17:02.421Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.421Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-14T00:17:02.421Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.421Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-14T00:17:02.421Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-14T00:17:02.421Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:17:02.421Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-14T00:17:03.432Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-14T00:17:04.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-14T00:17:05.376Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-14T00:17:05.376Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-14T00:17:06.387Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-14T00:17:06.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-14T00:17:09.167Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-14T00:17:09.167Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:17:09.167Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-14T00:17:09.167Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:17:09.167Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-14T00:17:09.167Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:17:09.167Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-14T00:17:09.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-14T00:17:09.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-14T00:17:09.460Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:17:09.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-14T00:17:10.184Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-14T00:17:11.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-14T00:17:11.676Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-14T00:17:12.123Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-14T00:17:13.164Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:17:13.164Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-14T00:17:14.630Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-14T00:17:14.630Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:17:14.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-14T00:17:14.630Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:17:14.630Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-14T00:17:16.846Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-14T00:17:16.847Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-14T00:17:17.993Z] === RUN TestDockerSuite/TestInspectImage [2022-05-14T00:17:17.993Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:17:17.993Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-14T00:17:17.993Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:17:17.993Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-14T00:17:17.993Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:17:17.993Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-14T00:17:19.040Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-14T00:17:19.040Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-14T00:17:19.040Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-14T00:17:19.040Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-14T00:17:19.040Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.040Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-14T00:17:19.062Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-14T00:17:19.062Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:17:19.062Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-14T00:17:20.944Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-14T00:17:22.013Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-14T00:17:22.013Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-14T00:17:24.228Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-14T00:17:24.734Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-14T00:17:24.734Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-14T00:17:27.720Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-14T00:17:27.720Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:17:27.720Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-14T00:17:28.529Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunMount [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-14T00:17:29.941Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:17:29.941Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-14T00:17:32.326Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-14T00:17:32.326Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:17:32.326Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-14T00:17:32.326Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-14T00:17:34.660Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-14T00:17:36.119Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-14T00:17:37.621Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-14T00:17:37.621Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-14T00:17:37.621Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-14T00:17:37.621Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-14T00:17:37.621Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-14T00:17:39.843Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-14T00:17:39.843Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:17:39.843Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-14T00:17:39.909Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-14T00:17:40.371Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-14T00:17:40.371Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:17:40.371Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-14T00:17:40.371Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:17:40.371Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-14T00:17:40.371Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:17:40.371Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-14T00:17:46.249Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-14T00:17:46.995Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-14T00:17:46.995Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:17:46.995Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-14T00:17:47.068Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-14T00:17:49.211Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-14T00:17:49.212Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-14T00:17:50.855Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-14T00:17:52.125Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:17:52.125Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-14T00:17:52.595Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-14T00:17:53.589Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-14T00:17:53.810Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-14T00:17:53.966Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-14T00:17:56.182Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-14T00:17:56.182Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-14T00:17:56.182Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-14T00:17:56.182Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-14T00:17:56.182Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:17:56.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-14T00:17:56.545Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-14T00:17:56.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-14T00:17:58.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-14T00:17:58.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-14T00:17:58.795Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-14T00:17:59.712Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-14T00:18:00.361Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-14T00:18:03.321Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-14T00:18:03.500Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-14T00:18:03.790Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:18:03.790Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:18:05.717Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-14T00:18:06.186Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-14T00:18:06.186Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-14T00:18:06.186Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:18:06.186Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-14T00:18:06.654Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-14T00:18:06.654Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-14T00:18:07.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-14T00:18:08.550Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-14T00:18:08.550Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-14T00:18:08.550Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-14T00:18:08.550Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-14T00:18:08.550Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:18:08.550Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-14T00:18:08.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-14T00:18:09.604Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-14T00:18:12.560Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-14T00:18:17.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-14T00:18:19.718Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-14T00:18:21.058Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-14T00:18:21.058Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:18:21.058Z] === RUN TestDockerSuite/TestRunRm [2022-05-14T00:18:21.935Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-14T00:18:21.935Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:18:21.935Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-14T00:18:23.274Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-14T00:18:24.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00087d800__} [2022-05-14T00:18:25.721Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-14T00:18:25.721Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-14T00:18:29.149Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-14T00:18:32.874Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-14T00:18:32.944Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-14T00:18:33.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12353973630_c:\foo_false_____} [2022-05-14T00:18:34.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12353973630_c:\foo_true_____} [2022-05-14T00:18:35.894Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-14T00:18:38.855Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-14T00:18:40.033Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-14T00:18:41.812Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-14T00:18:41.812Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:18:41.812Z] === RUN TestDockerSuite/TestRunState [2022-05-14T00:18:41.812Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:18:41.812Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-14T00:18:43.375Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-14T00:18:43.375Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-14T00:18:43.375Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-14T00:18:43.375Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-14T00:18:43.375Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-14T00:18:43.375Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:18:43.375Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-14T00:18:45.601Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-14T00:18:45.601Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:18:45.601Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-14T00:18:47.186Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-14T00:18:47.819Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-14T00:18:47.819Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:18:47.819Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-14T00:18:47.819Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:18:47.819Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-14T00:18:48.287Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-14T00:18:48.287Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-14T00:18:48.287Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:18:48.287Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-14T00:18:50.490Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-14T00:18:50.490Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-14T00:18:50.490Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:18:50.490Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-14T00:18:51.935Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-14T00:18:54.160Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:18:54.160Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-14T00:18:56.686Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-14T00:18:56.686Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:18:56.686Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-14T00:18:57.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-14T00:18:57.123Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:18:57.123Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-14T00:18:57.570Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-14T00:18:58.031Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-14T00:18:58.031Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:18:58.031Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-14T00:18:59.635Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-14T00:19:00.080Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-14T00:19:00.080Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:19:00.080Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-14T00:19:00.080Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:19:00.080Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-14T00:19:02.585Z] === RUN TestDockerSuite/TestLogsSince [2022-05-14T00:19:03.873Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-14T00:19:05.123Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-14T00:19:05.123Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:19:05.123Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-14T00:19:05.123Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:19:05.123Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-14T00:19:05.123Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:19:05.123Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-14T00:19:09.817Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-14T00:19:12.723Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-14T00:19:12.723Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:19:12.723Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-14T00:19:12.723Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:19:12.723Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-14T00:19:13.004Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-14T00:19:13.004Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:19:13.004Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-14T00:19:13.004Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:19:13.004Z] === RUN TestDockerSuite/TestLogsTail [2022-05-14T00:19:14.304Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-14T00:19:15.953Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-14T00:19:18.907Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-14T00:19:20.177Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-14T00:19:22.699Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-14T00:19:22.699Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestNetHostname [2022-05-14T00:19:22.699Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-14T00:19:22.699Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-14T00:19:22.699Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-14T00:19:22.699Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginActive [2022-05-14T00:19:22.699Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-14T00:19:22.699Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-14T00:19:22.699Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-14T00:19:22.699Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-14T00:19:22.699Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-14T00:19:22.699Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-14T00:19:22.699Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-14T00:19:22.699Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-14T00:19:22.699Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-14T00:19:22.699Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPortList [2022-05-14T00:19:22.699Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:19:22.699Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-14T00:19:23.054Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-14T00:19:23.054Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:19:23.054Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-14T00:19:23.054Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:19:23.054Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-14T00:19:27.340Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-14T00:19:27.340Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:19:27.340Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-14T00:19:27.340Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-14T00:19:28.565Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-14T00:19:28.565Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-14T00:19:28.565Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-14T00:19:28.565Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-14T00:19:28.565Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-14T00:19:28.565Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-14T00:19:28.566Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-14T00:19:28.566Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:19:28.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-14T00:19:31.703Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-14T00:19:31.703Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:19:31.703Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-14T00:19:31.703Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:19:31.703Z] === RUN TestDockerSuite/TestCpToDot [2022-05-14T00:19:32.097Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-14T00:19:33.918Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-14T00:19:33.918Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:19:33.918Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-14T00:19:33.918Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:19:34.314Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-14T00:19:34.387Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-14T00:19:35.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-14T00:19:35.714Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:19:35.714Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-14T00:19:37.270Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-14T00:19:37.270Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.270Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-14T00:19:37.740Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-14T00:19:37.740Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-14T00:19:37.740Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-14T00:19:37.740Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-14T00:19:37.740Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:19:37.740Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-14T00:19:41.547Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-14T00:19:41.547Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:19:41.547Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-14T00:19:41.547Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:19:41.547Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-14T00:19:41.547Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:19:41.547Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-14T00:19:41.547Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:19:41.547Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-14T00:19:42.016Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-14T00:19:42.016Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-14T00:19:42.501Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-14T00:19:44.231Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-14T00:19:44.719Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-14T00:19:46.936Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-14T00:19:47.185Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-14T00:19:47.185Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-14T00:19:47.185Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-14T00:19:48.199Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-14T00:19:48.199Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:19:48.199Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-14T00:19:49.401Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-14T00:19:50.389Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-14T00:19:50.389Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-14T00:19:50.389Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:19:50.389Z] === RUN TestDockerSuite/TestCreateRM [2022-05-14T00:19:50.857Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-14T00:19:50.857Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:19:50.857Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-14T00:19:50.857Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-14T00:19:51.325Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-14T00:19:52.809Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-14T00:19:52.809Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-14T00:19:52.809Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-14T00:19:52.809Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-14T00:19:52.809Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:19:52.809Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-14T00:19:52.809Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:19:53.279Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-14T00:19:53.279Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:19:53.279Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-14T00:19:53.279Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:19:53.279Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-14T00:19:53.279Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:19:53.279Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-14T00:19:53.279Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:19:53.279Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-14T00:19:55.499Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-14T00:19:55.968Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-14T00:19:56.436Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-14T00:19:56.905Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-14T00:19:58.471Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-14T00:19:58.471Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-14T00:19:59.986Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-14T00:19:59.986Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-14T00:19:59.986Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-14T00:20:00.681Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-14T00:20:02.262Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-14T00:20:03.777Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-14T00:20:03.777Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-14T00:20:03.777Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:20:03.777Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-14T00:20:04.476Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-14T00:20:05.994Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-14T00:20:05.994Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:20:05.994Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-14T00:20:06.463Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-14T00:20:06.463Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDockerFails [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-14T00:20:06.463Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-14T00:20:06.463Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-14T00:20:06.463Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-14T00:20:06.463Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-14T00:20:06.463Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:20:06.463Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-14T00:20:08.266Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-14T00:20:08.266Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:20:08.266Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-14T00:20:09.414Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-14T00:20:11.633Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-14T00:20:18.485Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-14T00:20:18.695Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-14T00:20:18.695Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:20:18.695Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-14T00:20:18.797Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-14T00:20:18.952Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-14T00:20:18.952Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:20:18.952Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-14T00:20:18.952Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-14T00:20:18.952Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-14T00:20:23.451Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-14T00:20:23.451Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:20:23.451Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-14T00:20:23.451Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:20:23.451Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-14T00:20:23.451Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:20:23.451Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-14T00:20:23.451Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:20:23.451Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-14T00:20:24.816Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-14T00:20:27.459Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-14T00:20:32.119Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:20:32.119Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-14T00:20:32.217Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-14T00:20:34.336Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-14T00:20:35.236Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-14T00:20:36.995Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-14T00:20:37.300Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-14T00:20:37.300Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:20:37.300Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-14T00:20:39.903Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-14T00:20:39.988Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-14T00:20:39.988Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:20:39.988Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-14T00:20:39.988Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:20:39.988Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-14T00:20:40.253Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-14T00:20:40.253Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-14T00:20:40.253Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-14T00:20:40.253Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-14T00:20:40.253Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-14T00:20:40.253Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:20:40.253Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-14T00:20:40.364Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-14T00:20:44.107Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-14T00:20:45.648Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-14T00:20:46.621Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-14T00:20:47.138Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-14T00:20:47.139Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:20:47.139Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-14T00:20:47.139Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:20:47.139Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-14T00:20:47.139Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:20:47.139Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-14T00:20:47.139Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:20:47.139Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-14T00:20:51.354Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-14T00:20:55.183Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-14T00:20:55.652Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-14T00:20:55.652Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-14T00:20:55.652Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:20:55.652Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-14T00:20:56.111Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-14T00:20:56.111Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-14T00:20:56.111Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:20:56.111Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-14T00:20:56.120Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-14T00:20:56.588Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-14T00:20:56.588Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-14T00:20:57.100Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-14T00:20:57.100Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:20:57.100Z] === RUN TestDockerSuite/TestEventsRename [2022-05-14T00:20:57.563Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-14T00:20:57.563Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:20:57.563Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-14T00:20:59.126Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-14T00:20:59.126Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:20:59.126Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-14T00:21:00.387Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-14T00:21:00.387Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-14T00:21:00.687Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-14T00:21:00.890Z] === RUN TestDockerSuite/TestEventsResize [2022-05-14T00:21:01.672Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-14T00:21:01.672Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:21:01.672Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-14T00:21:05.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-14T00:21:05.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-14T00:21:05.147Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-14T00:21:05.614Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-14T00:21:05.614Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-14T00:21:07.645Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-14T00:21:09.553Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-14T00:21:10.539Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-14T00:21:13.491Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-14T00:21:14.805Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-14T00:21:16.040Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-14T00:21:16.040Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:21:16.040Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-14T00:21:17.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-14T00:21:17.025Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-14T00:21:17.025Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:21:17.025Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-14T00:21:17.756Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-14T00:21:18.243Z] === RUN TestDockerSuite/TestEventsTop [2022-05-14T00:21:18.243Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:21:18.243Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-14T00:21:21.202Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-14T00:21:24.995Z] === RUN TestDockerSuite/TestExec [2022-05-14T00:21:24.995Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:21:24.995Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-14T00:21:24.995Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:21:24.995Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-14T00:21:27.216Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-14T00:21:27.453Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-14T00:21:27.453Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-14T00:21:27.453Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-14T00:21:29.440Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-14T00:21:29.440Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:21:29.440Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-14T00:21:29.440Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:21:29.440Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-14T00:21:29.440Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:21:29.440Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-14T00:21:31.658Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-14T00:21:33.873Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-14T00:21:36.088Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-14T00:21:38.307Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-14T00:21:42.397Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-14T00:21:42.398Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.398Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite (2720.92s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.22s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.74s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.11s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.59s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.77s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.61s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.75s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.50s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.64s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.58s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.57s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (11.22s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.59s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.76s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.06s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.01s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.09s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.38s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.59s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.47s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.01s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.80s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.84s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.49s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.60s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.14s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.35s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.37s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.20s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.52s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.53s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.23s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.30s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.82s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.45s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.60s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.09s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.05s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.98s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.61s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.07s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.36s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.79s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.51s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.86s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.09s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.99s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFails (3.05s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.26s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.95s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.53s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.10s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.25s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.15s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildHistory (14.94s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-05-14T00:21:42.398Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.59s) [2022-05-14T00:21:42.398Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.12s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.15s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.76s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.39s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.44s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.90s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.87s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.64s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.71s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.43s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.63s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.57s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.24s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.73s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.97s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.11s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.67s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.98s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.45s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.83s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.75s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.50s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.42s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.68s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildRm (13.85s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.28s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.65s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.47s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.19s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.26s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.47s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.13s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildStderr (4.95s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.83s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.15s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.57s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.65s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.13s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.77s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.30s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.18s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.26s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.21s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.27s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.29s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.53s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.05s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitChange (6.50s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.78s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.72s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitTTY (8.82s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.19s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.18s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.60s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.10s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.12s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.97s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.10s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.72s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.77s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.72s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.16s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.09s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.57s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.33s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.07s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.66s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.84s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.19s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.06s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.26s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.69s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.19s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.08s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.35s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.58s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (3.06s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.98s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.90s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.84s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000506798__} (2.87s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12224074558_c:\foo_false_____} (2.93s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12224074558_c:\foo_true_____} (2.96s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.64s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.16s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.22s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.18s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.78s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.06s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.36s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToDot (3.26s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCpToStdout (3.28s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.42s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.82s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateLabels (0.30s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateRM (0.54s) [2022-05-14T00:21:42.399Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-05-14T00:21:42.399Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.95s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.27s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.24s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.32s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.35s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.45s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.75s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsCopy (5.77s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.76s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.04s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.29s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.36s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFilters (6.33s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFormat (6.37s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsRename (3.35s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsResize (8.57s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.10s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.11s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.56s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.38s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.55s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.57s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.60s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.95s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.67s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.63s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.72s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecInspectID (4.14s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.93s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.82s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.60s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.55s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.65s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.42s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.35s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.72s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.47s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.26s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.09s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectDefault (2.95s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectHistory (5.64s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.97s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.67s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.09s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.53s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.51s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectStatus (3.57s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.82s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.55s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.95s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.95s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.40s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.79s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.01s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.45s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.99s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.12s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsSince (9.73s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsTail (3.52s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.21s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.19s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.01s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.89s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPsByOrder (10.09s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.74s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.36s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-05-14T00:21:42.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-14T00:21:42.400Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.53s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.33s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.01s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.81s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.83s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.57s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.64s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.19s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.49s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.38s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.06s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.83s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.64s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.77s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.72s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.76s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.31s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.52s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.27s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.97s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.28s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.93s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.98s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.00s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.06s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.04s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.20s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.01s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.76s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.74s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.44s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.22s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.04s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.11s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.43s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.17s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.18s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.10s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.16s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunExitCode (3.20s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.18s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.22s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.31s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.51s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.18s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.47s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.37s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.64s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.64s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.80s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.01s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.65s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.99s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunRm (3.32s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.40s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.39s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.19s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.78s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.24s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.10s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.94s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.47s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.07s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.87s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.22s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.09s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.49s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.30s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.05s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.58s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.47s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.38s) [2022-05-14T00:21:42.401Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.59s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-14T00:21:42.401Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.51s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.11s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.99s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.08s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.94s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.44s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.10s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.69s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.71s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.50s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.09s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.34s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.79s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.96s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-14T00:21:42.402Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-14T00:21:42.402Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-14T00:21:42.402Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-14T00:21:42.402Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-14T00:21:42.402Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-14T00:21:42.402Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-14T00:21:42.402Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-14T00:21:42.402Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.402Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:21:42.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:21:42.403Z] === RUN TestDockerDaemonSuite [2022-05-14T00:21:42.403Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-14T00:21:42.403Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-14T00:21:42.403Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-14T00:21:42.403Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:21:42.403Z] === RUN TestDockerSwarmSuite [2022-05-14T00:21:42.403Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-14T00:21:42.403Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.403Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:21:42.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:21:42.873Z] === RUN TestDockerExternalVolumeSuite [2022-05-14T00:21:42.873Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:21:42.873Z] === RUN TestDockerNetworkSuite [2022-05-14T00:21:42.873Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-14T00:21:42.873Z] === RUN TestDockerHubPullSuite [2022-05-14T00:21:42.873Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-14T00:21:42.873Z] PASS [2022-05-14T00:21:42.873Z] ok github.com/docker/docker/integration-cli 2721.421s [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === Skipped [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:21:42.873Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.873Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:21:42.873Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-14T00:21:42.873Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:21:42.873Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-14T00:21:42.873Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-14T00:21:42.873Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.09s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.09s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-14T00:21:42.873Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.873Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-14T00:21:42.873Z] [2022-05-14T00:21:42.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:21:42.873Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-14T00:21:42.874Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-14T00:21:42.874Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:21:42.874Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-14T00:21:42.874Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:21:42.874Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:21:42.874Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.874Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:21:42.874Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:21:42.875Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:21:42.875Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:21:42.875Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.875Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.875Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:21:42.875Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.875Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:21:42.875Z] [2022-05-14T00:21:42.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:21:42.876Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:21:42.876Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:21:42.876Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-14T00:21:42.876Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:21:42.876Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:21:42.876Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:21:42.876Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.876Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:21:42.876Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:21:42.877Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:21:42.877Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.877Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:42.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:21:42.877Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:21:42.877Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:21:42.877Z] [2022-05-14T00:21:43.056Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-14T00:21:43.056Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.056Z] === RUN TestDockerSuite/TestExecEnv [2022-05-14T00:21:43.056Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.056Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-14T00:21:43.056Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.056Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:21:43.347Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:21:43.347Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-14T00:21:43.348Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.348Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-14T00:21:43.348Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.05s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:21:43.349Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-14T00:21:43.349Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:43.349Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.349Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:43.349Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.350Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:21:43.350Z] [2022-05-14T00:21:43.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:21:43.350Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-14T00:21:43.351Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] DONE 1088 tests, 539 skipped in 2732.050s [2022-05-14T00:21:43.351Z] INFO: Integration tests ended at 05/14/2022 00:21:43. Duration:00:45:32.1974204 [2022-05-14T00:21:43.351Z] INFO: Docker info of the daemon under test at end of run [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] Containers: 10 [2022-05-14T00:21:43.351Z] Running: 0 [2022-05-14T00:21:43.351Z] Paused: 0 [2022-05-14T00:21:43.351Z] Stopped: 10 [2022-05-14T00:21:43.351Z] Images: 18 [2022-05-14T00:21:43.351Z] Server Version: 0.0.0-dev [2022-05-14T00:21:43.351Z] Storage Driver: windowsfilter [2022-05-14T00:21:43.351Z] Windows: [2022-05-14T00:21:43.351Z] Logging Driver: json-file [2022-05-14T00:21:43.351Z] Plugins: [2022-05-14T00:21:43.351Z] Volume: local [2022-05-14T00:21:43.351Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-14T00:21:43.351Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-14T00:21:43.351Z] Swarm: inactive [2022-05-14T00:21:43.351Z] Default Isolation: process [2022-05-14T00:21:43.351Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-14T00:21:43.351Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-14T00:21:43.351Z] OSType: windows [2022-05-14T00:21:43.351Z] Architecture: x86_64 [2022-05-14T00:21:43.351Z] CPUs: 4 [2022-05-14T00:21:43.351Z] Total Memory: 32GiB [2022-05-14T00:21:43.351Z] Name: azwin-2-817251 [2022-05-14T00:21:43.351Z] ID: 93889936-fb78-4743-9356-1491fab70bd3 [2022-05-14T00:21:43.351Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-14T00:21:43.351Z] Debug Mode (client): false [2022-05-14T00:21:43.351Z] Debug Mode (server): true [2022-05-14T00:21:43.351Z] File Descriptors: -1 [2022-05-14T00:21:43.351Z] Goroutines: 17 [2022-05-14T00:21:43.351Z] System Time: 2022-05-14T00:21:43.2755115Z [2022-05-14T00:21:43.351Z] EventsListeners: 0 [2022-05-14T00:21:43.351Z] Registry: https://index.docker.io/v1/ [2022-05-14T00:21:43.351Z] Labels: [2022-05-14T00:21:43.351Z] Experimental: false [2022-05-14T00:21:43.351Z] Insecure Registries: [2022-05-14T00:21:43.351Z] 127.0.0.0/8 [2022-05-14T00:21:43.351Z] Live Restore Enabled: false [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] [2022-05-14T00:21:43.351Z] INFO: Stopping daemon under test [2022-05-14T00:21:43.818Z] SUCCESS: The process with PID 5860 (child process of PID 9068) has been terminated. [2022-05-14T00:21:43.818Z] SUCCESS: The process with PID 9068 (child process of PID 624) has been terminated. [2022-05-14T00:21:43.818Z] INFO: Stop tailing logs of the daemon under tests [2022-05-14T00:21:43.818Z] INFO: executeCI.ps1 Completed successfully at 05/14/2022 00:21:43. [2022-05-14T00:21:43.818Z] INFO: Tidying up at end of run [2022-05-14T00:21:43.818Z] ----------- DAEMON LOG ------------ [2022-05-14T00:21:43.818Z] 2022/05/13 23:33:27 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-14T00:21:43.818Z] ----------- END DAEMON LOG -------- [2022-05-14T00:21:43.818Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.out) to bundles\CIDUT.out [2022-05-14T00:21:43.818Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.err) to bundles\CIDUT.err [2022-05-14T00:21:43.818Z] INFO: Saving containerd logs to bundles [2022-05-14T00:21:43.818Z] INFO: Nuke-Everything... [2022-05-14T00:21:44.287Z] INFO: Container count on control daemon to delete is 2 [2022-05-14T00:21:44.755Z] 42cb712c0dc6 [2022-05-14T00:21:44.755Z] b984e39017f2 [2022-05-14T00:21:44.755Z] INFO: Tidying pidfile d:\CI\PR-43599\2\docker.pid [2022-05-14T00:21:44.755Z] INFO: Nuking d:\CI [2022-05-14T00:21:45.234Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-14T00:21:47.870Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-14T00:21:47.870Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:21:47.870Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecParseError [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-14T00:21:54.259Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-14T00:21:54.259Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-14T00:21:54.259Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:21:54.259Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-14T00:21:54.260Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-14T00:21:54.260Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-14T00:21:54.260Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-14T00:21:54.260Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-14T00:21:55.228Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-14T00:21:55.228Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:21:55.228Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-14T00:22:02.913Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-14T00:22:03.865Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-14T00:22:03.865Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:22:03.865Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-14T00:22:03.865Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:22:03.865Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-14T00:22:03.865Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:22:03.865Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-14T00:22:08.778Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-14T00:22:08.778Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:22:08.778Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-14T00:22:09.736Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-14T00:22:13.689Z] INFO: Zapped successfully [2022-05-14T00:22:13.689Z] [2022-05-14T00:22:13.689Z] INFO: executeCI.ps1 exiting at Sat May 14 00:22:12 CUT 2022. Duration 01:05:10.2936982 [2022-05-14T00:22:13.689Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-14T00:22:13.941Z] Recording test results [2022-05-14T00:22:14.506Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-14T00:22:14.643Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-14T00:22:14.643Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-14T00:22:15.114Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-14T00:22:15.602Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-14T00:22:16.100Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-14T00:22:18.553Z] Archiving artifacts [2022-05-14T00:22:18.568Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-14T00:22:19.816Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-14T00:22:20.769Z] + make clean [2022-05-14T00:22:21.757Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-14T00:22:21.757Z] docker-dev-cache [2022-05-14T00:22:21.757Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-14T00:22:25.723Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-14T00:22:25.723Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:22:25.723Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestHealth [2022-05-14T00:22:25.724Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-14T00:22:25.724Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-14T00:22:30.489Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-14T00:22:30.489Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-14T00:22:31.589Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-14T00:22:31.589Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:22:31.589Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-14T00:22:32.577Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-14T00:22:32.577Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-14T00:22:32.925Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-14T00:22:34.799Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-14T00:22:34.799Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-14T00:22:35.878Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-14T00:22:36.346Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-14T00:22:37.019Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-14T00:22:45.008Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-14T00:22:45.683Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-14T00:22:45.683Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-14T00:22:45.683Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:22:45.683Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-14T00:22:49.477Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportFile [2022-05-14T00:22:49.477Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-14T00:22:49.477Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-14T00:22:49.477Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-14T00:22:49.477Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-14T00:22:49.477Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-14T00:22:49.477Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-14T00:22:49.477Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-14T00:22:49.477Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-14T00:22:49.477Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:22:49.477Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-14T00:22:50.872Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-14T00:22:51.665Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-14T00:22:54.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-14T00:22:54.573Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:22:54.573Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-14T00:22:54.573Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:22:54.573Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-14T00:22:54.573Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-14T00:22:54.573Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:22:54.573Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-14T00:22:56.753Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-14T00:22:56.753Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-14T00:22:59.693Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-14T00:22:59.693Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:22:59.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-14T00:22:59.693Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:22:59.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-14T00:22:59.693Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:22:59.693Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-14T00:23:01.294Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-14T00:23:01.908Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-14T00:23:05.085Z] === RUN TestDockerSuite/TestRmiTag [2022-05-14T00:23:05.554Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-14T00:23:06.661Z] === RUN TestDockerSuite/TestInspectImage [2022-05-14T00:23:06.661Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:23:06.661Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-14T00:23:06.661Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:23:06.661Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-14T00:23:06.661Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:23:06.661Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-14T00:23:08.877Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-14T00:23:09.345Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-14T00:23:11.092Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-14T00:23:11.092Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-14T00:23:13.309Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-14T00:23:16.264Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-14T00:23:16.264Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:23:16.264Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-14T00:23:16.264Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-14T00:23:18.480Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-14T00:23:21.437Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-14T00:23:26.198Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-14T00:23:27.762Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-14T00:23:30.575Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-14T00:23:30.714Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-14T00:23:32.930Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-14T00:23:33.534Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-14T00:23:39.404Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-14T00:23:40.092Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-14T00:23:40.391Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-14T00:23:40.391Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.391Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-14T00:23:40.391Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-14T00:23:40.859Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-14T00:23:40.859Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-14T00:23:40.859Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-14T00:23:40.859Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-14T00:23:40.859Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:23:40.859Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-14T00:23:42.306Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-14T00:23:43.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-14T00:23:43.824Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:23:43.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-14T00:23:43.824Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:23:43.824Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-14T00:23:49.465Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-14T00:23:49.465Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-14T00:23:49.465Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:23:49.465Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-14T00:23:49.692Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-14T00:23:49.933Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-14T00:23:49.933Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-14T00:23:52.124Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-14T00:23:53.482Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-14T00:23:53.676Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-14T00:23:57.272Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-14T00:23:59.545Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-14T00:24:00.223Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-14T00:24:02.499Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-14T00:24:02.499Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:24:02.499Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-14T00:24:03.172Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-14T00:24:03.172Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-14T00:24:04.715Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-14T00:24:04.715Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-14T00:24:09.042Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:24:09.042Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-14T00:24:10.585Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-14T00:24:11.993Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-14T00:24:11.993Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:24:11.993Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-14T00:24:15.342Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-14T00:24:15.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-14T00:24:15.782Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:24:15.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-14T00:24:15.782Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:24:15.782Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-14T00:24:18.736Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-14T00:24:18.737Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:24:18.737Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-14T00:24:20.951Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-14T00:24:21.207Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-14T00:24:24.183Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-14T00:24:24.740Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-14T00:24:27.142Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-14T00:24:27.142Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:24:27.142Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-14T00:24:27.691Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-14T00:24:27.692Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:24:27.692Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-14T00:24:27.692Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:24:27.692Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-14T00:24:27.692Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:24:27.692Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-14T00:24:30.102Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-14T00:24:30.643Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-14T00:24:30.643Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:24:30.643Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-14T00:24:30.643Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:24:30.643Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-14T00:24:30.643Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:24:30.643Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-14T00:24:30.643Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:24:30.643Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-14T00:24:32.319Z] === RUN TestDockerSuite/TestLogsSince [2022-05-14T00:24:32.857Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-14T00:24:40.010Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:24:40.010Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-14T00:24:42.746Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-14T00:24:42.746Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:24:42.746Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-14T00:24:42.746Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:24:42.746Z] === RUN TestDockerSuite/TestLogsTail [2022-05-14T00:24:42.961Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-14T00:24:42.961Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:24:42.961Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-14T00:24:42.961Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-14T00:24:42.961Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:24:43.429Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-14T00:24:44.310Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-14T00:24:46.379Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-14T00:24:47.265Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-14T00:24:49.331Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-14T00:24:49.331Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.331Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-14T00:24:49.481Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-14T00:24:49.481Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestNetHostname [2022-05-14T00:24:49.481Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-14T00:24:49.481Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-14T00:24:49.481Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-14T00:24:49.481Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginActive [2022-05-14T00:24:49.481Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-14T00:24:49.481Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-14T00:24:49.481Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-14T00:24:49.481Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-14T00:24:49.481Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-14T00:24:49.481Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-14T00:24:49.481Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-14T00:24:49.481Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-14T00:24:49.481Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-14T00:24:49.481Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.481Z] === RUN TestDockerSuite/TestPortList [2022-05-14T00:24:49.481Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:24:49.949Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-14T00:24:52.281Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-14T00:24:52.281Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:24:52.281Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-14T00:24:52.281Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:24:52.281Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-14T00:24:52.281Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:24:52.281Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-14T00:24:54.704Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-14T00:24:54.704Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:24:54.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-14T00:24:55.231Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-14T00:24:59.019Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-14T00:24:59.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-14T00:24:59.458Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:24:59.458Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-14T00:25:01.969Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-14T00:25:04.920Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:25:04.920Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-14T00:25:08.117Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-14T00:25:08.117Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:25:08.117Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-14T00:25:10.789Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-14T00:25:10.789Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-14T00:25:10.789Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-14T00:25:10.789Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-14T00:25:10.789Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:25:10.789Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-14T00:25:18.538Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-14T00:25:19.451Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-14T00:25:19.451Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:25:19.451Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-14T00:25:21.664Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-14T00:25:21.664Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.131Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-14T00:25:22.131Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunMount [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-14T00:25:22.132Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:25:22.132Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-14T00:25:32.567Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-14T00:25:32.567Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:25:32.567Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-14T00:25:32.567Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:25:32.567Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-14T00:25:32.567Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:25:32.567Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-14T00:25:33.463Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-14T00:25:33.463Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-14T00:25:33.463Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:25:33.463Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-14T00:25:38.431Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-14T00:25:44.291Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-14T00:25:44.291Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-14T00:25:45.276Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-14T00:25:45.956Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-14T00:25:47.489Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-14T00:25:49.702Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-14T00:25:49.744Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-14T00:25:50.686Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-14T00:25:53.636Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-14T00:25:54.104Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.104Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-14T00:25:54.104Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.104Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-14T00:25:54.104Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.104Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-14T00:25:54.104Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-14T00:25:54.105Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.105Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-14T00:25:54.105Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.105Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-14T00:25:54.105Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.105Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-14T00:25:54.105Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:25:54.105Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-14T00:25:58.855Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-14T00:25:58.855Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-14T00:25:58.855Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-14T00:25:58.855Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-14T00:25:58.855Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:25:58.855Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-14T00:26:02.235Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-14T00:26:06.989Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-14T00:26:06.989Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:26:06.989Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-14T00:26:06.989Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:26:06.989Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-14T00:26:09.273Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-14T00:26:09.273Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:26:09.273Z] === RUN TestDockerSuite/TestRunRm [2022-05-14T00:26:12.224Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-14T00:26:17.403Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-14T00:26:17.403Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:26:17.403Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-14T00:26:17.403Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:26:17.403Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-14T00:26:17.403Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:26:17.403Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-14T00:26:17.403Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:26:17.403Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-14T00:26:19.378Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-14T00:26:21.590Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-14T00:26:24.539Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-14T00:26:24.653Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-14T00:26:24.653Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:26:24.653Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-14T00:26:25.638Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-14T00:26:25.638Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:26:25.638Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-14T00:26:27.200Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-14T00:26:28.187Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-14T00:26:28.187Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:26:28.187Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-14T00:26:28.325Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-14T00:26:28.325Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:26:28.325Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-14T00:26:28.325Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:26:28.325Z] === RUN TestDockerSuite/TestRunState [2022-05-14T00:26:28.325Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:26:28.325Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-14T00:26:32.110Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-14T00:26:32.110Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-14T00:26:32.110Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-14T00:26:32.110Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:26:32.110Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-14T00:26:32.935Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-14T00:26:36.723Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-14T00:26:37.973Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:26:37.973Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-14T00:26:38.935Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-14T00:26:40.921Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-14T00:26:40.921Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:26:40.921Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-14T00:26:43.875Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-14T00:26:43.875Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:26:43.875Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-14T00:26:43.875Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:26:43.875Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-14T00:26:47.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-14T00:26:58.135Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-14T00:27:00.208Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-14T00:27:00.208Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:27:00.208Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-14T00:27:02.886Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-14T00:27:04.151Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-14T00:27:04.620Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-14T00:27:04.620Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-14T00:27:05.607Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-14T00:27:10.365Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-14T00:27:13.302Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-14T00:27:13.302Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:27:13.302Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-14T00:27:13.302Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-14T00:27:15.118Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-14T00:27:15.118Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:27:15.118Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-14T00:27:17.087Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-14T00:27:18.913Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-14T00:27:19.382Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-14T00:27:19.382Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-14T00:27:20.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-14T00:27:22.987Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:27:22.987Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-14T00:27:33.406Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-14T00:27:34.322Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-14T00:27:35.621Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-14T00:27:37.273Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-14T00:27:37.741Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-14T00:27:37.835Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-14T00:27:43.698Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-14T00:27:43.698Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-14T00:27:43.698Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-14T00:27:43.698Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-14T00:27:43.698Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-14T00:27:43.698Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:27:43.698Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-14T00:27:44.903Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-14T00:27:45.912Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-14T00:27:46.380Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-14T00:27:46.848Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-14T00:27:46.848Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-14T00:27:49.060Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-14T00:27:49.060Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-14T00:27:49.656Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-14T00:27:52.012Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-14T00:27:54.228Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-14T00:27:57.180Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-14T00:27:57.180Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:27:57.180Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-14T00:27:58.323Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-14T00:28:01.276Z] === RUN TestDockerSuite/TestRmiTag [2022-05-14T00:28:02.262Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-14T00:28:04.484Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-14T00:28:07.608Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-14T00:28:07.608Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:28:07.608Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-14T00:28:12.362Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-14T00:28:12.362Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:28:12.362Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-14T00:28:12.362Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:28:12.362Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-14T00:28:12.362Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:28:12.362Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-14T00:28:12.362Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:28:12.831Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-14T00:28:21.499Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:28:21.499Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-14T00:28:22.302Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-14T00:28:23.865Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-14T00:28:24.449Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-14T00:28:28.234Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-14T00:28:28.234Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:28:28.234Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-14T00:28:29.735Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-14T00:28:30.202Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:28:30.202Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-14T00:28:32.020Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-14T00:28:32.020Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-14T00:28:32.020Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-14T00:28:32.020Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-14T00:28:32.020Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-14T00:28:32.020Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.020Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-14T00:28:32.416Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-14T00:28:32.416Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.416Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-14T00:28:32.416Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:28:32.416Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-14T00:28:37.168Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-14T00:28:40.119Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-14T00:28:46.941Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-14T00:28:46.941Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-14T00:28:47.285Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-14T00:28:47.408Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-14T00:28:47.408Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:28:47.408Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-14T00:28:47.408Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-14T00:28:47.876Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-14T00:28:47.876Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-14T00:28:51.664Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-14T00:28:51.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-14T00:28:55.454Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-14T00:28:55.454Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-14T00:28:55.925Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-14T00:28:55.925Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-14T00:28:55.941Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-14T00:28:56.392Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-14T00:29:01.809Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-14T00:29:01.809Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-14T00:29:06.563Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-14T00:29:06.563Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.563Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-14T00:29:06.563Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.563Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-14T00:29:06.563Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.563Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-14T00:29:06.563Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.563Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-14T00:29:06.563Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.814Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-14T00:29:06.814Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.814Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-14T00:29:06.814Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-14T00:29:06.814Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-14T00:29:06.814Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:29:06.814Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-14T00:29:07.032Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:29:07.032Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-14T00:29:09.982Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-14T00:29:09.982Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:29:09.982Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-14T00:29:12.935Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-14T00:29:12.935Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:29:12.935Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-14T00:29:12.935Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:29:12.935Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-14T00:29:15.149Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:29:15.149Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-14T00:29:15.469Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-14T00:29:15.469Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-14T00:29:15.936Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-14T00:29:18.096Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-14T00:29:20.311Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-14T00:29:22.524Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-14T00:29:22.524Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:29:22.524Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-14T00:29:22.524Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:29:22.524Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-14T00:29:22.524Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:29:22.524Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-14T00:29:28.420Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-14T00:29:28.420Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:29:28.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite (2703.05s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.36s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.12s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.11s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.63s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.01s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.05s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.13s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.35s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.77s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.62s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.88s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.05s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.78s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.75s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.59s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.98s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.93s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.92s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.98s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.71s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.36s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-14T00:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.60s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-05-14T00:29:29.405Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-05-14T00:29:29.679Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-14T00:29:29.679Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.679Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-14T00:29:29.679Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.679Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-14T00:29:29.679Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.679Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-14T00:29:29.679Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.679Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.07s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.36s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.16s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.72s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.94s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.80s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.44s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.55s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.51s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.77s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.25s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.93s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.37s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.89s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.12s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.44s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.05s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.24s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.77s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.22s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.87s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFails (3.13s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.29s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.17s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.49s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.66s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.98s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildHistory (12.56s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.48s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.37s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.91s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.66s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.94s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.70s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.57s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.10s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.69s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.34s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.21s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.96s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.69s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.79s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.71s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.78s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.80s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.20s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.97s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.89s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.69s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildRm (15.73s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.46s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.62s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.64s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.33s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.18s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.54s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.38s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildStderr (5.51s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.97s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.99s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.64s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.15s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.63s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.48s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.36s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.48s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.55s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.58s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.62s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.32s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCommitChange (5.78s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.43s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCommitTTY (8.47s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.74s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.71s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.09s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.13s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:29:29.874Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.73s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.69s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.19s) [2022-05-14T00:29:29.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.23s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.08s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.09s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (7.82s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.82s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.45s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.23s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.61s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.10s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.64s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.21s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (3.03s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (3.04s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (3.11s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.90s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000825260__} (2.95s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1525176793_c:\foo_false_____} (3.06s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1525176793_c:\foo_true_____} (3.08s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.20s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.14s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.19s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.70s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.25s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.28s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.17s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCpToStdout (3.28s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.04s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.24s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.10s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.23s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.38s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.22s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.71s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsCopy (5.80s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.80s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.20s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.13s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFilters (6.15s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFormat (6.15s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsRename (3.23s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsResize (33.55s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.81s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.54s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.41s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.14s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.15s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.21s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.29s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.75s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.84s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.62s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.82s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecInspectID (5.72s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.97s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.71s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.75s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.27s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.24s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.30s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.18s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.14s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.41s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.12s) [2022-05-14T00:29:29.875Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.18s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:29:29.875Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.16s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.26s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectDefault (3.12s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectHistory (5.64s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.06s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.86s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.40s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.88s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.84s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectStatus (3.87s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.03s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.69s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.01s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.19s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.00s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.14s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.00s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.11s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.77s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.09s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.99s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.66s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.55s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.12s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.03s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsTail (3.52s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.32s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.26s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.04s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.01s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsByOrder (12.90s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.83s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.88s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.47s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.52s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.27s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.80s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.24s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.01s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.79s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.16s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.20s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.99s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.65s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.47s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.16s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.72s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.87s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.33s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.63s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.17s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.89s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.49s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.07s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.85s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.10s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.95s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.06s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.03s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.81s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.99s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.86s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.19s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.06s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.23s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.98s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:29:29.876Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:29:29.876Z] --- PASS: TestDockerSuite/TestRunExitCode (2.99s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.06s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.04s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.09s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.46s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.94s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.55s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.18s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.54s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.53s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.82s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.17s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.73s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunRm (3.21s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.26s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.07s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.73s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.30s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.05s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.00s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.80s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.12s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.06s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.45s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.10s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.95s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.51s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.61s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.84s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.29s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.72s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.56s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.99s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.83s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.48s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.74s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.09s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.75s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.23s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.42s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.26s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.99s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.09s) [2022-05-14T00:29:29.877Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:29:29.877Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-14T00:29:29.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.877Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-14T00:29:29.878Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-14T00:29:29.878Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-14T00:29:29.878Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-14T00:29:29.878Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-14T00:29:29.878Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-14T00:29:29.878Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-14T00:29:29.878Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-14T00:29:29.878Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerDaemonSuite [2022-05-14T00:29:29.878Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-14T00:29:29.878Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-14T00:29:29.878Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-14T00:29:29.878Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerSwarmSuite [2022-05-14T00:29:29.878Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-14T00:29:29.878Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerExternalVolumeSuite [2022-05-14T00:29:29.878Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerNetworkSuite [2022-05-14T00:29:29.878Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-14T00:29:29.878Z] === RUN TestDockerHubPullSuite [2022-05-14T00:29:29.878Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-14T00:29:29.878Z] PASS [2022-05-14T00:29:29.878Z] ok github.com/docker/docker/integration-cli 2703.446s [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === Skipped [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-14T00:29:29.878Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:29:29.878Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-14T00:29:29.878Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-14T00:29:29.878Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:29:29.878Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:29:29.878Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-14T00:29:29.878Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:29:29.878Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:29:29.878Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-14T00:29:29.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:29:29.878Z] [2022-05-14T00:29:29.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-05-14T00:29:29.879Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-14T00:29:29.879Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.879Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-14T00:29:29.879Z] [2022-05-14T00:29:29.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:29:29.879Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-14T00:29:29.880Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:29:29.880Z] [2022-05-14T00:29:29.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:29:29.880Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-14T00:29:30.348Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-14T00:29:30.348Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-14T00:29:30.348Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:29:30.348Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:29:30.348Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:29:30.348Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.348Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:29:30.348Z] [2022-05-14T00:29:30.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:29:30.349Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:30.349Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:30.349Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-14T00:29:30.349Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:29:30.349Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:29:30.349Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:29:30.349Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.349Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:29:30.349Z] [2022-05-14T00:29:30.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:29:30.349Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:29:30.350Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:29:30.350Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:29:30.350Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-14T00:29:30.350Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:29:30.350Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:29:30.350Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:29:30.350Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:29:30.350Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:29:30.350Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-14T00:29:30.350Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:29:30.350Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.350Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:29:30.350Z] [2022-05-14T00:29:30.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:29:30.351Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:29:30.351Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:29:30.351Z] [2022-05-14T00:29:30.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:29:30.351Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.351Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:30.352Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.352Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:30.352Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:29:30.353Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.353Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:29:30.353Z] [2022-05-14T00:29:30.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:29:30.354Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:29:30.354Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.354Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:29:30.354Z] [2022-05-14T00:29:30.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:29:30.822Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.822Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:29:30.822Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-14T00:29:30.823Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] DONE 1088 tests, 544 skipped in 2714.696s [2022-05-14T00:29:30.823Z] INFO: Integration tests ended at 05/14/2022 00:29:30. Duration:00:45:14.8531220 [2022-05-14T00:29:30.823Z] INFO: Docker info of the daemon under test at end of run [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] Containers: 10 [2022-05-14T00:29:30.823Z] Running: 0 [2022-05-14T00:29:30.823Z] Paused: 0 [2022-05-14T00:29:30.823Z] Stopped: 10 [2022-05-14T00:29:30.823Z] Images: 18 [2022-05-14T00:29:30.823Z] Server Version: 0.0.0-dev [2022-05-14T00:29:30.823Z] Storage Driver: windowsfilter [2022-05-14T00:29:30.823Z] Windows: [2022-05-14T00:29:30.823Z] Logging Driver: json-file [2022-05-14T00:29:30.823Z] Plugins: [2022-05-14T00:29:30.823Z] Volume: local [2022-05-14T00:29:30.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-14T00:29:30.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-14T00:29:30.823Z] Swarm: inactive [2022-05-14T00:29:30.823Z] Default Isolation: process [2022-05-14T00:29:30.823Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-14T00:29:30.823Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-14T00:29:30.823Z] OSType: windows [2022-05-14T00:29:30.823Z] Architecture: x86_64 [2022-05-14T00:29:30.823Z] CPUs: 4 [2022-05-14T00:29:30.823Z] Total Memory: 32GiB [2022-05-14T00:29:30.823Z] Name: azwin-2-ea3bf0 [2022-05-14T00:29:30.823Z] ID: 4a8ea88b-9330-4de9-8593-e7932539f6a5 [2022-05-14T00:29:30.823Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-14T00:29:30.823Z] Debug Mode (client): false [2022-05-14T00:29:30.823Z] Debug Mode (server): true [2022-05-14T00:29:30.823Z] File Descriptors: -1 [2022-05-14T00:29:30.823Z] Goroutines: 44 [2022-05-14T00:29:30.823Z] System Time: 2022-05-14T00:29:30.4489036Z [2022-05-14T00:29:30.823Z] EventsListeners: 0 [2022-05-14T00:29:30.823Z] Registry: https://index.docker.io/v1/ [2022-05-14T00:29:30.823Z] Labels: [2022-05-14T00:29:30.823Z] Experimental: false [2022-05-14T00:29:30.823Z] Insecure Registries: [2022-05-14T00:29:30.823Z] 127.0.0.0/8 [2022-05-14T00:29:30.823Z] Live Restore Enabled: false [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] [2022-05-14T00:29:30.823Z] INFO: Stopping daemon under test [2022-05-14T00:29:30.823Z] SUCCESS: The process with PID 3380 (child process of PID 4976) has been terminated. [2022-05-14T00:29:30.823Z] SUCCESS: The process with PID 4976 (child process of PID 648) has been terminated. [2022-05-14T00:29:30.823Z] INFO: Stop tailing logs of the daemon under tests [2022-05-14T00:29:30.823Z] INFO: executeCI.ps1 Completed successfully at 05/14/2022 00:29:30. [2022-05-14T00:29:30.823Z] INFO: Tidying up at end of run [2022-05-14T00:29:30.823Z] ----------- DAEMON LOG ------------ [2022-05-14T00:29:30.823Z] 2022/05/13 23:41:08 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-14T00:29:30.823Z] ----------- END DAEMON LOG -------- [2022-05-14T00:29:30.823Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.out) to bundles\CIDUT.out [2022-05-14T00:29:30.823Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.err) to bundles\CIDUT.err [2022-05-14T00:29:30.823Z] INFO: Saving containerd logs to bundles [2022-05-14T00:29:30.823Z] INFO: Nuke-Everything... [2022-05-14T00:29:30.823Z] INFO: Container count on control daemon to delete is 2 [2022-05-14T00:29:31.291Z] 1a4f48bce475 [2022-05-14T00:29:31.291Z] 39e34d5b45df [2022-05-14T00:29:31.291Z] INFO: Tidying pidfile d:\CI\PR-43599\2\docker.pid [2022-05-14T00:29:31.291Z] INFO: Killing containerd with PID 1848 [2022-05-14T00:29:31.291Z] INFO: Nuking d:\CI [2022-05-14T00:29:31.892Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-14T00:29:37.754Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:29:37.754Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-14T00:29:39.976Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-14T00:29:39.976Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:29:39.976Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-14T00:29:39.976Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-14T00:29:39.976Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:29:39.976Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-14T00:29:42.190Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-14T00:29:44.407Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-14T00:29:44.407Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:29:44.874Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-14T00:29:47.089Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-14T00:29:47.089Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:29:47.089Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-14T00:29:47.089Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:29:47.089Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-14T00:29:47.089Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:29:47.089Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-14T00:29:54.247Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-14T00:29:56.460Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-14T00:29:56.571Z] INFO: Zapped successfully [2022-05-14T00:29:56.571Z] [2022-05-14T00:29:56.571Z] INFO: executeCI.ps1 exiting at Sat May 14 00:29:55 CUT 2022. Duration 01:11:26.1871635 [2022-05-14T00:29:56.571Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-14T00:29:56.819Z] Recording test results [2022-05-14T00:29:59.411Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-14T00:30:01.626Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-14T00:30:01.626Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-14T00:30:01.626Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-14T00:30:01.626Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:30:01.626Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:30:01.626Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-14T00:30:01.627Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.627Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-14T00:30:01.627Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:30:01.627Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-14T00:30:06.606Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-14T00:30:08.193Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-14T00:30:10.635Z] Archiving artifacts [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-14T00:30:11.956Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-14T00:30:11.956Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-14T00:30:11.956Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-14T00:30:11.956Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-14T00:30:11.956Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:30:11.956Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-14T00:30:22.258Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-14T00:30:22.258Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.258Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:30:22.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-14T00:30:22.718Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-14T00:30:23.174Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunMount [2022-05-14T00:30:23.174Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-14T00:30:23.174Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-14T00:30:23.174Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-14T00:30:23.174Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:30:23.174Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-14T00:30:26.733Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-14T00:30:27.682Z] + make clean [2022-05-14T00:30:29.245Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-14T00:30:29.245Z] docker-dev-cache [2022-05-14T00:30:29.245Z] docker-mod-cache [Pipeline] deleteDir [2022-05-14T00:30:30.229Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-14T00:30:30.229Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:30:30.229Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-14T00:30:30.229Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:30:30.229Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-14T00:30:30.229Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:30:30.229Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-14T00:30:36.002Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-14T00:30:39.721Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:30:39.721Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-14T00:30:40.178Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-14T00:30:41.705Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-14T00:30:43.873Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-14T00:30:46.040Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-14T00:30:47.567Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-14T00:30:49.735Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:30:49.735Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-14T00:30:53.453Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-14T00:30:53.453Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-14T00:30:53.453Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-14T00:30:53.453Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-14T00:30:53.453Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:30:53.453Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-14T00:31:11.096Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-14T00:31:11.096Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:31:11.096Z] === RUN TestDockerSuite/TestRunRm [2022-05-14T00:31:13.264Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-14T00:31:19.035Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-14T00:31:21.201Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-14T00:31:23.369Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-14T00:31:25.536Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-14T00:31:28.427Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-14T00:31:28.427Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:31:28.427Z] === RUN TestDockerSuite/TestRunState [2022-05-14T00:31:28.427Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:31:28.427Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-14T00:31:31.316Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-14T00:31:31.316Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:31:31.316Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-14T00:31:33.482Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-14T00:31:33.482Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-14T00:31:33.482Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:31:33.482Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.165Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-14T00:31:38.165Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:31:38.622Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-14T00:31:45.669Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-14T00:31:45.669Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:31:45.669Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-14T00:31:47.837Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-14T00:31:47.837Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:31:47.837Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-14T00:31:47.837Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:31:47.837Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-14T00:31:56.377Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-14T00:32:03.435Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-14T00:32:08.103Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-14T00:32:15.148Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-14T00:32:15.148Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:32:15.148Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-14T00:32:15.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-14T00:32:17.314Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-14T00:32:19.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-14T00:32:22.375Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:32:22.375Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-14T00:32:27.043Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-14T00:32:28.574Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-14T00:32:30.740Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-14T00:32:41.031Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-14T00:32:41.031Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-14T00:32:41.031Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-14T00:32:41.031Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-14T00:32:41.031Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-14T00:32:41.031Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:32:41.031Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-14T00:32:43.207Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-14T00:32:43.665Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-14T00:32:44.120Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-14T00:32:44.576Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-14T00:32:46.745Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-14T00:32:46.745Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-14T00:32:53.769Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-14T00:33:00.775Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-14T00:33:03.648Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-14T00:33:03.648Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:33:03.648Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-14T00:33:12.134Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-14T00:33:12.134Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:33:12.134Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-14T00:33:26.910Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-14T00:33:26.910Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:33:26.910Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-14T00:33:26.910Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:33:26.910Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-14T00:33:26.910Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:33:26.910Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-14T00:33:26.910Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:33:26.910Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-14T00:33:31.588Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:33:31.588Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-14T00:33:33.755Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-14T00:33:36.651Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-14T00:33:36.651Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:33:36.651Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-14T00:33:38.817Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-14T00:33:38.817Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-14T00:33:38.817Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-14T00:33:38.817Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-14T00:33:38.817Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-14T00:33:38.817Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:33:38.817Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-14T00:33:56.459Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-14T00:33:56.459Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-14T00:34:03.507Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-14T00:34:03.507Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-14T00:34:05.676Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-14T00:34:06.133Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-14T00:34:06.589Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-14T00:34:07.046Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-14T00:34:07.046Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-14T00:34:21.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-14T00:34:21.827Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:34:21.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-14T00:34:21.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-14T00:34:21.827Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-14T00:34:21.827Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:34:21.827Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-14T00:34:28.885Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-14T00:34:28.885Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-14T00:34:28.885Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-14T00:34:39.181Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-14T00:34:39.181Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:34:39.181Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite (2824.22s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.61s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2022-05-14T00:34:39.642Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.27s) [2022-05-14T00:34:39.642Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.85s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.68s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.12s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.24s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.80s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.77s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.68s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.62s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.27s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.01s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.75s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.11s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.43s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.84s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.13s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.11s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.52s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.50s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.58s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.37s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.56s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.62s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.54s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.18s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.51s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.58s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.51s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.88s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.96s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.36s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.53s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.01s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.72s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.37s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.08s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.26s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.07s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (122.39s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.85s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.03s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.32s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFails (2.62s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.87s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.72s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.55s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.82s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.80s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildHistory (12.80s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.60s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.76s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.22s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.17s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.30s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.22s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.60s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.23s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.87s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.38s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.67s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.83s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.36s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.69s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.21s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.14s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.74s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.14s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.93s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.28s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.93s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.21s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildRm (13.04s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:34:39.643Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.84s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.56s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.42s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (25.70s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.76s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.79s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildStderr (4.55s) [2022-05-14T00:34:39.643Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.43s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.15s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.47s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.28s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.17s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.81s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.44s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.42s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.60s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.96s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.51s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.99s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.06s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.50s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitChange (4.91s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.41s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitTTY (16.38s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.34s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.67s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.68s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.33s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.17s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.54s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.76s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.44s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.45s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.72s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.36s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.89s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.28s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.36s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.35s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.20s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (44.04s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (7.93s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.72s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (7.70s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (7.71s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00087d800__} (7.68s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12353973630_c:\foo_false_____} (2.62s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12353973630_c:\foo_true_____} (7.64s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.35s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.41s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.33s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.64s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.21s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.68s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToDot (2.74s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCpToStdout (7.36s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.46s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.09s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.03s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.39s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.44s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.36s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.06s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsCopy (4.95s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.24s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.90s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFormat (4.68s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-14T00:34:39.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-14T00:34:39.644Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsRename (3.35s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsResize (7.82s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.32s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.29s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.44s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.48s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecInspectID (4.85s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.36s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.05s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.05s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2022-05-14T00:34:39.645Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.18s) [2022-05-14T00:34:39.645Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.50s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.42s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.58s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.27s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectDefault (2.36s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectHistory (4.66s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.34s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.29s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.35s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectStatus (2.79s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.45s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.35s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.20s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.18s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.70s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.48s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.57s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.64s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.08s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsSince (9.15s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsTail (2.96s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.59s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.70s) [2022-05-14T00:34:40.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:34:40.103Z] --- PASS: TestDockerSuite/TestPsByOrder (8.87s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.60s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.57s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.95s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.86s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.40s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.66s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.77s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.41s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.35s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.72s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.44s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.50s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.51s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.49s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.73s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.57s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.33s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.45s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.78s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.84s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.61s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.18s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.25s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.20s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.75s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.59s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.56s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.23s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.32s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunExitCode (7.22s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.36s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.99s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.99s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.32s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.05s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.25s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.09s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.95s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.68s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.43s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.41s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.20s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.17s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.17s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.20s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.18s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-05-14T00:34:40.104Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.66s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:34:40.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.55s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.07s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (16.70s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.14s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (7.22s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.33s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.11s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestStartAttachSilent (13.96s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.99s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.48s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.84s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.44s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.19s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-14T00:34:40.105Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-14T00:34:40.105Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-14T00:34:40.105Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:34:40.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-14T00:34:40.105Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-14T00:34:40.105Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-14T00:34:40.105Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-14T00:34:40.105Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-14T00:34:40.105Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerDaemonSuite [2022-05-14T00:34:40.106Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-14T00:34:40.106Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-14T00:34:40.106Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-14T00:34:40.106Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerSwarmSuite [2022-05-14T00:34:40.106Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-14T00:34:40.106Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerExternalVolumeSuite [2022-05-14T00:34:40.106Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerNetworkSuite [2022-05-14T00:34:40.106Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-14T00:34:40.106Z] === RUN TestDockerHubPullSuite [2022-05-14T00:34:40.106Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-14T00:34:40.106Z] PASS [2022-05-14T00:34:40.106Z] ok github.com/docker/docker/integration-cli 2824.627s [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === Skipped [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:34:40.106Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.106Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:34:40.106Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:34:40.106Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:34:40.106Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-14T00:34:40.106Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-14T00:34:40.106Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.106Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-14T00:34:40.106Z] [2022-05-14T00:34:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-14T00:34:40.107Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-14T00:34:40.107Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2022-05-14T00:34:40.107Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:34:40.107Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_sni_test.go:18: Flakey test [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-14T00:34:40.107Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:34:40.107Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-14T00:34:40.107Z] [2022-05-14T00:34:40.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:34:40.107Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.107Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-14T00:34:40.108Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:34:40.108Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:40.108Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:34:40.108Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:34:40.108Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:34:40.108Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:34:40.108Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:34:40.108Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-14T00:34:40.108Z] [2022-05-14T00:34:40.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:34:40.109Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:34:40.567Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:34:40.567Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:40.567Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:34:40.567Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.567Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-14T00:34:40.567Z] [2022-05-14T00:34:40.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-14T00:34:40.567Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-14T00:34:40.568Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-14T00:34:40.568Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-14T00:34:40.568Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:34:40.568Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:34:40.568Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:34:40.568Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:34:40.568Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:34:40.568Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-14T00:34:40.568Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:34:40.568Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:34:40.568Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:34:40.568Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:34:40.568Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:34:40.568Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:34:40.568Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-14T00:34:40.568Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.569Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:34:40.569Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:34:40.569Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:34:40.569Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:34:40.569Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:34:40.569Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.569Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-14T00:34:40.569Z] [2022-05-14T00:34:40.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:34:40.570Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.570Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-14T00:34:40.570Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-14T00:34:40.571Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:34:40.571Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:34:40.571Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-14T00:34:40.571Z] [2022-05-14T00:34:40.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.572Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-14T00:34:40.572Z] [2022-05-14T00:34:40.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:34:40.572Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:40.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-14T00:34:40.573Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-14T00:34:40.573Z] [2022-05-14T00:34:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-14T00:34:41.031Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-14T00:34:41.031Z] [2022-05-14T00:34:41.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-14T00:34:41.031Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-14T00:34:41.031Z] [2022-05-14T00:34:41.031Z] DONE 1088 tests, 539 skipped in 2836.012s [2022-05-14T00:34:41.031Z] INFO: Integration tests ended at 05/14/2022 00:34:40. Duration:00:47:16.1930986 [2022-05-14T00:34:41.031Z] INFO: Docker info of the daemon under test at end of run [2022-05-14T00:34:41.031Z] [2022-05-14T00:34:41.031Z] Containers: 10 [2022-05-14T00:34:41.031Z] Running: 0 [2022-05-14T00:34:41.031Z] Paused: 0 [2022-05-14T00:34:41.031Z] Stopped: 10 [2022-05-14T00:34:41.031Z] Images: 18 [2022-05-14T00:34:41.031Z] Server Version: 0.0.0-dev [2022-05-14T00:34:41.031Z] Storage Driver: windowsfilter [2022-05-14T00:34:41.031Z] Windows: [2022-05-14T00:34:41.031Z] Logging Driver: json-file [2022-05-14T00:34:41.031Z] Plugins: [2022-05-14T00:34:41.031Z] Volume: local [2022-05-14T00:34:41.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-14T00:34:41.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-14T00:34:41.031Z] Swarm: inactive [2022-05-14T00:34:41.031Z] Default Isolation: process [2022-05-14T00:34:41.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-14T00:34:41.031Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-14T00:34:41.031Z] OSType: windows [2022-05-14T00:34:41.031Z] Architecture: x86_64 [2022-05-14T00:34:41.031Z] CPUs: 4 [2022-05-14T00:34:41.031Z] Total Memory: 32GiB [2022-05-14T00:34:41.031Z] Name: azwin-2-d716d0 [2022-05-14T00:34:41.031Z] ID: bd19035f-6a45-4990-8056-758a0e54a483 [2022-05-14T00:34:41.031Z] Docker Root Dir: D:\CI\PR-43599\2\daemon [2022-05-14T00:34:41.031Z] Debug Mode (client): false [2022-05-14T00:34:41.031Z] Debug Mode (server): true [2022-05-14T00:34:41.031Z] File Descriptors: -1 [2022-05-14T00:34:41.031Z] Goroutines: 17 [2022-05-14T00:34:41.031Z] System Time: 2022-05-14T00:34:40.6137198Z [2022-05-14T00:34:41.031Z] EventsListeners: 0 [2022-05-14T00:34:41.031Z] Registry: https://index.docker.io/v1/ [2022-05-14T00:34:41.031Z] Labels: [2022-05-14T00:34:41.031Z] Experimental: false [2022-05-14T00:34:41.031Z] Insecure Registries: [2022-05-14T00:34:41.031Z] 127.0.0.0/8 [2022-05-14T00:34:41.031Z] Live Restore Enabled: false [2022-05-14T00:34:41.031Z] [2022-05-14T00:34:41.031Z] [2022-05-14T00:34:41.031Z] INFO: Stopping daemon under test [2022-05-14T00:34:41.031Z] SUCCESS: The process with PID 5848 (child process of PID 3316) has been terminated. [2022-05-14T00:34:41.031Z] SUCCESS: The process with PID 3316 (child process of PID 1256) has been terminated. [2022-05-14T00:34:41.031Z] INFO: Stop tailing logs of the daemon under tests [2022-05-14T00:34:41.031Z] INFO: executeCI.ps1 Completed successfully at 05/14/2022 00:34:40. [2022-05-14T00:34:41.031Z] INFO: Tidying up at end of run [2022-05-14T00:34:41.031Z] ----------- DAEMON LOG ------------ [2022-05-14T00:34:41.031Z] 2022/05/13 23:44:36 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-14T00:34:41.031Z] ----------- END DAEMON LOG -------- [2022-05-14T00:34:41.031Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.out) to bundles\CIDUT.out [2022-05-14T00:34:41.031Z] INFO: Saving daemon under test log (d:\CI\PR-43599\2\dut.err) to bundles\CIDUT.err [2022-05-14T00:34:41.031Z] INFO: Saving containerd logs to bundles [2022-05-14T00:34:41.031Z] INFO: Nuke-Everything... [2022-05-14T00:34:41.997Z] INFO: Container count on control daemon to delete is 2 [2022-05-14T00:34:41.997Z] 56b73d84cb6c [2022-05-14T00:34:41.997Z] fc2f74fc47b4 [2022-05-14T00:34:41.997Z] INFO: Tidying pidfile d:\CI\PR-43599\2\docker.pid [2022-05-14T00:34:41.997Z] INFO: Nuking d:\CI [2022-05-14T00:35:11.909Z] INFO: Zapped successfully [2022-05-14T00:35:11.909Z] [2022-05-14T00:35:11.909Z] INFO: executeCI.ps1 exiting at Sat May 14 00:35:08 CUT 2022. Duration 01:15:25.9186125 [2022-05-14T00:35:11.909Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-14T00:35:12.149Z] Recording test results [2022-05-14T00:35:21.033Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-14T00:35:23.136Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-14T00:35:24.877Z] Archiving artifacts [2022-05-14T00:35:40.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43599/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-14T00:35:41.223Z] + make clean [2022-05-14T00:35:43.391Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-14T00:35:43.391Z] docker-dev-cache [2022-05-14T00:35:43.391Z] 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