Skip to content
Success

Console Output

Pull request #43329 updated
18:36:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 180f3b9cc79fef473b9d3f54285a4d77222235e7+409d7ac7f2d8169dcd66b06e27ad278f4a35440c (6905ccbd81a2484f9a27ba61d9685c5f4c5db50d)
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-43329@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
18:36:57 [2022-03-04T18:36:57.903Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:36:57 [2022-03-04T18:36:57.906Z] Trying to pass milestone 2
[Pipeline] milestone
18:36:57 [2022-03-04T18:36:57.983Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:36:58 [2022-03-04T18:36:58.312Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078c5ba17b3102898) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] {
[Pipeline] checkout
18:36:58 [2022-03-04T18:36:58.443Z] The recommended git tool is: git
18:37:01 [2022-03-04T18:37:01.309Z] using credential docker-jenkins-github-credentials
18:37:01 [2022-03-04T18:37:01.317Z] Cloning the remote Git repository
18:37:01 [2022-03-04T18:37:01.318Z] Cloning with configured refspecs honoured and without tags
18:37:01 [2022-03-04T18:37:01.306Z] Cloning repository https://github.com/moby/moby.git
18:37:01 [2022-03-04T18:37:01.362Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:01 [2022-03-04T18:37:01.661Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:01 [2022-03-04T18:37:01.662Z]  > git --version # timeout=10
18:37:01 [2022-03-04T18:37:01.682Z]  > git --version # 'git version 2.17.1'
18:37:01 [2022-03-04T18:37:01.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:01 [2022-03-04T18:37:01.684Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:26 [2022-03-04T18:37:26.241Z] Fetching without tags
18:37:26 [2022-03-04T18:37:26.662Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:26 [2022-03-04T18:37:26.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:26 [2022-03-04T18:37:26.164Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:37:26 [2022-03-04T18:37:26.174Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:26 [2022-03-04T18:37:26.209Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:26 [2022-03-04T18:37:26.240Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:26 [2022-03-04T18:37:26.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:26 [2022-03-04T18:37:26.241Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:26 [2022-03-04T18:37:26.660Z]  > git config core.sparsecheckout # timeout=10
18:37:26 [2022-03-04T18:37:26.671Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:27 [2022-03-04T18:37:27.652Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:27 [2022-03-04T18:37:27.653Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:37:27 [2022-03-04T18:37:27.538Z]  > git remote # timeout=10
18:37:27 [2022-03-04T18:37:27.563Z]  > git config --get remote.origin.url # timeout=10
18:37:27 [2022-03-04T18:37:27.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:27 [2022-03-04T18:37:27.587Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:37:27 [2022-03-04T18:37:27.621Z]  > git rev-parse HEAD^{commit} # timeout=10
18:37:27 [2022-03-04T18:37:27.646Z]  > git config core.sparsecheckout # timeout=10
18:37:27 [2022-03-04T18:37:27.678Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:31 [2022-03-04T18:37:31.976Z] Commit message: "update containerd binary to v1.5.10"
18:37:31 [2022-03-04T18:37:31.992Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:37:32 [2022-03-04T18:37:32.919Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
18:37:31 [2022-03-04T18:37:31.973Z]  > git rev-list --no-walk 65445bf64321b963c50127f451cba26dd8ff222c # timeout=10
18:37:38 [2022-03-04T18:37:38.194Z] Unable to find image 'alpine:latest' locally
18:37:38 [2022-03-04T18:37:38.195Z] latest: Pulling from library/alpine
18:37:38 [2022-03-04T18:37:38.195Z] 59bf1c3509f3: Pulling fs layer
18:37:38 [2022-03-04T18:37:38.195Z] 59bf1c3509f3: Verifying Checksum
18:37:38 [2022-03-04T18:37:38.195Z] 59bf1c3509f3: Download complete
18:37:38 [2022-03-04T18:37:38.195Z] 59bf1c3509f3: Pull complete
18:37:38 [2022-03-04T18:37:38.195Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
18:37:38 [2022-03-04T18:37:38.195Z] Status: Downloaded newer image for alpine:latest
18:37:43 [2022-03-04T18:37:43.652Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:37:45 [2022-03-04T18:37:45.279Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d051900b560b425) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] node
18:37:45 [2022-03-04T18:37:45.281Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0731318ba9bf0f144) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
18:37:45 [2022-03-04T18:37:45.290Z] Running on azwin-2-e0f2e0 in d:\jenkins\workspace\moby_PR-43329
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
18:37:45 [2022-03-04T18:37:45.313Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f9369854a2b59e8) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] {
18:37:45 [2022-03-04T18:37:45.321Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-075332a5c98889d33) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
18:37:45 [2022-03-04T18:37:45.373Z] The recommended git tool is: git
[Pipeline] checkout
18:37:45 [2022-03-04T18:37:45.381Z] The recommended git tool is: git
[Pipeline] ws
18:37:45 [2022-03-04T18:37:45.383Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
18:37:45 [2022-03-04T18:37:45.389Z] using credential docker-jenkins-github-credentials
18:37:45 [2022-03-04T18:37:45.391Z] using credential docker-jenkins-github-credentials
18:37:45 [2022-03-04T18:37:45.398Z] Cloning the remote Git repository
18:37:45 [2022-03-04T18:37:45.398Z] Cloning with configured refspecs honoured and without tags
18:37:45 [2022-03-04T18:37:45.403Z] Cloning the remote Git repository
18:37:45 [2022-03-04T18:37:45.403Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
18:37:45 [2022-03-04T18:37:45.425Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aabfe13bb75b794f) in /home/ubuntu/workspace/moby_PR-43329
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
18:37:45 [2022-03-04T18:37:45.497Z] The recommended git tool is: git
[Pipeline] checkout
18:37:45 [2022-03-04T18:37:45.505Z] The recommended git tool is: git
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
18:37:45 [2022-03-04T18:37:45.513Z] The recommended git tool is: git
18:37:45 [2022-03-04T18:37:45.522Z] using credential docker-jenkins-github-credentials
[Pipeline] {
18:37:45 [2022-03-04T18:37:45.532Z] Cloning the remote Git repository
18:37:45 [2022-03-04T18:37:45.532Z] Cloning with configured refspecs honoured and without tags
18:37:45 [2022-03-04T18:37:45.543Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
18:37:45 [2022-03-04T18:37:45.552Z] Cloning the remote Git repository
18:37:45 [2022-03-04T18:37:45.552Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
18:37:45 [2022-03-04T18:37:45.700Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
18:37:45 [2022-03-04T18:37:45.719Z] using credential docker-jenkins-github-credentials
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:37:45 [2022-03-04T18:37:45.798Z] Cloning the remote Git repository
18:37:45 [2022-03-04T18:37:45.798Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:37:45 [2022-03-04T18:37:45.451Z] Cloning repository https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.451Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:45 [2022-03-04T18:37:45.459Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.459Z]  > git --version # timeout=10
18:37:45 [2022-03-04T18:37:45.465Z]  > git --version # 'git version 2.17.1'
18:37:45 [2022-03-04T18:37:45.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:45 [2022-03-04T18:37:45.466Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:45 [2022-03-04T18:37:45.445Z] Cloning repository https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.445Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:45 [2022-03-04T18:37:45.458Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.458Z]  > git --version # timeout=10
18:37:45 [2022-03-04T18:37:45.468Z]  > git --version # 'git version 2.17.1'
18:37:45 [2022-03-04T18:37:45.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:45 [2022-03-04T18:37:45.469Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:45 [2022-03-04T18:37:45.536Z] Cloning repository https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.537Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:45 [2022-03-04T18:37:45.544Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.544Z]  > git --version # timeout=10
18:37:45 [2022-03-04T18:37:45.548Z]  > git --version # 'git version 2.25.1'
18:37:45 [2022-03-04T18:37:45.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:45 [2022-03-04T18:37:45.552Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:45 [2022-03-04T18:37:45.554Z] Cloning repository https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.556Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:45 [2022-03-04T18:37:45.567Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.568Z]  > git --version # timeout=10
18:37:45 [2022-03-04T18:37:45.573Z]  > git --version # 'git version 2.25.1'
18:37:45 [2022-03-04T18:37:45.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:45 [2022-03-04T18:37:45.574Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:45 [2022-03-04T18:37:45.836Z] Cloning repository https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.837Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:37:45 [2022-03-04T18:37:45.900Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:45 [2022-03-04T18:37:45.901Z]  > git --version # timeout=10
18:37:45 [2022-03-04T18:37:45.952Z]  > git --version # 'git version 2.24.1.windows.2'
18:37:45 [2022-03-04T18:37:45.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:45 [2022-03-04T18:37:45.954Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:48 [2022-03-04T18:37:48.516Z] using credential docker-jenkins-github-credentials
18:37:48 [2022-03-04T18:37:48.524Z] Cloning the remote Git repository
18:37:48 [2022-03-04T18:37:48.524Z] Cloning with configured refspecs honoured and without tags
18:37:48 [2022-03-04T18:37:48.543Z] Cloning repository https://github.com/moby/moby.git
18:37:48 [2022-03-04T18:37:48.600Z]  > git init /home/ubuntu/workspace/moby_PR-43329 # timeout=10
18:37:48 [2022-03-04T18:37:48.837Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:48 [2022-03-04T18:37:48.838Z]  > git --version # timeout=10
18:37:48 [2022-03-04T18:37:48.871Z]  > git --version # 'git version 2.17.1'
18:37:48 [2022-03-04T18:37:48.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:48 [2022-03-04T18:37:48.874Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:56 [2022-03-04T18:37:56.431Z] Fetching without tags
18:37:56 [2022-03-04T18:37:56.413Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:56 [2022-03-04T18:37:56.416Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:37:56 [2022-03-04T18:37:56.420Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:56 [2022-03-04T18:37:56.426Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:56 [2022-03-04T18:37:56.435Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:56 [2022-03-04T18:37:56.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:56 [2022-03-04T18:37:56.436Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:56 [2022-03-04T18:37:56.661Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:57 [2022-03-04T18:37:57.108Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:57 [2022-03-04T18:37:57.108Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:37:57 [2022-03-04T18:37:57.261Z] Commit message: "update containerd binary to v1.5.10"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:37:58 [2022-03-04T18:37:58.001Z] + docker version
18:37:58 [2022-03-04T18:37:58.001Z] Client: Docker Engine - Community
18:37:58 [2022-03-04T18:37:58.001Z]  Version:           20.10.12
18:37:58 [2022-03-04T18:37:58.001Z]  API version:       1.41
18:37:58 [2022-03-04T18:37:58.001Z]  Go version:        go1.16.12
18:37:58 [2022-03-04T18:37:58.001Z]  Git commit:        e91ed57
18:37:58 [2022-03-04T18:37:58.001Z]  Built:             Mon Dec 13 11:44:28 2021
18:37:58 [2022-03-04T18:37:58.001Z]  OS/Arch:           linux/arm64
18:37:58 [2022-03-04T18:37:58.001Z]  Context:           default
18:37:58 [2022-03-04T18:37:58.001Z]  Experimental:      true
18:37:58 [2022-03-04T18:37:58.001Z] 
18:37:58 [2022-03-04T18:37:58.001Z] Server: Docker Engine - Community
18:37:58 [2022-03-04T18:37:58.001Z]  Engine:
18:37:58 [2022-03-04T18:37:58.001Z]   Version:          20.10.12
18:37:58 [2022-03-04T18:37:58.001Z]   API version:      1.41 (minimum version 1.12)
18:37:58 [2022-03-04T18:37:58.001Z]   Go version:       go1.16.12
18:37:58 [2022-03-04T18:37:58.001Z]   Git commit:       459d0df
18:37:58 [2022-03-04T18:37:58.001Z]   Built:            Mon Dec 13 11:43:05 2021
18:37:58 [2022-03-04T18:37:58.001Z]   OS/Arch:          linux/arm64
18:37:58 [2022-03-04T18:37:58.001Z]   Experimental:     true
18:37:58 [2022-03-04T18:37:58.001Z]  containerd:
18:37:58 [2022-03-04T18:37:58.001Z]   Version:          1.4.12
18:37:58 [2022-03-04T18:37:58.001Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:37:58 [2022-03-04T18:37:58.001Z]  runc:
18:37:58 [2022-03-04T18:37:58.001Z]   Version:          1.0.2
18:37:58 [2022-03-04T18:37:58.001Z]   GitCommit:        v1.0.2-0-g52b36a2
18:37:58 [2022-03-04T18:37:58.001Z]  docker-init:
18:37:58 [2022-03-04T18:37:58.001Z]   Version:          0.19.0
18:37:58 [2022-03-04T18:37:58.001Z]   GitCommit:        de40ad0
[Pipeline] sh
18:37:56 [2022-03-04T18:37:56.664Z]  > git config core.sparsecheckout # timeout=10
18:37:56 [2022-03-04T18:37:56.667Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:57 [2022-03-04T18:37:57.090Z]  > git remote # timeout=10
18:37:57 [2022-03-04T18:37:57.093Z]  > git config --get remote.origin.url # timeout=10
18:37:57 [2022-03-04T18:37:57.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:57 [2022-03-04T18:37:57.096Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:37:57 [2022-03-04T18:37:57.106Z]  > git rev-parse HEAD^{commit} # timeout=10
18:37:57 [2022-03-04T18:37:57.112Z]  > git config core.sparsecheckout # timeout=10
18:37:57 [2022-03-04T18:37:57.114Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:58 [2022-03-04T18:37:58.292Z] + docker info
18:37:58 [2022-03-04T18:37:58.292Z] Client:
18:37:58 [2022-03-04T18:37:58.292Z]  Context:    default
18:37:58 [2022-03-04T18:37:58.292Z]  Debug Mode: false
18:37:58 [2022-03-04T18:37:58.292Z]  Plugins:
18:37:58 [2022-03-04T18:37:58.292Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:37:58 [2022-03-04T18:37:58.292Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:37:58 [2022-03-04T18:37:58.292Z] 
18:37:58 [2022-03-04T18:37:58.292Z] Server:
18:37:58 [2022-03-04T18:37:58.292Z]  Containers: 0
18:37:58 [2022-03-04T18:37:58.292Z]   Running: 0
18:37:58 [2022-03-04T18:37:58.292Z]   Paused: 0
18:37:58 [2022-03-04T18:37:58.292Z]   Stopped: 0
18:37:58 [2022-03-04T18:37:58.292Z]  Images: 4
18:37:58 [2022-03-04T18:37:58.292Z]  Server Version: 20.10.12
18:37:58 [2022-03-04T18:37:58.292Z]  Storage Driver: overlay2
18:37:58 [2022-03-04T18:37:58.292Z]   Backing Filesystem: extfs
18:37:58 [2022-03-04T18:37:58.292Z]   Supports d_type: true
18:37:58 [2022-03-04T18:37:58.292Z]   Native Overlay Diff: true
18:37:58 [2022-03-04T18:37:58.292Z]   userxattr: false
18:37:58 [2022-03-04T18:37:58.292Z]  Logging Driver: json-file
18:37:58 [2022-03-04T18:37:58.292Z]  Cgroup Driver: cgroupfs
18:37:58 [2022-03-04T18:37:58.292Z]  Cgroup Version: 1
18:37:58 [2022-03-04T18:37:58.292Z]  Plugins:
18:37:58 [2022-03-04T18:37:58.292Z]   Volume: local
18:37:58 [2022-03-04T18:37:58.292Z]   Network: bridge host ipvlan macvlan null overlay
18:37:58 [2022-03-04T18:37:58.292Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:37:58 [2022-03-04T18:37:58.292Z]  Swarm: inactive
18:37:58 [2022-03-04T18:37:58.292Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
18:37:58 [2022-03-04T18:37:58.292Z]  Default Runtime: runc
18:37:58 [2022-03-04T18:37:58.292Z]  Init Binary: docker-init
18:37:58 [2022-03-04T18:37:58.292Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:37:58 [2022-03-04T18:37:58.292Z]  runc version: v1.0.2-0-g52b36a2
18:37:58 [2022-03-04T18:37:58.292Z]  init version: de40ad0
18:37:58 [2022-03-04T18:37:58.292Z]  Security Options:
18:37:58 [2022-03-04T18:37:58.292Z]   apparmor
18:37:58 [2022-03-04T18:37:58.292Z]   seccomp
18:37:58 [2022-03-04T18:37:58.292Z]    Profile: default
18:37:58 [2022-03-04T18:37:58.292Z]  Kernel Version: 5.11.0-1023-aws
18:37:58 [2022-03-04T18:37:58.292Z]  Operating System: Ubuntu 20.04.3 LTS
18:37:58 [2022-03-04T18:37:58.292Z]  OSType: linux
18:37:58 [2022-03-04T18:37:58.292Z]  Architecture: aarch64
18:37:58 [2022-03-04T18:37:58.292Z]  CPUs: 2
18:37:58 [2022-03-04T18:37:58.292Z]  Total Memory: 7.576GiB
18:37:58 [2022-03-04T18:37:58.292Z]  Name: ip-10-100-57-158
18:37:58 [2022-03-04T18:37:58.292Z]  ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5
18:37:58 [2022-03-04T18:37:58.292Z]  Docker Root Dir: /var/lib/docker
18:37:58 [2022-03-04T18:37:58.292Z]  Debug Mode: false
18:37:58 [2022-03-04T18:37:58.292Z]  Registry: https://index.docker.io/v1/
18:37:58 [2022-03-04T18:37:58.292Z]  Labels:
18:37:58 [2022-03-04T18:37:58.292Z]  Experimental: true
18:37:58 [2022-03-04T18:37:58.292Z]  Insecure Registries:
18:37:58 [2022-03-04T18:37:58.292Z]   127.0.0.0/8
18:37:58 [2022-03-04T18:37:58.292Z]  Live Restore Enabled: true
18:37:58 [2022-03-04T18:37:58.292Z] 
[Pipeline] sh
18:37:58 [2022-03-04T18:37:58.577Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:37:58 [2022-03-04T18:37:58.577Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:37:58 [2022-03-04T18:37:58.577Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:37:58 [2022-03-04T18:37:58.577Z] + bash /home/ubuntu/workspace/moby_PR-43329/check-config.sh
18:37:58 [2022-03-04T18:37:58.577Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:37:58 [2022-03-04T18:37:58.577Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ...
18:37:58 [2022-03-04T18:37:58.577Z] 
18:37:58 [2022-03-04T18:37:58.577Z] Generally Necessary:
18:37:58 [2022-03-04T18:37:58.577Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:37:58 [2022-03-04T18:37:58.577Z] - apparmor: enabled and tools installed
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_NAMESPACES: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_NET_NS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_PID_NS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_IPC_NS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_UTS_NS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CGROUPS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CGROUP_CPUACCT: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CGROUP_DEVICE: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CGROUP_FREEZER: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CGROUP_SCHED: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_CPUSETS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_MEMCG: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_KEYS: enabled
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_VETH: enabled (as module)
18:37:58 [2022-03-04T18:37:58.577Z] - CONFIG_BRIDGE: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NF_NAT_IPV4: missing
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NF_NAT: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NF_NAT_NEEDED: missing
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_POSIX_MQUEUE: enabled
18:37:58 [2022-03-04T18:37:58.837Z] 
18:37:58 [2022-03-04T18:37:58.837Z] Optional Features:
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_USER_NS: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_SECCOMP: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CGROUP_PIDS: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_MEMCG_SWAP: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:37:58 [2022-03-04T18:37:58.837Z]     (cgroup swap accounting is currently enabled)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_BLK_CGROUP: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IOSCHED_CFQ: missing
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CGROUP_PERF: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CGROUP_HUGETLB: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_CFS_BANDWIDTH: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_RT_GROUP_SCHED: missing
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_VS: enabled (as module)
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_VS_NFCT: enabled
18:37:58 [2022-03-04T18:37:58.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:37:58 [2022-03-04T18:37:58.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:37:58 [2022-03-04T18:37:58.838Z] - CONFIG_IP_VS_RR: enabled (as module)
18:37:58 [2022-03-04T18:37:58.838Z] - CONFIG_EXT4_FS: enabled
18:37:58 [2022-03-04T18:37:58.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:37:58 [2022-03-04T18:37:58.838Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:37:58 [2022-03-04T18:37:58.838Z] - Network Drivers:
18:37:58 [2022-03-04T18:37:58.838Z]   - "overlay":
18:37:58 [2022-03-04T18:37:58.838Z]     - CONFIG_VXLAN: enabled (as module)
18:37:58 [2022-03-04T18:37:58.838Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:37:58 [2022-03-04T18:37:58.838Z]       Optional (for encrypted networks):
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_CRYPTO: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_CRYPTO_AEAD: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_CRYPTO_GCM: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_CRYPTO_GHASH: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_XFRM: enabled
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_XFRM_USER: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_INET_ESP: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:37:59 [2022-03-04T18:37:59.097Z]   - "ipvlan":
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_IPVLAN: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]   - "macvlan":
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_MACVLAN: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_DUMMY: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]   - "ftp,tftp client in container":
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:37:59 [2022-03-04T18:37:59.097Z] - Storage Drivers:
18:37:59 [2022-03-04T18:37:59.097Z]   - "aufs":
18:37:59 [2022-03-04T18:37:59.097Z]     - CONFIG_AUFS_FS: missing
18:37:59 [2022-03-04T18:37:59.097Z]   - "btrfs":
18:37:59 [2022-03-04T18:37:59.098Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:37:59 [2022-03-04T18:37:59.098Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:37:59 [2022-03-04T18:37:59.098Z]   - "devicemapper":
18:37:59 [2022-03-04T18:37:59.098Z]     - CONFIG_BLK_DEV_DM: enabled
18:37:59 [2022-03-04T18:37:59.098Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:37:59 [2022-03-04T18:37:59.098Z]   - "overlay":
18:37:59 [2022-03-04T18:37:59.098Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:37:59 [2022-03-04T18:37:59.098Z]   - "zfs":
18:37:59 [2022-03-04T18:37:59.098Z]     - /dev/zfs: present
18:37:59 [2022-03-04T18:37:59.098Z]     - zfs command: missing
18:37:59 [2022-03-04T18:37:59.098Z]     - zpool command: missing
18:37:59 [2022-03-04T18:37:59.098Z] 
18:37:59 [2022-03-04T18:37:59.098Z] Limits:
18:37:59 [2022-03-04T18:37:59.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:37:59 [2022-03-04T18:37:59.098Z] 
18:37:59 [2022-03-04T18:37:59.098Z] + true
[Pipeline] }
18:37:59 [2022-03-04T18:37:59.108Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:37:59 [2022-03-04T18:37:59.332Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:59 [2022-03-04T18:37:59.333Z] Fetching without tags
18:37:59 [2022-03-04T18:37:59.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 .
18:37:59 [2022-03-04T18:37:59.309Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.314Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:37:59 [2022-03-04T18:37:59.320Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.330Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.337Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:59 [2022-03-04T18:37:59.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:59 [2022-03-04T18:37:59.338Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.581Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:59 [2022-03-04T18:37:59.693Z] #1 [internal] load build definition from Dockerfile
18:37:59 [2022-03-04T18:37:59.693Z] #1 sha256:7f84bb89bfe15b5d13171ab7ff129e866343ba08010020e68ffab46a35288cdd
18:37:59 [2022-03-04T18:37:59.693Z] #1 transferring dockerfile: 17.05kB done
18:37:59 [2022-03-04T18:37:59.693Z] #1 DONE 0.0s
18:37:59 [2022-03-04T18:37:59.693Z] 
18:37:59 [2022-03-04T18:37:59.693Z] #2 [internal] load .dockerignore
18:37:59 [2022-03-04T18:37:59.693Z] #2 sha256:33760dea6f637184006955e8196746c1d98e5ce04a879bdc3cdc5b94e8b8b3db
18:37:59 [2022-03-04T18:37:59.693Z] #2 transferring context: 87B done
18:37:59 [2022-03-04T18:37:59.693Z] #2 DONE 0.0s
18:37:59 [2022-03-04T18:37:59.693Z] 
18:37:59 [2022-03-04T18:37:59.693Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:37:59 [2022-03-04T18:37:59.693Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
18:37:59 [2022-03-04T18:37:59.070Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.073Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:37:59 [2022-03-04T18:37:59.080Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.094Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.111Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:59 [2022-03-04T18:37:59.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:59 [2022-03-04T18:37:59.112Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.331Z]  > git config core.sparsecheckout # timeout=10
18:37:59 [2022-03-04T18:37:59.337Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:59 [2022-03-04T18:37:59.745Z] Fetching without tags
18:37:59 [2022-03-04T18:37:59.798Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:37:59 [2022-03-04T18:37:59.799Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:37:59 [2022-03-04T18:37:59.953Z] #3 DONE 0.4s
18:37:59 [2022-03-04T18:37:59.954Z] 
18:37:59 [2022-03-04T18:37:59.954Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:37:59 [2022-03-04T18:37:59.954Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
18:37:59 [2022-03-04T18:37:59.954Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:37:59 [2022-03-04T18:37:59.954Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:37:59 [2022-03-04T18:37:59.954Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
18:37:59 [2022-03-04T18:37:59.954Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
18:37:59 [2022-03-04T18:37:59.954Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
18:37:59 [2022-03-04T18:37:59.993Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:00 [2022-03-04T18:38:00.085Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:00 [2022-03-04T18:38:00.085Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:38:00 [2022-03-04T18:38:00.214Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.34MB / 9.01MB 0.2s
18:38:00 [2022-03-04T18:38:00.214Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done
18:38:00 [2022-03-04T18:38:00.214Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
18:38:00 [2022-03-04T18:38:00.214Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
18:38:00 [2022-03-04T18:38:00.214Z] #4 DONE 0.4s
18:38:00 [2022-03-04T18:38:00.246Z] Commit message: "update containerd binary to v1.5.10"
18:38:00 [2022-03-04T18:38:00.322Z] Commit message: "update containerd binary to v1.5.10"
18:38:00 [2022-03-04T18:38:00.474Z] 
18:38:00 [2022-03-04T18:38:00.474Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:00 [2022-03-04T18:38:00.474Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:38:00 [2022-03-04T18:38:00.486Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:00 [2022-03-04T18:38:00.487Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:38:00 [2022-03-04T18:38:00.757Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:38:01 [2022-03-04T18:38:01.007Z] + docker version
18:38:01 [2022-03-04T18:38:01.007Z] Client: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.007Z]  Version:           20.10.12
18:38:01 [2022-03-04T18:38:01.007Z]  API version:       1.41
18:38:01 [2022-03-04T18:38:01.007Z]  Go version:        go1.16.12
18:38:01 [2022-03-04T18:38:01.007Z]  Git commit:        e91ed57
18:38:01 [2022-03-04T18:38:01.007Z]  Built:             Mon Dec 13 11:45:33 2021
18:38:01 [2022-03-04T18:38:01.007Z]  OS/Arch:           linux/amd64
18:38:01 [2022-03-04T18:38:01.007Z]  Context:           default
18:38:01 [2022-03-04T18:38:01.007Z]  Experimental:      true
18:38:01 [2022-03-04T18:38:01.008Z] 
18:38:01 [2022-03-04T18:38:01.008Z] Server: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.008Z]  Engine:
18:38:01 [2022-03-04T18:38:01.008Z]   Version:          20.10.12
18:38:01 [2022-03-04T18:38:01.008Z]   API version:      1.41 (minimum version 1.12)
18:38:01 [2022-03-04T18:38:01.008Z]   Go version:       go1.16.12
18:38:01 [2022-03-04T18:38:01.008Z]   Git commit:       459d0df
18:38:01 [2022-03-04T18:38:01.008Z]   Built:            Mon Dec 13 11:43:42 2021
18:38:01 [2022-03-04T18:38:01.008Z]   OS/Arch:          linux/amd64
18:38:01 [2022-03-04T18:38:01.008Z]   Experimental:     true
18:38:01 [2022-03-04T18:38:01.008Z]  containerd:
18:38:01 [2022-03-04T18:38:01.008Z]   Version:          1.4.12
18:38:01 [2022-03-04T18:38:01.008Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:01 [2022-03-04T18:38:01.008Z]  runc:
18:38:01 [2022-03-04T18:38:01.008Z]   Version:          1.0.2
18:38:01 [2022-03-04T18:38:01.008Z]   GitCommit:        v1.0.2-0-g52b36a2
18:38:01 [2022-03-04T18:38:01.008Z]  docker-init:
18:38:01 [2022-03-04T18:38:01.008Z]   Version:          0.19.0
18:38:01 [2022-03-04T18:38:01.008Z]   GitCommit:        de40ad0
[Pipeline] sh
18:38:01 [2022-03-04T18:38:01.045Z] #6 DONE 0.7s
18:38:01 [2022-03-04T18:38:01.045Z] 
18:38:01 [2022-03-04T18:38:01.045Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster
18:38:01 [2022-03-04T18:38:01.045Z] #7 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a
18:38:01 [2022-03-04T18:38:01.045Z] #7 DONE 0.7s
18:38:01 [2022-03-04T18:38:01.045Z] 
18:38:01 [2022-03-04T18:38:01.045Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:01 [2022-03-04T18:38:01.045Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:38:01 [2022-03-04T18:38:01.079Z] Commit message: "update containerd binary to v1.5.10"
18:38:01 [2022-03-04T18:38:01.118Z] + [ PR != PR ]
18:38:01 [2022-03-04T18:38:01.118Z] + [ 20.10 != master ]
18:38:01 [2022-03-04T18:38:01.118Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:37:59 [2022-03-04T18:37:59.585Z]  > git config core.sparsecheckout # timeout=10
18:37:59 [2022-03-04T18:37:59.601Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:00 [2022-03-04T18:38:00.062Z]  > git remote # timeout=10
18:38:00 [2022-03-04T18:38:00.065Z]  > git config --get remote.origin.url # timeout=10
18:38:00 [2022-03-04T18:38:00.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:00 [2022-03-04T18:38:00.071Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:38:00 [2022-03-04T18:38:00.081Z]  > git rev-parse HEAD^{commit} # timeout=10
18:38:00 [2022-03-04T18:38:00.089Z]  > git config core.sparsecheckout # timeout=10
18:38:00 [2022-03-04T18:38:00.093Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:37:59 [2022-03-04T18:37:59.722Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.727Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:37:59 [2022-03-04T18:37:59.733Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.741Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:37:59 [2022-03-04T18:37:59.748Z] Fetching upstream changes from https://github.com/moby/moby.git
18:37:59 [2022-03-04T18:37:59.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:59 [2022-03-04T18:37:59.749Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:37:59 [2022-03-04T18:37:59.996Z]  > git config core.sparsecheckout # timeout=10
18:38:00 [2022-03-04T18:38:00.002Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:00 [2022-03-04T18:38:00.429Z]  > git remote # timeout=10
18:38:00 [2022-03-04T18:38:00.440Z]  > git config --get remote.origin.url # timeout=10
18:38:00 [2022-03-04T18:38:00.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:00 [2022-03-04T18:38:00.447Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:38:00 [2022-03-04T18:38:00.469Z]  > git rev-parse HEAD^{commit} # timeout=10
18:38:00 [2022-03-04T18:38:00.489Z]  > git config core.sparsecheckout # timeout=10
18:38:00 [2022-03-04T18:38:00.503Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:01 [2022-03-04T18:38:01.290Z] + docker info
18:38:01 [2022-03-04T18:38:01.290Z] Client:
18:38:01 [2022-03-04T18:38:01.290Z]  Context:    default
18:38:01 [2022-03-04T18:38:01.290Z]  Debug Mode: false
18:38:01 [2022-03-04T18:38:01.290Z]  Plugins:
18:38:01 [2022-03-04T18:38:01.290Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:38:01 [2022-03-04T18:38:01.290Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:38:01 [2022-03-04T18:38:01.290Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:38:01 [2022-03-04T18:38:01.290Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:38:01 [2022-03-04T18:38:01.290Z] 
18:38:01 [2022-03-04T18:38:01.290Z] Server:
18:38:01 [2022-03-04T18:38:01.290Z]  Containers: 0
18:38:01 [2022-03-04T18:38:01.290Z]   Running: 0
18:38:01 [2022-03-04T18:38:01.290Z]   Paused: 0
18:38:01 [2022-03-04T18:38:01.290Z]   Stopped: 0
18:38:01 [2022-03-04T18:38:01.290Z]  Images: 4
18:38:01 [2022-03-04T18:38:01.290Z]  Server Version: 20.10.12
18:38:01 [2022-03-04T18:38:01.290Z]  Storage Driver: overlay2
18:38:01 [2022-03-04T18:38:01.290Z]   Backing Filesystem: extfs
18:38:01 [2022-03-04T18:38:01.290Z]   Supports d_type: true
18:38:01 [2022-03-04T18:38:01.290Z]   Native Overlay Diff: true
18:38:01 [2022-03-04T18:38:01.290Z]   userxattr: false
18:38:01 [2022-03-04T18:38:01.290Z]  Logging Driver: json-file
18:38:01 [2022-03-04T18:38:01.290Z]  Cgroup Driver: systemd
18:38:01 [2022-03-04T18:38:01.290Z]  Cgroup Version: 2
18:38:01 [2022-03-04T18:38:01.290Z]  Plugins:
18:38:01 [2022-03-04T18:38:01.290Z]   Volume: local
18:38:01 [2022-03-04T18:38:01.290Z]   Network: bridge host ipvlan macvlan null overlay
18:38:01 [2022-03-04T18:38:01.290Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:01 [2022-03-04T18:38:01.290Z]  Swarm: inactive
18:38:01 [2022-03-04T18:38:01.290Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
18:38:01 [2022-03-04T18:38:01.290Z]  Default Runtime: runc
18:38:01 [2022-03-04T18:38:01.290Z]  Init Binary: docker-init
18:38:01 [2022-03-04T18:38:01.290Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:01 [2022-03-04T18:38:01.290Z]  runc version: v1.0.2-0-g52b36a2
18:38:01 [2022-03-04T18:38:01.290Z]  init version: de40ad0
18:38:01 [2022-03-04T18:38:01.290Z]  Security Options:
18:38:01 [2022-03-04T18:38:01.290Z]   apparmor
18:38:01 [2022-03-04T18:38:01.290Z]   seccomp
18:38:01 [2022-03-04T18:38:01.290Z]    Profile: default
18:38:01 [2022-03-04T18:38:01.290Z]   cgroupns
18:38:01 [2022-03-04T18:38:01.290Z]  Kernel Version: 5.11.0-1023-aws
18:38:01 [2022-03-04T18:38:01.290Z]  Operating System: Ubuntu 20.04.3 LTS
18:38:01 [2022-03-04T18:38:01.290Z]  OSType: linux
18:38:01 [2022-03-04T18:38:01.290Z]  Architecture: x86_64
18:38:01 [2022-03-04T18:38:01.290Z]  CPUs: 2
18:38:01 [2022-03-04T18:38:01.290Z]  Total Memory: 7.477GiB
18:38:01 [2022-03-04T18:38:01.290Z]  Name: ip-10-100-122-9
18:38:01 [2022-03-04T18:38:01.290Z]  ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH
18:38:01 [2022-03-04T18:38:01.290Z]  Docker Root Dir: /var/lib/docker
18:38:01 [2022-03-04T18:38:01.290Z]  Debug Mode: false
18:38:01 [2022-03-04T18:38:01.290Z]  Registry: https://index.docker.io/v1/
18:38:01 [2022-03-04T18:38:01.290Z]  Labels:
18:38:01 [2022-03-04T18:38:01.290Z]  Experimental: true
18:38:01 [2022-03-04T18:38:01.290Z]  Insecure Registries:
18:38:01 [2022-03-04T18:38:01.290Z]   127.0.0.0/8
18:38:01 [2022-03-04T18:38:01.290Z]  Live Restore Enabled: true
18:38:01 [2022-03-04T18:38:01.290Z] 
[Pipeline] }
[Pipeline] // stage
18:38:01 [2022-03-04T18:38:01.314Z] #8 DONE 0.7s
18:38:01 [2022-03-04T18:38:01.314Z] 
18:38:01 [2022-03-04T18:38:01.314Z] #5 [internal] load metadata for docker.io/library/debian:buster
18:38:01 [2022-03-04T18:38:01.314Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
18:38:01 [2022-03-04T18:38:01.314Z] #5 DONE 0.8s
18:38:01 [2022-03-04T18:38:01.314Z] 
18:38:01 [2022-03-04T18:38:01.314Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:01 [2022-03-04T18:38:01.314Z] #9 sha256:84632ca94b3a189d71f169cfdb313971db6dea74bbc55c30fcfc9f618853ccb8
18:38:01 [2022-03-04T18:38:01.314Z] #9 CACHED
18:38:01 [2022-03-04T18:38:01.314Z] 
18:38:01 [2022-03-04T18:38:01.314Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:01 [2022-03-04T18:38:01.314Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f
18:38:01 [2022-03-04T18:38:01.314Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done
18:38:01 [2022-03-04T18:38:01.314Z] #26 DONE 0.0s
18:38:01 [2022-03-04T18:38:01.314Z] 
18:38:01 [2022-03-04T18:38:01.314Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:01 [2022-03-04T18:38:01.314Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:01 [2022-03-04T18:38:01.314Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:37:59 [2022-03-04T18:37:59.774Z]  > git remote # timeout=10
18:37:59 [2022-03-04T18:37:59.780Z]  > git config --get remote.origin.url # timeout=10
18:37:59 [2022-03-04T18:37:59.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:37:59 [2022-03-04T18:37:59.782Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:37:59 [2022-03-04T18:37:59.790Z]  > git rev-parse HEAD^{commit} # timeout=10
18:37:59 [2022-03-04T18:37:59.798Z]  > git config core.sparsecheckout # timeout=10
18:37:59 [2022-03-04T18:37:59.804Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:00 [2022-03-04T18:38:00.434Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:00 [2022-03-04T18:38:00.488Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:38:00 [2022-03-04T18:38:00.540Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:38:00 [2022-03-04T18:38:00.667Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:00 [2022-03-04T18:38:00.796Z] Fetching upstream changes from https://github.com/moby/moby.git
18:38:00 [2022-03-04T18:38:00.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:00 [2022-03-04T18:38:00.798Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] withEnv
[Pipeline] {
18:38:01 [2022-03-04T18:38:01.478Z] + docker version
18:38:01 [2022-03-04T18:38:01.478Z] Client: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.478Z]  Version:           20.10.12
18:38:01 [2022-03-04T18:38:01.478Z]  API version:       1.41
18:38:01 [2022-03-04T18:38:01.478Z]  Go version:        go1.16.12
18:38:01 [2022-03-04T18:38:01.478Z]  Git commit:        e91ed57
18:38:01 [2022-03-04T18:38:01.478Z]  Built:             Mon Dec 13 11:45:27 2021
18:38:01 [2022-03-04T18:38:01.478Z]  OS/Arch:           linux/amd64
18:38:01 [2022-03-04T18:38:01.478Z]  Context:           default
18:38:01 [2022-03-04T18:38:01.478Z]  Experimental:      true
18:38:01 [2022-03-04T18:38:01.478Z] 
18:38:01 [2022-03-04T18:38:01.478Z] Server: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.478Z]  Engine:
18:38:01 [2022-03-04T18:38:01.478Z]   Version:          20.10.12
18:38:01 [2022-03-04T18:38:01.478Z]   API version:      1.41 (minimum version 1.12)
18:38:01 [2022-03-04T18:38:01.478Z]   Go version:       go1.16.12
18:38:01 [2022-03-04T18:38:01.478Z]   Git commit:       459d0df
18:38:01 [2022-03-04T18:38:01.478Z]   Built:            Mon Dec 13 11:43:36 2021
18:38:01 [2022-03-04T18:38:01.478Z]   OS/Arch:          linux/amd64
18:38:01 [2022-03-04T18:38:01.478Z]   Experimental:     true
18:38:01 [2022-03-04T18:38:01.478Z]  containerd:
18:38:01 [2022-03-04T18:38:01.478Z]   Version:          1.4.12
18:38:01 [2022-03-04T18:38:01.478Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:01 [2022-03-04T18:38:01.478Z]  runc:
18:38:01 [2022-03-04T18:38:01.478Z]   Version:          1.0.2
18:38:01 [2022-03-04T18:38:01.478Z]   GitCommit:        v1.0.2-0-g52b36a2
18:38:01 [2022-03-04T18:38:01.478Z]  docker-init:
18:38:01 [2022-03-04T18:38:01.478Z]   Version:          0.19.0
18:38:01 [2022-03-04T18:38:01.478Z]   GitCommit:        de40ad0
[Pipeline] sh
18:38:01 [2022-03-04T18:38:01.539Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
[Pipeline] stage
[Pipeline] { (Print info)
18:38:01 [2022-03-04T18:38:01.576Z] #64 ...
18:38:01 [2022-03-04T18:38:01.577Z] 
18:38:01 [2022-03-04T18:38:01.577Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:01 [2022-03-04T18:38:01.577Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f
18:38:01 [2022-03-04T18:38:01.577Z] #26 sha256:5a79440171f4e602be527350ffc00d715a3c20ce93ddc2840cc4e82a788f82cf 529B / 529B done
18:38:01 [2022-03-04T18:38:01.577Z] #26 sha256:fafecec18627251ea40234795cfeec80723680695dcbeed2cfe5bda52230f72d 1.48kB / 1.48kB done
18:38:01 [2022-03-04T18:38:01.577Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done
18:38:01 [2022-03-04T18:38:01.577Z] #26 DONE 0.1s
18:38:01 [2022-03-04T18:38:01.577Z] 
18:38:01 [2022-03-04T18:38:01.577Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:01 [2022-03-04T18:38:01.577Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:01 [2022-03-04T18:38:01.577Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:38:01 [2022-03-04T18:38:01.577Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:01 [2022-03-04T18:38:01.577Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:38:01 [2022-03-04T18:38:01.577Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:38:01 [2022-03-04T18:38:01.577Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s
[Pipeline] sh
18:38:01 [2022-03-04T18:38:01.616Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 .
18:38:01 [2022-03-04T18:38:01.802Z] + docker info
18:38:01 [2022-03-04T18:38:01.802Z] Client:
18:38:01 [2022-03-04T18:38:01.802Z]  Context:    default
18:38:01 [2022-03-04T18:38:01.802Z]  Debug Mode: false
18:38:01 [2022-03-04T18:38:01.802Z]  Plugins:
18:38:01 [2022-03-04T18:38:01.802Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:38:01 [2022-03-04T18:38:01.802Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:38:01 [2022-03-04T18:38:01.802Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:38:01 [2022-03-04T18:38:01.802Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:38:01 [2022-03-04T18:38:01.802Z] 
18:38:01 [2022-03-04T18:38:01.802Z] Server:
18:38:01 [2022-03-04T18:38:01.802Z]  Containers: 0
18:38:01 [2022-03-04T18:38:01.802Z]   Running: 0
18:38:01 [2022-03-04T18:38:01.802Z]   Paused: 0
18:38:01 [2022-03-04T18:38:01.802Z]   Stopped: 0
18:38:01 [2022-03-04T18:38:01.802Z]  Images: 1
18:38:01 [2022-03-04T18:38:01.802Z]  Server Version: 20.10.12
18:38:01 [2022-03-04T18:38:01.802Z]  Storage Driver: overlay2
18:38:01 [2022-03-04T18:38:01.802Z]   Backing Filesystem: extfs
18:38:01 [2022-03-04T18:38:01.802Z]   Supports d_type: true
18:38:01 [2022-03-04T18:38:01.802Z]   Native Overlay Diff: true
18:38:01 [2022-03-04T18:38:01.802Z]   userxattr: false
18:38:01 [2022-03-04T18:38:01.802Z]  Logging Driver: json-file
18:38:01 [2022-03-04T18:38:01.802Z]  Cgroup Driver: cgroupfs
18:38:01 [2022-03-04T18:38:01.802Z]  Cgroup Version: 1
18:38:01 [2022-03-04T18:38:01.803Z]  Plugins:
18:38:01 [2022-03-04T18:38:01.803Z]   Volume: local
18:38:01 [2022-03-04T18:38:01.803Z]   Network: bridge host ipvlan macvlan null overlay
18:38:01 [2022-03-04T18:38:01.803Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:01 [2022-03-04T18:38:01.803Z]  Swarm: inactive
18:38:01 [2022-03-04T18:38:01.803Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:38:01 [2022-03-04T18:38:01.803Z]  Default Runtime: runc
18:38:01 [2022-03-04T18:38:01.803Z]  Init Binary: docker-init
18:38:01 [2022-03-04T18:38:01.803Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:01 [2022-03-04T18:38:01.803Z]  runc version: v1.0.2-0-g52b36a2
18:38:01 [2022-03-04T18:38:01.803Z]  init version: de40ad0
18:38:01 [2022-03-04T18:38:01.803Z]  Security Options:
18:38:01 [2022-03-04T18:38:01.803Z]   apparmor
18:38:01 [2022-03-04T18:38:01.803Z]   seccomp
18:38:01 [2022-03-04T18:38:01.803Z]    Profile: default
18:38:01 [2022-03-04T18:38:01.803Z]  Kernel Version: 5.4.0-1061-aws
18:38:01 [2022-03-04T18:38:01.803Z]  Operating System: Ubuntu 18.04.6 LTS
18:38:01 [2022-03-04T18:38:01.803Z]  OSType: linux
18:38:01 [2022-03-04T18:38:01.803Z]  Architecture: x86_64
18:38:01 [2022-03-04T18:38:01.803Z]  CPUs: 2
18:38:01 [2022-03-04T18:38:01.803Z]  Total Memory: 7.565GiB
18:38:01 [2022-03-04T18:38:01.803Z]  Name: ip-10-100-84-14
18:38:01 [2022-03-04T18:38:01.803Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:38:01 [2022-03-04T18:38:01.803Z]  Docker Root Dir: /var/lib/docker
18:38:01 [2022-03-04T18:38:01.803Z]  Debug Mode: false
18:38:01 [2022-03-04T18:38:01.803Z]  Registry: https://index.docker.io/v1/
18:38:01 [2022-03-04T18:38:01.803Z]  Labels:
18:38:01 [2022-03-04T18:38:01.803Z]  Experimental: true
18:38:01 [2022-03-04T18:38:01.803Z]  Insecure Registries:
18:38:01 [2022-03-04T18:38:01.803Z]   127.0.0.0/8
18:38:01 [2022-03-04T18:38:01.803Z]  Live Restore Enabled: true
18:38:01 [2022-03-04T18:38:01.803Z] 
18:38:01 [2022-03-04T18:38:01.803Z] WARNING: No swap limit support
[Pipeline] sh
18:38:01 [2022-03-04T18:38:01.837Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.00MB / 12.42MB 0.3s
18:38:01 [2022-03-04T18:38:01.837Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.39MB / 12.42MB 0.4s
18:38:01 [2022-03-04T18:38:01.856Z] + docker version
18:38:01 [2022-03-04T18:38:01.856Z] Client: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.856Z]  Version:           20.10.12
18:38:01 [2022-03-04T18:38:01.856Z]  API version:       1.41
18:38:01 [2022-03-04T18:38:01.856Z]  Go version:        go1.16.12
18:38:01 [2022-03-04T18:38:01.856Z]  Git commit:        e91ed57
18:38:01 [2022-03-04T18:38:01.856Z]  Built:             Mon Dec 13 11:45:27 2021
18:38:01 [2022-03-04T18:38:01.856Z]  OS/Arch:           linux/amd64
18:38:01 [2022-03-04T18:38:01.856Z]  Context:           default
18:38:01 [2022-03-04T18:38:01.856Z]  Experimental:      true
18:38:01 [2022-03-04T18:38:01.856Z] 
18:38:01 [2022-03-04T18:38:01.856Z] Server: Docker Engine - Community
18:38:01 [2022-03-04T18:38:01.856Z]  Engine:
18:38:01 [2022-03-04T18:38:01.856Z]   Version:          20.10.12
18:38:01 [2022-03-04T18:38:01.856Z]   API version:      1.41 (minimum version 1.12)
18:38:01 [2022-03-04T18:38:01.856Z]   Go version:       go1.16.12
18:38:01 [2022-03-04T18:38:01.856Z]   Git commit:       459d0df
18:38:01 [2022-03-04T18:38:01.856Z]   Built:            Mon Dec 13 11:43:36 2021
18:38:01 [2022-03-04T18:38:01.856Z]   OS/Arch:          linux/amd64
18:38:01 [2022-03-04T18:38:01.856Z]   Experimental:     true
18:38:01 [2022-03-04T18:38:01.856Z]  containerd:
18:38:01 [2022-03-04T18:38:01.856Z]   Version:          1.4.12
18:38:01 [2022-03-04T18:38:01.856Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:01 [2022-03-04T18:38:01.856Z]  runc:
18:38:01 [2022-03-04T18:38:01.856Z]   Version:          1.0.2
18:38:01 [2022-03-04T18:38:01.856Z]   GitCommit:        v1.0.2-0-g52b36a2
18:38:01 [2022-03-04T18:38:01.856Z]  docker-init:
18:38:01 [2022-03-04T18:38:01.856Z]   Version:          0.19.0
18:38:01 [2022-03-04T18:38:01.856Z]   GitCommit:        de40ad0
18:38:01 [2022-03-04T18:38:01.874Z] #1 [internal] load build definition from Dockerfile
18:38:01 [2022-03-04T18:38:01.874Z] #1 sha256:75801de3234241bcd0a939f9b03737fc0427e4d9e115d25d71d00cc187f71caa
18:38:01 [2022-03-04T18:38:01.874Z] #1 transferring dockerfile: 17.05kB done
18:38:01 [2022-03-04T18:38:01.874Z] #1 DONE 0.0s
18:38:01 [2022-03-04T18:38:01.874Z] 
18:38:01 [2022-03-04T18:38:01.874Z] #2 [internal] load .dockerignore
18:38:01 [2022-03-04T18:38:01.874Z] #2 sha256:e0a2b6e2a83ce1aad172b6da35679d6c1f33a5d191a45ef94295cd3dafc3ec5c
18:38:01 [2022-03-04T18:38:01.874Z] #2 transferring context: 87B done
18:38:01 [2022-03-04T18:38:01.874Z] #2 DONE 0.0s
18:38:01 [2022-03-04T18:38:01.874Z] 
18:38:01 [2022-03-04T18:38:01.874Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:38:01 [2022-03-04T18:38:01.874Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
[Pipeline] sh
18:38:02 [2022-03-04T18:38:02.101Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
18:38:02 [2022-03-04T18:38:02.101Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
18:38:02 [2022-03-04T18:38:02.121Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:02 [2022-03-04T18:38:02.121Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:02 [2022-03-04T18:38:02.121Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:38:02 [2022-03-04T18:38:02.121Z] + bash /home/ubuntu/workspace/moby_PR-43329/check-config.sh
18:38:02 [2022-03-04T18:38:02.121Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:38:02 [2022-03-04T18:38:02.121Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:38:02 [2022-03-04T18:38:02.121Z] 
18:38:02 [2022-03-04T18:38:02.121Z] Generally Necessary:
18:38:02 [2022-03-04T18:38:02.121Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:38:02 [2022-03-04T18:38:02.121Z] - apparmor: enabled and tools installed
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NAMESPACES: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NET_NS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_PID_NS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_IPC_NS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_UTS_NS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUPS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUP_CPUACCT: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUP_DEVICE: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUP_FREEZER: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUP_SCHED: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CPUSETS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_MEMCG: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_KEYS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_VETH: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_BRIDGE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NF_NAT_IPV4: missing
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NF_NAT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_NF_NAT_NEEDED: missing
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_POSIX_MQUEUE: enabled
18:38:02 [2022-03-04T18:38:02.121Z] 
18:38:02 [2022-03-04T18:38:02.121Z] Optional Features:
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_USER_NS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_SECCOMP: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_CGROUP_PIDS: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_MEMCG_SWAP: enabled
18:38:02 [2022-03-04T18:38:02.121Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:38:02 [2022-03-04T18:38:02.121Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:38:02 [2022-03-04T18:38:02.132Z] #3 DONE 0.2s
18:38:02 [2022-03-04T18:38:02.132Z] 
18:38:02 [2022-03-04T18:38:02.132Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:38:02 [2022-03-04T18:38:02.132Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:38:02 [2022-03-04T18:38:02.132Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:38:02 [2022-03-04T18:38:02.133Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:38:02 [2022-03-04T18:38:02.133Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:38:02 [2022-03-04T18:38:02.133Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:38:02 [2022-03-04T18:38:02.133Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s
18:38:02 [2022-03-04T18:38:02.133Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done
18:38:02 [2022-03-04T18:38:02.133Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
18:38:02 [2022-03-04T18:38:02.148Z] + docker info
18:38:02 [2022-03-04T18:38:02.148Z] Client:
18:38:02 [2022-03-04T18:38:02.148Z]  Context:    default
18:38:02 [2022-03-04T18:38:02.148Z]  Debug Mode: false
18:38:02 [2022-03-04T18:38:02.148Z]  Plugins:
18:38:02 [2022-03-04T18:38:02.148Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:38:02 [2022-03-04T18:38:02.148Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:38:02 [2022-03-04T18:38:02.148Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:38:02 [2022-03-04T18:38:02.148Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:38:02 [2022-03-04T18:38:02.148Z] 
18:38:02 [2022-03-04T18:38:02.148Z] Server:
18:38:02 [2022-03-04T18:38:02.148Z]  Containers: 0
18:38:02 [2022-03-04T18:38:02.148Z]   Running: 0
18:38:02 [2022-03-04T18:38:02.148Z]   Paused: 0
18:38:02 [2022-03-04T18:38:02.148Z]   Stopped: 0
18:38:02 [2022-03-04T18:38:02.148Z]  Images: 1
18:38:02 [2022-03-04T18:38:02.148Z]  Server Version: 20.10.12
18:38:02 [2022-03-04T18:38:02.148Z]  Storage Driver: overlay2
18:38:02 [2022-03-04T18:38:02.148Z]   Backing Filesystem: extfs
18:38:02 [2022-03-04T18:38:02.148Z]   Supports d_type: true
18:38:02 [2022-03-04T18:38:02.148Z]   Native Overlay Diff: true
18:38:02 [2022-03-04T18:38:02.148Z]   userxattr: false
18:38:02 [2022-03-04T18:38:02.148Z]  Logging Driver: json-file
18:38:02 [2022-03-04T18:38:02.148Z]  Cgroup Driver: cgroupfs
18:38:02 [2022-03-04T18:38:02.148Z]  Cgroup Version: 1
18:38:02 [2022-03-04T18:38:02.148Z]  Plugins:
18:38:02 [2022-03-04T18:38:02.148Z]   Volume: local
18:38:02 [2022-03-04T18:38:02.148Z]   Network: bridge host ipvlan macvlan null overlay
18:38:02 [2022-03-04T18:38:02.148Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:02 [2022-03-04T18:38:02.148Z]  Swarm: inactive
18:38:02 [2022-03-04T18:38:02.148Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:38:02 [2022-03-04T18:38:02.148Z]  Default Runtime: runc
18:38:02 [2022-03-04T18:38:02.148Z]  Init Binary: docker-init
18:38:02 [2022-03-04T18:38:02.148Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:02 [2022-03-04T18:38:02.148Z]  runc version: v1.0.2-0-g52b36a2
18:38:02 [2022-03-04T18:38:02.148Z]  init version: de40ad0
18:38:02 [2022-03-04T18:38:02.148Z]  Security Options:
18:38:02 [2022-03-04T18:38:02.148Z]   apparmor
18:38:02 [2022-03-04T18:38:02.148Z]   seccomp
18:38:02 [2022-03-04T18:38:02.148Z]    Profile: default
18:38:02 [2022-03-04T18:38:02.148Z]  Kernel Version: 5.4.0-1061-aws
18:38:02 [2022-03-04T18:38:02.148Z]  Operating System: Ubuntu 18.04.6 LTS
18:38:02 [2022-03-04T18:38:02.148Z]  OSType: linux
18:38:02 [2022-03-04T18:38:02.148Z]  Architecture: x86_64
18:38:02 [2022-03-04T18:38:02.148Z]  CPUs: 2
18:38:02 [2022-03-04T18:38:02.148Z]  Total Memory: 7.483GiB
18:38:02 [2022-03-04T18:38:02.148Z]  Name: ip-10-100-66-53
18:38:02 [2022-03-04T18:38:02.148Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:38:02 [2022-03-04T18:38:02.148Z]  Docker Root Dir: /var/lib/docker
18:38:02 [2022-03-04T18:38:02.148Z]  Debug Mode: false
18:38:02 [2022-03-04T18:38:02.148Z]  Registry: https://index.docker.io/v1/
18:38:02 [2022-03-04T18:38:02.148Z]  Labels:
18:38:02 [2022-03-04T18:38:02.148Z]  Experimental: true
18:38:02 [2022-03-04T18:38:02.148Z]  Insecure Registries:
18:38:02 [2022-03-04T18:38:02.148Z]   127.0.0.0/8
18:38:02 [2022-03-04T18:38:02.148Z]  Live Restore Enabled: true
18:38:02 [2022-03-04T18:38:02.148Z] 
18:38:02 [2022-03-04T18:38:02.148Z] WARNING: No swap limit support
[Pipeline] sh
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_BLK_CGROUP: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IOSCHED_CFQ: missing
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_CGROUP_PERF: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_CGROUP_HUGETLB: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_CFS_BANDWIDTH: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_RT_GROUP_SCHED: missing
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_VS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_VS_NFCT: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_IP_VS_RR: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_EXT4_FS: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:38:02 [2022-03-04T18:38:02.378Z] - Network Drivers:
18:38:02 [2022-03-04T18:38:02.378Z]   - "overlay":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_VXLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       Optional (for encrypted networks):
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_CRYPTO: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_CRYPTO_AEAD: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_CRYPTO_GCM: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_CRYPTO_GHASH: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_XFRM: enabled
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_XFRM_USER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_INET_ESP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:38:02 [2022-03-04T18:38:02.378Z]   - "ipvlan":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_IPVLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]   - "macvlan":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_MACVLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_DUMMY: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]   - "ftp,tftp client in container":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z] - Storage Drivers:
18:38:02 [2022-03-04T18:38:02.378Z]   - "aufs":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_AUFS_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]   - "btrfs":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:38:02 [2022-03-04T18:38:02.378Z]   - "devicemapper":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_BLK_DEV_DM: enabled
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]   - "overlay":
18:38:02 [2022-03-04T18:38:02.378Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.378Z]   - "zfs":
18:38:02 [2022-03-04T18:38:02.378Z]     - /dev/zfs: present
18:38:02 [2022-03-04T18:38:02.378Z]     - zfs command: missing
18:38:02 [2022-03-04T18:38:02.378Z]     - zpool command: missing
18:38:02 [2022-03-04T18:38:02.378Z] 
18:38:02 [2022-03-04T18:38:02.378Z] Limits:
18:38:02 [2022-03-04T18:38:02.391Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
18:38:02 [2022-03-04T18:38:02.391Z] #4 DONE 0.4s
18:38:02 [2022-03-04T18:38:02.465Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:02 [2022-03-04T18:38:02.465Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:02 [2022-03-04T18:38:02.465Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:38:02 [2022-03-04T18:38:02.465Z] + bash /home/ubuntu/workspace/moby_PR-43329/check-config.sh
18:38:02 [2022-03-04T18:38:02.465Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:38:02 [2022-03-04T18:38:02.465Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:38:02 [2022-03-04T18:38:02.465Z] 
18:38:02 [2022-03-04T18:38:02.465Z] Generally Necessary:
18:38:02 [2022-03-04T18:38:02.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:38:02 [2022-03-04T18:38:02.465Z] - apparmor: enabled and tools installed
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NAMESPACES: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NET_NS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_PID_NS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_IPC_NS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_UTS_NS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUPS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_CPUACCT: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_DEVICE: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_FREEZER: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_SCHED: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CPUSETS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_MEMCG: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_KEYS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_VETH: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_BRIDGE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NF_NAT_IPV4: missing
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NF_NAT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NF_NAT_NEEDED: missing
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_POSIX_MQUEUE: enabled
18:38:02 [2022-03-04T18:38:02.465Z] 
18:38:02 [2022-03-04T18:38:02.465Z] Optional Features:
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_USER_NS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_SECCOMP: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_PIDS: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_MEMCG_SWAP: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:38:02 [2022-03-04T18:38:02.465Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_BLK_CGROUP: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_IOSCHED_CFQ: missing
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_PERF: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_CGROUP_HUGETLB: enabled
18:38:02 [2022-03-04T18:38:02.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.635Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:38:02 [2022-03-04T18:38:02.635Z] 
18:38:02 [2022-03-04T18:38:02.635Z] + true
[Pipeline] }
18:38:02 [2022-03-04T18:38:02.649Z] 
18:38:02 [2022-03-04T18:38:02.649Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:02 [2022-03-04T18:38:02.649Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
18:38:02 [2022-03-04T18:38:02.677Z] #64 ...
18:38:02 [2022-03-04T18:38:02.677Z] 
18:38:02 [2022-03-04T18:38:02.677Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:38:02 [2022-03-04T18:38:02.677Z] #10 sha256:6c291bf74abec61c03dac99cd25ef460bf6c6261baef74cd161e0e5d13dc1deb
18:38:02 [2022-03-04T18:38:02.677Z] #10 DONE 1.2s
18:38:02 [2022-03-04T18:38:02.677Z] 
18:38:02 [2022-03-04T18:38:02.677Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:02 [2022-03-04T18:38:02.677Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
[Pipeline] sh
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_CFS_BANDWIDTH: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_RT_GROUP_SCHED: missing
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_VS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_VS_NFCT: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_IP_VS_RR: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_EXT4_FS: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:38:02 [2022-03-04T18:38:02.721Z] - Network Drivers:
18:38:02 [2022-03-04T18:38:02.721Z]   - "overlay":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_VXLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       Optional (for encrypted networks):
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_CRYPTO: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_CRYPTO_AEAD: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_CRYPTO_GCM: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_CRYPTO_GHASH: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_XFRM: enabled
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_XFRM_USER: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_INET_ESP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:38:02 [2022-03-04T18:38:02.721Z]   - "ipvlan":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_IPVLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]   - "macvlan":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_MACVLAN: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_DUMMY: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]   - "ftp,tftp client in container":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z] - Storage Drivers:
18:38:02 [2022-03-04T18:38:02.721Z]   - "aufs":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_AUFS_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]   - "btrfs":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:38:02 [2022-03-04T18:38:02.721Z]   - "devicemapper":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_BLK_DEV_DM: enabled
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]   - "overlay":
18:38:02 [2022-03-04T18:38:02.721Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:38:02 [2022-03-04T18:38:02.721Z]   - "zfs":
18:38:02 [2022-03-04T18:38:02.721Z]     - /dev/zfs: present
18:38:02 [2022-03-04T18:38:02.721Z]     - zfs command: missing
18:38:02 [2022-03-04T18:38:02.721Z]     - zpool command: missing
18:38:02 [2022-03-04T18:38:02.721Z] 
18:38:02 [2022-03-04T18:38:02.721Z] Limits:
18:38:02 [2022-03-04T18:38:02.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:38:02 [2022-03-04T18:38:02.721Z] 
18:38:02 [2022-03-04T18:38:02.721Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:38:02 [2022-03-04T18:38:02.953Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 .
18:38:02 [2022-03-04T18:38:02.953Z] #1 [internal] load build definition from Dockerfile
18:38:02 [2022-03-04T18:38:02.953Z] #1 sha256:0f4620dcf632b4a0c5720a550ff13a1e82387c00b97611830695f66f794de318
18:38:02 [2022-03-04T18:38:02.953Z] #1 transferring dockerfile: 17.05kB done
18:38:02 [2022-03-04T18:38:02.953Z] #1 DONE 0.0s
18:38:02 [2022-03-04T18:38:02.953Z] 
18:38:02 [2022-03-04T18:38:02.953Z] #2 [internal] load .dockerignore
18:38:02 [2022-03-04T18:38:02.953Z] #2 sha256:92407f0e013d9e67e5ac405a7c1e279c9db271cdf30000aa0b784cd922dba5ed
18:38:02 [2022-03-04T18:38:02.953Z] #2 transferring context: 87B done
18:38:02 [2022-03-04T18:38:02.953Z] #2 DONE 0.0s
18:38:02 [2022-03-04T18:38:02.953Z] 
18:38:02 [2022-03-04T18:38:02.953Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:38:02 [2022-03-04T18:38:02.953Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:38:03 [2022-03-04T18:38:03.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 .
18:38:03 [2022-03-04T18:38:03.049Z] #1 [internal] load build definition from Dockerfile
18:38:03 [2022-03-04T18:38:03.049Z] #1 sha256:1ca7aef0e63a1aef199389c5de13a87fb922ce966e275eb1a33d2d083c1c5192
18:38:03 [2022-03-04T18:38:03.049Z] #1 transferring dockerfile: 17.05kB done
18:38:03 [2022-03-04T18:38:03.049Z] #1 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.049Z] 
18:38:03 [2022-03-04T18:38:03.049Z] #2 [internal] load .dockerignore
18:38:03 [2022-03-04T18:38:03.049Z] #2 sha256:51962d12558eafd2f5e9a8873ea90c86868d21ecf95e8416af32159e62ebd66b
18:38:03 [2022-03-04T18:38:03.049Z] #2 transferring context: 87B done
18:38:03 [2022-03-04T18:38:03.049Z] #2 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.049Z] 
18:38:03 [2022-03-04T18:38:03.049Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:38:03 [2022-03-04T18:38:03.049Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:38:03 [2022-03-04T18:38:03.210Z] #3 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.210Z] 
18:38:03 [2022-03-04T18:38:03.210Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:38:03 [2022-03-04T18:38:03.210Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:38:03 [2022-03-04T18:38:03.210Z] #4 CACHED
18:38:03 [2022-03-04T18:38:03.210Z] 
18:38:03 [2022-03-04T18:38:03.210Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster
18:38:03 [2022-03-04T18:38:03.210Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
18:38:03 [2022-03-04T18:38:03.210Z] #5 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.210Z] 
18:38:03 [2022-03-04T18:38:03.210Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.210Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:38:03 [2022-03-04T18:38:03.215Z] #8 ...
18:38:03 [2022-03-04T18:38:03.215Z] 
18:38:03 [2022-03-04T18:38:03.215Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster
18:38:03 [2022-03-04T18:38:03.215Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
18:38:03 [2022-03-04T18:38:03.215Z] #5 DONE 0.8s
18:38:01 [2022-03-04T18:38:01.577Z]  > git config core.sparsecheckout # timeout=10
18:38:01 [2022-03-04T18:38:01.632Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:03 [2022-03-04T18:38:03.308Z] #3 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.308Z] 
18:38:03 [2022-03-04T18:38:03.308Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:38:03 [2022-03-04T18:38:03.308Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:38:03 [2022-03-04T18:38:03.308Z] #4 CACHED
18:38:03 [2022-03-04T18:38:03.308Z] 
18:38:03 [2022-03-04T18:38:03.308Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.308Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:38:03 [2022-03-04T18:38:03.308Z] #5 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.308Z] 
18:38:03 [2022-03-04T18:38:03.308Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster
18:38:03 [2022-03-04T18:38:03.308Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
18:38:03 [2022-03-04T18:38:03.308Z] #6 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.308Z] 
18:38:03 [2022-03-04T18:38:03.308Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.308Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:38:03 [2022-03-04T18:38:03.473Z] #8 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.473Z] 
18:38:03 [2022-03-04T18:38:03.473Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:38:03 [2022-03-04T18:38:03.473Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:38:03 [2022-03-04T18:38:03.473Z] #7 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.473Z] 
18:38:03 [2022-03-04T18:38:03.473Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.473Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:38:03 [2022-03-04T18:38:03.473Z] #6 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.476Z] 
18:38:03 [2022-03-04T18:38:03.476Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.476Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:38:03 [2022-03-04T18:38:03.476Z] #8 DONE 0.9s
18:38:03 [2022-03-04T18:38:03.476Z] 
18:38:03 [2022-03-04T18:38:03.476Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:38:03 [2022-03-04T18:38:03.476Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:38:03 [2022-03-04T18:38:03.476Z] #6 DONE 0.9s
18:38:03 [2022-03-04T18:38:03.476Z] 
18:38:03 [2022-03-04T18:38:03.476Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:03 [2022-03-04T18:38:03.476Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:38:03 [2022-03-04T18:38:03.476Z] #7 DONE 0.9s
18:38:03 [2022-03-04T18:38:03.568Z] #8 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.568Z] 
18:38:03 [2022-03-04T18:38:03.568Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:38:03 [2022-03-04T18:38:03.568Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:38:03 [2022-03-04T18:38:03.568Z] #7 DONE 0.1s
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:03 [2022-03-04T18:38:03.730Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6
18:38:03 [2022-03-04T18:38:03.730Z] #26 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:03 [2022-03-04T18:38:03.730Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:03 [2022-03-04T18:38:03.730Z] #64 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:03 [2022-03-04T18:38:03.730Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:38:03 [2022-03-04T18:38:03.730Z] #62 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:03 [2022-03-04T18:38:03.730Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:03 [2022-03-04T18:38:03.730Z] #9 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:38:03 [2022-03-04T18:38:03.730Z] #10 sha256:9dd85f195c6067d521644da52c52c598f5515058932ff04913f0dc605b2044a2
18:38:03 [2022-03-04T18:38:03.730Z] #10 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #11 [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
18:38:03 [2022-03-04T18:38:03.730Z] #11 sha256:a2fbd5f932cb332638f542b3a4794a0a5cf2df3e91a76bee49d459254dd5ea7a
18:38:03 [2022-03-04T18:38:03.730Z] #11 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
18:38:03 [2022-03-04T18:38:03.730Z] #12 sha256:0a50358cfc323fdc43160dfe63989176fc55512a47c2b1fdb5b98ec3d81cb1ab
18:38:03 [2022-03-04T18:38:03.730Z] #12 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:03 [2022-03-04T18:38:03.730Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:38:03 [2022-03-04T18:38:03.730Z] #13 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:03 [2022-03-04T18:38:03.730Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:38:03 [2022-03-04T18:38:03.730Z] #63 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:38:03 [2022-03-04T18:38:03.730Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:38:03 [2022-03-04T18:38:03.730Z] #65 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #55 [containerd 1/2] 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
18:38:03 [2022-03-04T18:38:03.730Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:03 [2022-03-04T18:38:03.730Z] #55 CACHED
18:38:03 [2022-03-04T18:38:03.730Z] 
18:38:03 [2022-03-04T18:38:03.730Z] #23 [internal] load build context
18:38:03 [2022-03-04T18:38:03.731Z] #23 sha256:e6984095c3e86d70cfc32fcc68b0961a5d43314a0f0a72d3275a607ed17a2ddf
18:38:03 [2022-03-04T18:38:03.735Z] 
18:38:03 [2022-03-04T18:38:03.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:03 [2022-03-04T18:38:03.735Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:03 [2022-03-04T18:38:03.735Z] #9 CACHED
18:38:03 [2022-03-04T18:38:03.735Z] 
18:38:03 [2022-03-04T18:38:03.735Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:03 [2022-03-04T18:38:03.735Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6
18:38:03 [2022-03-04T18:38:03.735Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:03 [2022-03-04T18:38:03.824Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:03 [2022-03-04T18:38:03.824Z] #64 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:03 [2022-03-04T18:38:03.824Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:38:03 [2022-03-04T18:38:03.824Z] #62 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:03 [2022-03-04T18:38:03.824Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:03 [2022-03-04T18:38:03.824Z] #9 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:38:03 [2022-03-04T18:38:03.824Z] #10 sha256:9dd85f195c6067d521644da52c52c598f5515058932ff04913f0dc605b2044a2
18:38:03 [2022-03-04T18:38:03.824Z] #10 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
18:38:03 [2022-03-04T18:38:03.824Z] #12 sha256:0a50358cfc323fdc43160dfe63989176fc55512a47c2b1fdb5b98ec3d81cb1ab
18:38:03 [2022-03-04T18:38:03.824Z] #12 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #11 [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
18:38:03 [2022-03-04T18:38:03.824Z] #11 sha256:a2fbd5f932cb332638f542b3a4794a0a5cf2df3e91a76bee49d459254dd5ea7a
18:38:03 [2022-03-04T18:38:03.824Z] #11 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:03 [2022-03-04T18:38:03.824Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:38:03 [2022-03-04T18:38:03.824Z] #13 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:03 [2022-03-04T18:38:03.824Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:38:03 [2022-03-04T18:38:03.824Z] #63 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:38:03 [2022-03-04T18:38:03.824Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:38:03 [2022-03-04T18:38:03.824Z] #65 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #55 [containerd 1/2] 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
18:38:03 [2022-03-04T18:38:03.824Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:03 [2022-03-04T18:38:03.824Z] #55 CACHED
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.824Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:03 [2022-03-04T18:38:03.824Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6
18:38:03 [2022-03-04T18:38:03.824Z] #26 DONE 0.0s
18:38:03 [2022-03-04T18:38:03.824Z] 
18:38:03 [2022-03-04T18:38:03.825Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:03 [2022-03-04T18:38:03.825Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:03 [2022-03-04T18:38:03.825Z] #42 CACHED
18:38:03 [2022-03-04T18:38:03.825Z] 
18:38:03 [2022-03-04T18:38:03.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:38:03 [2022-03-04T18:38:03.825Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:38:03 [2022-03-04T18:38:03.825Z] #43 CACHED
18:38:03 [2022-03-04T18:38:03.825Z] 
18:38:03 [2022-03-04T18:38:03.825Z] #23 [internal] load build context
18:38:03 [2022-03-04T18:38:03.825Z] #23 sha256:a6ef3be28add83289bec466c5237b2654e5f183ed7af7559c0a740ce2160ec9c
18:38:04 [2022-03-04T18:38:04.001Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done
18:38:04 [2022-03-04T18:38:04.001Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done
18:38:04 [2022-03-04T18:38:04.001Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done
18:38:04 [2022-03-04T18:38:04.001Z] #26 DONE 0.2s
18:38:04 [2022-03-04T18:38:04.001Z] 
18:38:04 [2022-03-04T18:38:04.001Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.001Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:04 [2022-03-04T18:38:04.001Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:38:04 [2022-03-04T18:38:04.001Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:04 [2022-03-04T18:38:04.001Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:38:04 [2022-03-04T18:38:04.001Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:38:04 [2022-03-04T18:38:04.001Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s
18:38:04 [2022-03-04T18:38:04.067Z] #64 ...
18:38:04 [2022-03-04T18:38:04.067Z] 
18:38:04 [2022-03-04T18:38:04.067Z] #11 [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
18:38:04 [2022-03-04T18:38:04.067Z] #11 sha256:9655e97fe0dc14a5727c78046811ed811a073ee0d341cd95f07b8ecd9fb32578
18:38:04 [2022-03-04T18:38:04.067Z] #11 DONE 1.1s
18:38:04 [2022-03-04T18:38:04.067Z] 
18:38:04 [2022-03-04T18:38:04.067Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.067Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:04 [2022-03-04T18:38:04.067Z] #64 ...
18:38:04 [2022-03-04T18:38:04.067Z] 
18:38:04 [2022-03-04T18:38:04.067Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:38:04 [2022-03-04T18:38:04.067Z] #39 sha256:46c3ce8623a82ff8cfa260358c39a73adf35ccd8b5009f3de79d003c796c7363
18:38:04 [2022-03-04T18:38:04.067Z] #39 DONE 0.5s
18:38:04 [2022-03-04T18:38:04.067Z] 
18:38:04 [2022-03-04T18:38:04.067Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.067Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:04 [2022-03-04T18:38:04.267Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.2s
18:38:04 [2022-03-04T18:38:04.267Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.3s
18:38:04 [2022-03-04T18:38:04.267Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.4s
18:38:04 [2022-03-04T18:38:04.329Z] #64 ...
18:38:04 [2022-03-04T18:38:04.329Z] 
18:38:04 [2022-03-04T18:38:04.329Z] #23 [internal] load build context
18:38:04 [2022-03-04T18:38:04.329Z] #23 sha256:6b7c7f8e66c2592c7209d032f6adf7cb096cfae33c65a895e15323149f72c7e3
18:38:04 [2022-03-04T18:38:04.329Z] #23 transferring context: 52.42MB 2.7s done
18:38:04 [2022-03-04T18:38:04.329Z] #23 DONE 2.8s
18:38:04 [2022-03-04T18:38:04.329Z] 
18:38:04 [2022-03-04T18:38:04.329Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.329Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:38:04 [2022-03-04T18:38:04.329Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:38:04 [2022-03-04T18:38:04.329Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:38:04 [2022-03-04T18:38:04.329Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
18:38:04 [2022-03-04T18:38:04.329Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:04 [2022-03-04T18:38:04.329Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:38:04 [2022-03-04T18:38:04.329Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
18:38:04 [2022-03-04T18:38:04.329Z] #62 DONE 2.9s
18:38:04 [2022-03-04T18:38:04.329Z] 
18:38:04 [2022-03-04T18:38:04.329Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.329Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:04 [2022-03-04T18:38:04.525Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
18:38:04 [2022-03-04T18:38:04.525Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
18:38:04 [2022-03-04T18:38:04.590Z] #64 ...
18:38:04 [2022-03-04T18:38:04.590Z] 
18:38:04 [2022-03-04T18:38:04.590Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:38:04 [2022-03-04T18:38:04.590Z] #31 sha256:569a263e6b53d82aa2a12a26ebfdf675c642a2bf1e3de625ffb26f1d5787d882
18:38:04 [2022-03-04T18:38:04.590Z] #31 DONE 0.7s
18:38:04 [2022-03-04T18:38:04.590Z] 
18:38:04 [2022-03-04T18:38:04.590Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:04 [2022-03-04T18:38:04.590Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:04 [2022-03-04T18:38:04.590Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
18:38:04 [2022-03-04T18:38:04.773Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:04 [2022-03-04T18:38:04.773Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:38:04 [2022-03-04T18:38:04.856Z] #64 DONE 3.2s
18:38:04 [2022-03-04T18:38:04.856Z] 
18:38:04 [2022-03-04T18:38:04.856Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:04 [2022-03-04T18:38:04.856Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
18:38:05 [2022-03-04T18:38:05.116Z] #63 ...
18:38:05 [2022-03-04T18:38:05.116Z] 
18:38:05 [2022-03-04T18:38:05.116Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
18:38:05 [2022-03-04T18:38:05.116Z] #12 sha256:972625073c70ae19f0a63e1cce117066567521996ee744fbf8de78671397cebd
18:38:05 [2022-03-04T18:38:05.116Z] #12 DONE 1.3s
18:38:05 [2022-03-04T18:38:05.116Z] 
18:38:05 [2022-03-04T18:38:05.116Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:05 [2022-03-04T18:38:05.116Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
18:38:05 [2022-03-04T18:38:05.116Z] #63 DONE 0.5s
18:38:05 [2022-03-04T18:38:05.116Z] 
18:38:05 [2022-03-04T18:38:05.116Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:38:05 [2022-03-04T18:38:05.116Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
18:38:04 [2022-03-04T18:38:04.438Z]  > git remote # timeout=10
18:38:04 [2022-03-04T18:38:04.494Z]  > git config --get remote.origin.url # timeout=10
18:38:04 [2022-03-04T18:38:04.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:04 [2022-03-04T18:38:04.550Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:38:04 [2022-03-04T18:38:04.681Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:38:04 [2022-03-04T18:38:04.812Z]  > git config core.sparsecheckout # timeout=10
18:38:04 [2022-03-04T18:38:04.866Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:05 [2022-03-04T18:38:05.255Z] Commit message: "update containerd binary to v1.5.10"
18:38:05 [2022-03-04T18:38:05.463Z] #64 ...
18:38:05 [2022-03-04T18:38:05.463Z] 
18:38:05 [2022-03-04T18:38:05.463Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:38:05 [2022-03-04T18:38:05.463Z] #10 sha256:9dd85f195c6067d521644da52c52c598f5515058932ff04913f0dc605b2044a2
18:38:05 [2022-03-04T18:38:05.463Z] #10 DONE 1.5s
18:38:05 [2022-03-04T18:38:05.463Z] 
18:38:05 [2022-03-04T18:38:05.463Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:05 [2022-03-04T18:38:05.463Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:05 [2022-03-04T18:38:05.630Z] #23 transferring context: 52.42MB 1.7s done
18:38:05 [2022-03-04T18:38:05.631Z] #23 DONE 1.8s
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:05 [2022-03-04T18:38:05.631Z] #67 sha256:80e88efbc9cc0af8d678bfedf0c3930f62d541211ef3b0cedd8748ea4ca55eb4
18:38:05 [2022-03-04T18:38:05.631Z] #67 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:38:05 [2022-03-04T18:38:05.631Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:38:05 [2022-03-04T18:38:05.631Z] #43 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:38:05 [2022-03-04T18:38:05.631Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:38:05 [2022-03-04T18:38:05.631Z] #20 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:38:05 [2022-03-04T18:38:05.631Z] #39 sha256:ae0278647139779b0ef98720a90941650599b96a1e487ca1c8ed4eb7d3384ad3
18:38:05 [2022-03-04T18:38:05.631Z] #39 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:38:05 [2022-03-04T18:38:05.631Z] #25 sha256:ec469b14b8c023f8f87429a7ebd44c72d6b23ec3c546b3870f54127e256933bf
18:38:05 [2022-03-04T18:38:05.631Z] #25 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:38:05 [2022-03-04T18:38:05.631Z] #16 sha256:e138f9b5a416a8e49e5e660a3cc99f0cbadf1f90810ceca6e1cc8d5b3b8d0fe6
18:38:05 [2022-03-04T18:38:05.631Z] #16 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:38:05 [2022-03-04T18:38:05.631Z] #44 sha256:d4d2a4f90f75fab5d981e4185bdacd6f4e7d46a67b735e55363daad852b49825
18:38:05 [2022-03-04T18:38:05.631Z] #44 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:38:05 [2022-03-04T18:38:05.631Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:38:05 [2022-03-04T18:38:05.631Z] #22 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #36 [tini 1/2] 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
18:38:05 [2022-03-04T18:38:05.631Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:05 [2022-03-04T18:38:05.631Z] #36 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #41 sha256:16fd63424bd48557cfe90218ba644a8451ab68cbde993cbf794d056030a0ce5b
18:38:05 [2022-03-04T18:38:05.631Z] #41 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #32 [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
18:38:05 [2022-03-04T18:38:05.631Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:38:05 [2022-03-04T18:38:05.631Z] #32 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:05 [2022-03-04T18:38:05.631Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:38:05 [2022-03-04T18:38:05.631Z] #40 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
18:38:05 [2022-03-04T18:38:05.631Z] #14 sha256:745fc748323f94236cf1d5299d99bfe90a3842e1fd197a790adab6ad4cedd465
18:38:05 [2022-03-04T18:38:05.631Z] #14 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #48 sha256:f0d2d58f8d62780213770058a437108b28c5d8527e4a4bad414832edd10baff4
18:38:05 [2022-03-04T18:38:05.631Z] #48 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:05 [2022-03-04T18:38:05.631Z] #34 sha256:22a55e266ecc6b4d06767d5026c4f16995b9acaef3bd3f2e4a67ffa56e10fcd9
18:38:05 [2022-03-04T18:38:05.631Z] #34 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:05 [2022-03-04T18:38:05.631Z] #29 sha256:51e4ca0ef4c77cf652593fc42aef8e6a082073522f66bb040a946af85826c945
18:38:05 [2022-03-04T18:38:05.631Z] #29 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:38:05 [2022-03-04T18:38:05.631Z] #30 sha256:1948ed8fbc06d473fa99b560aae0bcade1d71000ce319be576b02e89d2159f7d
18:38:05 [2022-03-04T18:38:05.631Z] #30 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:38:05 [2022-03-04T18:38:05.631Z] #15 sha256:9e1b7770168c6006a7f6d7c9669c8b87d7c2bc1963f4d8a80eea2ae3e5aac520
18:38:05 [2022-03-04T18:38:05.631Z] #15 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:05 [2022-03-04T18:38:05.631Z] #24 sha256:1e62b058b3bb325172a0774e86cbdea2267c984ef4e404666c2a10ef90b4744a
18:38:05 [2022-03-04T18:38:05.631Z] #24 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:38:05 [2022-03-04T18:38:05.631Z] #31 sha256:39ae8ff3f679aeeb8d87b1bc5e3a8535a67b8209b99ffc2bf875c3c853e645c0
18:38:05 [2022-03-04T18:38:05.631Z] #31 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #33 sha256:03640f4a4019e0616d742108e8eeab9c8aeffda9c65c3f6aea5199bbfdde849e
18:38:05 [2022-03-04T18:38:05.631Z] #33 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #21 [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
18:38:05 [2022-03-04T18:38:05.631Z] #21 sha256:a8ac30c07e5eac757799af95db8e7f99879475ac0bce1051a0b1e4d5559741ba
18:38:05 [2022-03-04T18:38:05.631Z] #21 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:05 [2022-03-04T18:38:05.631Z] #51 sha256:d13b421eb37b5e22efe06218b8c490b751b4d7a8fcb4615f4a95af89baa45ae4
18:38:05 [2022-03-04T18:38:05.631Z] #51 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:38:05 [2022-03-04T18:38:05.631Z] #28 sha256:b04e0bc5645ecc174e4ced901afe4856ea203829537ccd22bc45179672103f5a
18:38:05 [2022-03-04T18:38:05.631Z] #28 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:38:05 [2022-03-04T18:38:05.631Z] #18 sha256:8959db95a7a22d3e9e6182458d14832fe75ea80a6661b04051463b9cb3dda6e5
18:38:05 [2022-03-04T18:38:05.631Z] #18 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:05 [2022-03-04T18:38:05.631Z] #47 sha256:2c591dfb7d49975a8c0baa62e70036e7b55600f93222e9c60ede500fcc04d772
18:38:05 [2022-03-04T18:38:05.631Z] #47 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #38 sha256:e6f2f9662d55d075c7b128ca4f3a2eddcd9582ea2321dbb96418d00bf299de64
18:38:05 [2022-03-04T18:38:05.631Z] #38 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:05 [2022-03-04T18:38:05.631Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:05 [2022-03-04T18:38:05.631Z] #42 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:05 [2022-03-04T18:38:05.631Z] #49 sha256:5cb25d61c0f078e3093865421a7ef01a245976e550b4b703626aeded17988725
18:38:05 [2022-03-04T18:38:05.631Z] #49 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:38:05 [2022-03-04T18:38:05.631Z] #37 sha256:8d9fddda2c071512f94fdc7a272ff3e4c2a7d67b3d334d9cbf8034cf52de0070
18:38:05 [2022-03-04T18:38:05.631Z] #37 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #27 [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
18:38:05 [2022-03-04T18:38:05.631Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:05 [2022-03-04T18:38:05.631Z] #27 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:05 [2022-03-04T18:38:05.631Z] #45 sha256:040465541ad48161dc915f00e5ad9b52b361052e0fd72e2eca34afcd3c78b2b5
18:38:05 [2022-03-04T18:38:05.631Z] #45 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #46 sha256:a1a5c244092e0678d070f6231d592590d01f0980f9fa58c6b26acd17aad7158a
18:38:05 [2022-03-04T18:38:05.631Z] #46 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:38:05 [2022-03-04T18:38:05.631Z] #17 sha256:88ae3b068afec9198ed024ec590fc10e88fcbc500f795b631490653c17939b69
18:38:05 [2022-03-04T18:38:05.631Z] #17 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #19 [dev-systemd-false  6/26] RUN ldconfig
18:38:05 [2022-03-04T18:38:05.631Z] #19 sha256:ece9cc05757ba69e2cbcf2b305becfa48b507ad20771b1fde2b34fa8a88a1668
18:38:05 [2022-03-04T18:38:05.631Z] #19 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #50 sha256:fb3ef23e640abce15565a328b35f54d988b2abae3e6caf7b782a44ed4f133947
18:38:05 [2022-03-04T18:38:05.631Z] #50 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #35 sha256:63fdf85edf7a5193acec00f4446c852982c72cd8f6cbf4ba9d8b2448dac9f2de
18:38:05 [2022-03-04T18:38:05.631Z] #35 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.631Z] #52 sha256:bb00e65f6f19cb6ee5bcc310d70eaaead8204f316ef1705652c9b086e8ecb596
18:38:05 [2022-03-04T18:38:05.631Z] #52 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:05 [2022-03-04T18:38:05.631Z] #58 sha256:67784a0249c90f9c6e369914e1fde80096172063c7cce7b228aa2d4e087033c9
18:38:05 [2022-03-04T18:38:05.631Z] #58 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:38:05 [2022-03-04T18:38:05.631Z] #59 sha256:576098a7a8e502c2dfc66f060484ee3cbc725b7d76cfb3026f7093d38d21ccdc
18:38:05 [2022-03-04T18:38:05.631Z] #59 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:38:05 [2022-03-04T18:38:05.631Z] #60 sha256:353dd1949eb39d9d9c73a0a6e14988463b1d6c203e8f774c6a4eaa7f3a090b16
18:38:05 [2022-03-04T18:38:05.631Z] #60 CACHED
18:38:05 [2022-03-04T18:38:05.631Z] 
18:38:05 [2022-03-04T18:38:05.631Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:05 [2022-03-04T18:38:05.631Z] #56 sha256:4205afb6594f20cd9bd60d6c565359fa3d46b2767602f943f6cd18d4b670ad20
18:38:05 [2022-03-04T18:38:05.723Z] #23 transferring context: 52.42MB 1.6s done
18:38:05 [2022-03-04T18:38:05.723Z] #23 DONE 1.7s
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:38:05 [2022-03-04T18:38:05.723Z] #59 sha256:e081d984ebd1706bc14db05583b58fdad30fca1a8c38a18d0d6b8fb15c6eabfa
18:38:05 [2022-03-04T18:38:05.723Z] #59 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:05 [2022-03-04T18:38:05.723Z] #58 sha256:53ef5013c50149badae20d94b76037e971579d9fc44646ff07a5284e2939ada5
18:38:05 [2022-03-04T18:38:05.723Z] #58 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:38:05 [2022-03-04T18:38:05.723Z] #60 sha256:dfdc122daf0042467fd89df477f41dcb6b5deb633d7103d1c98a520995a5f888
18:38:05 [2022-03-04T18:38:05.723Z] #60 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:05 [2022-03-04T18:38:05.723Z] #67 sha256:259a464ea191d3c294723fe94ae80a15d6ba805d16ac0bd0242e16482c3721cf
18:38:05 [2022-03-04T18:38:05.723Z] #67 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:05 [2022-03-04T18:38:05.723Z] #45 sha256:c076e0e1dd0120726e9ba2a01f6116e125eea0fe9619b7fae7b61f39c4f1e11e
18:38:05 [2022-03-04T18:38:05.723Z] #45 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:05 [2022-03-04T18:38:05.723Z] #51 sha256:4f632ed4393cfc5a0b5ccd9b8b0fdfddbe18d23a87b0493f37ce76acfb4b6661
18:38:05 [2022-03-04T18:38:05.723Z] #51 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:05 [2022-03-04T18:38:05.723Z] #49 sha256:b8091ed93ae334fb39a1612a295d2d7745f0af38920f49f9bbda16d55d8a8eff
18:38:05 [2022-03-04T18:38:05.723Z] #49 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:05 [2022-03-04T18:38:05.723Z] #47 sha256:1fb2dc5e87eb3619911b9d60757ff506245747c22fda30acb60ad22d79bbed97
18:38:05 [2022-03-04T18:38:05.723Z] #47 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:38:05 [2022-03-04T18:38:05.723Z] #31 sha256:39ae8ff3f679aeeb8d87b1bc5e3a8535a67b8209b99ffc2bf875c3c853e645c0
18:38:05 [2022-03-04T18:38:05.723Z] #31 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #27 [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
18:38:05 [2022-03-04T18:38:05.723Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:05 [2022-03-04T18:38:05.723Z] #27 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:38:05 [2022-03-04T18:38:05.723Z] #16 sha256:e138f9b5a416a8e49e5e660a3cc99f0cbadf1f90810ceca6e1cc8d5b3b8d0fe6
18:38:05 [2022-03-04T18:38:05.723Z] #16 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #32 [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
18:38:05 [2022-03-04T18:38:05.723Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:38:05 [2022-03-04T18:38:05.723Z] #32 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:38:05 [2022-03-04T18:38:05.723Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:38:05 [2022-03-04T18:38:05.723Z] #22 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.723Z] #33 sha256:0bfa5b1870100bc9830b4b2cf46dfcfc2824dde5e2d8b4897fea791f6c4ac85c
18:38:05 [2022-03-04T18:38:05.723Z] #33 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:05 [2022-03-04T18:38:05.723Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:38:05 [2022-03-04T18:38:05.723Z] #40 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:38:05 [2022-03-04T18:38:05.723Z] #39 sha256:ae0278647139779b0ef98720a90941650599b96a1e487ca1c8ed4eb7d3384ad3
18:38:05 [2022-03-04T18:38:05.723Z] #39 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:38:05 [2022-03-04T18:38:05.723Z] #18 sha256:8959db95a7a22d3e9e6182458d14832fe75ea80a6661b04051463b9cb3dda6e5
18:38:05 [2022-03-04T18:38:05.723Z] #18 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #36 [tini 1/2] 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
18:38:05 [2022-03-04T18:38:05.723Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:05 [2022-03-04T18:38:05.723Z] #36 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
18:38:05 [2022-03-04T18:38:05.723Z] #14 sha256:745fc748323f94236cf1d5299d99bfe90a3842e1fd197a790adab6ad4cedd465
18:38:05 [2022-03-04T18:38:05.723Z] #14 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #19 [dev-systemd-false  6/26] RUN ldconfig
18:38:05 [2022-03-04T18:38:05.723Z] #19 sha256:ece9cc05757ba69e2cbcf2b305becfa48b507ad20771b1fde2b34fa8a88a1668
18:38:05 [2022-03-04T18:38:05.723Z] #19 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:38:05 [2022-03-04T18:38:05.723Z] #28 sha256:f0b65134bddbf945751b259be700b86021ed3c103f962d17037e06d1d9417fac
18:38:05 [2022-03-04T18:38:05.723Z] #28 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.723Z] #35 sha256:a7e0b4d06fc6908ca7d2a29d4c799381c4dea0dbba21b326fa70c93c394ef83a
18:38:05 [2022-03-04T18:38:05.723Z] #35 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:38:05 [2022-03-04T18:38:05.723Z] #17 sha256:88ae3b068afec9198ed024ec590fc10e88fcbc500f795b631490653c17939b69
18:38:05 [2022-03-04T18:38:05.723Z] #17 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:38:05 [2022-03-04T18:38:05.723Z] #15 sha256:9e1b7770168c6006a7f6d7c9669c8b87d7c2bc1963f4d8a80eea2ae3e5aac520
18:38:05 [2022-03-04T18:38:05.723Z] #15 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:38:05 [2022-03-04T18:38:05.723Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:38:05 [2022-03-04T18:38:05.723Z] #20 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #21 [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
18:38:05 [2022-03-04T18:38:05.723Z] #21 sha256:a8ac30c07e5eac757799af95db8e7f99879475ac0bce1051a0b1e4d5559741ba
18:38:05 [2022-03-04T18:38:05.723Z] #21 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.723Z] #38 sha256:bd256e0e15037d453b0e7a5823f73fb0b955bb001cbcf68900d252cd962bdf48
18:38:05 [2022-03-04T18:38:05.723Z] #38 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:38:05 [2022-03-04T18:38:05.723Z] #25 sha256:0d626fde691c750cfa5c5adaf7e28c73a24295629ed7850de5307a4f5a3b55cb
18:38:05 [2022-03-04T18:38:05.723Z] #25 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:05 [2022-03-04T18:38:05.723Z] #29 sha256:808cb48ea8d2eb6d55be0be6e5be6398fb5d9cdba9d3f0b229569fd081be40ce
18:38:05 [2022-03-04T18:38:05.723Z] #29 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:38:05 [2022-03-04T18:38:05.723Z] #30 sha256:ed312a6d48795e4e030062d2563c27f235ed5fac358dfdd5efa1007827636efb
18:38:05 [2022-03-04T18:38:05.723Z] #30 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:05 [2022-03-04T18:38:05.723Z] #34 sha256:47e34c93faddc71ec1fc2a6742ddfdb82c59a3389e063fadba2af4528f3eb9da
18:38:05 [2022-03-04T18:38:05.723Z] #34 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:38:05 [2022-03-04T18:38:05.723Z] #37 sha256:73024933af59396fc7af6cb4da20ef0cbe870df0058a2e93316e4f48a58aade7
18:38:05 [2022-03-04T18:38:05.723Z] #37 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:05 [2022-03-04T18:38:05.723Z] #24 sha256:493401b4b497f97f9065c911ad0b4ab377a73ec94d1abf3bc368a9602cdb418c
18:38:05 [2022-03-04T18:38:05.723Z] #24 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.723Z] #41 sha256:abaa4990f172a60c6769679ef5456dd5175f2573322dbc6087c02b19ef92ee66
18:38:05 [2022-03-04T18:38:05.723Z] #41 CACHED
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:38:05 [2022-03-04T18:38:05.723Z] #44 sha256:4159d8bcb1f09388f02d5dea14dba2d2edaef5be0c8877faaa0a3670fea5a045
18:38:05 [2022-03-04T18:38:05.723Z] #44 DONE 0.3s
18:38:05 [2022-03-04T18:38:05.723Z] 
18:38:05 [2022-03-04T18:38:05.723Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.723Z] #46 sha256:575f1e4410bdf9fbcd767a47206184ad15f8431b165f50cee0117c671465a92e
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:38:05 [2022-03-04T18:38:05.888Z] #56 0.565 + RM_GOPATH=0
18:38:05 [2022-03-04T18:38:05.888Z] #56 0.565 + TMP_GOPATH=
18:38:05 [2022-03-04T18:38:05.888Z] #56 0.565 + : /build
18:38:05 [2022-03-04T18:38:05.888Z] #56 0.565 + '[' -z '' ']'
18:38:05 [2022-03-04T18:38:05.980Z] #46 DONE 0.1s
18:38:05 [2022-03-04T18:38:05.980Z] 
18:38:05 [2022-03-04T18:38:05.980Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:38:05 [2022-03-04T18:38:05.980Z] #48 sha256:f82d1ccd50fbea9227fd5a189585d2084206c6e42a6c939b39a8c2d8544c203e
18:38:05 [2022-03-04T18:38:05.980Z] #48 DONE 0.1s
18:38:05 [2022-03-04T18:38:05.980Z] 
18:38:05 [2022-03-04T18:38:05.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:05 [2022-03-04T18:38:05.980Z] #53 sha256:82f02561a84dcea92c893a24e93b86ae27a219040a8ab792c643035041f3cb70
18:38:06 [2022-03-04T18:38:06.060Z] #65 DONE 1.0s
18:38:06 [2022-03-04T18:38:06.060Z] 
18:38:06 [2022-03-04T18:38:06.060Z] #27 [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
18:38:06 [2022-03-04T18:38:06.060Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d
18:38:06 [2022-03-04T18:38:06.060Z] #27 1.459 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:06 [2022-03-04T18:38:06.060Z] #27 1.468 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:38:06 [2022-03-04T18:38:06.060Z] #27 1.468 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:06 [2022-03-04T18:38:06.060Z] #27 1.657 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:38:06 [2022-03-04T18:38:06.060Z] #27 1.880 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:38:06 [2022-03-04T18:38:06.060Z] #27 2.257 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:38:06 [2022-03-04T18:38:06.060Z] #27 3.721 Fetched 8293 kB in 3s (3316 kB/s)
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.568 ++ mktemp -d
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.570 + export GOPATH=/tmp/tmp.wqkXjiToxX
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.570 + GOPATH=/tmp/tmp.wqkXjiToxX
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.570 + RM_GOPATH=1
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.570 + case "$(go env GOARCH)" in
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.570 ++ go env GOARCH
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.573 + export GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.573 + GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.574 ++ dirname /tmp/install/install.sh
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.574 + dir=/tmp/install
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + bin=containerd
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + shift
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + '[' '!' -f /tmp/install/containerd.installer ']'
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + . /tmp/install/containerd.installer
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 ++ set -e
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 ++ : v1.5.10
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + install_containerd
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + echo 'Install containerd version v1.5.10'
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 Install containerd version v1.5.10
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.575 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wqkXjiToxX/src/github.com/containerd/containerd
18:38:06 [2022-03-04T18:38:06.145Z] #56 0.578 Cloning into '/tmp/tmp.wqkXjiToxX/src/github.com/containerd/containerd'...
18:38:06 [2022-03-04T18:38:06.240Z] #53 ...
18:38:06 [2022-03-04T18:38:06.240Z] 
18:38:06 [2022-03-04T18:38:06.240Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:38:06 [2022-03-04T18:38:06.240Z] #50 sha256:8a81e30d75aa35ccbe342f162bf3762bfdea02e2fbde98c870775120d33b956c
18:38:06 [2022-03-04T18:38:06.240Z] #50 DONE 0.4s
18:38:06 [2022-03-04T18:38:06.240Z] 
18:38:06 [2022-03-04T18:38:06.240Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:06 [2022-03-04T18:38:06.240Z] #53 sha256:82f02561a84dcea92c893a24e93b86ae27a219040a8ab792c643035041f3cb70
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.904 + RM_GOPATH=0
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.904 + TMP_GOPATH=
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.904 + : /build
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.904 + '[' -z '' ']'
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.904 ++ mktemp -d
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.905 + export GOPATH=/tmp/tmp.NemR3phmI2
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.905 + GOPATH=/tmp/tmp.NemR3phmI2
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.905 + RM_GOPATH=1
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.905 + case "$(go env GOARCH)" in
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.906 ++ go env GOARCH
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.910 + export GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.910 + GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.911 ++ dirname /tmp/install/install.sh
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.911 + dir=/tmp/install
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + bin=runc
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + shift
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + '[' '!' -f /tmp/install/runc.installer ']'
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + . /tmp/install/runc.installer
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 ++ set -e
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 ++ : v1.0.3
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + install_runc
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + RUNC_BUILDTAGS=seccomp
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.912 Install runc version v1.0.3 (build tags: seccomp)
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NemR3phmI2/src/github.com/opencontainers/runc
18:38:06 [2022-03-04T18:38:06.240Z] #53 0.914 Cloning into '/tmp/tmp.NemR3phmI2/src/github.com/opencontainers/runc'...
18:38:06 [2022-03-04T18:38:06.496Z] #53 ...
18:38:06 [2022-03-04T18:38:06.496Z] 
18:38:06 [2022-03-04T18:38:06.496Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:38:06 [2022-03-04T18:38:06.496Z] #52 sha256:6d91956181460e9361816704bd367b5da6de25f0196b225e3e9ad1e538809f6c
18:38:06 [2022-03-04T18:38:06.496Z] #52 DONE 0.1s
18:38:06 [2022-03-04T18:38:06.496Z] 
18:38:06 [2022-03-04T18:38:06.496Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:06 [2022-03-04T18:38:06.496Z] #56 sha256:9a43e23118d087dad6dab377ff05afb32021d7181c9028283ccb3ce574b79163
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.878 + RM_GOPATH=0
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.878 + TMP_GOPATH=
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.878 + : /build
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.878 + '[' -z '' ']'
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.878 ++ mktemp -d
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.879 + export GOPATH=/tmp/tmp.SmKUBlBL3J
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.880 + GOPATH=/tmp/tmp.SmKUBlBL3J
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.880 + RM_GOPATH=1
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.882 + case "$(go env GOARCH)" in
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.882 ++ go env GOARCH
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 Install containerd version v1.5.10
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + export GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + GO_BUILDMODE=-buildmode=pie
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 ++ dirname /tmp/install/install.sh
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + dir=/tmp/install
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + bin=containerd
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + shift
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + '[' '!' -f /tmp/install/containerd.installer ']'
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + . /tmp/install/containerd.installer
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 ++ set -e
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 ++ : v1.5.10
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + install_containerd
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + echo 'Install containerd version v1.5.10'
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SmKUBlBL3J/src/github.com/containerd/containerd
18:38:06 [2022-03-04T18:38:06.496Z] #56 0.890 Cloning into '/tmp/tmp.SmKUBlBL3J/src/github.com/containerd/containerd'...
18:38:06 [2022-03-04T18:38:06.634Z] #27 3.721 Reading package lists...
18:38:06 [2022-03-04T18:38:06.748Z] + docker version
18:38:06 [2022-03-04T18:38:06.748Z] Client:
18:38:06 [2022-03-04T18:38:06.748Z]  Version:           20.10.9
18:38:06 [2022-03-04T18:38:06.748Z]  API version:       1.41
18:38:06 [2022-03-04T18:38:06.748Z]  Go version:        go1.16.8
18:38:06 [2022-03-04T18:38:06.748Z]  Git commit:        c2ea9bc
18:38:06 [2022-03-04T18:38:06.748Z]  Built:             Mon Oct  4 16:11:10 2021
18:38:06 [2022-03-04T18:38:06.748Z]  OS/Arch:           windows/amd64
18:38:06 [2022-03-04T18:38:06.748Z]  Context:           default
18:38:06 [2022-03-04T18:38:06.748Z]  Experimental:      true
18:38:06 [2022-03-04T18:38:06.748Z] 
18:38:06 [2022-03-04T18:38:06.748Z] Server: Docker Engine - Community
18:38:06 [2022-03-04T18:38:06.748Z]  Engine:
18:38:06 [2022-03-04T18:38:06.748Z]   Version:          20.10.9
18:38:06 [2022-03-04T18:38:06.748Z]   API version:      1.41 (minimum version 1.24)
18:38:06 [2022-03-04T18:38:06.748Z]   Go version:       go1.16.8
18:38:06 [2022-03-04T18:38:06.748Z]   Git commit:       79ea9d3
18:38:06 [2022-03-04T18:38:06.748Z]   Built:            Mon Oct  4 16:06:39 2021
18:38:06 [2022-03-04T18:38:06.748Z]   OS/Arch:          windows/amd64
18:38:06 [2022-03-04T18:38:06.748Z]   Experimental:     true
18:38:06 [2022-03-04T18:38:06.844Z] #64 ...
18:38:06 [2022-03-04T18:38:06.844Z] 
18:38:06 [2022-03-04T18:38:06.844Z] #11 [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
18:38:06 [2022-03-04T18:38:06.844Z] #11 sha256:a2fbd5f932cb332638f542b3a4794a0a5cf2df3e91a76bee49d459254dd5ea7a
18:38:06 [2022-03-04T18:38:06.844Z] #11 DONE 1.6s
[Pipeline] sh
18:38:07 [2022-03-04T18:38:07.103Z] 
18:38:07 [2022-03-04T18:38:07.103Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:07 [2022-03-04T18:38:07.103Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:07 [2022-03-04T18:38:07.364Z] #64 ...
18:38:07 [2022-03-04T18:38:07.364Z] 
18:38:07 [2022-03-04T18:38:07.364Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:07 [2022-03-04T18:38:07.364Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:38:07 [2022-03-04T18:38:07.364Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:38:07 [2022-03-04T18:38:07.364Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:38:07 [2022-03-04T18:38:07.364Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:38:07 [2022-03-04T18:38:07.364Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:07 [2022-03-04T18:38:07.364Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
18:38:07 [2022-03-04T18:38:07.364Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done
18:38:07 [2022-03-04T18:38:07.364Z] #62 DONE 3.5s
18:38:07 [2022-03-04T18:38:07.364Z] 
18:38:07 [2022-03-04T18:38:07.364Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:38:07 [2022-03-04T18:38:07.364Z] #31 sha256:39ae8ff3f679aeeb8d87b1bc5e3a8535a67b8209b99ffc2bf875c3c853e645c0
18:38:07 [2022-03-04T18:38:07.364Z] #31 DONE 0.3s
18:38:07 [2022-03-04T18:38:07.364Z] 
18:38:07 [2022-03-04T18:38:07.364Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:38:07 [2022-03-04T18:38:07.364Z] #39 sha256:ae0278647139779b0ef98720a90941650599b96a1e487ca1c8ed4eb7d3384ad3
18:38:07 [2022-03-04T18:38:07.364Z] #39 DONE 0.4s
18:38:07 [2022-03-04T18:38:07.364Z] 
18:38:07 [2022-03-04T18:38:07.364Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:07 [2022-03-04T18:38:07.364Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:38:07 [2022-03-04T18:38:07.575Z] #27 4.960 Reading package lists...
18:38:07 [2022-03-04T18:38:07.575Z] #27 5.737 Building dependency tree...
18:38:07 [2022-03-04T18:38:07.823Z] + docker info
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114 The following additional packages will be installed:
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114 Suggested packages:
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114   krb5-doc krb5-user
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114 Recommended packages:
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.114   krb5-locales publicsuffix libsasl2-modules
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.331 The following NEW packages will be installed:
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.331   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.331   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.331   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:38:07 [2022-03-04T18:38:07.835Z] #27 6.331   libssh2-1 libssl1.1 openssl
18:38:07 [2022-03-04T18:38:07.970Z] Client:
18:38:07 [2022-03-04T18:38:07.970Z]  Context:    default
18:38:07 [2022-03-04T18:38:07.970Z]  Debug Mode: false
18:38:07 [2022-03-04T18:38:07.970Z]  Plugins:
18:38:07 [2022-03-04T18:38:07.970Z]   app: Docker Application (Docker Inc., v0.8.0)
18:38:07 [2022-03-04T18:38:07.970Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:38:07 [2022-03-04T18:38:07.970Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:38:07 [2022-03-04T18:38:07.970Z] 
18:38:07 [2022-03-04T18:38:07.970Z] Server:
18:38:07 [2022-03-04T18:38:07.970Z]  Containers: 1
18:38:07 [2022-03-04T18:38:07.970Z]   Running: 0
18:38:07 [2022-03-04T18:38:07.970Z]   Paused: 0
18:38:07 [2022-03-04T18:38:07.970Z]   Stopped: 1
18:38:07 [2022-03-04T18:38:07.970Z]  Images: 19
18:38:07 [2022-03-04T18:38:07.970Z]  Server Version: 20.10.9
18:38:07 [2022-03-04T18:38:07.970Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:38:07 [2022-03-04T18:38:07.970Z]   Windows: 
18:38:07 [2022-03-04T18:38:07.970Z]   LCOW: 
18:38:07 [2022-03-04T18:38:07.970Z]  Logging Driver: json-file
18:38:07 [2022-03-04T18:38:07.970Z]  Plugins:
18:38:07 [2022-03-04T18:38:07.970Z]   Volume: local
18:38:07 [2022-03-04T18:38:07.970Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:38:07 [2022-03-04T18:38:07.970Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:38:07 [2022-03-04T18:38:07.970Z]  Swarm: inactive
18:38:07 [2022-03-04T18:38:07.970Z]  Default Isolation: process
18:38:07 [2022-03-04T18:38:07.970Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:38:07 [2022-03-04T18:38:07.970Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:38:07 [2022-03-04T18:38:07.970Z]  OSType: windows
18:38:07 [2022-03-04T18:38:07.970Z]  Architecture: x86_64
18:38:07 [2022-03-04T18:38:07.970Z]  CPUs: 4
18:38:07 [2022-03-04T18:38:07.970Z]  Total Memory: 32GiB
18:38:07 [2022-03-04T18:38:07.970Z]  Name: azwin-2-e0f2e0
18:38:07 [2022-03-04T18:38:07.970Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
18:38:07 [2022-03-04T18:38:07.970Z]  Docker Root Dir: D:\docker
18:38:07 [2022-03-04T18:38:07.970Z]  Debug Mode: false
18:38:07 [2022-03-04T18:38:07.970Z]  Registry: https://index.docker.io/v1/
18:38:07 [2022-03-04T18:38:07.970Z]  Labels:
18:38:07 [2022-03-04T18:38:07.970Z]  Experimental: true
18:38:07 [2022-03-04T18:38:07.970Z]  Insecure Registries:
18:38:07 [2022-03-04T18:38:07.970Z]   10.0.0.4:5000
18:38:07 [2022-03-04T18:38:07.970Z]   127.0.0.0/8
18:38:07 [2022-03-04T18:38:07.970Z]  Registry Mirrors:
18:38:07 [2022-03-04T18:38:07.970Z]   http://10.0.0.4:5000/
18:38:07 [2022-03-04T18:38:07.970Z]  Live Restore Enabled: false
18:38:07 [2022-03-04T18:38:07.970Z]  Product License: Community Engine
18:38:07 [2022-03-04T18:38:07.970Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.623 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.623 Need to get 4779 kB of archives.
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.623 After this operation, 11.5 MB of additional disk space will be used.
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.623 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.623 Get:2 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB]
18:38:08 [2022-03-04T18:38:08.095Z] #27 6.652 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.662 Get:4 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.669 Get:5 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.673 Get:6 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.676 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.681 Get:8 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.681 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.689 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.706 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.729 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.729 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.729 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:38:08 [2022-03-04T18:38:08.356Z] #27 6.729 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:38:08 [2022-03-04T18:38:08.927Z] #27 ...
18:38:08 [2022-03-04T18:38:08.927Z] 
18:38:08 [2022-03-04T18:38:08.927Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:08 [2022-03-04T18:38:08.927Z] #24 sha256:a08677254b911f9f63b54559dc86fd54fd81dcc33292bd06ccedb5502ee0b305
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.498 + RM_GOPATH=0
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.498 + TMP_GOPATH=
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.498 + : /build
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.498 + '[' -z '' ']'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.499 ++ mktemp -d
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.513 + export GOPATH=/tmp/tmp.5TQ34Pg3dU
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.513 + GOPATH=/tmp/tmp.5TQ34Pg3dU
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.513 + RM_GOPATH=1
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.513 + case "$(go env GOARCH)" in
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.514 ++ go env GOARCH
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.531 + export GO_BUILDMODE=-buildmode=pie
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.531 + GO_BUILDMODE=-buildmode=pie
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.533 ++ dirname /tmp/install/install.sh
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.534 + dir=/tmp/install
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.534 + bin=dockercli
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.534 + shift
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.535 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.535 + . /tmp/install/dockercli.installer
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.536 ++ : stable
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.536 ++ : 17.06.2-ce
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.564 + install_dockercli
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.565 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.565 Install docker/cli version 17.06.2-ce from stable
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.570 ++ uname -m
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.579 + arch=aarch64
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.580 + '[' aarch64 '!=' x86_64 ']'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.580 + '[' aarch64 '!=' s390x ']'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.580 + '[' aarch64 '!=' armhf ']'
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.582 + build_dockercli
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.582 + git clone https://github.com/docker/docker-ce /tmp/tmp.5TQ34Pg3dU/tmp/docker-ce
18:38:08 [2022-03-04T18:38:08.927Z] #24 4.585 Cloning into '/tmp/tmp.5TQ34Pg3dU/tmp/docker-ce'...
18:38:09 [2022-03-04T18:38:09.281Z] #40 ...
18:38:09 [2022-03-04T18:38:09.281Z] 
18:38:09 [2022-03-04T18:38:09.281Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:09 [2022-03-04T18:38:09.281Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:09 [2022-03-04T18:38:09.281Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done
18:38:09 [2022-03-04T18:38:09.281Z] #64 DONE 5.5s
18:38:09 [2022-03-04T18:38:09.281Z] 
18:38:09 [2022-03-04T18:38:09.281Z] #23 [internal] load build context
18:38:09 [2022-03-04T18:38:09.281Z] #23 sha256:39047f32b5d477263ed3138cb4126d99f34d9906ed9a06ef2f012221a809bc72
18:38:09 [2022-03-04T18:38:09.281Z] #23 transferring context: 49.45MB 5.5s
18:38:09 [2022-03-04T18:38:09.850Z] #23 transferring context: 52.41MB 5.9s done
18:38:09 [2022-03-04T18:38:09.850Z] #23 DONE 6.2s
18:38:09 [2022-03-04T18:38:09.850Z] 
18:38:09 [2022-03-04T18:38:09.850Z] #27 [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
18:38:09 [2022-03-04T18:38:09.850Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:09 [2022-03-04T18:38:09.850Z] #27 1.806 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:09 [2022-03-04T18:38:09.850Z] #27 1.834 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:38:09 [2022-03-04T18:38:09.850Z] #27 1.834 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:09 [2022-03-04T18:38:09.850Z] #27 2.124 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:38:09 [2022-03-04T18:38:09.850Z] #27 2.452 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:38:09 [2022-03-04T18:38:09.850Z] #27 2.819 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:38:09 [2022-03-04T18:38:09.850Z] #27 5.158 Fetched 8470 kB in 4s (2360 kB/s)
18:38:09 [2022-03-04T18:38:09.870Z] #24 ...
18:38:09 [2022-03-04T18:38:09.870Z] 
18:38:09 [2022-03-04T18:38:09.870Z] #27 [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
18:38:09 [2022-03-04T18:38:09.870Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d
18:38:09 [2022-03-04T18:38:09.870Z] #27 7.631 debconf: delaying package configuration, since apt-utils is not installed
18:38:09 [2022-03-04T18:38:09.870Z] #27 7.885 Fetched 4779 kB in 0s (13.5 MB/s)
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.001 Selecting previously unselected package libsasl2-modules-db:arm64.
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.002 (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 ... 6670 files and directories currently installed.)
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.065 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.069 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.169 Selecting previously unselected package libsasl2-2:arm64.
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.172 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:38:09 [2022-03-04T18:38:09.870Z] #27 8.180 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:38:10 [2022-03-04T18:38:10.110Z] #27 5.158 Reading package lists...
18:38:10 [2022-03-04T18:38:10.110Z] #27 ...
18:38:10 [2022-03-04T18:38:10.110Z] 
18:38:10 [2022-03-04T18:38:10.110Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:10 [2022-03-04T18:38:10.110Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:38:10 [2022-03-04T18:38:10.130Z] #27 8.485 Selecting previously unselected package libssl1.1:arm64.
18:38:10 [2022-03-04T18:38:10.130Z] #27 8.487 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ...
18:38:10 [2022-03-04T18:38:10.130Z] #27 8.493 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
18:38:10 [2022-03-04T18:38:10.683Z] #63 DONE 0.7s
18:38:10 [2022-03-04T18:38:10.683Z] 
18:38:10 [2022-03-04T18:38:10.683Z] #27 [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
18:38:10 [2022-03-04T18:38:10.683Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:10 [2022-03-04T18:38:10.683Z] #27 5.158 Reading package lists...
18:38:10 [2022-03-04T18:38:10.856Z] Fetching without tags
18:38:10 [2022-03-04T18:38:10.944Z] #27 6.310 Reading package lists...
18:38:10 [2022-03-04T18:38:10.944Z] #27 ...
18:38:10 [2022-03-04T18:38:10.944Z] 
18:38:10 [2022-03-04T18:38:10.944Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
18:38:10 [2022-03-04T18:38:10.944Z] #12 sha256:0a50358cfc323fdc43160dfe63989176fc55512a47c2b1fdb5b98ec3d81cb1ab
18:38:10 [2022-03-04T18:38:10.944Z] #12 DONE 4.0s
18:38:10 [2022-03-04T18:38:10.944Z] 
18:38:10 [2022-03-04T18:38:10.944Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:10 [2022-03-04T18:38:10.944Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:38:11 [2022-03-04T18:38:11.212Z] Merging remotes/origin/20.10 commit 409d7ac7f2d8169dcd66b06e27ad278f4a35440c into PR head commit 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:11 [2022-03-04T18:38:11.514Z] #27 9.567 Selecting previously unselected package openssl.
18:38:11 [2022-03-04T18:38:11.514Z] #27 9.568 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_arm64.deb ...
18:38:11 [2022-03-04T18:38:11.514Z] #27 9.578 Unpacking openssl (1.1.1d-0+deb10u7) ...
18:38:10 [2022-03-04T18:38:10.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:10 [2022-03-04T18:38:10.805Z]  > git config --add remote.origin.fetch +refs/pull/43329/head:refs/remotes/origin/PR-43329 # timeout=10
18:38:10 [2022-03-04T18:38:10.821Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:38:10 [2022-03-04T18:38:10.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:10 [2022-03-04T18:38:10.864Z] Fetching upstream changes from https://github.com/moby/moby.git
18:38:10 [2022-03-04T18:38:10.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:10 [2022-03-04T18:38:10.865Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43329/head:refs/remotes/origin/PR-43329 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:38:11 [2022-03-04T18:38:11.224Z]  > git config core.sparsecheckout # timeout=10
18:38:11 [2022-03-04T18:38:11.251Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:12 [2022-03-04T18:38:12.086Z] #27 10.33 Selecting previously unselected package ca-certificates.
18:38:12 [2022-03-04T18:38:12.086Z] #27 10.33 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ...
18:38:12 [2022-03-04T18:38:12.086Z] #27 10.34 Unpacking ca-certificates (20200601~deb10u2) ...
18:38:12 [2022-03-04T18:38:12.188Z] Merge succeeded, producing 180f3b9cc79fef473b9d3f54285a4d77222235e7
18:38:12 [2022-03-04T18:38:12.188Z] Checking out Revision 180f3b9cc79fef473b9d3f54285a4d77222235e7 (PR-43329)
18:38:12 [2022-03-04T18:38:12.348Z] #27 10.71 Selecting previously unselected package libkeyutils1:arm64.
18:38:12 [2022-03-04T18:38:12.348Z] #27 10.71 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ...
18:38:12 [2022-03-04T18:38:12.348Z] #27 10.71 Unpacking libkeyutils1:arm64 (1.6-6) ...
18:38:12 [2022-03-04T18:38:12.348Z] #27 10.80 Selecting previously unselected package libkrb5support0:arm64.
18:38:12 [2022-03-04T18:38:12.609Z] #27 10.80 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
18:38:12 [2022-03-04T18:38:12.609Z] #27 10.83 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
18:38:12 [2022-03-04T18:38:12.609Z] #27 11.02 Selecting previously unselected package libk5crypto3:arm64.
18:38:12 [2022-03-04T18:38:12.609Z] #27 11.02 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
18:38:12 [2022-03-04T18:38:12.609Z] #27 11.04 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
18:38:12 [2022-03-04T18:38:12.871Z] #27 11.19 Selecting previously unselected package libkrb5-3:arm64.
18:38:12 [2022-03-04T18:38:12.871Z] #27 11.19 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
18:38:12 [2022-03-04T18:38:12.871Z] #27 11.20 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
18:38:13 [2022-03-04T18:38:13.190Z] #27 11.52 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:38:13 [2022-03-04T18:38:13.190Z] #27 11.52 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
18:38:13 [2022-03-04T18:38:13.190Z] #27 11.53 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.02 Selecting previously unselected package libldap-common.
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.02 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.03 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.22 Selecting previously unselected package libldap-2.4-2:arm64.
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.22 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
18:38:13 [2022-03-04T18:38:13.761Z] #27 12.22 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
18:38:13 [2022-03-04T18:38:13.761Z] #27 ...
18:38:13 [2022-03-04T18:38:13.761Z] 
18:38:13 [2022-03-04T18:38:13.761Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:13 [2022-03-04T18:38:13.761Z] #42 sha256:dad9b9eeb3242cf204c180ba8fb405d5f19d10fd28d2a104e3f947d72b090c0a
18:38:13 [2022-03-04T18:38:13.761Z] #42 4.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:13 [2022-03-04T18:38:13.761Z] #42 4.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:13 [2022-03-04T18:38:13.761Z] #42 4.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:13 [2022-03-04T18:38:13.761Z] #42 5.308 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:38:13 [2022-03-04T18:38:13.761Z] #42 6.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:38:13 [2022-03-04T18:38:13.761Z] #42 8.163 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:38:14 [2022-03-04T18:38:14.021Z] #42 ...
18:38:14 [2022-03-04T18:38:14.021Z] 
18:38:14 [2022-03-04T18:38:14.021Z] #55 [containerd 1/2] 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
18:38:14 [2022-03-04T18:38:14.021Z] #55 sha256:21a0f8c61368417899060af07d0ac2c2d26779eac72851a3a5e4276d9ff0a0ca
18:38:14 [2022-03-04T18:38:14.021Z] #55 4.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #55 5.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #55 5.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #55 5.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #55 7.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #55 9.323 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:38:14 [2022-03-04T18:38:14.021Z] #55 ...
18:38:14 [2022-03-04T18:38:14.021Z] 
18:38:14 [2022-03-04T18:38:14.021Z] #36 [tini 1/2] 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
18:38:14 [2022-03-04T18:38:14.021Z] #36 sha256:df0c92b534e4033026a5c2ce37b326a55e434d5987d4ce7d3dfd75d846e45d66
18:38:14 [2022-03-04T18:38:14.021Z] #36 4.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #36 4.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #36 4.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #36 5.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #36 6.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:38:14 [2022-03-04T18:38:14.021Z] #36 8.396 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:38:12 [2022-03-04T18:38:12.069Z]  > git remote # timeout=10
18:38:12 [2022-03-04T18:38:12.091Z]  > git config --get remote.origin.url # timeout=10
18:38:12 [2022-03-04T18:38:12.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:12 [2022-03-04T18:38:12.143Z]  > git merge 409d7ac7f2d8169dcd66b06e27ad278f4a35440c # timeout=10
18:38:12 [2022-03-04T18:38:12.168Z]  > git rev-parse HEAD^{commit} # timeout=10
18:38:12 [2022-03-04T18:38:12.199Z]  > git config core.sparsecheckout # timeout=10
18:38:12 [2022-03-04T18:38:12.229Z]  > git checkout -f 180f3b9cc79fef473b9d3f54285a4d77222235e7 # timeout=10
18:38:14 [2022-03-04T18:38:14.307Z] #36 ...
18:38:14 [2022-03-04T18:38:14.307Z] 
18:38:14 [2022-03-04T18:38:14.307Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:14 [2022-03-04T18:38:14.307Z] #40 sha256:619624f7261ff101f9693e2480ec3fe0c57fcb77cf2567c5888e05f8bfd3943c
18:38:14 [2022-03-04T18:38:14.307Z] #40 4.636 + git clone https://github.com/docker/distribution.git .
18:38:14 [2022-03-04T18:38:14.307Z] #40 4.636 Cloning into '.'...
18:38:14 [2022-03-04T18:38:14.307Z] #40 ...
18:38:14 [2022-03-04T18:38:14.307Z] 
18:38:14 [2022-03-04T18:38:14.307Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:14 [2022-03-04T18:38:14.307Z] #47 sha256:381478a571d123e86e03dba577325a7d91c42a0e8216e820a0b75ee0a7e4d1ca
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + RM_GOPATH=0
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + TMP_GOPATH=
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + : /build
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + '[' -z '' ']'
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 ++ mktemp -d
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + export GOPATH=/tmp/tmp.hKiRtDahfk
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + GOPATH=/tmp/tmp.hKiRtDahfk
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + RM_GOPATH=1
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 + case "$(go env GOARCH)" in
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.138 ++ go env GOARCH
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.190 + export GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.190 + GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.190 ++ dirname /tmp/install/install.sh
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 Install gotestsum version v1.7.0
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + dir=/tmp/install
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + bin=gotestsum
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + shift
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + . /tmp/install/gotestsum.installer
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 ++ : v1.7.0
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + install_gotestsum
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + set -e
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + echo 'Install gotestsum version v1.7.0'
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + GOBIN=/build
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + GO111MODULE=on
18:38:14 [2022-03-04T18:38:14.307Z] #47 4.198 + go install gotest.tools/gotestsum@v1.7.0
18:38:14 [2022-03-04T18:38:14.307Z] #47 5.004 go: downloading gotest.tools/gotestsum v1.7.0
18:38:14 [2022-03-04T18:38:14.307Z] #47 6.965 go: downloading github.com/dnephin/pflag v1.0.7
18:38:14 [2022-03-04T18:38:14.307Z] #47 6.966 go: downloading github.com/fatih/color v1.10.0
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.004 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.104 go: downloading github.com/pkg/errors v0.9.1
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.433 go: downloading github.com/mattn/go-isatty v0.0.12
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.450 go: downloading github.com/mattn/go-colorable v0.1.8
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.576 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.591 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.803 go: downloading github.com/jonboulle/clockwork v0.2.2
18:38:14 [2022-03-04T18:38:14.307Z] #47 7.999 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:38:14 [2022-03-04T18:38:14.307Z] #47 8.315 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:38:14 [2022-03-04T18:38:14.307Z] #47 8.593 go: downloading golang.org/x/tools v0.1.0
18:38:14 [2022-03-04T18:38:14.599Z] #47 ...
18:38:14 [2022-03-04T18:38:14.599Z] 
18:38:14 [2022-03-04T18:38:14.599Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:14 [2022-03-04T18:38:14.599Z] #49 sha256:9484a465aef3eec01e48af0a0921e867284edd2629cd39e23f05090444cd80b2
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.517 + RM_GOPATH=0
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.517 + TMP_GOPATH=
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.517 + : /build
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.517 + '[' -z '' ']'
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.517 ++ mktemp -d
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.528 + export GOPATH=/tmp/tmp.PFN7uinp6f
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.528 + GOPATH=/tmp/tmp.PFN7uinp6f
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.528 + RM_GOPATH=1
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.528 + case "$(go env GOARCH)" in
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.528 ++ go env GOARCH
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.548 + export GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.549 + GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.550 ++ dirname /tmp/install/install.sh
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.551 + dir=/tmp/install
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + bin=golangci_lint
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + shift
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + . /tmp/install/golangci_lint.installer
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 ++ : v1.23.8
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + install_golangci_lint
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + set -e
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + echo 'Install golangci-lint version v1.23.8'
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + GOBIN=/build
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + GO111MODULE=on
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:38:14 [2022-03-04T18:38:14.599Z] #49 4.556 Install golangci-lint version v1.23.8
18:38:14 [2022-03-04T18:38:14.599Z] #49 5.425 go: downloading github.com/golangci/golangci-lint v1.23.8
18:38:14 [2022-03-04T18:38:14.599Z] #49 ...
18:38:14 [2022-03-04T18:38:14.599Z] 
18:38:14 [2022-03-04T18:38:14.599Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:14 [2022-03-04T18:38:14.599Z] #51 sha256:4d9cf3853b8bd4570d08ec8e77615f4bf8e48460d72fa761f5e4731ff33f2817
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.242 + RM_GOPATH=0
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.242 + TMP_GOPATH=
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.242 + : /build
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.242 + '[' -z '' ']'
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.245 ++ mktemp -d
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.250 + export GOPATH=/tmp/tmp.tos1cXCy3u
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.250 + GOPATH=/tmp/tmp.tos1cXCy3u
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.250 + RM_GOPATH=1
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.250 + case "$(go env GOARCH)" in
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.250 ++ go env GOARCH
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 Install shfmt version v3.0.2
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + export GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 ++ dirname /tmp/install/install.sh
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + dir=/tmp/install
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + bin=shfmt
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + shift
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + . /tmp/install/shfmt.installer
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 ++ : v3.0.2
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + install_shfmt
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + echo 'Install shfmt version v3.0.2'
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + GOBIN=/build
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + GO111MODULE=on
18:38:14 [2022-03-04T18:38:14.599Z] #51 4.261 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
18:38:14 [2022-03-04T18:38:14.599Z] #51 5.188 go: downloading mvdan.cc/sh/v3 v3.0.2
18:38:14 [2022-03-04T18:38:14.599Z] #51 6.334 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:38:14 [2022-03-04T18:38:14.599Z] #51 6.335 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:38:14 [2022-03-04T18:38:14.599Z] #51 6.598 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:38:14 [2022-03-04T18:38:14.599Z] #51 8.066 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:38:14 [2022-03-04T18:38:14.859Z] #51 ...
18:38:14 [2022-03-04T18:38:14.859Z] 
18:38:14 [2022-03-04T18:38:14.860Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:14 [2022-03-04T18:38:14.860Z] #58 sha256:9f4c9336d11f854fbc2f55201eea9fed2585269c7adffd11162d70a46fb91c9b
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.547 + RM_GOPATH=0
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.549 + TMP_GOPATH=
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.551 + : /build
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.551 + '[' -z '' ']'
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.553 ++ mktemp -d
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.556 + export GOPATH=/tmp/tmp.ynG8XiQ9GW
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.565 + GOPATH=/tmp/tmp.ynG8XiQ9GW
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.565 + RM_GOPATH=1
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.565 + case "$(go env GOARCH)" in
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.568 ++ go env GOARCH
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.588 + export GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.588 + GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.588 ++ dirname /tmp/install/install.sh
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.593 + dir=/tmp/install
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.594 + bin=rootlesskit
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.594 + shift
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.594 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.594 + . /tmp/install/rootlesskit.installer
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.595 ++ : v0.14.4
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.595 + install_rootlesskit
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.596 + case "$1" in
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.596 + export CGO_ENABLED=0
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.596 + CGO_ENABLED=0
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.596 + _install_rootlesskit
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 + echo 'Install rootlesskit version v0.14.4'
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 + for f in rootlesskit rootlesskit-docker-proxy
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 + GOBIN=/build
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 + GO111MODULE=on
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
18:38:14 [2022-03-04T18:38:14.860Z] #58 4.602 Install rootlesskit version v0.14.4
18:38:14 [2022-03-04T18:38:14.860Z] #58 5.615 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
18:38:14 [2022-03-04T18:38:14.860Z] #58 7.863 go: downloading github.com/pkg/errors v0.9.1
18:38:14 [2022-03-04T18:38:14.860Z] #58 7.881 go: downloading github.com/sirupsen/logrus v1.8.1
18:38:14 [2022-03-04T18:38:14.860Z] #58 7.952 go: downloading github.com/urfave/cli/v2 v2.3.0
18:38:14 [2022-03-04T18:38:14.860Z] #58 8.588 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:38:14 [2022-03-04T18:38:14.860Z] #58 ...
18:38:14 [2022-03-04T18:38:14.860Z] 
18:38:14 [2022-03-04T18:38:14.860Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:14 [2022-03-04T18:38:14.860Z] #34 sha256:60213e2f20d7d48067794bd18776d1feb897e41e7dcee1f05f2614dbab5fa5a2
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.547 + RM_GOPATH=0
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.547 + TMP_GOPATH=
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.547 + : /build
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.547 + '[' -z '' ']'
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.548 ++ mktemp -d
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.549 + export GOPATH=/tmp/tmp.CiCKBo2fzi
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.549 + GOPATH=/tmp/tmp.CiCKBo2fzi
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.549 + RM_GOPATH=1
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.549 + case "$(go env GOARCH)" in
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.551 ++ go env GOARCH
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.584 + export GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.584 + GO_BUILDMODE=-buildmode=pie
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.587 ++ dirname /tmp/install/install.sh
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.593 + dir=/tmp/install
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.597 + bin=tomlv
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.600 + shift
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.603 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.603 + . /tmp/install/tomlv.installer
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.604 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.604 + install_tomlv
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.624 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.624 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.625 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CiCKBo2fzi/src/github.com/BurntSushi/toml
18:38:14 [2022-03-04T18:38:14.860Z] #34 4.629 Cloning into '/tmp/tmp.CiCKBo2fzi/src/github.com/BurntSushi/toml'...
18:38:14 [2022-03-04T18:38:14.860Z] #34 5.657 + cd /tmp/tmp.CiCKBo2fzi/src/github.com/BurntSushi/toml
18:38:14 [2022-03-04T18:38:14.860Z] #34 5.657 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:14 [2022-03-04T18:38:14.860Z] #34 5.784 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:38:14 [2022-03-04T18:38:14.860Z] #34 6.436 internal/unsafeheader
18:38:14 [2022-03-04T18:38:14.860Z] #34 6.487 internal/cpu
18:38:14 [2022-03-04T18:38:14.860Z] #34 6.608 runtime/internal/atomic
18:38:14 [2022-03-04T18:38:14.860Z] #34 6.907 runtime/internal/sys
18:38:14 [2022-03-04T18:38:14.860Z] #34 7.130 runtime/internal/math
18:38:14 [2022-03-04T18:38:14.860Z] #34 7.146 internal/bytealg
18:38:14 [2022-03-04T18:38:14.860Z] #34 7.229 math/bits
18:38:14 [2022-03-04T18:38:14.860Z] #34 7.752 math
18:38:14 [2022-03-04T18:38:14.860Z] #34 8.021 runtime
18:38:15 [2022-03-04T18:38:15.151Z] #34 ...
18:38:15 [2022-03-04T18:38:15.151Z] 
18:38:15 [2022-03-04T18:38:15.151Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:15 [2022-03-04T18:38:15.151Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:38:15 [2022-03-04T18:38:15.151Z] #13 4.355 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 4.360 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 4.424 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 4.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 5.151 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 6.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 8.578 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:38:15 [2022-03-04T18:38:15.151Z] #13 9.599 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:38:15 [2022-03-04T18:38:15.411Z] #13 ...
18:38:15 [2022-03-04T18:38:15.411Z] 
18:38:15 [2022-03-04T18:38:15.411Z] #32 [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
18:38:15 [2022-03-04T18:38:15.411Z] #32 sha256:af3c78c10fbcead5334fe20b6e53a607534850b28d9d312522a0476ffd7d46f4
18:38:15 [2022-03-04T18:38:15.411Z] #32 3.749 + git clone https://github.com/kolyshkin/go-swagger.git .
18:38:15 [2022-03-04T18:38:15.411Z] #32 3.764 Cloning into '.'...
18:38:15 [2022-03-04T18:38:15.411Z] #32 ...
18:38:15 [2022-03-04T18:38:15.411Z] 
18:38:15 [2022-03-04T18:38:15.411Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:15 [2022-03-04T18:38:15.411Z] #67 sha256:208bd86f23575da21c6211bce5913d3ad8a4ca009a387b2d14849a314017f254
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + RM_GOPATH=0
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + TMP_GOPATH=
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + : /build
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + '[' -z '' ']'
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 ++ mktemp -d
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + export GOPATH=/tmp/tmp.C6Roamb96c
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + GOPATH=/tmp/tmp.C6Roamb96c
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + RM_GOPATH=1
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 + case "$(go env GOARCH)" in
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.139 ++ go env GOARCH
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.191 + export GO_BUILDMODE=-buildmode=pie
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.191 + GO_BUILDMODE=-buildmode=pie
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.191 ++ dirname /tmp/install/install.sh
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + dir=/tmp/install
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + bin=proxy
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + shift
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + '[' '!' -f /tmp/install/proxy.installer ']'
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + . /tmp/install/proxy.installer
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + install_proxy
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + case "$1" in
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + export CGO_ENABLED=0
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + CGO_ENABLED=0
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + _install_proxy
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.C6Roamb96c/src/github.com/docker/libnetwork
18:38:15 [2022-03-04T18:38:15.411Z] #67 4.200 Cloning into '/tmp/tmp.C6Roamb96c/src/github.com/docker/libnetwork'...
18:38:15 [2022-03-04T18:38:15.411Z] #67 ...
18:38:15 [2022-03-04T18:38:15.411Z] 
18:38:15 [2022-03-04T18:38:15.411Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:15 [2022-03-04T18:38:15.411Z] #45 sha256:d6672b21cce28f65d01481bb2a14d4763c4880b3b57bb8c25ca43bcf0f16f726
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.189 + RM_GOPATH=0
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.189 + TMP_GOPATH=
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.189 + : /build
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.190 + '[' -z '' ']'
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.190 ++ mktemp -d
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.191 + export GOPATH=/tmp/tmp.YyTkquZ6o4
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.191 + GOPATH=/tmp/tmp.YyTkquZ6o4
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.191 + RM_GOPATH=1
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.191 + case "$(go env GOARCH)" in
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.192 ++ go env GOARCH
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + export GO_BUILDMODE=-buildmode=pie
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + GO_BUILDMODE=-buildmode=pie
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 ++ dirname /tmp/install/install.sh
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + dir=/tmp/install
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + bin=vndr
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + shift
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + '[' '!' -f /tmp/install/vndr.installer ']'
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 + . /tmp/install/vndr.installer
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.208 ++ : v0.1.2
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.228 + install_vndr
18:38:15 [2022-03-04T18:38:15.411Z] #45 4.228 + echo 'Install vndr version v0.1.2'
18:38:15 [2022-03-04T18:38:15.412Z] #45 4.228 + GOBIN=/build
18:38:15 [2022-03-04T18:38:15.412Z] #45 4.228 + GO111MODULE=on
18:38:15 [2022-03-04T18:38:15.412Z] #45 4.228 + go install github.com/LK4D4/vndr@v0.1.2
18:38:15 [2022-03-04T18:38:15.412Z] #45 4.228 Install vndr version v0.1.2
18:38:15 [2022-03-04T18:38:15.412Z] #45 5.057 go: downloading github.com/LK4D4/vndr v0.1.2
18:38:15 [2022-03-04T18:38:15.672Z] #45 ...
18:38:15 [2022-03-04T18:38:15.672Z] 
18:38:15 [2022-03-04T18:38:15.672Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:15 [2022-03-04T18:38:15.672Z] #49 sha256:9484a465aef3eec01e48af0a0921e867284edd2629cd39e23f05090444cd80b2
18:38:15 [2022-03-04T18:38:15.672Z] #49 11.32 go: downloading github.com/fatih/color v1.7.0
18:38:15 [2022-03-04T18:38:15.672Z] #49 11.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:38:15 [2022-03-04T18:38:15.932Z] #49 11.48 go: downloading github.com/pkg/errors v0.8.1
18:38:15 [2022-03-04T18:38:15.932Z] #49 11.49 go: downloading github.com/spf13/cobra v0.0.5
18:38:15 [2022-03-04T18:38:15.932Z] #49 11.58 go: downloading github.com/spf13/pflag v1.0.5
18:38:16 [2022-03-04T18:38:16.099Z] #56 ...
18:38:16 [2022-03-04T18:38:16.099Z] 
18:38:16 [2022-03-04T18:38:16.099Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:16 [2022-03-04T18:38:16.099Z] #53 sha256:cd7d168507d8cac4c1eeca0e1edb4b3d7c6881dcfa7d17312733f6b7de6a8df4
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + RM_GOPATH=0
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + TMP_GOPATH=
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + : /build
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + '[' -z '' ']'
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 ++ mktemp -d
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + export GOPATH=/tmp/tmp.TwIRH2myqV
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + GOPATH=/tmp/tmp.TwIRH2myqV
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + RM_GOPATH=1
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 + case "$(go env GOARCH)" in
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.518 ++ go env GOARCH
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.522 + export GO_BUILDMODE=-buildmode=pie
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.522 + GO_BUILDMODE=-buildmode=pie
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.522 ++ dirname /tmp/install/install.sh
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + dir=/tmp/install
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + bin=runc
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + shift
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + '[' '!' -f /tmp/install/runc.installer ']'
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + . /tmp/install/runc.installer
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 ++ set -e
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 ++ : v1.0.3
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + install_runc
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + RUNC_BUILDTAGS=seccomp
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TwIRH2myqV/src/github.com/opencontainers/runc
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.523 Install runc version v1.0.3 (build tags: seccomp)
18:38:16 [2022-03-04T18:38:16.099Z] #53 0.524 Cloning into '/tmp/tmp.TwIRH2myqV/src/github.com/opencontainers/runc'...
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.207 + cd /tmp/tmp.TwIRH2myqV/src/github.com/opencontainers/runc
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.208 + git checkout -q v1.0.3
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.442 + '[' -z '' ']'
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.443 + target=static
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.443 + make BUILDTAGS=seccomp static
18:38:16 [2022-03-04T18:38:16.099Z] #53 3.709 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
18:38:16 [2022-03-04T18:38:16.165Z] Commit message: "update containerd binary to v1.5.10"
18:38:16 [2022-03-04T18:38:16.192Z] #49 11.79 go: downloading github.com/spf13/viper v1.6.1
18:38:16 [2022-03-04T18:38:16.192Z] #49 11.93 go: downloading github.com/mattn/go-colorable v0.1.4
18:38:16 [2022-03-04T18:38:16.192Z] #49 11.95 go: downloading github.com/mattn/go-isatty v0.0.8
18:38:16 [2022-03-04T18:38:16.227Z] #13 ...
18:38:16 [2022-03-04T18:38:16.227Z] 
18:38:16 [2022-03-04T18:38:16.228Z] #27 [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
18:38:16 [2022-03-04T18:38:16.228Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:16 [2022-03-04T18:38:16.228Z] #27 6.310 Reading package lists...
18:38:16 [2022-03-04T18:38:16.228Z] #27 9.314 Building dependency tree...
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70 The following additional packages will be installed:
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70 Suggested packages:
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70   krb5-doc krb5-user
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70 Recommended packages:
18:38:16 [2022-03-04T18:38:16.228Z] #27 10.70   krb5-locales publicsuffix libsasl2-modules
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.42 The following NEW packages will be installed:
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.42   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.42   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.42   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.42   libssh2-1 libssl1.1 openssl
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 Need to get 5061 kB of archives.
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 After this operation, 12.1 MB of additional disk space will be used.
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 11.84 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.04 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.16 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.16 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.19 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.26 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.26 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.26 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.27 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.27 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.29 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.29 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.34 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.35 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:38:16 [2022-03-04T18:38:16.228Z] #27 12.36 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:38:16 [2022-03-04T18:38:16.358Z] #53 ...
18:38:16 [2022-03-04T18:38:16.358Z] 
18:38:16 [2022-03-04T18:38:16.358Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:16 [2022-03-04T18:38:16.358Z] #56 sha256:4205afb6594f20cd9bd60d6c565359fa3d46b2767602f943f6cd18d4b670ad20
18:38:16 [2022-03-04T18:38:16.358Z] #56 10.79 + cd /tmp/tmp.wqkXjiToxX/src/github.com/containerd/containerd
18:38:16 [2022-03-04T18:38:16.358Z] #56 10.79 + git checkout -q v1.5.10
18:38:16 [2022-03-04T18:38:16.451Z] #56 ...
18:38:16 [2022-03-04T18:38:16.451Z] 
18:38:16 [2022-03-04T18:38:16.451Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:16 [2022-03-04T18:38:16.451Z] #53 sha256:82f02561a84dcea92c893a24e93b86ae27a219040a8ab792c643035041f3cb70
18:38:16 [2022-03-04T18:38:16.451Z] #53 3.918 + cd /tmp/tmp.NemR3phmI2/src/github.com/opencontainers/runc
18:38:16 [2022-03-04T18:38:16.451Z] #53 3.918 + git checkout -q v1.0.3
18:38:16 [2022-03-04T18:38:16.451Z] #53 4.123 + '[' -z '' ']'
18:38:16 [2022-03-04T18:38:16.451Z] #53 4.123 + target=static
18:38:16 [2022-03-04T18:38:16.451Z] #53 4.124 + make BUILDTAGS=seccomp static
18:38:16 [2022-03-04T18:38:16.451Z] #53 4.401 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
18:38:16 [2022-03-04T18:38:16.451Z] #53 ...
18:38:16 [2022-03-04T18:38:16.451Z] 
18:38:16 [2022-03-04T18:38:16.451Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:16 [2022-03-04T18:38:16.451Z] #56 sha256:9a43e23118d087dad6dab377ff05afb32021d7181c9028283ccb3ce574b79163
18:38:16 [2022-03-04T18:38:16.451Z] #56 11.01 + cd /tmp/tmp.SmKUBlBL3J/src/github.com/containerd/containerd
18:38:16 [2022-03-04T18:38:16.451Z] #56 11.01 + git checkout -q v1.5.10
18:38:16 [2022-03-04T18:38:16.452Z] #49 12.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:38:16 [2022-03-04T18:38:16.452Z] #49 12.03 go: downloading github.com/go-critic/go-critic v0.4.1
18:38:16 [2022-03-04T18:38:16.487Z] #27 12.45 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:38:16 [2022-03-04T18:38:16.487Z] #27 12.51 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:38:16 [2022-03-04T18:38:16.487Z] #27 12.51 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:38:16 [2022-03-04T18:38:16.747Z] #27 12.54 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #27 ...
18:38:17 [2022-03-04T18:38:17.010Z] 
18:38:17 [2022-03-04T18:38:17.010Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:17 [2022-03-04T18:38:17.010Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:17 [2022-03-04T18:38:17.010Z] #42 4.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #42 4.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #42 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #42 5.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #42 6.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #42 8.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:38:17 [2022-03-04T18:38:17.010Z] #42 ...
18:38:17 [2022-03-04T18:38:17.010Z] 
18:38:17 [2022-03-04T18:38:17.010Z] #55 [containerd 1/2] 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
18:38:17 [2022-03-04T18:38:17.010Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:17 [2022-03-04T18:38:17.010Z] #55 3.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #55 3.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #55 3.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #55 4.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #55 4.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:38:17 [2022-03-04T18:38:17.010Z] #55 6.088 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + export 'BUILDTAGS=netgo osusergo static_build'
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + BUILDTAGS='netgo osusergo static_build'
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + export EXTRA_FLAGS=-buildmode=pie
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + EXTRA_FLAGS=-buildmode=pie
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + '[' '' = dynamic ']'
18:38:17 [2022-03-04T18:38:17.013Z] #56 11.66 + make
18:38:17 [2022-03-04T18:38:17.271Z] #55 ...
18:38:17 [2022-03-04T18:38:17.271Z] 
18:38:17 [2022-03-04T18:38:17.271Z] #36 [tini 1/2] 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
18:38:17 [2022-03-04T18:38:17.271Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:17 [2022-03-04T18:38:17.271Z] #36 4.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:17 [2022-03-04T18:38:17.271Z] #36 4.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:17 [2022-03-04T18:38:17.271Z] #36 4.594 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:17 [2022-03-04T18:38:17.271Z] #36 5.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:38:17 [2022-03-04T18:38:17.271Z] #36 6.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:38:17 [2022-03-04T18:38:17.271Z] #36 7.405 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:38:17 [2022-03-04T18:38:17.271Z] #36 ...
18:38:17 [2022-03-04T18:38:17.271Z] 
18:38:17 [2022-03-04T18:38:17.271Z] #32 [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
18:38:17 [2022-03-04T18:38:17.271Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:38:17 [2022-03-04T18:38:17.271Z] #32 5.510 + git clone https://github.com/kolyshkin/go-swagger.git .
18:38:17 [2022-03-04T18:38:17.271Z] #32 5.510 Cloning into '.'...
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + export 'BUILDTAGS=netgo osusergo static_build'
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + BUILDTAGS='netgo osusergo static_build'
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + export EXTRA_FLAGS=-buildmode=pie
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + EXTRA_FLAGS=-buildmode=pie
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + '[' '' = dynamic ']'
18:38:17 [2022-03-04T18:38:17.290Z] #56 11.76 + make
18:38:17 [2022-03-04T18:38:17.350Z] + docker version
18:38:17 [2022-03-04T18:38:17.403Z] #49 13.01 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:38:17 [2022-03-04T18:38:17.530Z] #32 ...
18:38:17 [2022-03-04T18:38:17.530Z] 
18:38:17 [2022-03-04T18:38:17.530Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:38:17 [2022-03-04T18:38:17.530Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:38:17 [2022-03-04T18:38:17.530Z] #65 DONE 4.4s
18:38:17 [2022-03-04T18:38:17.530Z] 
18:38:17 [2022-03-04T18:38:17.530Z] #27 [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
18:38:17 [2022-03-04T18:38:17.530Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.21 debconf: delaying package configuration, since apt-utils is not installed
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.33 Fetched 5061 kB in 1s (4857 kB/s)
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.38 Selecting previously unselected package libsasl2-modules-db:amd64.
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.38 (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 ... 6677 files and directories currently installed.)
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.45 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.54 Selecting previously unselected package libsasl2-2:amd64.
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.54 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:38:17 [2022-03-04T18:38:17.531Z] #27 13.55 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:38:17 [2022-03-04T18:38:17.664Z] #49 13.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:38:17 [2022-03-04T18:38:17.790Z] #27 13.68 Selecting previously unselected package libssl1.1:amd64.
18:38:17 [2022-03-04T18:38:17.790Z] #27 13.68 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
18:38:17 [2022-03-04T18:38:17.790Z] #27 13.69 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
18:38:17 [2022-03-04T18:38:17.856Z] #56 12.31 + bin/ctr
18:38:17 [2022-03-04T18:38:17.941Z] #56 12.36 + bin/ctr
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.66 Selecting previously unselected package openssl.
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.66 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ...
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.66 Unpacking openssl (1.1.1d-0+deb10u7) ...
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.82 Selecting previously unselected package ca-certificates.
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.82 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ...
18:38:18 [2022-03-04T18:38:18.728Z] #27 14.82 Unpacking ca-certificates (20200601~deb10u2) ...
18:38:18 [2022-03-04T18:38:18.964Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:38:18 [2022-03-04T18:38:18.964Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3a9852f6\powershellScript.ps1'; exit $LASTEXITCODE;
18:38:18 [2022-03-04T18:38:18.964Z] ----------------------------------------------------------------------------
18:38:18 [2022-03-04T18:38:18.964Z] 
18:38:18 [2022-03-04T18:38:18.964Z] INFO: executeCI.ps1 starting at Fri Mar  4 18:38:18 CUT 2022
18:38:18 [2022-03-04T18:38:18.964Z] 
18:38:18 [2022-03-04T18:38:18.964Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:38:18 [2022-03-04T18:38:18.964Z] INFO: Running git version 2.24.1.windows.2
18:38:18 [2022-03-04T18:38:18.964Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:38:18 [2022-03-04T18:38:18.964Z] INFO: Environment variables:
18:38:18 [2022-03-04T18:38:18.964Z] 
18:38:18 [2022-03-04T18:38:18.964Z] Name                           Value                                                                                   
18:38:18 [2022-03-04T18:38:18.964Z] ----                           -----                                                                                   
18:38:18 [2022-03-04T18:38:18.964Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:38:18 [2022-03-04T18:38:18.964Z] amd64                          true                                                                                    
18:38:18 [2022-03-04T18:38:18.964Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:38:18 [2022-03-04T18:38:18.964Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:38:18 [2022-03-04T18:38:18.964Z] arm64                          true                                                                                    
18:38:18 [2022-03-04T18:38:18.964Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:38:18 [2022-03-04T18:38:18.964Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:38:18 [2022-03-04T18:38:18.964Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:38:18 [2022-03-04T18:38:18.964Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:38:18 [2022-03-04T18:38:18.964Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:38:18 [2022-03-04T18:38:18.964Z] BRANCH_NAME                    PR-43329                                                                                
18:38:18 [2022-03-04T18:38:18.964Z] BUILD_DISPLAY_NAME             #3                                                                                      
18:38:18 [2022-03-04T18:38:18.964Z] BUILD_ID                       3                                                                                       
18:38:18 [2022-03-04T18:38:18.964Z] BUILD_NUMBER                   3                                                                                       
18:38:18 [2022-03-04T18:38:18.964Z] BUILD_TAG                      jenkins-moby-PR-43329-3                                                                 
18:38:18 [2022-03-04T18:38:18.964Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43329/3/                              
18:38:18 [2022-03-04T18:38:18.988Z] #27 14.99 Selecting previously unselected package libkeyutils1:amd64.
18:38:18 [2022-03-04T18:38:18.988Z] #27 14.99 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ...
18:38:18 [2022-03-04T18:38:18.988Z] #27 14.99 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:38:18 [2022-03-04T18:38:18.988Z] #27 15.05 Selecting previously unselected package libkrb5support0:amd64.
18:38:18 [2022-03-04T18:38:18.988Z] #27 15.05 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
18:38:18 [2022-03-04T18:38:18.988Z] #27 15.05 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
18:38:18 [2022-03-04T18:38:18.988Z] #27 15.13 Selecting previously unselected package libk5crypto3:amd64.
18:38:18 [2022-03-04T18:38:18.988Z] #27 15.13 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
18:38:19 [2022-03-04T18:38:19.248Z] #27 15.13 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
18:38:19 [2022-03-04T18:38:19.248Z] #27 15.26 Selecting previously unselected package libkrb5-3:amd64.
18:38:19 [2022-03-04T18:38:19.248Z] #27 15.26 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
18:38:19 [2022-03-04T18:38:19.248Z] #27 15.26 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
18:38:19 [2022-03-04T18:38:19.433Z] cgroup2                        true                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_BRANCH                  20.10_backport_update_containerd_binary_1.5.10                                          
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_ID                      43329                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_TARGET                  20.10                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_TITLE                   [20.10 backport] update containerd binary to v1.5.10                                    
18:38:19 [2022-03-04T18:38:19.433Z] CHANGE_URL                     https://github.com/moby/moby/pull/43329                                                 
18:38:19 [2022-03-04T18:38:19.433Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:38:19 [2022-03-04T18:38:19.433Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:38:19 [2022-03-04T18:38:19.433Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:38:19 [2022-03-04T18:38:19.433Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:38:19 [2022-03-04T18:38:19.433Z] COMPUTERNAME                   azwin-2-e0f2e0                                                                          
18:38:19 [2022-03-04T18:38:19.433Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:38:19 [2022-03-04T18:38:19.433Z] ConfigSequenceNumber           0                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] dco                            true                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] DOCKER_BUILDKIT                0                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] DOCKER_DUT_DEBUG               1                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:38:19 [2022-03-04T18:38:19.433Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:38:19 [2022-03-04T18:38:19.433Z] EXECUTOR_NUMBER                0                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] FQDN                           azwin-2-e0f2e0.westus.cloudapp.azure.com                                                
18:38:19 [2022-03-04T18:38:19.433Z] GIT_BRANCH                     PR-43329                                                                                
18:38:19 [2022-03-04T18:38:19.433Z] GIT_COMMIT                     180f3b9cc79fef473b9d3f54285a4d77222235e7                                                
18:38:19 [2022-03-04T18:38:19.433Z] GIT_PREVIOUS_COMMIT            e7d75d00c7a4c11e4ff03c3e57ce7b15f8130174                                                
18:38:19 [2022-03-04T18:38:19.433Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:38:19 [2022-03-04T18:38:19.433Z] HUDSON_COOKIE                  c4d11049-797a-4176-aed2-398a982aa045                                                    
18:38:19 [2022-03-04T18:38:19.433Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:38:19 [2022-03-04T18:38:19.433Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:38:19 [2022-03-04T18:38:19.433Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:38:19 [2022-03-04T18:38:19.433Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
18:38:19 [2022-03-04T18:38:19.433Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:38:19 [2022-03-04T18:38:19.433Z] JENKINS_NODE_COOKIE            fc6ce765-6d59-46a6-9e10-21208e9bbb3e                                                    
18:38:19 [2022-03-04T18:38:19.433Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:38:19 [2022-03-04T18:38:19.433Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:38:19 [2022-03-04T18:38:19.433Z] JOB_BASE_NAME                  PR-43329                                                                                
18:38:19 [2022-03-04T18:38:19.433Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43329/display/redirect                
18:38:19 [2022-03-04T18:38:19.433Z] JOB_NAME                       moby/PR-43329                                                                           
18:38:19 [2022-03-04T18:38:19.433Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43329/                                
18:38:19 [2022-03-04T18:38:19.433Z] library.jps.version            master                                                                                  
18:38:19 [2022-03-04T18:38:19.433Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:38:19 [2022-03-04T18:38:19.433Z] NODE_LABELS                    amd64 azure azwin-2-e0f2e0 azwin-2019 docker west-us windows windows-2019 x86_64        
18:38:19 [2022-03-04T18:38:19.433Z] NODE_NAME                      azwin-2-e0f2e0                                                                          
18:38:19 [2022-03-04T18:38:19.433Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] OS                             Windows_NT                                                                              
18:38:19 [2022-03-04T18:38:19.433Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:38:19 [2022-03-04T18:38:19.433Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:38:19 [2022-03-04T18:38:19.433Z] ppc64le                        false                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
18:38:19 [2022-03-04T18:38:19.433Z] PROCESSOR_LEVEL                6                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] PROCESSOR_REVISION             5504                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] ProgramData                    C:\ProgramData                                                                          
18:38:19 [2022-03-04T18:38:19.433Z] ProgramFiles                   C:\Program Files                                                                        
18:38:19 [2022-03-04T18:38:19.433Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:38:19 [2022-03-04T18:38:19.433Z] ProgramW6432                   C:\Program Files                                                                        
18:38:19 [2022-03-04T18:38:19.433Z] PROMPT                         $P$G                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:38:19 [2022-03-04T18:38:19.433Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:38:19 [2022-03-04T18:38:19.433Z] PUBLIC                         C:\Users\Public                                                                         
18:38:19 [2022-03-04T18:38:19.433Z] rootless                       true                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43329/3/display/redirect?page=artif...
18:38:19 [2022-03-04T18:38:19.433Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43329/3/display/redirect?page=changes 
18:38:19 [2022-03-04T18:38:19.433Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43329/3/display/redirect              
18:38:19 [2022-03-04T18:38:19.433Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43329/3/display/redirect?page=tests   
18:38:19 [2022-03-04T18:38:19.433Z] s390x                          false                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] SOURCES_DRIVE                  d                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] SOURCES_SUBDIR                 gopath                                                                                  
18:38:19 [2022-03-04T18:38:19.433Z] STAGE_NAME                     Run tests                                                                               
18:38:19 [2022-03-04T18:38:19.433Z] SystemDrive                    C:                                                                                      
18:38:19 [2022-03-04T18:38:19.433Z] SystemRoot                     C:\Windows                                                                              
18:38:19 [2022-03-04T18:38:19.433Z] TEMP                           C:\Windows\TEMP                                                                         
18:38:19 [2022-03-04T18:38:19.433Z] TESTDEBUG                      0                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] TESTRUN_DRIVE                  d                                                                                       
18:38:19 [2022-03-04T18:38:19.433Z] TESTRUN_SUBDIR                 CI                                                                                      
18:38:19 [2022-03-04T18:38:19.433Z] TIMEOUT                        120m                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] TMP                            C:\Windows\TEMP                                                                         
18:38:19 [2022-03-04T18:38:19.433Z] unit_validate                  true                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] USERDOMAIN                     WORKGROUP                                                                               
18:38:19 [2022-03-04T18:38:19.433Z] USERNAME                       azwin-2-e0f2e0$                                                                         
18:38:19 [2022-03-04T18:38:19.433Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:38:19 [2022-03-04T18:38:19.433Z] validate_force                 false                                                                                   
18:38:19 [2022-03-04T18:38:19.433Z] windir                         C:\Windows                                                                              
18:38:19 [2022-03-04T18:38:19.433Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:38:19 [2022-03-04T18:38:19.433Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:38:19 [2022-03-04T18:38:19.433Z] windowsRS5                     true                                                                                    
18:38:19 [2022-03-04T18:38:19.433Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:38:19 [2022-03-04T18:38:19.433Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:38:19 [2022-03-04T18:38:19.433Z] 
18:38:19 [2022-03-04T18:38:19.433Z] 
18:38:19 [2022-03-04T18:38:19.433Z] 
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Sources under d:\gopath\...
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Test run under d:\CI\...
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:38:19 [2022-03-04T18:38:19.433Z] INFO: docker/docker repository was found
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565'
18:38:19 [2022-03-04T18:38:19.433Z] INFO: Docker version of control daemon
18:38:19 [2022-03-04T18:38:19.433Z] 
18:38:19 [2022-03-04T18:38:19.507Z] #27 15.53 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:38:19 [2022-03-04T18:38:19.507Z] #27 15.53 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
18:38:19 [2022-03-04T18:38:19.507Z] #27 15.54 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
18:38:19 [2022-03-04T18:38:19.507Z] #27 15.67 Selecting previously unselected package libldap-common.
18:38:19 [2022-03-04T18:38:19.507Z] #27 15.67 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:38:19 [2022-03-04T18:38:19.767Z] #27 15.68 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:38:19 [2022-03-04T18:38:19.767Z] #27 15.77 Selecting previously unselected package libldap-2.4-2:amd64.
18:38:19 [2022-03-04T18:38:19.767Z] #27 15.77 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:38:19 [2022-03-04T18:38:19.767Z] #27 15.78 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:38:19 [2022-03-04T18:38:19.903Z] Client:
18:38:19 [2022-03-04T18:38:19.903Z]  Version:           20.10.9
18:38:19 [2022-03-04T18:38:19.903Z]  API version:       1.41
18:38:19 [2022-03-04T18:38:19.903Z]  Go version:        go1.16.8
18:38:19 [2022-03-04T18:38:19.903Z]  Git commit:        c2ea9bc
18:38:19 [2022-03-04T18:38:19.903Z]  Built:             Mon Oct  4 16:11:10 2021
18:38:19 [2022-03-04T18:38:19.903Z]  OS/Arch:           windows/amd64
18:38:19 [2022-03-04T18:38:19.903Z]  Context:           default
18:38:19 [2022-03-04T18:38:19.903Z]  Experimental:      true
18:38:19 [2022-03-04T18:38:19.903Z] 
18:38:19 [2022-03-04T18:38:19.903Z] Server: Docker Engine - Community
18:38:19 [2022-03-04T18:38:19.903Z]  Engine:
18:38:19 [2022-03-04T18:38:19.903Z]   Version:          20.10.9
18:38:19 [2022-03-04T18:38:19.903Z]   API version:      1.41 (minimum version 1.24)
18:38:19 [2022-03-04T18:38:19.903Z]   Go version:       go1.16.8
18:38:19 [2022-03-04T18:38:19.903Z]   Git commit:       79ea9d3
18:38:19 [2022-03-04T18:38:19.903Z]   Built:            Mon Oct  4 16:06:39 2021
18:38:19 [2022-03-04T18:38:19.903Z]   OS/Arch:          windows/amd64
18:38:19 [2022-03-04T18:38:19.903Z]   Experimental:     true
18:38:19 [2022-03-04T18:38:19.903Z] 
18:38:19 [2022-03-04T18:38:19.903Z] INFO: Docker info of control daemon
18:38:19 [2022-03-04T18:38:19.903Z] 
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.00 Selecting previously unselected package libnghttp2-14:amd64.
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.00 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.00 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.08 Selecting previously unselected package libpsl5:amd64.
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.08 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.09 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.15 Selecting previously unselected package librtmp1:amd64.
18:38:20 [2022-03-04T18:38:20.027Z] #27 16.15 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:38:20 [2022-03-04T18:38:20.208Z] #49 15.74 go: downloading github.com/sirupsen/logrus v1.4.2
18:38:20 [2022-03-04T18:38:20.208Z] #49 15.76 go: downloading github.com/stretchr/testify v1.4.0
18:38:20 [2022-03-04T18:38:20.286Z] #27 16.17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:38:20 [2022-03-04T18:38:20.286Z] #27 16.26 Selecting previously unselected package libssh2-1:amd64.
18:38:20 [2022-03-04T18:38:20.286Z] #27 16.26 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:38:20 [2022-03-04T18:38:20.286Z] #27 16.27 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:38:20 [2022-03-04T18:38:20.286Z] #27 ...
18:38:20 [2022-03-04T18:38:20.286Z] 
18:38:20 [2022-03-04T18:38:20.286Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:20 [2022-03-04T18:38:20.286Z] #58 sha256:3c7927e39f5a16986a354f5cdbb787b2d1aa868ad60a77a9c7f53672b2a624c8
18:38:20 [2022-03-04T18:38:20.372Z] Client:
18:38:20 [2022-03-04T18:38:20.372Z]  Context:    default
18:38:20 [2022-03-04T18:38:20.372Z]  Debug Mode: false
18:38:20 [2022-03-04T18:38:20.372Z]  Plugins:
18:38:20 [2022-03-04T18:38:20.372Z]   app: Docker Application (Docker Inc., v0.8.0)
18:38:20 [2022-03-04T18:38:20.372Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:38:20 [2022-03-04T18:38:20.372Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:38:20 [2022-03-04T18:38:20.372Z] 
18:38:20 [2022-03-04T18:38:20.372Z] Server:
18:38:20 [2022-03-04T18:38:20.372Z]  Containers: 1
18:38:20 [2022-03-04T18:38:20.372Z]   Running: 0
18:38:20 [2022-03-04T18:38:20.372Z]   Paused: 0
18:38:20 [2022-03-04T18:38:20.372Z]   Stopped: 1
18:38:20 [2022-03-04T18:38:20.372Z]  Images: 19
18:38:20 [2022-03-04T18:38:20.372Z]  Server Version: 20.10.9
18:38:20 [2022-03-04T18:38:20.372Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:38:20 [2022-03-04T18:38:20.372Z]   Windows: 
18:38:20 [2022-03-04T18:38:20.372Z]   LCOW: 
18:38:20 [2022-03-04T18:38:20.372Z]  Logging Driver: json-file
18:38:20 [2022-03-04T18:38:20.372Z]  Plugins:
18:38:20 [2022-03-04T18:38:20.372Z]   Volume: local
18:38:20 [2022-03-04T18:38:20.372Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:38:20 [2022-03-04T18:38:20.372Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:38:20 [2022-03-04T18:38:20.372Z]  Swarm: inactive
18:38:20 [2022-03-04T18:38:20.372Z]  Default Isolation: process
18:38:20 [2022-03-04T18:38:20.372Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:38:20 [2022-03-04T18:38:20.372Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:38:20 [2022-03-04T18:38:20.372Z]  OSType: windows
18:38:20 [2022-03-04T18:38:20.372Z]  Architecture: x86_64
18:38:20 [2022-03-04T18:38:20.372Z]  CPUs: 4
18:38:20 [2022-03-04T18:38:20.372Z]  Total Memory: 32GiB
18:38:20 [2022-03-04T18:38:20.372Z]  Name: azwin-2-e0f2e0
18:38:20 [2022-03-04T18:38:20.372Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
18:38:20 [2022-03-04T18:38:20.372Z]  Docker Root Dir: D:\docker
18:38:20 [2022-03-04T18:38:20.372Z]  Debug Mode: false
18:38:20 [2022-03-04T18:38:20.372Z]  Registry: https://index.docker.io/v1/
18:38:20 [2022-03-04T18:38:20.372Z]  Labels:
18:38:20 [2022-03-04T18:38:20.372Z]  Experimental: true
18:38:20 [2022-03-04T18:38:20.372Z]  Insecure Registries:
18:38:20 [2022-03-04T18:38:20.372Z]   10.0.0.4:5000
18:38:20 [2022-03-04T18:38:20.372Z]   127.0.0.0/8
18:38:20 [2022-03-04T18:38:20.372Z]  Registry Mirrors:
18:38:20 [2022-03-04T18:38:20.372Z]   http://10.0.0.4:5000/
18:38:20 [2022-03-04T18:38:20.372Z]  Live Restore Enabled: false
18:38:20 [2022-03-04T18:38:20.372Z]  Product License: Community Engine
18:38:20 [2022-03-04T18:38:20.372Z] 
18:38:20 [2022-03-04T18:38:20.372Z] 
18:38:20 [2022-03-04T18:38:20.372Z] INFO: Commit hash is 180f3b9cc7
18:38:20 [2022-03-04T18:38:20.372Z] INFO: Nuke-Everything...
18:38:20 [2022-03-04T18:38:20.372Z] INFO: Container count on control daemon to delete is 1
18:38:20 [2022-03-04T18:38:20.468Z] #49 15.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:38:20 [2022-03-04T18:38:20.468Z] #49 16.05 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:38:20 [2022-03-04T18:38:20.468Z] #49 16.05 go: downloading github.com/hashicorp/hcl v1.0.0
18:38:20 [2022-03-04T18:38:20.546Z] #58 ...
18:38:20 [2022-03-04T18:38:20.546Z] 
18:38:20 [2022-03-04T18:38:20.546Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:20 [2022-03-04T18:38:20.546Z] #24 sha256:45992ae0c46f1e3e2729ded3cb164d93a4dae482b290ada772de29d167c285d6
18:38:20 [2022-03-04T18:38:20.546Z] #24 ...
18:38:20 [2022-03-04T18:38:20.546Z] 
18:38:20 [2022-03-04T18:38:20.546Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:20 [2022-03-04T18:38:20.546Z] #47 sha256:c81afa76f393ccd0d3dabce578fd85830a2e63f7c3a8b5513bcd02032879699a
18:38:20 [2022-03-04T18:38:20.660Z] Client: Docker Engine - Community
18:38:20 [2022-03-04T18:38:20.660Z]  Version:           20.10.12
18:38:20 [2022-03-04T18:38:20.660Z]  API version:       1.41
18:38:20 [2022-03-04T18:38:20.660Z]  Go version:        go1.16.12
18:38:20 [2022-03-04T18:38:20.660Z]  Git commit:        e91ed57
18:38:20 [2022-03-04T18:38:20.660Z]  Built:             Mon Dec 13 11:45:27 2021
18:38:20 [2022-03-04T18:38:20.660Z]  OS/Arch:           linux/amd64
18:38:20 [2022-03-04T18:38:20.660Z]  Context:           default
18:38:20 [2022-03-04T18:38:20.660Z]  Experimental:      true
18:38:20 [2022-03-04T18:38:20.660Z] 
18:38:20 [2022-03-04T18:38:20.660Z] Server: Docker Engine - Community
18:38:20 [2022-03-04T18:38:20.660Z]  Engine:
18:38:20 [2022-03-04T18:38:20.660Z]   Version:          20.10.12
18:38:20 [2022-03-04T18:38:20.660Z]   API version:      1.41 (minimum version 1.12)
18:38:20 [2022-03-04T18:38:20.660Z]   Go version:       go1.16.12
18:38:20 [2022-03-04T18:38:20.660Z]   Git commit:       459d0df
18:38:20 [2022-03-04T18:38:20.660Z]   Built:            Mon Dec 13 11:43:36 2021
18:38:20 [2022-03-04T18:38:20.660Z]   OS/Arch:          linux/amd64
18:38:20 [2022-03-04T18:38:20.660Z]   Experimental:     true
18:38:20 [2022-03-04T18:38:20.660Z]  containerd:
18:38:20 [2022-03-04T18:38:20.660Z]   Version:          1.4.12
18:38:20 [2022-03-04T18:38:20.660Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:20 [2022-03-04T18:38:20.660Z]  runc:
18:38:20 [2022-03-04T18:38:20.660Z]   Version:          1.0.2
18:38:20 [2022-03-04T18:38:20.660Z]   GitCommit:        v1.0.2-0-g52b36a2
18:38:20 [2022-03-04T18:38:20.660Z]  docker-init:
18:38:20 [2022-03-04T18:38:20.660Z]   Version:          0.19.0
18:38:20 [2022-03-04T18:38:20.660Z]   GitCommit:        de40ad0
[Pipeline] sh
18:38:20 [2022-03-04T18:38:20.738Z] #49 16.20 go: downloading github.com/magiconair/properties v1.8.1
18:38:20 [2022-03-04T18:38:20.738Z] #49 16.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:38:20 [2022-03-04T18:38:20.738Z] #49 16.31 go: downloading github.com/pelletier/go-toml v1.2.0
18:38:20 [2022-03-04T18:38:20.738Z] #49 16.34 go: downloading github.com/spf13/afero v1.1.2
18:38:20 [2022-03-04T18:38:20.805Z] #47 ...
18:38:20 [2022-03-04T18:38:20.805Z] 
18:38:20 [2022-03-04T18:38:20.805Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:20 [2022-03-04T18:38:20.805Z] #67 sha256:d160303bd8a755465b313f824fbf2d334ac270b3c82f72fa293972dbda37f2a9
18:38:20 [2022-03-04T18:38:20.805Z] #67 ...
18:38:20 [2022-03-04T18:38:20.805Z] 
18:38:20 [2022-03-04T18:38:20.805Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:20 [2022-03-04T18:38:20.805Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:38:20 [2022-03-04T18:38:20.840Z] e2554425722a
18:38:20 [2022-03-04T18:38:20.841Z] INFO: Non-base image count on control daemon to delete is 1
18:38:20 [2022-03-04T18:38:20.999Z] + docker info
18:38:21 [2022-03-04T18:38:21.000Z] #49 16.50 go: downloading github.com/spf13/cast v1.3.0
18:38:21 [2022-03-04T18:38:21.000Z] #49 16.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:38:21 [2022-03-04T18:38:21.000Z] #49 16.54 go: downloading github.com/subosito/gotenv v1.2.0
18:38:21 [2022-03-04T18:38:21.000Z] #49 16.63 go: downloading gopkg.in/ini.v1 v1.51.0
18:38:21 [2022-03-04T18:38:21.000Z] #49 16.63 go: downloading gopkg.in/yaml.v2 v2.2.7
18:38:21 [2022-03-04T18:38:21.065Z] #34 ...
18:38:21 [2022-03-04T18:38:21.065Z] 
18:38:21 [2022-03-04T18:38:21.065Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:21 [2022-03-04T18:38:21.065Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:21 [2022-03-04T18:38:21.065Z] #49 ...
18:38:21 [2022-03-04T18:38:21.065Z] 
18:38:21 [2022-03-04T18:38:21.065Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:21 [2022-03-04T18:38:21.065Z] #45 sha256:2092fe3b8ec4887ed540ea96369eb48a2a6635bd20d3de049b991aedcbe25dda
18:38:21 [2022-03-04T18:38:21.260Z] #49 16.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:38:21 [2022-03-04T18:38:21.260Z] #49 16.92 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:38:21 [2022-03-04T18:38:21.325Z] #45 ...
18:38:21 [2022-03-04T18:38:21.325Z] 
18:38:21 [2022-03-04T18:38:21.325Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:21 [2022-03-04T18:38:21.325Z] #51 sha256:48cf2ae33febabaccb931e0395f74591cf0d2e6614ce1003cad7dbd3f9a7d9b4
18:38:21 [2022-03-04T18:38:21.325Z] #51 ...
18:38:21 [2022-03-04T18:38:21.325Z] 
18:38:21 [2022-03-04T18:38:21.325Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:21 [2022-03-04T18:38:21.325Z] #67 sha256:d160303bd8a755465b313f824fbf2d334ac270b3c82f72fa293972dbda37f2a9
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + RM_GOPATH=0
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + TMP_GOPATH=
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + : /build
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + '[' -z '' ']'
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 ++ mktemp -d
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + export GOPATH=/tmp/tmp.BHjnHTluO8
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + GOPATH=/tmp/tmp.BHjnHTluO8
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + RM_GOPATH=1
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 + case "$(go env GOARCH)" in
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.89 ++ go env GOARCH
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + export GO_BUILDMODE=-buildmode=pie
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + GO_BUILDMODE=-buildmode=pie
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 ++ dirname /tmp/install/install.sh
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + dir=/tmp/install
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + bin=proxy
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + shift
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + '[' '!' -f /tmp/install/proxy.installer ']'
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + . /tmp/install/proxy.installer
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + install_proxy
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + case "$1" in
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + export CGO_ENABLED=0
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + CGO_ENABLED=0
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + _install_proxy
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BHjnHTluO8/src/github.com/docker/libnetwork
18:38:21 [2022-03-04T18:38:21.325Z] #67 10.96 Cloning into '/tmp/tmp.BHjnHTluO8/src/github.com/docker/libnetwork'...
18:38:21 [2022-03-04T18:38:21.520Z] #49 17.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:38:21 [2022-03-04T18:38:21.520Z] #49 17.10 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:38:21 [2022-03-04T18:38:21.520Z] #49 17.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:38:21 [2022-03-04T18:38:21.520Z] #49 17.23 go: downloading github.com/go-toolsmith/astp v1.0.0
18:38:21 [2022-03-04T18:38:21.781Z] #49 17.38 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:38:21 [2022-03-04T18:38:21.781Z] #49 17.42 go: downloading github.com/go-toolsmith/typep v1.0.0
18:38:21 [2022-03-04T18:38:21.781Z] #49 17.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:38:22 [2022-03-04T18:38:22.041Z] #49 17.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:38:22 [2022-03-04T18:38:22.041Z] #49 17.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:38:22 [2022-03-04T18:38:22.041Z] #49 17.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:38:22 [2022-03-04T18:38:22.263Z] #67 ...
18:38:22 [2022-03-04T18:38:22.263Z] 
18:38:22 [2022-03-04T18:38:22.263Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:22 [2022-03-04T18:38:22.263Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:38:22 [2022-03-04T18:38:22.263Z] #40 4.837 + git clone https://github.com/docker/distribution.git .
18:38:22 [2022-03-04T18:38:22.263Z] #40 4.877 Cloning into '.'...
18:38:22 [2022-03-04T18:38:22.263Z] #40 ...
18:38:22 [2022-03-04T18:38:22.263Z] 
18:38:22 [2022-03-04T18:38:22.263Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:22 [2022-03-04T18:38:22.263Z] #51 sha256:48cf2ae33febabaccb931e0395f74591cf0d2e6614ce1003cad7dbd3f9a7d9b4
18:38:22 [2022-03-04T18:38:22.263Z] #51 12.23 + RM_GOPATH=0
18:38:22 [2022-03-04T18:38:22.263Z] #51 12.23 + TMP_GOPATH=
18:38:22 [2022-03-04T18:38:22.263Z] #51 12.23 + : /build
18:38:22 [2022-03-04T18:38:22.263Z] #51 12.23 + '[' -z '' ']'
18:38:22 [2022-03-04T18:38:22.263Z] #51 12.23 ++ mktemp -d
18:38:22 [2022-03-04T18:38:22.301Z] #49 ...
18:38:22 [2022-03-04T18:38:22.301Z] 
18:38:22 [2022-03-04T18:38:22.301Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:22 [2022-03-04T18:38:22.301Z] #67 sha256:208bd86f23575da21c6211bce5913d3ad8a4ca009a387b2d14849a314017f254
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + export GOPATH=/tmp/tmp.f5IsCeJDNc
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + GOPATH=/tmp/tmp.f5IsCeJDNc
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + RM_GOPATH=1
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + case "$(go env GOARCH)" in
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 ++ go env GOARCH
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + export GO_BUILDMODE=-buildmode=pie
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 + GO_BUILDMODE=-buildmode=pie
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.25 ++ dirname /tmp/install/install.sh
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 Install shfmt version v3.0.2
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + dir=/tmp/install
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + bin=shfmt
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + shift
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + . /tmp/install/shfmt.installer
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 ++ : v3.0.2
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + install_shfmt
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + echo 'Install shfmt version v3.0.2'
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + GOBIN=/build
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + GO111MODULE=on
18:38:22 [2022-03-04T18:38:22.523Z] #51 12.26 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
18:38:23 [2022-03-04T18:38:23.092Z] #51 12.97 go: downloading mvdan.cc/sh/v3 v3.0.2
18:38:23 [2022-03-04T18:38:23.107Z] #56 ...
18:38:23 [2022-03-04T18:38:23.107Z] 
18:38:23 [2022-03-04T18:38:23.107Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:23 [2022-03-04T18:38:23.107Z] #53 sha256:cd7d168507d8cac4c1eeca0e1edb4b3d7c6881dcfa7d17312733f6b7de6a8df4
18:38:23 [2022-03-04T18:38:23.107Z] #53 15.54 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:38:23 [2022-03-04T18:38:23.107Z] #53 16.44 + mkdir -p /build
18:38:23 [2022-03-04T18:38:23.107Z] #53 16.44 + cp runc /build/runc
18:38:23 [2022-03-04T18:38:23.107Z] #53 DONE 17.3s
18:38:23 [2022-03-04T18:38:23.107Z] 
18:38:23 [2022-03-04T18:38:23.107Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:23 [2022-03-04T18:38:23.107Z] #56 sha256:4205afb6594f20cd9bd60d6c565359fa3d46b2767602f943f6cd18d4b670ad20
18:38:23 [2022-03-04T18:38:23.161Z] #67 18.01 Checking out files:  73% (1411/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
18:38:23 [2022-03-04T18:38:23.161Z] #67 18.79 + cd /tmp/tmp.C6Roamb96c/src/github.com/docker/libnetwork
18:38:23 [2022-03-04T18:38:23.161Z] #67 18.79 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:24 [2022-03-04T18:38:24.045Z] #56 ...
18:38:24 [2022-03-04T18:38:24.046Z] 
18:38:24 [2022-03-04T18:38:24.046Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:38:24 [2022-03-04T18:38:24.046Z] #54 sha256:25b3ab35ee885c6eb2ec9b60bb263c0ccdbe6dc8d6cd72562e2fb928a53dc0a3
18:38:24 [2022-03-04T18:38:24.046Z] #54 DONE 0.3s
18:38:24 [2022-03-04T18:38:24.046Z] 
18:38:24 [2022-03-04T18:38:24.046Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:24 [2022-03-04T18:38:24.046Z] #56 sha256:4205afb6594f20cd9bd60d6c565359fa3d46b2767602f943f6cd18d4b670ad20
18:38:24 [2022-03-04T18:38:24.159Z] #67 ...
18:38:24 [2022-03-04T18:38:24.159Z] 
18:38:24 [2022-03-04T18:38:24.159Z] #27 [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
18:38:24 [2022-03-04T18:38:24.159Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.22 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.58 Selecting previously unselected package libnghttp2-14:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.58 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.59 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.82 Selecting previously unselected package libpsl5:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.82 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 12.88 Unpacking libpsl5:arm64 (0.20.2-2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.00 Selecting previously unselected package librtmp1:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.00 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.02 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.17 Selecting previously unselected package libssh2-1:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.18 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.18 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.41 Selecting previously unselected package libcurl4:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.42 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.45 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.76 Selecting previously unselected package curl.
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.76 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 13.78 Unpacking curl (7.64.0-4+deb10u2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.10 Selecting previously unselected package libonig5:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.11 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.12 Unpacking libonig5:arm64 (6.9.1-1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.39 Selecting previously unselected package libjq1:arm64.
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.39 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.40 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.58 Selecting previously unselected package jq.
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.58 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.58 Unpacking jq (1.5+dfsg-2+b1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.76 Setting up libkeyutils1:arm64 (1.6-6) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.84 Setting up libpsl5:arm64 (0.20.2-2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 14.85 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.42 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.44 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.52 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.53 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.61 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.62 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.64 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.66 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.67 Setting up openssl (1.1.1d-0+deb10u7) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.72 Setting up libonig5:arm64 (6.9.1-1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.80 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 15.81 Setting up ca-certificates (20200601~deb10u2) ...
18:38:24 [2022-03-04T18:38:24.159Z] #27 18.95 Updating certificates in /etc/ssl/certs...
18:38:24 [2022-03-04T18:38:24.159Z] #27 ...
18:38:24 [2022-03-04T18:38:24.159Z] 
18:38:24 [2022-03-04T18:38:24.159Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:24 [2022-03-04T18:38:24.159Z] #67 sha256:208bd86f23575da21c6211bce5913d3ad8a4ca009a387b2d14849a314017f254
18:38:24 [2022-03-04T18:38:24.159Z] #67 19.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:38:24 [2022-03-04T18:38:24.472Z] #51 14.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:38:24 [2022-03-04T18:38:24.472Z] #51 14.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:38:24 [2022-03-04T18:38:24.731Z] #51 14.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:38:25 [2022-03-04T18:38:25.543Z] #67 ...
18:38:25 [2022-03-04T18:38:25.543Z] 
18:38:25 [2022-03-04T18:38:25.543Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:25 [2022-03-04T18:38:25.543Z] #58 sha256:9f4c9336d11f854fbc2f55201eea9fed2585269c7adffd11162d70a46fb91c9b
18:38:25 [2022-03-04T18:38:25.543Z] #58 11.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:38:25 [2022-03-04T18:38:25.543Z] #58 11.78 go: downloading github.com/google/uuid v1.3.0
18:38:25 [2022-03-04T18:38:25.543Z] #58 11.80 go: downloading github.com/moby/vpnkit v0.5.0
18:38:25 [2022-03-04T18:38:25.543Z] #58 12.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:38:25 [2022-03-04T18:38:25.543Z] #58 12.45 go: downloading github.com/gofrs/flock v0.8.1
18:38:25 [2022-03-04T18:38:25.543Z] #58 12.65 go: downloading github.com/gorilla/mux v1.8.0
18:38:25 [2022-03-04T18:38:25.543Z] #58 12.86 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:38:25 [2022-03-04T18:38:25.543Z] #58 13.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:38:25 [2022-03-04T18:38:25.543Z] #58 13.24 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:38:25 [2022-03-04T18:38:25.543Z] #58 16.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:38:25 [2022-03-04T18:38:25.543Z] #58 16.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:38:25 [2022-03-04T18:38:25.804Z] #58 ...
18:38:25 [2022-03-04T18:38:25.804Z] 
18:38:25 [2022-03-04T18:38:25.804Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:25 [2022-03-04T18:38:25.804Z] #40 sha256:619624f7261ff101f9693e2480ec3fe0c57fcb77cf2567c5888e05f8bfd3943c
18:38:25 [2022-03-04T18:38:25.804Z] #40 20.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:38:25 [2022-03-04T18:38:25.804Z] #40 ...
18:38:25 [2022-03-04T18:38:25.804Z] 
18:38:25 [2022-03-04T18:38:25.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:25 [2022-03-04T18:38:25.804Z] #45 sha256:d6672b21cce28f65d01481bb2a14d4763c4880b3b57bb8c25ca43bcf0f16f726
18:38:25 [2022-03-04T18:38:25.804Z] #45 DONE 21.4s
18:38:25 [2022-03-04T18:38:25.804Z] 
18:38:25 [2022-03-04T18:38:25.804Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:25 [2022-03-04T18:38:25.804Z] #34 sha256:60213e2f20d7d48067794bd18776d1feb897e41e7dcee1f05f2614dbab5fa5a2
18:38:25 [2022-03-04T18:38:25.804Z] #34 11.44 unicode/utf8
18:38:25 [2022-03-04T18:38:25.804Z] #34 11.88 internal/race
18:38:25 [2022-03-04T18:38:25.804Z] #34 11.98 sync/atomic
18:38:25 [2022-03-04T18:38:25.804Z] #34 12.26 unicode
18:38:25 [2022-03-04T18:38:25.804Z] #34 14.76 encoding
18:38:26 [2022-03-04T18:38:26.068Z] #34 ...
18:38:26 [2022-03-04T18:38:26.068Z] 
18:38:26 [2022-03-04T18:38:26.069Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:26 [2022-03-04T18:38:26.069Z] #40 sha256:619624f7261ff101f9693e2480ec3fe0c57fcb77cf2567c5888e05f8bfd3943c
18:38:26 [2022-03-04T18:38:26.069Z] #40 21.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:38:27 [2022-03-04T18:38:27.984Z] #40 ...
18:38:27 [2022-03-04T18:38:27.984Z] 
18:38:27 [2022-03-04T18:38:27.984Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:27 [2022-03-04T18:38:27.984Z] #47 sha256:381478a571d123e86e03dba577325a7d91c42a0e8216e820a0b75ee0a7e4d1ca
18:38:27 [2022-03-04T18:38:27.984Z] #47 13.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:38:27 [2022-03-04T18:38:27.984Z] #47 13.65 go: downloading golang.org/x/mod v0.3.0
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:e86df8753d0a2ccb7df23edc5e745478c9bd9a1ef835e3d9bbfac8a97e106579
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:870963899163d7bb5a5d34c54a873a14f1447bb6eb359e2652cb4cb6ca4dfe03
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:5f340418c5f5f145e774aec9806bab4a43b9dcccc5c101c5c89158d99cf82698
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:c4c617d2fef879dfe2b0f751c589bd9074368e2f8609679e878432b52c14f358
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:2d861e6931559891e4e3849d9fcf2c2a549b720253dbea73c8e00f1cd9b3140b
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:52a6b43e09529d73cccfeab7ba693378eee6f3c82aa2cff02f4dd12ab26e1e44
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:19d7e917a0c0318fbd9974772929ff944858867c90e3f8fe2713071fa41e7575
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:f1568e533acd41f418cc892d1b5111b5a848790742b351cc51d41374d710f7af
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:5ae5055a95f4679176d440ecd44b1be5fe512724b18ae4d89d92fadea63e38d8
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:2d40518797b49805d48c7b4d44d15207614f2b45f5387a8847cd9f58ea9f9fc4
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:bc5ef7485db9afbc6a65c53477c6db1daf3b49c975e887d54c33e42a5b373f48
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:17c5b0f7e3c167dbf062b02826dccc0a4fd4886ded236f6844e63ffe8dd4eadd
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:8fbf88db07fb44dd24f19bbc97eef2faad2b8232c2501b9a361848b3efef35a3
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:6503d04a07708befbacc652d95c69c37ffc5927b08ee52cd824e882036aa7f93
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:3dad6deeb9f61f7f1509fe934e148173ca1693cddfdc4df461181ee2751bd170
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:caf6f86c51ba3694f7f4c0f5b78cbbe0561431c9919f23d3ccbae37d8425c2ac
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:1ece249afa967ca8d4479fa37816732f661819c30dcdffdbb9a3ee3a2011f916
18:38:28 [2022-03-04T18:38:28.006Z] Deleted: sha256:84287ea5e57234031b8472d103250ae07c913b671e6ad5e0d25c49207a6e53b4
18:38:28 [2022-03-04T18:38:28.006Z] INFO: Nuking d:\CI
18:38:28 [2022-03-04T18:38:28.023Z] #51 ...
18:38:28 [2022-03-04T18:38:28.023Z] 
18:38:28 [2022-03-04T18:38:28.023Z] #27 [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
18:38:28 [2022-03-04T18:38:28.023Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.42 Selecting previously unselected package libcurl4:amd64.
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.42 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.42 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.65 Selecting previously unselected package curl.
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.65 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.66 Unpacking curl (7.64.0-4+deb10u2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.85 Selecting previously unselected package libonig5:amd64.
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.85 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 16.87 Unpacking libonig5:amd64 (6.9.1-1) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.06 Selecting previously unselected package libjq1:amd64.
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.06 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.16 Selecting previously unselected package jq.
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.16 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.16 Unpacking jq (1.5+dfsg-2+b1) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.41 Setting up libkeyutils1:amd64 (1.6-6) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.41 Setting up libpsl5:amd64 (0.20.2-2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.41 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.95 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.96 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.97 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.98 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 17.99 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 18.00 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 18.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:38:28 [2022-03-04T18:38:28.023Z] #27 18.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.04 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.05 Setting up openssl (1.1.1d-0+deb10u7) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.07 Setting up libonig5:amd64 (6.9.1-1) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.09 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 18.10 Setting up ca-certificates (20200601~deb10u2) ...
18:38:28 [2022-03-04T18:38:28.024Z] #27 21.32 Updating certificates in /etc/ssl/certs...
18:38:28 [2022-03-04T18:38:28.024Z] #27 ...
18:38:28 [2022-03-04T18:38:28.024Z] 
18:38:28 [2022-03-04T18:38:28.024Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:28 [2022-03-04T18:38:28.024Z] #51 sha256:48cf2ae33febabaccb931e0395f74591cf0d2e6614ce1003cad7dbd3f9a7d9b4
18:38:28 [2022-03-04T18:38:28.024Z] #51 17.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:38:28 [2022-03-04T18:38:28.245Z] #47 ...
18:38:28 [2022-03-04T18:38:28.245Z] 
18:38:28 [2022-03-04T18:38:28.245Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:28 [2022-03-04T18:38:28.245Z] #49 sha256:9484a465aef3eec01e48af0a0921e867284edd2629cd39e23f05090444cd80b2
18:38:28 [2022-03-04T18:38:28.245Z] #49 18.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:38:28 [2022-03-04T18:38:28.245Z] #49 18.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:38:28 [2022-03-04T18:38:28.245Z] #49 19.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:38:28 [2022-03-04T18:38:28.245Z] #49 19.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:38:28 [2022-03-04T18:38:28.245Z] #49 19.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:38:28 [2022-03-04T18:38:28.245Z] #49 20.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.51 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.77 go: downloading github.com/ultraware/funlen v0.0.2
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.77 go: downloading github.com/ultraware/whitespace v0.0.4
18:38:28 [2022-03-04T18:38:28.245Z] #49 21.80 go: downloading github.com/uudashr/gocognit v1.0.1
18:38:28 [2022-03-04T18:38:28.245Z] #49 22.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:38:28 [2022-03-04T18:38:28.246Z] #49 22.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:38:28 [2022-03-04T18:38:28.246Z] #49 23.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:38:28 [2022-03-04T18:38:28.246Z] #49 23.08 go: downloading github.com/davecgh/go-spew v1.1.1
18:38:28 [2022-03-04T18:38:28.246Z] #49 23.14 go: downloading github.com/pmezard/go-difflib v1.0.0
18:38:28 [2022-03-04T18:38:28.246Z] #49 23.15 go: downloading github.com/stretchr/objx v0.2.0
18:38:28 [2022-03-04T18:38:28.246Z] #49 23.40 go: downloading golang.org/x/text v0.3.2
18:38:28 [2022-03-04T18:38:28.283Z] #51 ...
18:38:28 [2022-03-04T18:38:28.283Z] 
18:38:28 [2022-03-04T18:38:28.283Z] #55 [containerd 1/2] 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
18:38:28 [2022-03-04T18:38:28.283Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:28 [2022-03-04T18:38:28.283Z] #55 11.19 Fetched 8470 kB in 8s (1081 kB/s)
18:38:28 [2022-03-04T18:38:28.283Z] #55 11.19 Reading package lists...
18:38:28 [2022-03-04T18:38:28.283Z] #55 15.36 Reading package lists...
18:38:28 [2022-03-04T18:38:28.284Z] #55 20.82 Building dependency tree...
18:38:28 [2022-03-04T18:38:28.284Z] #55 ...
18:38:28 [2022-03-04T18:38:28.284Z] 
18:38:28 [2022-03-04T18:38:28.284Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:28 [2022-03-04T18:38:28.284Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + RM_GOPATH=0
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + TMP_GOPATH=
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + : /build
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + '[' -z '' ']'
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 ++ mktemp -d
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + export GOPATH=/tmp/tmp.5HHhRhv0nZ
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + GOPATH=/tmp/tmp.5HHhRhv0nZ
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + RM_GOPATH=1
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 + case "$(go env GOARCH)" in
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.62 ++ go env GOARCH
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + export GO_BUILDMODE=-buildmode=pie
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + GO_BUILDMODE=-buildmode=pie
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 ++ dirname /tmp/install/install.sh
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + dir=/tmp/install
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + bin=tomlv
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + shift
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + . /tmp/install/tomlv.installer
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + install_tomlv
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5HHhRhv0nZ/src/github.com/BurntSushi/toml
18:38:28 [2022-03-04T18:38:28.284Z] #34 14.68 Cloning into '/tmp/tmp.5HHhRhv0nZ/src/github.com/BurntSushi/toml'...
18:38:28 [2022-03-04T18:38:28.284Z] #34 17.86 + cd /tmp/tmp.5HHhRhv0nZ/src/github.com/BurntSushi/toml
18:38:28 [2022-03-04T18:38:28.284Z] #34 17.86 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:38:28 [2022-03-04T18:38:28.284Z] #34 18.14 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:38:28 [2022-03-04T18:38:28.996Z] INFO: Zapped successfully
18:38:29 [2022-03-04T18:38:29.352Z] #34 19.08 math/bits
18:38:29 [2022-03-04T18:38:29.492Z] INFO: Location for testing is d:\CI\PR-43329\3
18:38:29 [2022-03-04T18:38:29.492Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:38:29 [2022-03-04T18:38:29.492Z] 
18:38:29 [2022-03-04T18:38:29.492Z] 
18:38:29 [2022-03-04T18:38:29.492Z] INFO: Building the image from Dockerfile.windows at 03/04/2022 18:38:29...
18:38:29 [2022-03-04T18:38:29.492Z] 
18:38:29 [2022-03-04T18:38:29.612Z] #34 19.38 runtime
18:38:30 [2022-03-04T18:38:30.120Z] #56 ...
18:38:30 [2022-03-04T18:38:30.120Z] 
18:38:30 [2022-03-04T18:38:30.120Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:38:30 [2022-03-04T18:38:30.120Z] #53 sha256:82f02561a84dcea92c893a24e93b86ae27a219040a8ab792c643035041f3cb70
18:38:30 [2022-03-04T18:38:30.120Z] #53 23.31 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:38:30 [2022-03-04T18:38:30.120Z] #53 24.15 + mkdir -p /build
18:38:30 [2022-03-04T18:38:30.120Z] #53 24.16 + cp runc /build/runc
18:38:30 [2022-03-04T18:38:30.181Z] #34 19.93 math
18:38:30 [2022-03-04T18:38:30.326Z] #49 ...
18:38:30 [2022-03-04T18:38:30.326Z] 
18:38:30 [2022-03-04T18:38:30.326Z] #27 [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
18:38:30 [2022-03-04T18:38:30.326Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.30 137 added, 0 removed; done.
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.44 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.45 Setting up jq (1.5+dfsg-2+b1) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.47 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.49 Setting up curl (7.64.0-4+deb10u2) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.53 Processing triggers for libc-bin (2.28-10) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.67 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:38:30 [2022-03-04T18:38:30.326Z] #27 24.69 Updating certificates in /etc/ssl/certs...
18:38:30 [2022-03-04T18:38:30.326Z] #27 27.79 0 added, 0 removed; done.
18:38:30 [2022-03-04T18:38:30.326Z] #27 27.79 Running hooks in /etc/ca-certificates/update.d...
18:38:30 [2022-03-04T18:38:30.326Z] #27 27.80 done.
18:38:30 [2022-03-04T18:38:30.326Z] #27 DONE 28.4s
18:38:30 [2022-03-04T18:38:30.326Z] 
18:38:30 [2022-03-04T18:38:30.326Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:38:30 [2022-03-04T18:38:30.326Z] #28 sha256:4b29cceae2e71c11adb7afe5ba038cb83b04ae8e2431990fa22a24242e7d7d58
18:38:30 [2022-03-04T18:38:30.326Z] #28 DONE 0.1s
18:38:30 [2022-03-04T18:38:30.326Z] 
18:38:30 [2022-03-04T18:38:30.326Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:30 [2022-03-04T18:38:30.326Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:30 [2022-03-04T18:38:30.378Z] #53 DONE 25.0s
18:38:30 [2022-03-04T18:38:30.378Z] 
18:38:30 [2022-03-04T18:38:30.378Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:30 [2022-03-04T18:38:30.378Z] #56 sha256:9a43e23118d087dad6dab377ff05afb32021d7181c9028283ccb3ce574b79163
18:38:30 [2022-03-04T18:38:30.441Z] #34 ...
18:38:30 [2022-03-04T18:38:30.441Z] 
18:38:30 [2022-03-04T18:38:30.441Z] #36 [tini 1/2] 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
18:38:30 [2022-03-04T18:38:30.441Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:30 [2022-03-04T18:38:30.441Z] #36 13.61 Fetched 8470 kB in 9s (916 kB/s)
18:38:30 [2022-03-04T18:38:30.441Z] #36 13.61 Reading package lists...
18:38:30 [2022-03-04T18:38:30.587Z] #29 ...
18:38:30 [2022-03-04T18:38:30.587Z] 
18:38:30 [2022-03-04T18:38:30.587Z] #36 [tini 1/2] 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
18:38:30 [2022-03-04T18:38:30.587Z] #36 sha256:df0c92b534e4033026a5c2ce37b326a55e434d5987d4ce7d3dfd75d846e45d66
18:38:30 [2022-03-04T18:38:30.587Z] #36 16.91 Fetched 8293 kB in 13s (663 kB/s)
18:38:30 [2022-03-04T18:38:30.587Z] #36 16.91 Reading package lists...
18:38:30 [2022-03-04T18:38:30.700Z] #36 19.66 Reading package lists...
18:38:30 [2022-03-04T18:38:30.700Z] #36 ...
18:38:30 [2022-03-04T18:38:30.700Z] 
18:38:30 [2022-03-04T18:38:30.700Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:30 [2022-03-04T18:38:30.700Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:30 [2022-03-04T18:38:30.700Z] #42 13.65 Fetched 8470 kB in 9s (917 kB/s)
18:38:30 [2022-03-04T18:38:30.700Z] #42 13.65 Reading package lists...
18:38:30 [2022-03-04T18:38:30.700Z] #42 19.18 Reading package lists...
18:38:30 [2022-03-04T18:38:30.700Z] #42 ...
18:38:30 [2022-03-04T18:38:30.700Z] 
18:38:30 [2022-03-04T18:38:30.700Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:30 [2022-03-04T18:38:30.700Z] #47 sha256:c81afa76f393ccd0d3dabce578fd85830a2e63f7c3a8b5513bcd02032879699a
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.39 + RM_GOPATH=0
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.39 + TMP_GOPATH=
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.39 + : /build
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.39 + '[' -z '' ']'
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.39 ++ mktemp -d
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.40 + export GOPATH=/tmp/tmp.rlV2OeFUAD
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.40 + GOPATH=/tmp/tmp.rlV2OeFUAD
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.40 + RM_GOPATH=1
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.40 + case "$(go env GOARCH)" in
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.40 ++ go env GOARCH
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + export GO_BUILDMODE=-buildmode=pie
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + GO_BUILDMODE=-buildmode=pie
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 ++ dirname /tmp/install/install.sh
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + dir=/tmp/install
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + bin=gotestsum
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + shift
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + . /tmp/install/gotestsum.installer
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 ++ : v1.7.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + install_gotestsum
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + set -e
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + echo 'Install gotestsum version v1.7.0'
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + GOBIN=/build
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + GO111MODULE=on
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 + go install gotest.tools/gotestsum@v1.7.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 14.44 Install gotestsum version v1.7.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 15.27 go: downloading gotest.tools/gotestsum v1.7.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 18.90 go: downloading github.com/dnephin/pflag v1.0.7
18:38:30 [2022-03-04T18:38:30.700Z] #47 18.92 go: downloading github.com/fatih/color v1.10.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.12 go: downloading github.com/pkg/errors v0.9.1
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.51 go: downloading golang.org/x/tools v0.1.0
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.67 go: downloading github.com/mattn/go-colorable v0.1.8
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.78 go: downloading github.com/mattn/go-isatty v0.0.12
18:38:30 [2022-03-04T18:38:30.700Z] #47 19.94 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:38:30 [2022-03-04T18:38:30.700Z] #47 20.09 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:38:30 [2022-03-04T18:38:30.847Z] #36 22.98 Reading package lists...
18:38:30 [2022-03-04T18:38:30.847Z] #36 ...
18:38:30 [2022-03-04T18:38:30.847Z] 
18:38:30 [2022-03-04T18:38:30.847Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:30 [2022-03-04T18:38:30.847Z] #42 sha256:dad9b9eeb3242cf204c180ba8fb405d5f19d10fd28d2a104e3f947d72b090c0a
18:38:30 [2022-03-04T18:38:30.847Z] #42 16.91 Fetched 8293 kB in 13s (655 kB/s)
18:38:30 [2022-03-04T18:38:30.847Z] #42 16.91 Reading package lists...
18:38:30 [2022-03-04T18:38:30.960Z] #47 ...
18:38:30 [2022-03-04T18:38:30.960Z] 
18:38:30 [2022-03-04T18:38:30.960Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:30 [2022-03-04T18:38:30.960Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:30 [2022-03-04T18:38:30.960Z] #42 19.18 Reading package lists...
18:38:31 [2022-03-04T18:38:31.108Z] #42 22.98 Reading package lists...
18:38:31 [2022-03-04T18:38:31.108Z] #42 ...
18:38:31 [2022-03-04T18:38:31.108Z] 
18:38:31 [2022-03-04T18:38:31.108Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:31 [2022-03-04T18:38:31.108Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:38:31 [2022-03-04T18:38:31.108Z] #13 18.78 Fetched 8823 kB in 15s (600 kB/s)
18:38:31 [2022-03-04T18:38:31.108Z] #13 18.78 Reading package lists...
18:38:31 [2022-03-04T18:38:31.370Z] #13 24.88 Reading package lists...
18:38:31 [2022-03-04T18:38:31.370Z] #13 ...
18:38:31 [2022-03-04T18:38:31.370Z] 
18:38:31 [2022-03-04T18:38:31.370Z] #55 [containerd 1/2] 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
18:38:31 [2022-03-04T18:38:31.370Z] #55 sha256:21a0f8c61368417899060af07d0ac2c2d26779eac72851a3a5e4276d9ff0a0ca
18:38:31 [2022-03-04T18:38:31.370Z] #55 17.52 Fetched 8293 kB in 13s (647 kB/s)
18:38:31 [2022-03-04T18:38:31.370Z] #55 17.52 Reading package lists...
18:38:31 [2022-03-04T18:38:31.631Z] #55 23.64 Reading package lists...
18:38:31 [2022-03-04T18:38:31.631Z] #55 ...
18:38:31 [2022-03-04T18:38:31.631Z] 
18:38:31 [2022-03-04T18:38:31.631Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:31 [2022-03-04T18:38:31.631Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:31 [2022-03-04T18:38:31.631Z] #29 1.656 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:38:31 [2022-03-04T18:38:31.749Z] #56 ...
18:38:31 [2022-03-04T18:38:31.749Z] 
18:38:31 [2022-03-04T18:38:31.749Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:38:31 [2022-03-04T18:38:31.749Z] #54 sha256:6782a6753c5bdc78fdb65d00a46418c762fb6d03d5727260b6b1b4a24ce3e3b3
18:38:31 [2022-03-04T18:38:31.749Z] #54 DONE 0.1s
18:38:31 [2022-03-04T18:38:31.749Z] 
18:38:31 [2022-03-04T18:38:31.749Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:31 [2022-03-04T18:38:31.749Z] #56 sha256:9a43e23118d087dad6dab377ff05afb32021d7181c9028283ccb3ce574b79163
18:38:31 [2022-03-04T18:38:31.789Z] #42 24.33 Building dependency tree...
18:38:31 [2022-03-04T18:38:31.789Z] #42 ...
18:38:31 [2022-03-04T18:38:31.789Z] 
18:38:31 [2022-03-04T18:38:31.789Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:31 [2022-03-04T18:38:31.789Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + RM_GOPATH=0
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + TMP_GOPATH=
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + : /build
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + '[' -z '' ']'
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 ++ mktemp -d
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + export GOPATH=/tmp/tmp.gzm6JtutZk
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + GOPATH=/tmp/tmp.gzm6JtutZk
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + RM_GOPATH=1
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 + case "$(go env GOARCH)" in
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.62 ++ go env GOARCH
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 Install golangci-lint version v1.23.8
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + export GO_BUILDMODE=-buildmode=pie
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + GO_BUILDMODE=-buildmode=pie
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 ++ dirname /tmp/install/install.sh
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + dir=/tmp/install
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + bin=golangci_lint
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + shift
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + . /tmp/install/golangci_lint.installer
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 ++ : v1.23.8
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + install_golangci_lint
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + set -e
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + echo 'Install golangci-lint version v1.23.8'
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + GOBIN=/build
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + GO111MODULE=on
18:38:31 [2022-03-04T18:38:31.789Z] #49 11.64 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:38:31 [2022-03-04T18:38:31.789Z] #49 12.30 go: downloading github.com/golangci/golangci-lint v1.23.8
18:38:31 [2022-03-04T18:38:31.789Z] #49 20.76 go: downloading github.com/fatih/color v1.7.0
18:38:31 [2022-03-04T18:38:31.789Z] #49 20.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:38:31 [2022-03-04T18:38:31.789Z] #49 20.90 go: downloading github.com/pkg/errors v0.8.1
18:38:31 [2022-03-04T18:38:31.789Z] #49 20.92 go: downloading github.com/spf13/cobra v0.0.5
18:38:31 [2022-03-04T18:38:31.789Z] #49 21.01 go: downloading github.com/spf13/pflag v1.0.5
18:38:31 [2022-03-04T18:38:31.789Z] #49 21.36 go: downloading github.com/spf13/viper v1.6.1
18:38:31 [2022-03-04T18:38:31.890Z] #29 1.978 
18:38:32 [2022-03-04T18:38:32.049Z] #49 21.84 go: downloading github.com/mattn/go-colorable v0.1.4
18:38:32 [2022-03-04T18:38:32.049Z] #49 21.86 go: downloading github.com/mattn/go-isatty v0.0.8
18:38:32 [2022-03-04T18:38:32.049Z] #49 21.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:38:32 [2022-03-04T18:38:32.049Z] #49 21.99 go: downloading github.com/go-critic/go-critic v0.4.1
18:38:32 [2022-03-04T18:38:32.309Z] #49 ...
18:38:32 [2022-03-04T18:38:32.309Z] 
18:38:32 [2022-03-04T18:38:32.309Z] #55 [containerd 1/2] 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
18:38:32 [2022-03-04T18:38:32.309Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:32 [2022-03-04T18:38:32.309Z] #55 20.82 Building dependency tree...
18:38:32 [2022-03-04T18:38:32.309Z] #55 24.93 The following additional packages will be installed:
18:38:32 [2022-03-04T18:38:32.309Z] #55 24.94   libbtrfs0
18:38:32 [2022-03-04T18:38:32.309Z] #55 25.23 The following NEW packages will be installed:
18:38:32 [2022-03-04T18:38:32.309Z] #55 25.25   libbtrfs-dev libbtrfs0
18:38:32 [2022-03-04T18:38:32.878Z] #55 25.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:38:32 [2022-03-04T18:38:32.878Z] #55 25.70 Need to get 119 kB of archives.
18:38:32 [2022-03-04T18:38:32.878Z] #55 25.70 After this operation, 387 kB of additional disk space will be used.
18:38:32 [2022-03-04T18:38:32.878Z] #55 25.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:38:32 [2022-03-04T18:38:32.878Z] #55 25.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:38:32 [2022-03-04T18:38:32.878Z] #55 ...
18:38:32 [2022-03-04T18:38:32.878Z] 
18:38:32 [2022-03-04T18:38:32.878Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:32 [2022-03-04T18:38:32.878Z] #58 sha256:3c7927e39f5a16986a354f5cdbb787b2d1aa868ad60a77a9c7f53672b2a624c8
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + RM_GOPATH=0
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + TMP_GOPATH=
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + : /build
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + '[' -z '' ']'
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 ++ mktemp -d
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + export GOPATH=/tmp/tmp.gMYsSoFcAs
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + GOPATH=/tmp/tmp.gMYsSoFcAs
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + RM_GOPATH=1
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 + case "$(go env GOARCH)" in
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.59 ++ go env GOARCH
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.60 + export GO_BUILDMODE=-buildmode=pie
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.60 + GO_BUILDMODE=-buildmode=pie
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.60 ++ dirname /tmp/install/install.sh
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.60 + dir=/tmp/install
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + bin=rootlesskit
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + shift
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + . /tmp/install/rootlesskit.installer
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 ++ : v0.14.4
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + install_rootlesskit
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + case "$1" in
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + export CGO_ENABLED=0
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + CGO_ENABLED=0
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + _install_rootlesskit
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + echo 'Install rootlesskit version v0.14.4'
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + for f in rootlesskit rootlesskit-docker-proxy
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + GOBIN=/build
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + GO111MODULE=on
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
18:38:32 [2022-03-04T18:38:32.878Z] #58 12.62 Install rootlesskit version v0.14.4
18:38:32 [2022-03-04T18:38:32.878Z] #58 13.31 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
18:38:32 [2022-03-04T18:38:32.878Z] #58 17.41 go: downloading github.com/pkg/errors v0.9.1
18:38:32 [2022-03-04T18:38:32.878Z] #58 17.47 go: downloading github.com/sirupsen/logrus v1.8.1
18:38:32 [2022-03-04T18:38:32.878Z] #58 17.58 go: downloading github.com/urfave/cli/v2 v2.3.0
18:38:32 [2022-03-04T18:38:32.878Z] #58 18.26 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:38:32 [2022-03-04T18:38:32.878Z] #58 22.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:38:32 [2022-03-04T18:38:32.878Z] #58 22.79 go: downloading github.com/google/uuid v1.3.0
18:38:32 [2022-03-04T18:38:32.878Z] #58 22.83 go: downloading github.com/moby/vpnkit v0.5.0
18:38:32 [2022-03-04T18:38:32.878Z] #58 ...
18:38:32 [2022-03-04T18:38:32.878Z] 
18:38:32 [2022-03-04T18:38:32.878Z] #27 [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
18:38:32 [2022-03-04T18:38:32.878Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.48 137 added, 0 removed; done.
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.70 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.72 Setting up jq (1.5+dfsg-2+b1) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.74 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.75 Setting up curl (7.64.0-4+deb10u2) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.77 Processing triggers for libc-bin (2.28-10) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.92 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:38:32 [2022-03-04T18:38:32.878Z] #27 28.93 Updating certificates in /etc/ssl/certs...
18:38:33 [2022-03-04T18:38:33.468Z] #27 ...
18:38:33 [2022-03-04T18:38:33.468Z] 
18:38:33 [2022-03-04T18:38:33.468Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:38:33 [2022-03-04T18:38:33.468Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:38:33 [2022-03-04T18:38:33.468Z] #40 16.05 Checking out files:  94% (1741/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
18:38:33 [2022-03-04T18:38:33.468Z] #40 16.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:38:33 [2022-03-04T18:38:33.468Z] #40 18.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:38:33 [2022-03-04T18:38:33.727Z] #40 ...
18:38:33 [2022-03-04T18:38:33.727Z] 
18:38:33 [2022-03-04T18:38:33.727Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:33 [2022-03-04T18:38:33.727Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:33 [2022-03-04T18:38:33.728Z] #49 23.15 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:38:33 [2022-03-04T18:38:33.728Z] #49 23.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:38:33 [2022-03-04T18:38:33.767Z] #29 2.286 #=#=#                                                                         

                                                                           0.0%
####                                                                       6.5%
############                                                              17.1%
##################                                                        25.9%
##########################                                                37.4%
#################################                                         46.4%
#########################################                                 58.3%
##############################################                            64.5%
######################################################                    75.3%
#########################################################                 79.9%
###############################################################           87.6%
######################################################################## 100.0%
18:38:34 [2022-03-04T18:38:34.015Z] #49 ...
18:38:34 [2022-03-04T18:38:34.015Z] 
18:38:34 [2022-03-04T18:38:34.015Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:34 [2022-03-04T18:38:34.015Z] #45 sha256:2092fe3b8ec4887ed540ea96369eb48a2a6635bd20d3de049b991aedcbe25dda
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.90 + RM_GOPATH=0
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.90 + TMP_GOPATH=
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.90 + : /build
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.90 + '[' -z '' ']'
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.90 ++ mktemp -d
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.96 Install vndr version v0.1.2
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + export GOPATH=/tmp/tmp.HBDQgiF2FG
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + GOPATH=/tmp/tmp.HBDQgiF2FG
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + RM_GOPATH=1
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + case "$(go env GOARCH)" in
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 ++ go env GOARCH
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + export GO_BUILDMODE=-buildmode=pie
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + GO_BUILDMODE=-buildmode=pie
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 ++ dirname /tmp/install/install.sh
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + dir=/tmp/install
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + bin=vndr
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + shift
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + '[' '!' -f /tmp/install/vndr.installer ']'
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + . /tmp/install/vndr.installer
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 ++ : v0.1.2
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + install_vndr
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + echo 'Install vndr version v0.1.2'
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + GOBIN=/build
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + GO111MODULE=on
18:38:34 [2022-03-04T18:38:34.015Z] #45 13.97 + go install github.com/LK4D4/vndr@v0.1.2
18:38:34 [2022-03-04T18:38:34.015Z] #45 14.92 go: downloading github.com/LK4D4/vndr v0.1.2
18:38:34 [2022-03-04T18:38:34.027Z] #29 4.036 
18:38:34 [2022-03-04T18:38:34.266Z] Sending build context to Docker daemon  57.35MB
18:38:34 [2022-03-04T18:38:34.266Z] 
18:38:34 [2022-03-04T18:38:34.266Z] Step 1/10 : FROM microsoft/windowsservercore
18:38:34 [2022-03-04T18:38:34.266Z]  ---> c703d4d60533
18:38:34 [2022-03-04T18:38:34.266Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:38:34 [2022-03-04T18:38:34.266Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.266Z]  ---> 45008f2b5a09
18:38:34 [2022-03-04T18:38:34.266Z] Step 3/10 : ARG GO_VERSION=1.16.15
18:38:34 [2022-03-04T18:38:34.266Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.266Z]  ---> 664526266f13
18:38:34 [2022-03-04T18:38:34.283Z] #45 ...
18:38:34 [2022-03-04T18:38:34.283Z] 
18:38:34 [2022-03-04T18:38:34.283Z] #55 [containerd 1/2] 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
18:38:34 [2022-03-04T18:38:34.283Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:34 [2022-03-04T18:38:34.283Z] #55 27.31 debconf: delaying package configuration, since apt-utils is not installed
18:38:34 [2022-03-04T18:38:34.283Z] #55 ...
18:38:34 [2022-03-04T18:38:34.283Z] 
18:38:34 [2022-03-04T18:38:34.283Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:34 [2022-03-04T18:38:34.283Z] #24 sha256:45992ae0c46f1e3e2729ded3cb164d93a4dae482b290ada772de29d167c285d6
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.06 + RM_GOPATH=0
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.06 + TMP_GOPATH=
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.06 + : /build
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.06 + '[' -z '' ']'
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.06 ++ mktemp -d
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.09 + export GOPATH=/tmp/tmp.9MmPwoV16F
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.09 + GOPATH=/tmp/tmp.9MmPwoV16F
18:38:34 [2022-03-04T18:38:34.283Z] #24 14.09 + RM_GOPATH=1
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.09 + case "$(go env GOARCH)" in
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.09 ++ go env GOARCH
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.11 + export GO_BUILDMODE=-buildmode=pie
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.11 + GO_BUILDMODE=-buildmode=pie
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.11 ++ dirname /tmp/install/install.sh
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + dir=/tmp/install
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + bin=dockercli
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + shift
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + . /tmp/install/dockercli.installer
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 ++ : stable
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 ++ : 17.06.2-ce
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + install_dockercli
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 ++ uname -m
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.13 Install docker/cli version 17.06.2-ce from stable
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.17 + arch=x86_64
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.17 + '[' x86_64 '!=' x86_64 ']'
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.17 + url=https://download.docker.com/linux/static
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.17 + tar -xz docker/docker
18:38:34 [2022-03-04T18:38:34.284Z] #24 14.17 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:38:34 [2022-03-04T18:38:34.726Z] #24 24.27 + mkdir -p /build
18:38:34 [2022-03-04T18:38:34.726Z] #24 24.27 + mv docker/docker /build/
18:38:34 [2022-03-04T18:38:34.726Z] #24 24.28 + rmdir docker
18:38:34 [2022-03-04T18:38:34.726Z] #24 ...
18:38:34 [2022-03-04T18:38:34.726Z] 
18:38:34 [2022-03-04T18:38:34.726Z] #55 [containerd 1/2] 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
18:38:34 [2022-03-04T18:38:34.726Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:34 [2022-03-04T18:38:34.726Z] #55 27.57 Fetched 119 kB in 0s (394 kB/s)
18:38:34 [2022-03-04T18:38:34.726Z] #55 ...
18:38:34 [2022-03-04T18:38:34.726Z] 
18:38:34 [2022-03-04T18:38:34.726Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:34 [2022-03-04T18:38:34.726Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:38:34 [2022-03-04T18:38:34.726Z] #13 13.78 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 13.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 14.99 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 19.68 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:38:34 [2022-03-04T18:38:34.726Z] #13 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:38:34 [2022-03-04T18:38:34.735Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> ecb255710748
18:38:34 [2022-03-04T18:38:34.735Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> 7f494879ec02
18:38:34 [2022-03-04T18:38:34.735Z] Step 6/10 : 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');     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;     $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;
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> 8117a26c858a
18:38:34 [2022-03-04T18:38:34.735Z] Step 7/10 : 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
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> 2ab39b65474b
18:38:34 [2022-03-04T18:38:34.735Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> 6f4518bba090
18:38:34 [2022-03-04T18:38:34.735Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:38:34 [2022-03-04T18:38:34.735Z]  ---> Using cache
18:38:34 [2022-03-04T18:38:34.735Z]  ---> 95b5ec697748
18:38:34 [2022-03-04T18:38:34.735Z] Step 10/10 : COPY . .
18:38:34 [2022-03-04T18:38:34.857Z] #29 4.316 #=#=#                                                                         

                                                                           0.0%
############################                                              39.8%
######################################################################## 100.0%
18:38:34 [2022-03-04T18:38:34.990Z] #13 ...
18:38:34 [2022-03-04T18:38:34.990Z] 
18:38:34 [2022-03-04T18:38:34.990Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:34 [2022-03-04T18:38:34.990Z] #58 sha256:3c7927e39f5a16986a354f5cdbb787b2d1aa868ad60a77a9c7f53672b2a624c8
18:38:34 [2022-03-04T18:38:34.990Z] #58 22.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:38:34 [2022-03-04T18:38:34.990Z] #58 23.13 go: downloading github.com/gofrs/flock v0.8.1
18:38:34 [2022-03-04T18:38:34.990Z] #58 23.27 go: downloading github.com/gorilla/mux v1.8.0
18:38:34 [2022-03-04T18:38:34.990Z] #58 23.60 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:38:34 [2022-03-04T18:38:34.990Z] #58 24.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:38:35 [2022-03-04T18:38:35.250Z] #58 25.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:38:35 [2022-03-04T18:38:35.427Z] #29 5.272 
18:38:35 [2022-03-04T18:38:35.511Z] #58 ...
18:38:35 [2022-03-04T18:38:35.511Z] 
18:38:35 [2022-03-04T18:38:35.511Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:38:35 [2022-03-04T18:38:35.511Z] #24 sha256:45992ae0c46f1e3e2729ded3cb164d93a4dae482b290ada772de29d167c285d6
18:38:35 [2022-03-04T18:38:35.511Z] #24 DONE 25.3s
18:38:35 [2022-03-04T18:38:35.771Z] 
18:38:35 [2022-03-04T18:38:35.771Z] #55 [containerd 1/2] 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
18:38:35 [2022-03-04T18:38:35.771Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.24 Selecting previously unselected package libbtrfs0.
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.24 (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 ... 15421 files and directories currently installed.)
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.49 Unpacking libbtrfs0 (4.20.1-2) ...
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.69 Selecting previously unselected package libbtrfs-dev.
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:38:35 [2022-03-04T18:38:35.771Z] #55 28.70 Unpacking libbtrfs-dev (4.20.1-2) ...
18:38:36 [2022-03-04T18:38:36.031Z] #55 29.01 Setting up libbtrfs0 (4.20.1-2) ...
18:38:36 [2022-03-04T18:38:36.031Z] #55 29.04 Setting up libbtrfs-dev (4.20.1-2) ...
18:38:36 [2022-03-04T18:38:36.031Z] #55 29.08 Processing triggers for libc-bin (2.28-10) ...
18:38:36 [2022-03-04T18:38:36.139Z] Client:
18:38:36 [2022-03-04T18:38:36.139Z]  Context:    default
18:38:36 [2022-03-04T18:38:36.139Z]  Debug Mode: false
18:38:36 [2022-03-04T18:38:36.139Z]  Plugins:
18:38:36 [2022-03-04T18:38:36.139Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:38:36 [2022-03-04T18:38:36.139Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:38:36 [2022-03-04T18:38:36.139Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:38:36 [2022-03-04T18:38:36.140Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:38:36 [2022-03-04T18:38:36.140Z] 
18:38:36 [2022-03-04T18:38:36.140Z] Server:
18:38:36 [2022-03-04T18:38:36.140Z]  Containers: 0
18:38:36 [2022-03-04T18:38:36.140Z]   Running: 0
18:38:36 [2022-03-04T18:38:36.140Z]   Paused: 0
18:38:36 [2022-03-04T18:38:36.140Z]   Stopped: 0
18:38:36 [2022-03-04T18:38:36.140Z]  Images: 0
18:38:36 [2022-03-04T18:38:36.140Z]  Server Version: 20.10.12
18:38:36 [2022-03-04T18:38:36.140Z]  Storage Driver: overlay2
18:38:36 [2022-03-04T18:38:36.140Z]   Backing Filesystem: extfs
18:38:36 [2022-03-04T18:38:36.140Z]   Supports d_type: true
18:38:36 [2022-03-04T18:38:36.140Z]   Native Overlay Diff: true
18:38:36 [2022-03-04T18:38:36.140Z]   userxattr: false
18:38:36 [2022-03-04T18:38:36.140Z]  Logging Driver: json-file
18:38:36 [2022-03-04T18:38:36.140Z]  Cgroup Driver: cgroupfs
18:38:36 [2022-03-04T18:38:36.140Z]  Cgroup Version: 1
18:38:36 [2022-03-04T18:38:36.140Z]  Plugins:
18:38:36 [2022-03-04T18:38:36.140Z]   Volume: local
18:38:36 [2022-03-04T18:38:36.140Z]   Network: bridge host ipvlan macvlan null overlay
18:38:36 [2022-03-04T18:38:36.140Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:36 [2022-03-04T18:38:36.140Z]  Swarm: inactive
18:38:36 [2022-03-04T18:38:36.140Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:38:36 [2022-03-04T18:38:36.140Z]  Default Runtime: runc
18:38:36 [2022-03-04T18:38:36.140Z]  Init Binary: docker-init
18:38:36 [2022-03-04T18:38:36.140Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:38:36 [2022-03-04T18:38:36.140Z]  runc version: v1.0.2-0-g52b36a2
18:38:36 [2022-03-04T18:38:36.140Z]  init version: de40ad0
18:38:36 [2022-03-04T18:38:36.140Z]  Security Options:
18:38:36 [2022-03-04T18:38:36.140Z]   apparmor
18:38:36 [2022-03-04T18:38:36.140Z]   seccomp
18:38:36 [2022-03-04T18:38:36.140Z]    Profile: default
18:38:36 [2022-03-04T18:38:36.140Z]  Kernel Version: 5.4.0-1061-aws
18:38:36 [2022-03-04T18:38:36.140Z]  Operating System: Ubuntu 18.04.6 LTS
18:38:36 [2022-03-04T18:38:36.140Z]  OSType: linux
18:38:36 [2022-03-04T18:38:36.140Z]  Architecture: x86_64
18:38:36 [2022-03-04T18:38:36.140Z]  CPUs: 2
18:38:36 [2022-03-04T18:38:36.140Z]  Total Memory: 7.565GiB
18:38:36 [2022-03-04T18:38:36.140Z]  Name: ip-10-100-55-38
18:38:36 [2022-03-04T18:38:36.140Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:38:36 [2022-03-04T18:38:36.140Z]  Docker Root Dir: /var/lib/docker
18:38:36 [2022-03-04T18:38:36.140Z]  Debug Mode: false
18:38:36 [2022-03-04T18:38:36.140Z]  Registry: https://index.docker.io/v1/
18:38:36 [2022-03-04T18:38:36.140Z]  Labels:
18:38:36 [2022-03-04T18:38:36.140Z]  Experimental: true
18:38:36 [2022-03-04T18:38:36.140Z]  Insecure Registries:
18:38:36 [2022-03-04T18:38:36.140Z]   127.0.0.0/8
18:38:36 [2022-03-04T18:38:36.140Z]  Live Restore Enabled: true
18:38:36 [2022-03-04T18:38:36.140Z] 
18:38:36 [2022-03-04T18:38:36.140Z] WARNING: No swap limit support
[Pipeline] sh
18:38:36 [2022-03-04T18:38:36.207Z] #29 5.536 #=#=#                                                                         

                                                                           0.0%
#####################                                                     30.4%
#########################################                                 58.3%
###################################################                       71.0%
######################################################################## 100.0%
18:38:36 [2022-03-04T18:38:36.452Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:36 [2022-03-04T18:38:36.452Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:38:36 [2022-03-04T18:38:36.453Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43329/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:38:36 [2022-03-04T18:38:36.453Z] + bash /home/ubuntu/workspace/moby_PR-43329/check-config.sh
18:38:36 [2022-03-04T18:38:36.453Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:38:36 [2022-03-04T18:38:36.453Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:38:36 [2022-03-04T18:38:36.453Z] 
18:38:36 [2022-03-04T18:38:36.453Z] Generally Necessary:
18:38:36 [2022-03-04T18:38:36.453Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:38:36 [2022-03-04T18:38:36.453Z] - apparmor: enabled and tools installed
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_NAMESPACES: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_NET_NS: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_PID_NS: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_IPC_NS: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_UTS_NS: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_CGROUPS: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_CGROUP_CPUACCT: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_CGROUP_DEVICE: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_CGROUP_FREEZER: enabled
18:38:36 [2022-03-04T18:38:36.453Z] - CONFIG_CGROUP_SCHED: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_CPUSETS: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_MEMCG: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_KEYS: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_VETH: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_BRIDGE: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NF_NAT_IPV4: missing
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NF_NAT: enabled (as module)
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_NF_NAT_NEEDED: missing
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_POSIX_MQUEUE: enabled
18:38:36 [2022-03-04T18:38:36.722Z] 
18:38:36 [2022-03-04T18:38:36.722Z] Optional Features:
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_USER_NS: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_SECCOMP: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_CGROUP_PIDS: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_MEMCG_SWAP: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:38:36 [2022-03-04T18:38:36.722Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_BLK_CGROUP: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_IOSCHED_CFQ: missing
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:38:36 [2022-03-04T18:38:36.722Z] - CONFIG_CGROUP_PERF: enabled
18:38:36 [2022-03-04T18:38:36.777Z] #29 ...
18:38:36 [2022-03-04T18:38:36.777Z] 
18:38:36 [2022-03-04T18:38:36.777Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:36 [2022-03-04T18:38:36.777Z] #51 sha256:4d9cf3853b8bd4570d08ec8e77615f4bf8e48460d72fa761f5e4731ff33f2817
18:38:36 [2022-03-04T18:38:36.777Z] #51 DONE 32.3s
18:38:36 [2022-03-04T18:38:36.777Z] 
18:38:36 [2022-03-04T18:38:36.777Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:36 [2022-03-04T18:38:36.777Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:36 [2022-03-04T18:38:36.777Z] #29 6.575 
18:38:36 [2022-03-04T18:38:36.777Z] #29 ...
18:38:36 [2022-03-04T18:38:36.777Z] 
18:38:36 [2022-03-04T18:38:36.777Z] #36 [tini 1/2] 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
18:38:36 [2022-03-04T18:38:36.777Z] #36 sha256:df0c92b534e4033026a5c2ce37b326a55e434d5987d4ce7d3dfd75d846e45d66
18:38:36 [2022-03-04T18:38:36.777Z] #36 22.98 Reading package lists...
18:38:36 [2022-03-04T18:38:36.777Z] #36 28.65 Building dependency tree...
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.90 The following additional packages will be installed:
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.92   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.93 Suggested packages:
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.93   cmake-doc ninja-build lrzip
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.93 Recommended packages:
18:38:36 [2022-03-04T18:38:36.777Z] #36 31.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:38:36 [2022-03-04T18:38:36.777Z] #36 32.79 The following NEW packages will be installed:
18:38:36 [2022-03-04T18:38:36.777Z] #36 32.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:38:36 [2022-03-04T18:38:36.777Z] #36 32.83   vim-common xxd
18:38:36 [2022-03-04T18:38:36.954Z]  ---> Using cache
18:38:36 [2022-03-04T18:38:36.954Z]  ---> 17d4751c9489
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_CGROUP_HUGETLB: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_CFS_BANDWIDTH: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_RT_GROUP_SCHED: missing
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_VS: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_VS_NFCT: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_IP_VS_RR: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_EXT4_FS: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:38:36 [2022-03-04T18:38:36.992Z] - Network Drivers:
18:38:36 [2022-03-04T18:38:36.992Z]   - "overlay":
18:38:36 [2022-03-04T18:38:36.992Z]     - CONFIG_VXLAN: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       Optional (for encrypted networks):
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_CRYPTO: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_CRYPTO_AEAD: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_CRYPTO_GCM: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_CRYPTO_GHASH: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_XFRM: enabled
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_XFRM_USER: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_INET_ESP: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:38:36 [2022-03-04T18:38:36.992Z]   - "ipvlan":
18:38:36 [2022-03-04T18:38:36.992Z]     - CONFIG_IPVLAN: enabled (as module)
18:38:36 [2022-03-04T18:38:36.992Z]   - "macvlan":
18:38:37 [2022-03-04T18:38:37.040Z] #36 33.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:38:37 [2022-03-04T18:38:37.040Z] #36 33.31 Need to get 14.2 MB of archives.
18:38:37 [2022-03-04T18:38:37.040Z] #36 33.31 After this operation, 60.0 MB of additional disk space will be used.
18:38:37 [2022-03-04T18:38:37.040Z] #36 33.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_MACVLAN: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_DUMMY: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]   - "ftp,tftp client in container":
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z] - Storage Drivers:
18:38:37 [2022-03-04T18:38:37.255Z]   - "aufs":
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_AUFS_FS: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]   - "btrfs":
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:38:37 [2022-03-04T18:38:37.255Z]   - "devicemapper":
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_BLK_DEV_DM: enabled
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]   - "overlay":
18:38:37 [2022-03-04T18:38:37.255Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:38:37 [2022-03-04T18:38:37.255Z]   - "zfs":
18:38:37 [2022-03-04T18:38:37.255Z]     - /dev/zfs: present
18:38:37 [2022-03-04T18:38:37.255Z]     - zfs command: missing
18:38:37 [2022-03-04T18:38:37.255Z]     - zpool command: missing
18:38:37 [2022-03-04T18:38:37.255Z] 
18:38:37 [2022-03-04T18:38:37.255Z] Limits:
18:38:37 [2022-03-04T18:38:37.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:38:37 [2022-03-04T18:38:37.255Z] 
18:38:37 [2022-03-04T18:38:37.255Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
18:38:37 [2022-03-04T18:38:37.300Z] #36 33.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:38:37 [2022-03-04T18:38:37.300Z] #36 33.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
[Pipeline] sh
18:38:37 [2022-03-04T18:38:37.412Z] #55 DONE 30.2s
18:38:37 [2022-03-04T18:38:37.412Z] 
18:38:37 [2022-03-04T18:38:37.412Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:37 [2022-03-04T18:38:37.412Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:38:37 [2022-03-04T18:38:37.563Z] #36 33.65 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB]
18:38:37 [2022-03-04T18:38:37.607Z] + sudo modprobe ip_vs
18:38:37 [2022-03-04T18:38:37.607Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 .
18:38:37 [2022-03-04T18:38:37.826Z] #36 ...
18:38:37 [2022-03-04T18:38:37.826Z] 
18:38:37 [2022-03-04T18:38:37.826Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:37 [2022-03-04T18:38:37.826Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:37 [2022-03-04T18:38:37.943Z] Successfully built 17d4751c9489
18:38:37 [2022-03-04T18:38:37.943Z] Successfully tagged docker:latest
18:38:37 [2022-03-04T18:38:37.943Z] INFO: Image build ended at 03/04/2022 18:38:37. Duration:00:00:08.4887088
18:38:37 [2022-03-04T18:38:37.943Z] 
18:38:37 [2022-03-04T18:38:37.943Z] 
18:38:37 [2022-03-04T18:38:37.943Z] INFO: Building the test binaries at 03/04/2022 18:38:37...
18:38:38 [2022-03-04T18:38:38.182Z] #2 [internal] load .dockerignore
18:38:38 [2022-03-04T18:38:38.182Z] #2 sha256:af09dc2765009f06859349cc15e6b5036398f72cdc5a4ea49ba8bdb6b689e14d
18:38:38 [2022-03-04T18:38:38.776Z] #2 transferring context: 87B done
18:38:38 [2022-03-04T18:38:38.776Z] #2 DONE 0.6s
18:38:38 [2022-03-04T18:38:38.776Z] 
18:38:38 [2022-03-04T18:38:38.776Z] #1 [internal] load build definition from Dockerfile
18:38:38 [2022-03-04T18:38:38.776Z] #1 sha256:d8fafca08054dccfeba006eb6d76cc0b16096445b3abce1050ae5aa74888912b
18:38:38 [2022-03-04T18:38:38.776Z] #1 transferring dockerfile: 17.05kB done
18:38:38 [2022-03-04T18:38:38.776Z] #1 DONE 0.7s
18:38:38 [2022-03-04T18:38:38.776Z] 
18:38:38 [2022-03-04T18:38:38.776Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:38:38 [2022-03-04T18:38:38.776Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:38:39 [2022-03-04T18:38:39.218Z] #29 6.943 #=#=#                                                                         

                                                                           0.0%
####                                                                       5.9%
#####                                                                      8.2%
#########                                                                 12.6%
#############                                                             18.7%
##################                                                        25.7%
#######################                                                   32.8%
#######################                                                   32.8%
############################                                              39.7%
################################                                          45.1%
###################################                                       49.0%
############################################                              61.8%
####################################################                      72.4%
###########################################################               82.5%
#############################################################             85.7%
######################################################################## 100.0%
18:38:39 [2022-03-04T18:38:39.218Z] #29 ...
18:38:39 [2022-03-04T18:38:39.218Z] 
18:38:39 [2022-03-04T18:38:39.218Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:39 [2022-03-04T18:38:39.218Z] #67 sha256:208bd86f23575da21c6211bce5913d3ad8a4ca009a387b2d14849a314017f254
18:38:39 [2022-03-04T18:38:39.218Z] #67 DONE 34.9s
18:38:39 [2022-03-04T18:38:39.323Z] #56 ...
18:38:39 [2022-03-04T18:38:39.323Z] 
18:38:39 [2022-03-04T18:38:39.323Z] #27 [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
18:38:39 [2022-03-04T18:38:39.323Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:38:39 [2022-03-04T18:38:39.323Z] #27 33.83 0 added, 0 removed; done.
18:38:39 [2022-03-04T18:38:39.323Z] #27 33.83 Running hooks in /etc/ca-certificates/update.d...
18:38:39 [2022-03-04T18:38:39.323Z] #27 33.83 done.
18:38:39 [2022-03-04T18:38:39.323Z] #27 DONE 35.0s
18:38:39 [2022-03-04T18:38:39.323Z] 
18:38:39 [2022-03-04T18:38:39.323Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:39 [2022-03-04T18:38:39.323Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:39 [2022-03-04T18:38:39.323Z] #49 27.21 go: downloading github.com/sirupsen/logrus v1.4.2
18:38:39 [2022-03-04T18:38:39.323Z] #49 27.22 go: downloading github.com/stretchr/testify v1.4.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 27.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:38:39 [2022-03-04T18:38:39.323Z] #49 27.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:38:39 [2022-03-04T18:38:39.323Z] #49 27.76 go: downloading github.com/hashicorp/hcl v1.0.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.08 go: downloading github.com/magiconair/properties v1.8.1
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.08 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.14 go: downloading github.com/pelletier/go-toml v1.2.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.21 go: downloading github.com/spf13/afero v1.1.2
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.35 go: downloading github.com/spf13/cast v1.3.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.42 go: downloading github.com/subosito/gotenv v1.2.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.47 go: downloading gopkg.in/ini.v1 v1.51.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.47 go: downloading gopkg.in/yaml.v2 v2.2.7
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.77 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 28.94 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:38:39 [2022-03-04T18:38:39.323Z] #49 29.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:38:39 [2022-03-04T18:38:39.353Z] #3 DONE 0.5s
18:38:39 [2022-03-04T18:38:39.353Z] 
18:38:39 [2022-03-04T18:38:39.353Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:38:39 [2022-03-04T18:38:39.353Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
18:38:39 [2022-03-04T18:38:39.353Z] #4 DONE 0.0s
18:38:39 [2022-03-04T18:38:39.353Z] 
18:38:39 [2022-03-04T18:38:39.353Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:38:39 [2022-03-04T18:38:39.353Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
18:38:39 [2022-03-04T18:38:39.478Z] 
18:38:39 [2022-03-04T18:38:39.478Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:39 [2022-03-04T18:38:39.478Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:39 [2022-03-04T18:38:39.478Z] #29 9.315 
18:38:39 [2022-03-04T18:38:39.582Z] #49 ...
18:38:39 [2022-03-04T18:38:39.582Z] 
18:38:39 [2022-03-04T18:38:39.582Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:38:39 [2022-03-04T18:38:39.582Z] #28 sha256:f1a981efaf8f9c06572f1a68367a43ed8383922c87f7c14799b421f15254edd8
18:38:39 [2022-03-04T18:38:39.582Z] #28 DONE 0.5s
18:38:39 [2022-03-04T18:38:39.582Z] 
18:38:39 [2022-03-04T18:38:39.582Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:39 [2022-03-04T18:38:39.582Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:39 [2022-03-04T18:38:39.582Z] #49 29.33 go: downloading github.com/go-toolsmith/astp v1.0.0
18:38:39 [2022-03-04T18:38:39.582Z] #49 29.35 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:38:39 [2022-03-04T18:38:39.582Z] #49 29.39 go: downloading github.com/go-toolsmith/typep v1.0.0
18:38:39 [2022-03-04T18:38:39.625Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
18:38:39 [2022-03-04T18:38:39.625Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
18:38:39 [2022-03-04T18:38:39.841Z] #49 29.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:38:39 [2022-03-04T18:38:39.841Z] #49 29.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:38:39 [2022-03-04T18:38:39.841Z] #49 29.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:38:40 [2022-03-04T18:38:40.100Z] #49 29.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:38:40 [2022-03-04T18:38:40.201Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.6s done
18:38:40 [2022-03-04T18:38:40.360Z] #49 29.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:38:40 [2022-03-04T18:38:40.360Z] #49 30.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:38:40 [2022-03-04T18:38:40.463Z] #4 DONE 1.2s
18:38:40 [2022-03-04T18:38:40.619Z] #49 30.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:38:40 [2022-03-04T18:38:40.840Z] #29 9.652 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.2%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.1%
18:38:40 [2022-03-04T18:38:40.840Z] #29 ...
18:38:40 [2022-03-04T18:38:40.840Z] 
18:38:40 [2022-03-04T18:38:40.840Z] #55 [containerd 1/2] 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
18:38:40 [2022-03-04T18:38:40.840Z] #55 sha256:21a0f8c61368417899060af07d0ac2c2d26779eac72851a3a5e4276d9ff0a0ca
18:38:40 [2022-03-04T18:38:40.840Z] #55 23.64 Reading package lists...
18:38:40 [2022-03-04T18:38:40.840Z] #55 29.13 Building dependency tree...
18:38:40 [2022-03-04T18:38:40.840Z] #55 32.56 The following additional packages will be installed:
18:38:40 [2022-03-04T18:38:40.840Z] #55 32.57   libbtrfs0
18:38:40 [2022-03-04T18:38:40.840Z] #55 32.76 The following NEW packages will be installed:
18:38:40 [2022-03-04T18:38:40.840Z] #55 32.77   libbtrfs-dev libbtrfs0
18:38:40 [2022-03-04T18:38:40.840Z] #55 33.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:38:40 [2022-03-04T18:38:40.840Z] #55 33.34 Need to get 119 kB of archives.
18:38:40 [2022-03-04T18:38:40.840Z] #55 33.34 After this operation, 387 kB of additional disk space will be used.
18:38:40 [2022-03-04T18:38:40.840Z] #55 33.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:38:40 [2022-03-04T18:38:40.840Z] #55 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:38:40 [2022-03-04T18:38:40.840Z] #55 34.77 debconf: delaying package configuration, since apt-utils is not installed
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.01 Fetched 119 kB in 0s (356 kB/s)
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.39 Selecting previously unselected package libbtrfs0.
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.39 (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 ... 15394 files and directories currently installed.)
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.47 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.48 Unpacking libbtrfs0 (4.20.1-2) ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.63 Selecting previously unselected package libbtrfs-dev.
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 35.64 Unpacking libbtrfs-dev (4.20.1-2) ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 36.06 Setting up libbtrfs0 (4.20.1-2) ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 36.10 Setting up libbtrfs-dev (4.20.1-2) ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 36.12 Processing triggers for libc-bin (2.28-10) ...
18:38:40 [2022-03-04T18:38:40.840Z] #55 DONE 36.8s
18:38:40 [2022-03-04T18:38:40.840Z] 
18:38:40 [2022-03-04T18:38:40.840Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:40 [2022-03-04T18:38:40.840Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:40 [2022-03-04T18:38:40.877Z] #49 30.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:38:40 [2022-03-04T18:38:40.877Z] #49 30.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:38:40 [2022-03-04T18:38:40.877Z] #49 30.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:38:41 [2022-03-04T18:38:41.035Z] 
18:38:41 [2022-03-04T18:38:41.035Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:41 [2022-03-04T18:38:41.035Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:38:41 [2022-03-04T18:38:41.136Z] #49 30.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:38:41 [2022-03-04T18:38:41.394Z] #49 31.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:38:41 [2022-03-04T18:38:41.394Z] #49 31.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:38:41 [2022-03-04T18:38:41.608Z] #8 DONE 0.8s
18:38:41 [2022-03-04T18:38:41.608Z] 
18:38:41 [2022-03-04T18:38:41.608Z] #7 [internal] load metadata for docker.io/library/debian:buster
18:38:41 [2022-03-04T18:38:41.608Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:38:41 [2022-03-04T18:38:41.871Z] #7 DONE 0.9s
18:38:41 [2022-03-04T18:38:41.871Z] 
18:38:41 [2022-03-04T18:38:41.871Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:38:41 [2022-03-04T18:38:41.871Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:38:41 [2022-03-04T18:38:41.871Z] #5 DONE 0.9s
18:38:41 [2022-03-04T18:38:41.871Z] 
18:38:41 [2022-03-04T18:38:41.871Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster
18:38:41 [2022-03-04T18:38:41.871Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda
18:38:41 [2022-03-04T18:38:41.871Z] #6 DONE 0.9s
18:38:41 [2022-03-04T18:38:41.962Z] #49 31.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:38:41 [2022-03-04T18:38:41.962Z] #49 31.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:38:41 [2022-03-04T18:38:41.962Z] #49 31.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:38:41 [2022-03-04T18:38:41.962Z] #49 31.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:38:41 [2022-03-04T18:38:41.962Z] #49 31.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:38:42 [2022-03-04T18:38:42.221Z] #49 31.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:38:42 [2022-03-04T18:38:42.400Z] #29 9.652 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.2%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.1%
#########                                                                 13.5%
############                                                              17.2%
#############                                                             18.4%
###############                                                           21.2%
#################                                                         24.4%
###################                                                       27.1%
######################                                                    30.6%
########################                                                  33.4%
###########################                                               38.1%
#############################                                             41.2%
################################                                          45.0%
##################################                                        47.6%
#####################################                                     52.7%
########################################                                  56.7%
18:38:42 [2022-03-04T18:38:42.401Z] #29 ...
18:38:42 [2022-03-04T18:38:42.401Z] 
18:38:42 [2022-03-04T18:38:42.401Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:42 [2022-03-04T18:38:42.401Z] #42 sha256:dad9b9eeb3242cf204c180ba8fb405d5f19d10fd28d2a104e3f947d72b090c0a
18:38:42 [2022-03-04T18:38:42.401Z] #42 22.98 Reading package lists...
18:38:42 [2022-03-04T18:38:42.401Z] #42 28.95 Building dependency tree...
18:38:42 [2022-03-04T18:38:42.401Z] #42 32.39 The following additional packages will be installed:
18:38:42 [2022-03-04T18:38:42.401Z] #42 32.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:38:42 [2022-03-04T18:38:42.401Z] #42 32.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:38:42 [2022-03-04T18:38:42.401Z] #42 32.42 Suggested packages:
18:38:42 [2022-03-04T18:38:42.401Z] #42 32.43   manpages-dev python-setuptools
18:38:42 [2022-03-04T18:38:42.401Z] #42 33.68 The following NEW packages will be installed:
18:38:42 [2022-03-04T18:38:42.401Z] #42 33.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:38:42 [2022-03-04T18:38:42.401Z] #42 33.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:38:42 [2022-03-04T18:38:42.401Z] #42 33.69   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:38:42 [2022-03-04T18:38:42.401Z] #42 33.69   python-six zlib1g-dev
18:38:42 [2022-03-04T18:38:42.401Z] #42 ...
18:38:42 [2022-03-04T18:38:42.401Z] 
18:38:42 [2022-03-04T18:38:42.401Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:42 [2022-03-04T18:38:42.401Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:42 [2022-03-04T18:38:42.450Z] 
18:38:42 [2022-03-04T18:38:42.450Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:42 [2022-03-04T18:38:42.450Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78 0.0s done
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78 1.65kB / 1.65kB done
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0B / 10.00MB 0.0s
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 3.15MB / 10.00MB 0.1s
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0B / 7.83MB 0.1s
18:38:42 [2022-03-04T18:38:42.450Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s
18:38:42 [2022-03-04T18:38:42.481Z] #49 ...
18:38:42 [2022-03-04T18:38:42.481Z] 
18:38:42 [2022-03-04T18:38:42.481Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:38:42 [2022-03-04T18:38:42.481Z] #45 sha256:2092fe3b8ec4887ed540ea96369eb48a2a6635bd20d3de049b991aedcbe25dda
18:38:42 [2022-03-04T18:38:42.481Z] #45 DONE 32.2s
18:38:42 [2022-03-04T18:38:42.481Z] 
18:38:42 [2022-03-04T18:38:42.481Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:42 [2022-03-04T18:38:42.481Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:42 [2022-03-04T18:38:42.481Z] #49 32.27 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:38:42 [2022-03-04T18:38:42.712Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 8.39MB / 10.00MB 0.2s
18:38:42 [2022-03-04T18:38:42.712Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.3s
18:38:42 [2022-03-04T18:38:42.712Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 3.60MB / 7.83MB 0.3s
18:38:42 [2022-03-04T18:38:42.712Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.34MB / 50.44MB 0.3s
18:38:42 [2022-03-04T18:38:42.740Z] #49 32.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:38:42 [2022-03-04T18:38:42.740Z] #49 32.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:38:42 [2022-03-04T18:38:42.925Z] #29 9.652 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.2%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.1%
#########                                                                 13.5%
############                                                              17.2%
#############                                                             18.4%
###############                                                           21.2%
#################                                                         24.4%
###################                                                       27.1%
######################                                                    30.6%
########################                                                  33.4%
###########################                                               38.1%
#############################                                             41.2%
################################                                          45.0%
##################################                                        47.6%
#####################################                                     52.7%
########################################                                  56.7%
############################################                              61.1%
###############################################                           66.0%
#################################################                         68.9%
####################################################                      72.8%
#######################################################                   76.7%
18:38:42 [2022-03-04T18:38:42.925Z] #29 ...
18:38:42 [2022-03-04T18:38:42.925Z] 
18:38:42 [2022-03-04T18:38:42.925Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:42 [2022-03-04T18:38:42.925Z] #49 sha256:9484a465aef3eec01e48af0a0921e867284edd2629cd39e23f05090444cd80b2
18:38:42 [2022-03-04T18:38:42.925Z] #49 28.56 go: downloading github.com/gobwas/glob v0.2.3
18:38:42 [2022-03-04T18:38:42.925Z] #49 28.59 go: downloading github.com/kisielk/gotool v1.0.0
18:38:42 [2022-03-04T18:38:42.925Z] #49 28.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:38:42 [2022-03-04T18:38:42.925Z] #49 28.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:38:42 [2022-03-04T18:38:42.925Z] #49 28.76 go: downloading github.com/gogo/protobuf v1.2.1
18:38:42 [2022-03-04T18:38:42.925Z] #49 29.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:38:42 [2022-03-04T18:38:42.925Z] #49 30.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:38:42 [2022-03-04T18:38:42.925Z] #49 30.65 go: downloading github.com/BurntSushi/toml v0.3.1
18:38:42 [2022-03-04T18:38:42.925Z] #49 ...
18:38:42 [2022-03-04T18:38:42.925Z] 
18:38:42 [2022-03-04T18:38:42.925Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:42 [2022-03-04T18:38:42.925Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.4s done
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.4s
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 15.73MB / 50.44MB 0.4s
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0B / 51.84MB 0.4s
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.5s done
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 19.93MB / 50.44MB 0.5s
18:38:42 [2022-03-04T18:38:42.980Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 3.15MB / 51.84MB 0.5s
18:38:42 [2022-03-04T18:38:42.999Z] #49 32.78 go: downloading github.com/ultraware/funlen v0.0.2
18:38:42 [2022-03-04T18:38:42.999Z] #49 32.81 go: downloading github.com/ultraware/whitespace v0.0.4
18:38:42 [2022-03-04T18:38:42.999Z] #49 32.81 go: downloading github.com/uudashr/gocognit v1.0.1
18:38:43 [2022-03-04T18:38:43.000Z] #49 ...
18:38:43 [2022-03-04T18:38:43.000Z] 
18:38:43 [2022-03-04T18:38:43.000Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:43 [2022-03-04T18:38:43.000Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:43 [2022-03-04T18:38:43.000Z] #42 24.33 Building dependency tree...
18:38:43 [2022-03-04T18:38:43.000Z] #42 28.38 The following additional packages will be installed:
18:38:43 [2022-03-04T18:38:43.000Z] #42 28.39   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:38:43 [2022-03-04T18:38:43.000Z] #42 28.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:38:43 [2022-03-04T18:38:43.000Z] #42 28.43 Suggested packages:
18:38:43 [2022-03-04T18:38:43.000Z] #42 28.43   manpages-dev python-setuptools
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.21 The following NEW packages will be installed:
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.21   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.22   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.22   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.22   python-six zlib1g-dev
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Need to get 4095 kB of archives.
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 After this operation, 22.5 MB of additional disk space will be used.
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 30.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 31.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.47 debconf: delaying package configuration, since apt-utils is not installed
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.71 Fetched 4095 kB in 1s (5068 kB/s)
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.93 Selecting previously unselected package libcap-dev:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.93 (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 ... 15421 files and directories currently installed.)
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 32.97 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.13 Selecting previously unselected package libnet1:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.35 Selecting previously unselected package libnet1-dev.
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.59 Selecting previously unselected package libnl-3-200:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.74 Selecting previously unselected package libnl-3-dev:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 33.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.13 Selecting previously unselected package libprotobuf-c1:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.43 Selecting previously unselected package zlib1g-dev:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.45 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.76 Selecting previously unselected package libprotobuf17:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 34.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 35.85 Selecting previously unselected package libprotobuf-lite17:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 35.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 35.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 36.08 Selecting previously unselected package libprotobuf-dev:amd64.
18:38:43 [2022-03-04T18:38:43.000Z] #42 36.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:38:43 [2022-03-04T18:38:43.000Z] #42 36.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 26.21MB / 50.44MB 0.6s
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 6.29MB / 51.84MB 0.6s
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0B / 68.78MB 0.6s
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 29.36MB / 50.44MB 0.8s
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 20.97MB / 51.84MB 0.8s
18:38:43 [2022-03-04T18:38:43.247Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.24MB / 68.78MB 0.8s
18:38:43 [2022-03-04T18:38:43.259Z] #42 ...
18:38:43 [2022-03-04T18:38:43.259Z] 
18:38:43 [2022-03-04T18:38:43.259Z] #32 [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
18:38:43 [2022-03-04T18:38:43.259Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:38:43 [2022-03-04T18:38:43.447Z] #29 9.652 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.2%
###                                                                        5.3%
####                                                                       6.7%
#####                                                                      8.3%
#######                                                                   10.1%
#########                                                                 13.5%
############                                                              17.2%
#############                                                             18.4%
###############                                                           21.2%
#################                                                         24.4%
###################                                                       27.1%
######################                                                    30.6%
########################                                                  33.4%
###########################                                               38.1%
#############################                                             41.2%
################################                                          45.0%
##################################                                        47.6%
#####################################                                     52.7%
########################################                                  56.7%
############################################                              61.1%
###############################################                           66.0%
#################################################                         68.9%
####################################################                      72.8%
#######################################################                   76.7%
##########################################################                81.5%
#############################################################             85.7%
################################################################          89.9%
####################################################################      94.5%
######################################################################    98.3%
######################################################################## 100.0%
18:38:43 [2022-03-04T18:38:43.515Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 40.89MB / 50.44MB 1.0s
18:38:43 [2022-03-04T18:38:43.515Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 26.21MB / 51.84MB 1.0s
18:38:43 [2022-03-04T18:38:43.515Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 44.04MB / 50.44MB 1.1s
18:38:43 [2022-03-04T18:38:43.515Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 31.46MB / 51.84MB 1.1s
18:38:43 [2022-03-04T18:38:43.515Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 11.53MB / 68.78MB 1.1s
18:38:43 [2022-03-04T18:38:43.708Z] #29 13.45 
18:38:43 [2022-03-04T18:38:43.778Z] #32 35.80 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:38:43 [2022-03-04T18:38:43.778Z] #32 36.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:38:43 [2022-03-04T18:38:43.780Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 49.28MB / 50.44MB 1.2s
18:38:43 [2022-03-04T18:38:43.780Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 36.09MB / 51.84MB 1.2s
18:38:43 [2022-03-04T18:38:43.780Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 38.80MB / 51.84MB 1.3s
18:38:43 [2022-03-04T18:38:43.780Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 16.78MB / 68.78MB 1.3s
18:38:43 [2022-03-04T18:38:43.842Z] INFO: make.ps1 starting at 03/04/2022 18:38:43
18:38:43 [2022-03-04T18:38:43.842Z] INFO: Git commit (180f3b9cc7) assumed from DOCKER_GITCOMMIT environment variable
18:38:43 [2022-03-04T18:38:43.842Z] INFO: Invoking autogen...
18:38:44 [2022-03-04T18:38:44.049Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 44.04MB / 51.84MB 1.4s
18:38:44 [2022-03-04T18:38:44.049Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 23.07MB / 68.78MB 1.4s
18:38:44 [2022-03-04T18:38:44.049Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.38MB / 51.84MB 1.6s
18:38:44 [2022-03-04T18:38:44.049Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 35.65MB / 68.78MB 1.6s
18:38:44 [2022-03-04T18:38:44.312Z] INFO: Building daemon...
18:38:44 [2022-03-04T18:38:44.312Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 40.89MB / 68.78MB 1.7s
18:38:44 [2022-03-04T18:38:44.312Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.7s done
18:38:44 [2022-03-04T18:38:44.312Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 46.14MB / 68.78MB 1.8s
18:38:44 [2022-03-04T18:38:44.312Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 50.33MB / 68.78MB 1.9s
18:38:44 [2022-03-04T18:38:44.312Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a
18:38:44 [2022-03-04T18:38:44.361Z] #32 36.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:38:44 [2022-03-04T18:38:44.577Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 56.62MB / 68.78MB 2.0s
18:38:44 [2022-03-04T18:38:44.650Z] #29 14.35 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:38:44 [2022-03-04T18:38:44.650Z] #29 14.66 
18:38:44 [2022-03-04T18:38:44.850Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.2s
18:38:44 [2022-03-04T18:38:44.850Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.2s done
18:38:44 [2022-03-04T18:38:44.850Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 696.32kB / 129.16MB 2.4s
18:38:44 [2022-03-04T18:38:44.850Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.4s
18:38:45 [2022-03-04T18:38:45.121Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 15.73MB / 129.16MB 2.6s
18:38:45 [2022-03-04T18:38:45.121Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 23.07MB / 129.16MB 2.7s
18:38:45 [2022-03-04T18:38:45.171Z] #29 14.91 #=#=#                                                                         

######################################################################## 100.0%
18:38:45 [2022-03-04T18:38:45.171Z] #29 15.08 
18:38:45 [2022-03-04T18:38:45.298Z] #32 ...
18:38:45 [2022-03-04T18:38:45.299Z] 
18:38:45 [2022-03-04T18:38:45.299Z] #36 [tini 1/2] 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
18:38:45 [2022-03-04T18:38:45.299Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:45 [2022-03-04T18:38:45.299Z] #36 19.66 Reading package lists...
18:38:45 [2022-03-04T18:38:45.299Z] #36 28.71 Building dependency tree...
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45 The following additional packages will be installed:
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45 Suggested packages:
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45   cmake-doc ninja-build lrzip
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45 Recommended packages:
18:38:45 [2022-03-04T18:38:45.299Z] #36 32.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:38:45 [2022-03-04T18:38:45.299Z] #36 33.67 The following NEW packages will be installed:
18:38:45 [2022-03-04T18:38:45.299Z] #36 33.69   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:38:45 [2022-03-04T18:38:45.299Z] #36 33.69   vim-common xxd
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.11 Need to get 14.9 MB of archives.
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.11 After this operation, 61.8 MB of additional disk space will be used.
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 35.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:38:45 [2022-03-04T18:38:45.299Z] #36 36.85 debconf: delaying package configuration, since apt-utils is not installed
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.06 Fetched 14.9 MB in 2s (7787 kB/s)
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.15 Selecting previously unselected package xxd.
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.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 ... 15421 files and directories currently installed.)
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.25 Unpacking xxd (2:8.1.0875-5) ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.50 Selecting previously unselected package vim-common.
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.54 Unpacking vim-common (2:8.1.0875-5) ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.91 Selecting previously unselected package cmake-data.
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 37.93 Unpacking cmake-data (3.13.4-1) ...
18:38:45 [2022-03-04T18:38:45.299Z] #36 ...
18:38:45 [2022-03-04T18:38:45.299Z] 
18:38:45 [2022-03-04T18:38:45.299Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:45 [2022-03-04T18:38:45.299Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:38:45 [2022-03-04T18:38:45.299Z] #34 25.14 encoding
18:38:45 [2022-03-04T18:38:45.392Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.9s done
18:38:45 [2022-03-04T18:38:45.392Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 31.46MB / 129.16MB 2.9s
18:38:45 [2022-03-04T18:38:45.392Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 2.9s done
18:38:45 [2022-03-04T18:38:45.432Z] #29 ...
18:38:45 [2022-03-04T18:38:45.432Z] 
18:38:45 [2022-03-04T18:38:45.432Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:38:45 [2022-03-04T18:38:45.432Z] #13 24.88 Reading package lists...
18:38:45 [2022-03-04T18:38:45.432Z] #13 30.58 Building dependency tree...
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.74 The following additional packages will be installed:
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.74   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.74   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.74   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.75   mingw-w64-x86-64-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.76 Suggested packages:
18:38:45 [2022-03-04T18:38:45.432Z] #13 33.76   gcc-8-locales seccomp wine64
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.55 The following NEW packages will be installed:
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.62   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.63 The following packages will be upgraded:
18:38:45 [2022-03-04T18:38:45.432Z] #13 34.67   libseccomp2
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.15 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.15 Need to get 73.4 MB of archives.
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.15 After this operation, 471 MB of additional disk space will be used.
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.15 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.17 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 35.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 36.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 36.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 37.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
18:38:45 [2022-03-04T18:38:45.432Z] #13 39.95 debconf: delaying package configuration, since apt-utils is not installed
18:38:45 [2022-03-04T18:38:45.432Z] #13 40.13 Fetched 73.4 MB in 4s (16.6 MB/s)
18:38:45 [2022-03-04T18:38:45.432Z] #13 40.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
18:38:45 [2022-03-04T18:38:45.432Z] #13 40.26 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ...
18:38:45 [2022-03-04T18:38:45.432Z] #13 40.27 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
18:38:45 [2022-03-04T18:38:45.432Z] #13 40.44 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ...
18:38:45 [2022-03-04T18:38:45.562Z] #34 ...
18:38:45 [2022-03-04T18:38:45.562Z] 
18:38:45 [2022-03-04T18:38:45.562Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:45 [2022-03-04T18:38:45.562Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:45 [2022-03-04T18:38:45.562Z] #42 37.46 Selecting previously unselected package libprotoc17:amd64.
18:38:45 [2022-03-04T18:38:45.562Z] #42 37.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 37.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.17 Selecting previously unselected package protobuf-c-compiler.
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.44 Selecting previously unselected package protobuf-compiler.
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.44 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.54 Selecting previously unselected package python-pkg-resources.
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:38:45 [2022-03-04T18:38:45.562Z] #42 38.55 Unpacking python-pkg-resources (40.8.0-1) ...
18:38:45 [2022-03-04T18:38:45.656Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 38.80MB / 129.16MB 3.1s
18:38:45 [2022-03-04T18:38:45.693Z] #13 40.58 Selecting previously unselected package binutils-mingw-w64-i686.
18:38:45 [2022-03-04T18:38:45.693Z] #13 40.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 ... 15394 files and directories currently installed.)
18:38:45 [2022-03-04T18:38:45.693Z] #13 40.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
18:38:45 [2022-03-04T18:38:45.693Z] #13 40.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:38:45 [2022-03-04T18:38:45.822Z] #42 38.80 Selecting previously unselected package python-six.
18:38:45 [2022-03-04T18:38:45.822Z] #42 38.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:38:45 [2022-03-04T18:38:45.822Z] #42 38.80 Unpacking python-six (1.12.0-1) ...
18:38:45 [2022-03-04T18:38:45.919Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 53.04MB / 129.16MB 3.4s
18:38:46 [2022-03-04T18:38:46.005Z] #56 39.53 + bin/containerd
18:38:46 [2022-03-04T18:38:46.082Z] #42 38.93 Selecting previously unselected package python-protobuf.
18:38:46 [2022-03-04T18:38:46.082Z] #42 38.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:38:46 [2022-03-04T18:38:46.082Z] #42 38.98 Unpacking python-protobuf (3.6.1.3-2) ...
18:38:46 [2022-03-04T18:38:46.082Z] #42 ...
18:38:46 [2022-03-04T18:38:46.082Z] 
18:38:46 [2022-03-04T18:38:46.082Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:46 [2022-03-04T18:38:46.082Z] #47 sha256:c81afa76f393ccd0d3dabce578fd85830a2e63f7c3a8b5513bcd02032879699a
18:38:46 [2022-03-04T18:38:46.082Z] #47 25.69 go: downloading github.com/jonboulle/clockwork v0.2.2
18:38:46 [2022-03-04T18:38:46.082Z] #47 25.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:38:46 [2022-03-04T18:38:46.082Z] #47 26.03 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:38:46 [2022-03-04T18:38:46.082Z] #47 28.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:38:46 [2022-03-04T18:38:46.082Z] #47 28.15 go: downloading golang.org/x/mod v0.3.0
18:38:46 [2022-03-04T18:38:46.082Z] #47 ...
18:38:46 [2022-03-04T18:38:46.082Z] 
18:38:46 [2022-03-04T18:38:46.082Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:46 [2022-03-04T18:38:46.082Z] #67 sha256:d160303bd8a755465b313f824fbf2d334ac270b3c82f72fa293972dbda37f2a9
18:38:46 [2022-03-04T18:38:46.082Z] #67 29.12 Checking out files:  75% (1441/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
18:38:46 [2022-03-04T18:38:46.082Z] #67 29.77 + cd /tmp/tmp.BHjnHTluO8/src/github.com/docker/libnetwork
18:38:46 [2022-03-04T18:38:46.082Z] #67 29.77 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
18:38:46 [2022-03-04T18:38:46.083Z] #67 30.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:38:46 [2022-03-04T18:38:46.180Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 59.77MB / 129.16MB 3.7s
18:38:46 [2022-03-04T18:38:46.265Z] #13 ...
18:38:46 [2022-03-04T18:38:46.265Z] 
18:38:46 [2022-03-04T18:38:46.265Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:46 [2022-03-04T18:38:46.265Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:46 [2022-03-04T18:38:46.265Z] #29 16.08 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:38:46 [2022-03-04T18:38:46.265Z] #29 16.33 
18:38:46 [2022-03-04T18:38:46.651Z] #67 ...
18:38:46 [2022-03-04T18:38:46.651Z] 
18:38:46 [2022-03-04T18:38:46.651Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:38:46 [2022-03-04T18:38:46.651Z] #58 sha256:3c7927e39f5a16986a354f5cdbb787b2d1aa868ad60a77a9c7f53672b2a624c8
18:38:46 [2022-03-04T18:38:46.651Z] #58 26.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:38:46 [2022-03-04T18:38:46.651Z] #58 32.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:38:46 [2022-03-04T18:38:46.651Z] #58 ...
18:38:46 [2022-03-04T18:38:46.651Z] 
18:38:46 [2022-03-04T18:38:46.651Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:46 [2022-03-04T18:38:46.651Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:46 [2022-03-04T18:38:46.651Z] #42 39.58 Setting up python-pkg-resources (40.8.0-1) ...
18:38:46 [2022-03-04T18:38:46.753Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 68.16MB / 129.16MB 4.1s
18:38:46 [2022-03-04T18:38:46.753Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 77.59MB / 129.16MB 4.3s
18:38:46 [2022-03-04T18:38:46.835Z] #29 16.52 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.1%
######################################################################## 100.0%
18:38:47 [2022-03-04T18:38:47.016Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 88.08MB / 129.16MB 4.6s
18:38:47 [2022-03-04T18:38:47.096Z] #29 16.94 
18:38:47 [2022-03-04T18:38:47.277Z] #9 ...
18:38:47 [2022-03-04T18:38:47.277Z] 
18:38:47 [2022-03-04T18:38:47.277Z] #23 [internal] load build context
18:38:47 [2022-03-04T18:38:47.277Z] #23 sha256:89d1d0a967d08a547932b41b6d851854c00ced23a26fecd469f8f14e5a0d4365
18:38:47 [2022-03-04T18:38:47.277Z] #23 transferring context: 52.42MB 4.9s done
18:38:47 [2022-03-04T18:38:47.277Z] #23 DONE 5.0s
18:38:47 [2022-03-04T18:38:47.277Z] 
18:38:47 [2022-03-04T18:38:47.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:47 [2022-03-04T18:38:47.277Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:47 [2022-03-04T18:38:47.277Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 96.57MB / 129.16MB 4.8s
18:38:47 [2022-03-04T18:38:47.277Z] #9 ...
18:38:47 [2022-03-04T18:38:47.278Z] 
18:38:47 [2022-03-04T18:38:47.278Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:47 [2022-03-04T18:38:47.278Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6
18:38:47 [2022-03-04T18:38:47.278Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done
18:38:47 [2022-03-04T18:38:47.278Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done
18:38:47 [2022-03-04T18:38:47.278Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done
18:38:47 [2022-03-04T18:38:47.278Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done
18:38:47 [2022-03-04T18:38:47.278Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.6s done
18:38:48 [2022-03-04T18:38:48.038Z] #29 18.04 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:38:48 [2022-03-04T18:38:48.224Z] #26 ...
18:38:48 [2022-03-04T18:38:48.224Z] 
18:38:48 [2022-03-04T18:38:48.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:48 [2022-03-04T18:38:48.224Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:48 [2022-03-04T18:38:48.224Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 127.93MB / 129.16MB 5.7s
18:38:48 [2022-03-04T18:38:48.611Z] #29 18.33 
18:38:48 [2022-03-04T18:38:48.611Z] #29 ...
18:38:48 [2022-03-04T18:38:48.611Z] 
18:38:48 [2022-03-04T18:38:48.611Z] #36 [tini 1/2] 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
18:38:48 [2022-03-04T18:38:48.611Z] #36 sha256:df0c92b534e4033026a5c2ce37b326a55e434d5987d4ce7d3dfd75d846e45d66
18:38:48 [2022-03-04T18:38:48.611Z] #36 34.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 35.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 35.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 35.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 35.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 35.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
18:38:48 [2022-03-04T18:38:48.611Z] #36 36.79 debconf: delaying package configuration, since apt-utils is not installed
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.11 Fetched 14.2 MB in 3s (5411 kB/s)
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.28 Selecting previously unselected package xxd.
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.28 (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 ... 15394 files and directories currently installed.)
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.34 Unpacking xxd (2:8.1.0875-5) ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.59 Selecting previously unselected package vim-common.
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 37.64 Unpacking vim-common (2:8.1.0875-5) ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 38.04 Selecting previously unselected package cmake-data.
18:38:48 [2022-03-04T18:38:48.611Z] #36 38.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 38.05 Unpacking cmake-data (3.13.4-1) ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 40.99 Selecting previously unselected package libicu63:arm64.
18:38:48 [2022-03-04T18:38:48.611Z] #36 40.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.611Z] #36 41.00 Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
18:38:48 [2022-03-04T18:38:48.873Z] #36 ...
18:38:48 [2022-03-04T18:38:48.873Z] 
18:38:48 [2022-03-04T18:38:48.873Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:48 [2022-03-04T18:38:48.873Z] #42 sha256:dad9b9eeb3242cf204c180ba8fb405d5f19d10fd28d2a104e3f947d72b090c0a
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.33 Need to get 3798 kB of archives.
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.33 After this operation, 21.6 MB of additional disk space will be used.
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 40.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 40.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 40.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 41.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 41.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 41.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 41.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 41.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.27 debconf: delaying package configuration, since apt-utils is not installed
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.44 Fetched 3798 kB in 7s (507 kB/s)
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.52 Selecting previously unselected package libcap-dev:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.52 (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 ... 15394 files and directories currently installed.)
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.60 Unpacking libcap-dev:arm64 (1:2.25-2) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.71 Selecting previously unselected package libnet1:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.82 Selecting previously unselected package libnet1-dev.
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 42.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.02 Selecting previously unselected package libnl-3-200:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.02 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.19 Selecting previously unselected package libnl-3-dev:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.20 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.39 Selecting previously unselected package libprotobuf-c1:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.51 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.67 Selecting previously unselected package zlib1g-dev:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.70 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.95 Selecting previously unselected package libprotobuf17:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 43.95 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.44 Selecting previously unselected package libprotobuf-lite17:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.47 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.63 Selecting previously unselected package libprotobuf-dev:arm64.
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 44.65 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:38:48 [2022-03-04T18:38:48.873Z] #42 ...
18:38:48 [2022-03-04T18:38:48.873Z] 
18:38:48 [2022-03-04T18:38:48.873Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:48 [2022-03-04T18:38:48.873Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:49 [2022-03-04T18:38:49.614Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.9s done
18:38:49 [2022-03-04T18:38:49.615Z] #9 ...
18:38:49 [2022-03-04T18:38:49.615Z] 
18:38:49 [2022-03-04T18:38:49.615Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:49 [2022-03-04T18:38:49.615Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:38:49 [2022-03-04T18:38:49.615Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:38:49 [2022-03-04T18:38:49.615Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:49 [2022-03-04T18:38:49.615Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:38:49 [2022-03-04T18:38:49.615Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:38:49 [2022-03-04T18:38:49.615Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done
18:38:49 [2022-03-04T18:38:49.615Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done
18:38:49 [2022-03-04T18:38:49.615Z] #62 DONE 7.0s
18:38:49 [2022-03-04T18:38:49.615Z] 
18:38:49 [2022-03-04T18:38:49.615Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:38:49 [2022-03-04T18:38:49.615Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:38:49 [2022-03-04T18:38:49.615Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:38:49 [2022-03-04T18:38:49.615Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:38:49 [2022-03-04T18:38:49.615Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:38:49 [2022-03-04T18:38:49.615Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done
18:38:49 [2022-03-04T18:38:49.615Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
18:38:49 [2022-03-04T18:38:49.615Z] #64 DONE 7.0s
18:38:49 [2022-03-04T18:38:49.615Z] 
18:38:49 [2022-03-04T18:38:49.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:49 [2022-03-04T18:38:49.615Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:49 [2022-03-04T18:38:49.615Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.1s
18:38:49 [2022-03-04T18:38:49.663Z] #29 18.65 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.0%
#####                                                                      8.2%
##########                                                                14.9%
############                                                              17.6%
##################                                                        26.2%
#########################                                                 35.8%
##############################                                            42.4%
18:38:49 [2022-03-04T18:38:49.663Z] #29 ...
18:38:49 [2022-03-04T18:38:49.663Z] 
18:38:49 [2022-03-04T18:38:49.663Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:38:49 [2022-03-04T18:38:49.663Z] #34 sha256:60213e2f20d7d48067794bd18776d1feb897e41e7dcee1f05f2614dbab5fa5a2
18:38:49 [2022-03-04T18:38:49.663Z] #34 35.40 sync
18:38:49 [2022-03-04T18:38:49.663Z] #34 35.40 internal/reflectlite
18:38:49 [2022-03-04T18:38:49.663Z] #34 37.20 internal/testlog
18:38:49 [2022-03-04T18:38:49.663Z] #34 37.88 sort
18:38:49 [2022-03-04T18:38:49.663Z] #34 37.88 errors
18:38:49 [2022-03-04T18:38:49.663Z] #34 38.23 strconv
18:38:49 [2022-03-04T18:38:49.663Z] #34 38.96 io
18:38:49 [2022-03-04T18:38:49.663Z] #34 39.95 internal/oserror
18:38:49 [2022-03-04T18:38:49.663Z] #34 39.98 syscall
18:38:49 [2022-03-04T18:38:49.663Z] #34 41.58 reflect
18:38:49 [2022-03-04T18:38:49.801Z] #56 43.87 + bin/containerd
18:38:49 [2022-03-04T18:38:49.924Z] #34 ...
18:38:49 [2022-03-04T18:38:49.924Z] 
18:38:49 [2022-03-04T18:38:49.924Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:49 [2022-03-04T18:38:49.924Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:49 [2022-03-04T18:38:49.944Z] #42 ...
18:38:49 [2022-03-04T18:38:49.944Z] 
18:38:49 [2022-03-04T18:38:49.944Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:49 [2022-03-04T18:38:49.944Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:38:49 [2022-03-04T18:38:49.944Z] #29 ...
18:38:49 [2022-03-04T18:38:49.944Z] 
18:38:49 [2022-03-04T18:38:49.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:49 [2022-03-04T18:38:49.944Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + RM_GOPATH=0
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + TMP_GOPATH=
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + : /build
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + '[' -z '' ']'
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 ++ mktemp -d
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + export GOPATH=/tmp/tmp.ImfzcjLkMj
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + GOPATH=/tmp/tmp.ImfzcjLkMj
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + RM_GOPATH=1
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + case "$(go env GOARCH)" in
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 ++ go env GOARCH
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + export GO_BUILDMODE=-buildmode=pie
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 + GO_BUILDMODE=-buildmode=pie
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.03 ++ dirname /tmp/install/install.sh
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + dir=/tmp/install
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + bin=containerd
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + shift
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + '[' '!' -f /tmp/install/containerd.installer ']'
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + . /tmp/install/containerd.installer
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 ++ set -e
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 ++ : v1.5.10
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + install_containerd
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + echo 'Install containerd version v1.5.10'
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ImfzcjLkMj/src/github.com/containerd/containerd
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.07 Cloning into '/tmp/tmp.ImfzcjLkMj/src/github.com/containerd/containerd'...
18:38:49 [2022-03-04T18:38:49.944Z] #56 12.08 Install containerd version v1.5.10
18:38:50 [2022-03-04T18:38:50.446Z] #29 18.65 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.0%
#####                                                                      8.2%
##########                                                                14.9%
############                                                              17.6%
##################                                                        26.2%
#########################                                                 35.8%
##############################                                            42.4%
##################################                                        47.6%
###################################                                       49.1%
######################################                                    54.1%
############################################                              61.8%
################################################                          67.4%
18:38:50 [2022-03-04T18:38:50.446Z] #29 ...
18:38:50 [2022-03-04T18:38:50.446Z] 
18:38:50 [2022-03-04T18:38:50.446Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:38:50 [2022-03-04T18:38:50.446Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.654 + RM_GOPATH=0
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.657 + TMP_GOPATH=
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.658 + : /build
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.660 + '[' -z '' ']'
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.663 ++ mktemp -d
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.671 + export GOPATH=/tmp/tmp.5mB5e04vaJ
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.671 + GOPATH=/tmp/tmp.5mB5e04vaJ
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.671 + RM_GOPATH=1
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.671 + case "$(go env GOARCH)" in
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.672 ++ go env GOARCH
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.689 + export GO_BUILDMODE=-buildmode=pie
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.689 + GO_BUILDMODE=-buildmode=pie
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.689 ++ dirname /tmp/install/install.sh
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.692 + dir=/tmp/install
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.692 + bin=containerd
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.692 + shift
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.693 + '[' '!' -f /tmp/install/containerd.installer ']'
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.693 + . /tmp/install/containerd.installer
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.693 ++ set -e
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.693 ++ : v1.5.10
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.694 + install_containerd
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.695 + echo 'Install containerd version v1.5.10'
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.695 Install containerd version v1.5.10
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.698 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5mB5e04vaJ/src/github.com/containerd/containerd
18:38:50 [2022-03-04T18:38:50.446Z] #56 0.701 Cloning into '/tmp/tmp.5mB5e04vaJ/src/github.com/containerd/containerd'...
18:38:50 [2022-03-04T18:38:50.706Z] #56 ...
18:38:50 [2022-03-04T18:38:50.706Z] 
18:38:50 [2022-03-04T18:38:50.706Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:50 [2022-03-04T18:38:50.706Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:50 [2022-03-04T18:38:50.967Z] #29 18.65 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.0%
#####                                                                      8.2%
##########                                                                14.9%
############                                                              17.6%
##################                                                        26.2%
#########################                                                 35.8%
##############################                                            42.4%
##################################                                        47.6%
###################################                                       49.1%
######################################                                    54.1%
############################################                              61.8%
################################################                          67.4%
####################################################                      72.5%
###########################################################               82.0%
#################################################################         90.8%
######################################################################## 100.0%
18:38:50 [2022-03-04T18:38:50.967Z] #29 20.95 
18:38:51 [2022-03-04T18:38:51.228Z] #29 ...
18:38:51 [2022-03-04T18:38:51.228Z] 
18:38:51 [2022-03-04T18:38:51.228Z] #32 [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
18:38:51 [2022-03-04T18:38:51.228Z] #32 sha256:af3c78c10fbcead5334fe20b6e53a607534850b28d9d312522a0476ffd7d46f4
18:38:51 [2022-03-04T18:38:51.228Z] #32 36.72 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:38:51 [2022-03-04T18:38:51.228Z] #32 37.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:38:51 [2022-03-04T18:38:51.228Z] #32 37.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:38:51 [2022-03-04T18:38:51.228Z] #32 ...
18:38:51 [2022-03-04T18:38:51.228Z] 
18:38:51 [2022-03-04T18:38:51.228Z] #36 [tini 1/2] 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
18:38:51 [2022-03-04T18:38:51.228Z] #36 sha256:df0c92b534e4033026a5c2ce37b326a55e434d5987d4ce7d3dfd75d846e45d66
18:38:51 [2022-03-04T18:38:51.229Z] #36 45.91 Selecting previously unselected package libxml2:arm64.
18:38:51 [2022-03-04T18:38:51.229Z] #36 45.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 45.93 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.43 Selecting previously unselected package libarchive13:arm64.
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.44 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.71 Selecting previously unselected package libjsoncpp1:arm64.
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.78 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.90 Selecting previously unselected package librhash0:arm64.
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.90 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 46.91 Unpacking librhash0:arm64 (1.3.8-1) ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.07 Selecting previously unselected package libuv1:arm64.
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.08 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.08 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.27 Selecting previously unselected package cmake.
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.28 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
18:38:51 [2022-03-04T18:38:51.229Z] #36 47.29 Unpacking cmake (3.13.4-1) ...
18:38:53 [2022-03-04T18:38:53.020Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.0s done
18:38:53 [2022-03-04T18:38:53.020Z] #9 ...
18:38:53 [2022-03-04T18:38:53.020Z] 
18:38:53 [2022-03-04T18:38:53.020Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:38:53 [2022-03-04T18:38:53.020Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:38:53 [2022-03-04T18:38:53.020Z] #63 DONE 0.5s
18:38:53 [2022-03-04T18:38:53.020Z] 
18:38:53 [2022-03-04T18:38:53.020Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a
18:38:53 [2022-03-04T18:38:53.020Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6
18:38:53 [2022-03-04T18:38:53.020Z] #26 DONE 10.2s
18:38:53 [2022-03-04T18:38:53.020Z] 
18:38:53 [2022-03-04T18:38:53.020Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:53 [2022-03-04T18:38:53.020Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:53 [2022-03-04T18:38:53.020Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5
18:38:53 [2022-03-04T18:38:53.141Z] #36 49.44 Setting up libicu63:arm64 (63.1-6+deb10u2) ...
18:38:53 [2022-03-04T18:38:53.141Z] #36 49.46 Setting up xxd (2:8.1.0875-5) ...
18:38:53 [2022-03-04T18:38:53.141Z] #36 49.47 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
18:38:53 [2022-03-04T18:38:53.141Z] #36 49.50 Setting up vim-common (2:8.1.0875-5) ...
18:38:53 [2022-03-04T18:38:53.243Z] #56 ...
18:38:53 [2022-03-04T18:38:53.243Z] 
18:38:53 [2022-03-04T18:38:53.243Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:53 [2022-03-04T18:38:53.243Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:53 [2022-03-04T18:38:53.243Z] #49 33.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.26 go: downloading github.com/davecgh/go-spew v1.1.1
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.26 go: downloading github.com/pmezard/go-difflib v1.0.0
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.31 go: downloading github.com/stretchr/objx v0.2.0
18:38:53 [2022-03-04T18:38:53.243Z] #49 34.59 go: downloading golang.org/x/text v0.3.2
18:38:53 [2022-03-04T18:38:53.243Z] #49 41.19 go: downloading github.com/gobwas/glob v0.2.3
18:38:53 [2022-03-04T18:38:53.243Z] #49 41.27 go: downloading github.com/kisielk/gotool v1.0.0
18:38:53 [2022-03-04T18:38:53.243Z] #49 41.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:38:53 [2022-03-04T18:38:53.243Z] #49 41.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:38:53 [2022-03-04T18:38:53.243Z] #49 41.43 go: downloading github.com/gogo/protobuf v1.2.1
18:38:53 [2022-03-04T18:38:53.243Z] #49 ...
18:38:53 [2022-03-04T18:38:53.243Z] 
18:38:53 [2022-03-04T18:38:53.243Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:53 [2022-03-04T18:38:53.243Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:38:53 [2022-03-04T18:38:53.243Z] #29 11.73 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:38:53 [2022-03-04T18:38:53.243Z] #29 12.26 
18:38:53 [2022-03-04T18:38:53.289Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.54 Setting up librhash0:arm64 (1.3.8-1) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.56 Setting up cmake-data (3.13.4-1) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.59 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.61 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.62 Setting up cmake (3.13.4-1) ...
18:38:53 [2022-03-04T18:38:53.402Z] #36 49.63 Processing triggers for libc-bin (2.28-10) ...
18:38:53 [2022-03-04T18:38:53.616Z] #9 ...
18:38:53 [2022-03-04T18:38:53.616Z] 
18:38:53 [2022-03-04T18:38:53.616Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:38:53 [2022-03-04T18:38:53.616Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:38:53 [2022-03-04T18:38:53.616Z] #65 DONE 0.9s
18:38:53 [2022-03-04T18:38:53.616Z] 
18:38:53 [2022-03-04T18:38:53.616Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:38:53 [2022-03-04T18:38:53.616Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:38:53 [2022-03-04T18:38:53.616Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb
18:38:53 [2022-03-04T18:38:53.662Z] #36 49.73 Processing triggers for mime-support (3.62) ...
18:38:53 [2022-03-04T18:38:53.763Z] #29 12.62 #=#=#                                                                         

##                                                                         3.6%
######                                                                     9.6%
###########                                                               16.3%
###############                                                           21.5%
####################                                                      28.7%
########################                                                  34.0%
###########################                                               37.7%
################################                                          44.5%
#####################################                                     52.4%
##########################################                                58.5%
#############################################                             63.5%
##################################################                        70.2%
########################################################                  78.3%
##############################################################            86.5%
####################################################################      94.8%
######################################################################## 100.0%
18:38:54 [2022-03-04T18:38:54.332Z] #29 14.93 
18:38:55 [2022-03-04T18:38:55.043Z] #36 DONE 51.2s
18:38:55 [2022-03-04T18:38:55.043Z] 
18:38:55 [2022-03-04T18:38:55.043Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:55 [2022-03-04T18:38:55.043Z] #29 sha256:111e141fa594f6a8698b596eb0e231036c8fc89f0164652d86d53f85cd775227
18:38:55 [2022-03-04T18:38:55.043Z] #29 22.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:38:55 [2022-03-04T18:38:55.043Z] #29 22.51 
18:38:55 [2022-03-04T18:38:55.043Z] #29 22.81 #=#=#                                                                         

######################################################################## 100.0%
18:38:55 [2022-03-04T18:38:55.043Z] #29 22.96 
18:38:55 [2022-03-04T18:38:55.043Z] #29 23.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.02 
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.29 #=#=#                                                                         

######################################################################## 100.0%
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.42 
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.50 Download of images into '/build' complete.
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.50 Use something like the following to load the result into a Docker daemon:
18:38:55 [2022-03-04T18:38:55.043Z] #29 24.50   tar -cC '/build' . | docker load
18:38:55 [2022-03-04T18:38:55.043Z] #29 DONE 24.9s
18:38:55 [2022-03-04T18:38:55.043Z] 
18:38:55 [2022-03-04T18:38:55.043Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:38:55 [2022-03-04T18:38:55.043Z] #47 sha256:381478a571d123e86e03dba577325a7d91c42a0e8216e820a0b75ee0a7e4d1ca
18:38:55 [2022-03-04T18:38:55.043Z] #47 DONE 50.6s
18:38:55 [2022-03-04T18:38:55.043Z] 
18:38:55 [2022-03-04T18:38:55.043Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:38:55 [2022-03-04T18:38:55.043Z] #37 sha256:98dc8a58aa24d9bec77b12f505bbdc7d95daf53703ffddb790e8868adf9fd4e9
18:38:55 [2022-03-04T18:38:55.162Z] #29 15.31 #=#=#                                                                         

#####################                                                     30.3%
######################################################                    75.1%
######################################################################## 100.0%
18:38:55 [2022-03-04T18:38:55.421Z] #29 ...
18:38:55 [2022-03-04T18:38:55.421Z] 
18:38:55 [2022-03-04T18:38:55.421Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:55 [2022-03-04T18:38:55.421Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:38:55 [2022-03-04T18:38:55.421Z] #13 34.23 Fetched 9005 kB in 21s (436 kB/s)
18:38:55 [2022-03-04T18:38:55.421Z] #13 34.23 Reading package lists...
18:38:55 [2022-03-04T18:38:55.421Z] #13 41.59 Reading package lists...
18:38:55 [2022-03-04T18:38:55.421Z] #13 ...
18:38:55 [2022-03-04T18:38:55.421Z] 
18:38:55 [2022-03-04T18:38:55.421Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:38:55 [2022-03-04T18:38:55.421Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:38:55 [2022-03-04T18:38:55.421Z] #49 43.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:38:55 [2022-03-04T18:38:55.421Z] #49 43.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:38:55 [2022-03-04T18:38:55.421Z] #49 43.63 go: downloading github.com/BurntSushi/toml v0.3.1
18:38:55 [2022-03-04T18:38:55.555Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 1.7s done
18:38:55 [2022-03-04T18:38:55.555Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.214 + RM_GOPATH=0
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + TMP_GOPATH=
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + : /build
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + '[' -z '' ']'
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 ++ mktemp -d
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + export GOPATH=/tmp/tmp.diOJftsADO
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + GOPATH=/tmp/tmp.diOJftsADO
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + RM_GOPATH=1
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 + case "$(go env GOARCH)" in
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.229 ++ go env GOARCH
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.256 + export GO_BUILDMODE=-buildmode=pie
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.256 + GO_BUILDMODE=-buildmode=pie
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.256 ++ dirname /tmp/install/install.sh
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.265 + dir=/tmp/install
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.265 + bin=tini
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.265 + shift
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.265 + '[' '!' -f /tmp/install/tini.installer ']'
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.265 + . /tmp/install/tini.installer
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.274 Install tini version v0.19.0
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.274 ++ : v0.19.0
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.274 + install_tini
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.274 + echo 'Install tini version v0.19.0'
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.274 + git clone https://github.com/krallin/tini.git /tmp/tmp.diOJftsADO/tini
18:38:56 [2022-03-04T18:38:56.427Z] #37 1.298 Cloning into '/tmp/tmp.diOJftsADO/tini'...
18:38:56 [2022-03-04T18:38:56.807Z] #49 ...
18:38:56 [2022-03-04T18:38:56.808Z] 
18:38:56 [2022-03-04T18:38:56.808Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:38:56 [2022-03-04T18:38:56.808Z] #51 sha256:48cf2ae33febabaccb931e0395f74591cf0d2e6614ce1003cad7dbd3f9a7d9b4
18:38:56 [2022-03-04T18:38:56.808Z] #51 DONE 46.3s
18:38:56 [2022-03-04T18:38:56.808Z] 
18:38:56 [2022-03-04T18:38:56.808Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:56 [2022-03-04T18:38:56.808Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:38:56 [2022-03-04T18:38:56.808Z] #29 16.13 
18:38:56 [2022-03-04T18:38:56.808Z] #29 16.45 #=#=#                                                                         

####################                                                      28.4%
#####################################                                     52.4%
#####################################################################     95.9%
######################################################################## 100.0%
18:38:56 [2022-03-04T18:38:56.808Z] #29 17.27 
18:38:57 [2022-03-04T18:38:57.002Z] #37 2.059 + cd /tmp/tmp.diOJftsADO/tini
18:38:57 [2022-03-04T18:38:57.263Z] #37 2.059 + git checkout -q v0.19.0
18:38:57 [2022-03-04T18:38:57.263Z] #37 2.075 + cmake .
18:38:57 [2022-03-04T18:38:57.523Z] #37 2.415 -- The C compiler identification is GNU 8.3.0
18:38:57 [2022-03-04T18:38:57.523Z] #37 2.450 -- Check for working C compiler: /usr/bin/cc
18:38:57 [2022-03-04T18:38:57.784Z] #37 ...
18:38:57 [2022-03-04T18:38:57.784Z] 
18:38:57 [2022-03-04T18:38:57.784Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:38:57 [2022-03-04T18:38:57.784Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:38:57 [2022-03-04T18:38:57.784Z] #13 42.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:38:57 [2022-03-04T18:38:57.784Z] #13 42.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 42.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 44.87 Selecting previously unselected package binutils-mingw-w64.
18:38:57 [2022-03-04T18:38:57.784Z] #13 44.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 44.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.03 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.04 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.18 Selecting previously unselected package dmsetup.
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.19 Unpacking dmsetup (2:1.02.155-3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.32 Selecting previously unselected package mingw-w64-common.
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 45.33 Unpacking mingw-w64-common (6.0.0-3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 51.69 Selecting previously unselected package mingw-w64-x86-64-dev.
18:38:57 [2022-03-04T18:38:57.784Z] #13 51.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 51.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:38:57 [2022-03-04T18:38:57.784Z] #13 ...
18:38:57 [2022-03-04T18:38:57.784Z] 
18:38:57 [2022-03-04T18:38:57.784Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:38:57 [2022-03-04T18:38:57.784Z] #37 sha256:98dc8a58aa24d9bec77b12f505bbdc7d95daf53703ffddb790e8868adf9fd4e9
18:38:57 [2022-03-04T18:38:57.784Z] #37 2.905 -- Check for working C compiler: /usr/bin/cc -- works
18:38:58 [2022-03-04T18:38:58.045Z] #37 2.906 -- Detecting C compiler ABI info
18:38:58 [2022-03-04T18:38:58.378Z] #29 17.61 #=#=#                                                                         

####                                                                       6.6%
#########                                                                 13.5%
##############                                                            19.7%
###################                                                       27.1%
#########################                                                 35.8%
##############################                                            43.0%
###################################                                       48.8%
######################################                                    53.7%
18:38:58 [2022-03-04T18:38:58.378Z] #29 ...
18:38:58 [2022-03-04T18:38:58.378Z] 
18:38:58 [2022-03-04T18:38:58.378Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:38:58 [2022-03-04T18:38:58.378Z] #67 sha256:d160303bd8a755465b313f824fbf2d334ac270b3c82f72fa293972dbda37f2a9
18:38:58 [2022-03-04T18:38:58.378Z] #67 DONE 48.0s
18:38:58 [2022-03-04T18:38:58.378Z] 
18:38:58 [2022-03-04T18:38:58.378Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:58 [2022-03-04T18:38:58.378Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:38:58 [2022-03-04T18:38:58.378Z] #29 17.61 #=#=#                                                                         

####                                                                       6.6%
#########                                                                 13.5%
##############                                                            19.7%
###################                                                       27.1%
#########################                                                 35.8%
##############################                                            43.0%
###################################                                       48.8%
######################################                                    53.7%
############################################                              61.7%
##################################################                        70.7%
18:38:58 [2022-03-04T18:38:58.378Z] #29 ...
18:38:58 [2022-03-04T18:38:58.378Z] 
18:38:58 [2022-03-04T18:38:58.378Z] #36 [tini 1/2] 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
18:38:58 [2022-03-04T18:38:58.378Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:38:58 [2022-03-04T18:38:58.378Z] #36 41.33 Selecting previously unselected package libicu63:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 41.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 41.37 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 49.38 Selecting previously unselected package libxml2:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 49.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 49.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.02 Selecting previously unselected package libarchive13:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.43 Selecting previously unselected package libjsoncpp1:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.65 Selecting previously unselected package librhash0:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.65 Unpacking librhash0:amd64 (1.3.8-1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.88 Selecting previously unselected package libuv1:amd64.
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.88 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 50.92 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 51.15 Selecting previously unselected package cmake.
18:38:58 [2022-03-04T18:38:58.378Z] #36 51.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 51.23 Unpacking cmake (3.13.4-1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #36 ...
18:38:58 [2022-03-04T18:38:58.378Z] 
18:38:58 [2022-03-04T18:38:58.378Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:58 [2022-03-04T18:38:58.378Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:38:58 [2022-03-04T18:38:58.378Z] #42 44.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 44.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 44.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 44.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 44.50 Setting up python-six (1.12.0-1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.55 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.58 Setting up protobuf-compiler (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:38:58 [2022-03-04T18:38:58.378Z] #42 49.69 Setting up python-protobuf (3.6.1.3-2) ...
18:38:58 [2022-03-04T18:38:58.615Z] #37 3.493 -- Detecting C compiler ABI info - done
18:38:58 [2022-03-04T18:38:58.615Z] #37 3.535 -- Detecting C compile features
18:38:58 [2022-03-04T18:38:58.638Z] #42 ...
18:38:58 [2022-03-04T18:38:58.638Z] 
18:38:58 [2022-03-04T18:38:58.638Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:38:58 [2022-03-04T18:38:58.638Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:38:58 [2022-03-04T18:38:58.638Z] #29 17.61 #=#=#                                                                         

####                                                                       6.6%
#########                                                                 13.5%
##############                                                            19.7%
###################                                                       27.1%
#########################                                                 35.8%
##############################                                            43.0%
###################################                                       48.8%
######################################                                    53.7%
############################################                              61.7%
##################################################                        70.7%
########################################################                  79.1%
#############################################################             85.7%
###################################################################       93.1%
######################################################################## 100.0%
18:38:59 [2022-03-04T18:38:59.185Z] #37 ...
18:38:59 [2022-03-04T18:38:59.185Z] 
18:38:59 [2022-03-04T18:38:59.185Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:38:59 [2022-03-04T18:38:59.185Z] #42 sha256:dad9b9eeb3242cf204c180ba8fb405d5f19d10fd28d2a104e3f947d72b090c0a
18:38:59 [2022-03-04T18:38:59.185Z] #42 45.73 Selecting previously unselected package libprotoc17:arm64.
18:38:59 [2022-03-04T18:38:59.185Z] #42 45.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 45.74 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.24 Selecting previously unselected package protobuf-c-compiler.
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.38 Selecting previously unselected package protobuf-compiler.
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.40 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.54 Selecting previously unselected package python-pkg-resources.
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.54 Unpacking python-pkg-resources (40.8.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.83 Selecting previously unselected package python-six.
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.86 Unpacking python-six (1.12.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 46.99 Selecting previously unselected package python-protobuf.
18:38:59 [2022-03-04T18:38:59.185Z] #42 47.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 47.01 Unpacking python-protobuf (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 47.56 Setting up python-pkg-resources (40.8.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 49.46 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 49.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 49.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 49.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 49.54 Setting up python-six (1.12.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 50.69 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 50.75 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 50.91 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.04 Setting up libcap-dev:arm64 (1:2.25-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.10 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.18 Setting up protobuf-compiler (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 51.32 Setting up python-protobuf (3.6.1.3-2) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 54.91 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 54.92 Processing triggers for libc-bin (2.28-10) ...
18:38:59 [2022-03-04T18:38:59.185Z] #42 DONE 55.4s
18:38:59 [2022-03-04T18:38:59.205Z] #29 19.49 
18:38:59 [2022-03-04T18:38:59.445Z] 
18:38:59 [2022-03-04T18:38:59.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:38:59 [2022-03-04T18:38:59.445Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:00 [2022-03-04T18:39:00.879Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.4s
18:39:01 [2022-03-04T18:39:01.097Z] #43 1.775 Note: Building without setproctitle() and strlcpy() support.
18:39:01 [2022-03-04T18:39:01.097Z] #43 1.775       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:39:01 [2022-03-04T18:39:01.097Z] #43 1.787 Note: Building without GnuTLS support
18:39:01 [2022-03-04T18:39:01.097Z] #43 1.789 Makefile.config:39: Warn: you have no libnftables installed
18:39:01 [2022-03-04T18:39:01.097Z] #43 1.789 Makefile.config:40: Warn: Building without nftables support
18:39:01 [2022-03-04T18:39:01.358Z] #43 ...
18:39:01 [2022-03-04T18:39:01.358Z] 
18:39:01 [2022-03-04T18:39:01.358Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:01 [2022-03-04T18:39:01.358Z] #34 sha256:60213e2f20d7d48067794bd18776d1feb897e41e7dcee1f05f2614dbab5fa5a2
18:39:01 [2022-03-04T18:39:01.358Z] #34 47.02 internal/syscall/unix
18:39:01 [2022-03-04T18:39:01.358Z] #34 47.17 time
18:39:01 [2022-03-04T18:39:01.358Z] #34 52.13 internal/poll
18:39:01 [2022-03-04T18:39:01.358Z] #34 52.20 internal/fmtsort
18:39:01 [2022-03-04T18:39:01.358Z] #34 52.82 internal/syscall/execenv
18:39:01 [2022-03-04T18:39:01.358Z] #34 52.99 path
18:39:01 [2022-03-04T18:39:01.358Z] #34 53.42 io/fs
18:39:01 [2022-03-04T18:39:01.358Z] #34 54.27 strings
18:39:01 [2022-03-04T18:39:01.358Z] #34 54.53 os
18:39:01 [2022-03-04T18:39:01.358Z] #34 56.63 bufio
18:39:01 [2022-03-04T18:39:01.619Z] #34 ...
18:39:01 [2022-03-04T18:39:01.619Z] 
18:39:01 [2022-03-04T18:39:01.619Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:01 [2022-03-04T18:39:01.619Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.35 Selecting previously unselected package gcc-mingw-w64-base.
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ...
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.47 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
18:39:01 [2022-03-04T18:39:01.619Z] #13 56.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #9 ...
18:39:02 [2022-03-04T18:39:02.959Z] 
18:39:02 [2022-03-04T18:39:02.959Z] #27 [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
18:39:02 [2022-03-04T18:39:02.959Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:39:02 [2022-03-04T18:39:02.959Z] #27 2.701 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 2.721 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 2.721 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 2.939 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 3.320 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:39:02 [2022-03-04T18:39:02.959Z] #27 3.820 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 5.486 Fetched 8470 kB in 3s (2793 kB/s)
18:39:02 [2022-03-04T18:39:02.959Z] #27 5.486 Reading package lists...
18:39:02 [2022-03-04T18:39:02.959Z] #27 6.429 Reading package lists...
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.416 Building dependency tree...
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768 The following additional packages will be installed:
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768 Suggested packages:
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768   krb5-doc krb5-user
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768 Recommended packages:
18:39:02 [2022-03-04T18:39:02.959Z] #27 7.768   krb5-locales publicsuffix libsasl2-modules
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.006 The following NEW packages will be installed:
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.006   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.007   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.007   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.008   libssh2-1 libssl1.1 openssl
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.298 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.298 Need to get 5061 kB of archives.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.298 After this operation, 12.1 MB of additional disk space will be used.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.298 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.299 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.314 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.336 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.351 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.359 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.359 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.359 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.359 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.367 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.368 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.370 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.375 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.376 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.383 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.383 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.383 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.387 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.391 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.400 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.400 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.588 debconf: delaying package configuration, since apt-utils is not installed
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.639 Fetched 5061 kB in 0s (14.2 MB/s)
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.676 Selecting previously unselected package libsasl2-modules-db:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.676 (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 ... 6677 files and directories currently installed.)
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.676 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.733 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.799 Selecting previously unselected package libsasl2-2:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.799 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.807 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.902 Selecting previously unselected package libssl1.1:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.902 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 8.906 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.130 Selecting previously unselected package openssl.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.130 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.135 Unpacking openssl (1.1.1d-0+deb10u7) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.287 Selecting previously unselected package ca-certificates.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.287 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.292 Unpacking ca-certificates (20200601~deb10u2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.380 Selecting previously unselected package libkeyutils1:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.380 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.383 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.424 Selecting previously unselected package libkrb5support0:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.424 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.437 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.483 Selecting previously unselected package libk5crypto3:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.483 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.496 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.562 Selecting previously unselected package libkrb5-3:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.562 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.570 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.700 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.700 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.705 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.768 Selecting previously unselected package libldap-common.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.768 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.773 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.824 Selecting previously unselected package libldap-2.4-2:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.824 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.827 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.903 Selecting previously unselected package libnghttp2-14:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.903 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.907 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.971 Selecting previously unselected package libpsl5:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.971 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 9.975 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.03 Selecting previously unselected package librtmp1:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.03 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.09 Selecting previously unselected package libssh2-1:amd64.
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.09 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 10.10 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:39:02 [2022-03-04T18:39:02.959Z] #27 ...
18:39:02 [2022-03-04T18:39:02.959Z] 
18:39:02 [2022-03-04T18:39:02.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:39:02 [2022-03-04T18:39:02.959Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:39:03 [2022-03-04T18:39:03.633Z] #13 ...
18:39:03 [2022-03-04T18:39:03.633Z] 
18:39:03 [2022-03-04T18:39:03.633Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:39:03 [2022-03-04T18:39:03.633Z] #37 sha256:98dc8a58aa24d9bec77b12f505bbdc7d95daf53703ffddb790e8868adf9fd4e9
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.189 -- Detecting C compile features - done
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.222 -- Performing Test HAS_BUILTIN_FORTIFY
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.421 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.517 -- Configuring done
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.543 -- Generating done
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.545 -- Build files have been written to: /tmp/tmp.diOJftsADO/tini
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.561 + make tini-static
18:39:03 [2022-03-04T18:39:03.633Z] #37 5.966 Scanning dependencies of target tini-static
18:39:03 [2022-03-04T18:39:03.633Z] #37 6.113 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:39:03 [2022-03-04T18:39:03.633Z] #37 7.485 [100%] Linking C executable tini-static
18:39:03 [2022-03-04T18:39:03.633Z] #37 7.918 [100%] Built target tini-static
18:39:03 [2022-03-04T18:39:03.633Z] #37 8.008 + mkdir -p /build
18:39:03 [2022-03-04T18:39:03.633Z] #37 8.009 + cp tini-static /build/docker-init
18:39:03 [2022-03-04T18:39:03.633Z] #37 DONE 8.3s
18:39:03 [2022-03-04T18:39:03.633Z] 
18:39:03 [2022-03-04T18:39:03.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:03 [2022-03-04T18:39:03.633Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:03 [2022-03-04T18:39:03.633Z] #43 2.975 fatal: not a git repository (or any of the parent directories): .git
18:39:03 [2022-03-04T18:39:03.633Z] #43 3.051   GEN      .gitid
18:39:03 [2022-03-04T18:39:03.633Z] #43 3.088   GEN      criu/include/version.h
18:39:03 [2022-03-04T18:39:03.633Z] #43 3.188   GEN      include/common/asm
18:39:03 [2022-03-04T18:39:03.633Z] #43 4.463   PBCC     images/timens.pb-c.c
18:39:03 [2022-03-04T18:39:03.633Z] #43 4.514   DEP      images/timens.pb-c.d
18:39:03 [2022-03-04T18:39:03.633Z] #43 4.543   PBCC     images/fown.pb-c.c
18:39:03 [2022-03-04T18:39:03.857Z] #29 19.85 #=#=#                                                                         

#                                                                          1.4%
##                                                                         3.0%
###                                                                        4.6%
####                                                                       6.1%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.7%
#########                                                                 12.7%
##########                                                                14.2%
###########                                                               15.7%
###########                                                               15.7%
############                                                              17.4%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.7%
#################                                                         23.6%
##################                                                        25.8%
###################                                                       26.5%
###################                                                       26.9%
###################                                                       27.5%
#####################                                                     29.2%
#######################                                                   32.1%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.6%
#############################                                             41.5%
###############################                                           44.0%
#################################                                         46.9%
###################################                                       49.2%
#####################################                                     51.6%
#######################################                                   54.2%
#######################################                                   54.4%
#########################################                                 57.7%
###########################################                               60.6%
#############################################                             63.9%
###############################################                           66.2%
#################################################                         68.9%
###################################################                       70.9%
####################################################                      73.3%
18:39:03 [2022-03-04T18:39:03.857Z] #29 ...
18:39:03 [2022-03-04T18:39:03.857Z] 
18:39:03 [2022-03-04T18:39:03.857Z] #36 [tini 1/2] 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
18:39:03 [2022-03-04T18:39:03.857Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.15 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.27 Setting up xxd (2:8.1.0875-5) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.27 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.33 Setting up vim-common (2:8.1.0875-5) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.40 Setting up librhash0:amd64 (1.3.8-1) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.46 Setting up cmake-data (3.13.4-1) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.53 Setting up cmake (3.13.4-1) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.53 Processing triggers for libc-bin (2.28-10) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 55.61 Processing triggers for mime-support (3.62) ...
18:39:03 [2022-03-04T18:39:03.857Z] #36 DONE 57.0s
18:39:03 [2022-03-04T18:39:03.857Z] 
18:39:03 [2022-03-04T18:39:03.857Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:03 [2022-03-04T18:39:03.857Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:39:03 [2022-03-04T18:39:03.857Z] #29 19.85 #=#=#                                                                         

#                                                                          1.4%
##                                                                         3.0%
###                                                                        4.6%
####                                                                       6.1%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.7%
#########                                                                 12.7%
##########                                                                14.2%
###########                                                               15.7%
###########                                                               15.7%
############                                                              17.4%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.7%
#################                                                         23.6%
##################                                                        25.8%
###################                                                       26.5%
###################                                                       26.9%
###################                                                       27.5%
#####################                                                     29.2%
#######################                                                   32.1%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.6%
#############################                                             41.5%
###############################                                           44.0%
#################################                                         46.9%
###################################                                       49.2%
#####################################                                     51.6%
#######################################                                   54.2%
#######################################                                   54.4%
#########################################                                 57.7%
###########################################                               60.6%
#############################################                             63.9%
###############################################                           66.2%
#################################################                         68.9%
###################################################                       70.9%
####################################################                      73.3%
######################################################                    75.2%
18:39:03 [2022-03-04T18:39:03.857Z] #29 ...
18:39:03 [2022-03-04T18:39:03.857Z] 
18:39:03 [2022-03-04T18:39:03.857Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:39:03 [2022-03-04T18:39:03.857Z] #37 sha256:ab11c61a29eb539f1f3c4a87c2c52159f304e174d63e62509108e304738697f7
18:39:03 [2022-03-04T18:39:03.893Z] #43 4.562   PBCC     images/google/protobuf/descriptor.pb-c.c
18:39:03 [2022-03-04T18:39:03.893Z] #43 4.622   PBCC     images/opts.pb-c.c
18:39:03 [2022-03-04T18:39:03.893Z] #43 4.708   PBCC     images/memfd.pb-c.c
18:39:03 [2022-03-04T18:39:03.893Z] #43 4.766   DEP      images/fown.pb-c.d
18:39:03 [2022-03-04T18:39:03.893Z] #43 4.815   DEP      images/google/protobuf/descriptor.pb-c.d
18:39:03 [2022-03-04T18:39:03.905Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 8.3s done
18:39:04 [2022-03-04T18:39:04.155Z] #43 4.946   DEP      images/opts.pb-c.d
18:39:04 [2022-03-04T18:39:04.155Z] #43 5.042   DEP      images/memfd.pb-c.d
18:39:04 [2022-03-04T18:39:04.155Z] #43 5.091   PBCC     images/sit.pb-c.c
18:39:04 [2022-03-04T18:39:04.167Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.112   DEP      images/sit.pb-c.d
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.155   PBCC     images/macvlan.pb-c.c
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.176   DEP      images/macvlan.pb-c.d
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.208   PBCC     images/autofs.pb-c.c
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.225   DEP      images/autofs.pb-c.d
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.247   PBCC     images/sysctl.pb-c.c
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.272   DEP      images/sysctl.pb-c.d
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.301   PBCC     images/time.pb-c.c
18:39:04 [2022-03-04T18:39:04.416Z] #43 5.330   DEP      images/time.pb-c.d
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.370   PBCC     images/binfmt-misc.pb-c.c
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.393   DEP      images/binfmt-misc.pb-c.d
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.422   PBCC     images/seccomp.pb-c.c
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.452   DEP      images/seccomp.pb-c.d
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.489   PBCC     images/userns.pb-c.c
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.501   DEP      images/userns.pb-c.d
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.543   PBCC     images/cgroup.pb-c.c
18:39:04 [2022-03-04T18:39:04.676Z] #43 5.564   DEP      images/cgroup.pb-c.d
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.611   PBCC     images/ext-file.pb-c.c
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.639   DEP      images/ext-file.pb-c.d
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.685   PBCC     images/rpc.pb-c.c
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.732   DEP      images/rpc.pb-c.d
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.773   PBCC     images/siginfo.pb-c.c
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.792   DEP      images/siginfo.pb-c.d
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.820   PBCC     images/pagemap.pb-c.c
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.858   DEP      images/pagemap.pb-c.d
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.868   PBCC     images/rlimit.pb-c.c
18:39:04 [2022-03-04T18:39:04.936Z] #43 5.911   DEP      images/rlimit.pb-c.d
18:39:05 [2022-03-04T18:39:05.197Z] #43 5.938   PBCC     images/file-lock.pb-c.c
18:39:05 [2022-03-04T18:39:05.197Z] #43 5.960   DEP      images/file-lock.pb-c.d
18:39:05 [2022-03-04T18:39:05.197Z] #43 5.988   PBCC     images/tty.pb-c.c
18:39:05 [2022-03-04T18:39:05.197Z] #43 6.027   DEP      images/tty.pb-c.d
18:39:05 [2022-03-04T18:39:05.197Z] #43 6.060   PBCC     images/tun.pb-c.c
18:39:05 [2022-03-04T18:39:05.197Z] #43 6.109   PBCC     images/netdev.pb-c.c
18:39:05 [2022-03-04T18:39:05.197Z] #43 6.154   DEP      images/tun.pb-c.d
18:39:05 [2022-03-04T18:39:05.236Z] #37 ...
18:39:05 [2022-03-04T18:39:05.236Z] 
18:39:05 [2022-03-04T18:39:05.236Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:39:05 [2022-03-04T18:39:05.236Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:39:05 [2022-03-04T18:39:05.236Z] #42 57.04 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:39:05 [2022-03-04T18:39:05.236Z] #42 57.04 Processing triggers for libc-bin (2.28-10) ...
18:39:05 [2022-03-04T18:39:05.236Z] #42 DONE 58.0s
18:39:05 [2022-03-04T18:39:05.236Z] 
18:39:05 [2022-03-04T18:39:05.236Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:05 [2022-03-04T18:39:05.236Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.198   DEP      images/netdev.pb-c.d
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.225   PBCC     images/vma.pb-c.c
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.277   DEP      images/vma.pb-c.d
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.302   PBCC     images/creds.pb-c.c
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.321   DEP      images/creds.pb-c.d
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.353   PBCC     images/utsns.pb-c.c
18:39:05 [2022-03-04T18:39:05.458Z] #43 6.390   DEP      images/utsns.pb-c.d
18:39:05 [2022-03-04T18:39:05.496Z] #29 19.85 #=#=#                                                                         

#                                                                          1.4%
##                                                                         3.0%
###                                                                        4.6%
####                                                                       6.1%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.7%
#########                                                                 12.7%
##########                                                                14.2%
###########                                                               15.7%
###########                                                               15.7%
############                                                              17.4%
#############                                                             18.9%
###############                                                           20.9%
################                                                          22.7%
#################                                                         23.6%
##################                                                        25.8%
###################                                                       26.5%
###################                                                       26.9%
###################                                                       27.5%
#####################                                                     29.2%
#######################                                                   32.1%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.6%
#############################                                             41.5%
###############################                                           44.0%
#################################                                         46.9%
###################################                                       49.2%
#####################################                                     51.6%
#######################################                                   54.2%
#######################################                                   54.4%
#########################################                                 57.7%
###########################################                               60.6%
#############################################                             63.9%
###############################################                           66.2%
#################################################                         68.9%
###################################################                       70.9%
####################################################                      73.3%
######################################################                    75.2%
#######################################################                   77.6%
#########################################################                 79.7%
###########################################################               82.7%
############################################################              84.5%
##############################################################            86.8%
###############################################################           88.1%
###############################################################           88.8%
################################################################          90.2%
##################################################################        92.0%
###################################################################       94.0%
#####################################################################     96.3%
######################################################################    98.1%
######################################################################## 100.0%
18:39:05 [2022-03-04T18:39:05.496Z] #29 26.09 
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.406   PBCC     images/ipc-desc.pb-c.c
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.433   PBCC     images/ipc-sem.pb-c.c
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.486   DEP      images/ipc-desc.pb-c.d
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.514   DEP      images/ipc-sem.pb-c.d
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.543   PBCC     images/ipc-msg.pb-c.c
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.586   DEP      images/ipc-msg.pb-c.d
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.610   PBCC     images/ipc-shm.pb-c.c
18:39:05 [2022-03-04T18:39:05.718Z] #43 6.661   DEP      images/ipc-shm.pb-c.d
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.697   PBCC     images/ipc-var.pb-c.c
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.758   DEP      images/ipc-var.pb-c.d
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.798   PBCC     images/sk-opts.pb-c.c
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.822   PBCC     images/packet-sock.pb-c.c
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.872   DEP      images/sk-opts.pb-c.d
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.898   DEP      images/packet-sock.pb-c.d
18:39:05 [2022-03-04T18:39:05.979Z] #43 6.935   PBCC     images/sk-netlink.pb-c.c
18:39:06 [2022-03-04T18:39:06.239Z] #43 6.972   DEP      images/sk-netlink.pb-c.d
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.019   PBCC     images/sk-inet.pb-c.c
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.078   DEP      images/sk-inet.pb-c.d
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.110   PBCC     images/sk-unix.pb-c.c
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.140   DEP      images/sk-unix.pb-c.d
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.166   PBCC     images/mm.pb-c.c
18:39:06 [2022-03-04T18:39:06.239Z] #43 7.214   DEP      images/mm.pb-c.d
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.254   PBCC     images/timerfd.pb-c.c
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.286   DEP      images/timerfd.pb-c.d
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.314   PBCC     images/timer.pb-c.c
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.334   DEP      images/timer.pb-c.d
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.358   PBCC     images/sa.pb-c.c
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.380   DEP      images/sa.pb-c.d
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.404   PBCC     images/pipe-data.pb-c.c
18:39:06 [2022-03-04T18:39:06.499Z] #43 7.425   DEP      images/pipe-data.pb-c.d
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.440   PBCC     images/mnt.pb-c.c
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.470   DEP      images/mnt.pb-c.d
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.500   PBCC     images/sk-packet.pb-c.c
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.526   DEP      images/sk-packet.pb-c.d
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.554   PBCC     images/tcp-stream.pb-c.c
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.583   DEP      images/tcp-stream.pb-c.d
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.605   PBCC     images/pipe.pb-c.c
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.623   DEP      images/pipe.pb-c.d
18:39:06 [2022-03-04T18:39:06.763Z] #43 7.666   PBCC     images/pstree.pb-c.c
18:39:06 [2022-03-04T18:39:06.874Z] #29 27.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.690   DEP      images/pstree.pb-c.d
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.718   PBCC     images/fs.pb-c.c
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.734   DEP      images/fs.pb-c.d
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.762   PBCC     images/signalfd.pb-c.c
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.798   DEP      images/signalfd.pb-c.d
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.845   PBCC     images/fh.pb-c.c
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.883   PBCC     images/fsnotify.pb-c.c
18:39:07 [2022-03-04T18:39:07.023Z] #43 7.908   DEP      images/fh.pb-c.d
18:39:07 [2022-03-04T18:39:07.133Z] #29 27.54 
18:39:07 [2022-03-04T18:39:07.284Z] #43 7.947   DEP      images/fsnotify.pb-c.d
18:39:07 [2022-03-04T18:39:07.284Z] #43 7.980   PBCC     images/eventpoll.pb-c.c
18:39:07 [2022-03-04T18:39:07.284Z] #43 7.986   DEP      images/eventpoll.pb-c.d
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.030   PBCC     images/eventfd.pb-c.c
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.054   DEP      images/eventfd.pb-c.d
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.081   PBCC     images/remap-file-path.pb-c.c
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.102   DEP      images/remap-file-path.pb-c.d
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.133   PBCC     images/fifo.pb-c.c
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.138   DEP      images/fifo.pb-c.d
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.196   PBCC     images/ghost-file.pb-c.c
18:39:07 [2022-03-04T18:39:07.284Z] #43 8.238   DEP      images/ghost-file.pb-c.d
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.267   PBCC     images/regfile.pb-c.c
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.303   DEP      images/regfile.pb-c.d
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.346   PBCC     images/ns.pb-c.c
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.351   DEP      images/ns.pb-c.d
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.368   PBCC     images/fdinfo.pb-c.c
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.423   DEP      images/fdinfo.pb-c.d
18:39:07 [2022-03-04T18:39:07.544Z] #43 8.493   PBCC     images/core-aarch64.pb-c.c
18:39:07 [2022-03-04T18:39:07.701Z] #29 27.92 #=#=#                                                                         

######################################################################## 100.0%
18:39:07 [2022-03-04T18:39:07.701Z] #29 28.06 
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.503   PBCC     images/core-arm.pb-c.c
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.554   PBCC     images/core-ppc64.pb-c.c
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.593   PBCC     images/core-s390.pb-c.c
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.631   PBCC     images/core-x86.pb-c.c
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.650   PBCC     images/core.pb-c.c
18:39:07 [2022-03-04T18:39:07.804Z] #43 8.714   PBCC     images/inventory.pb-c.c
18:39:08 [2022-03-04T18:39:08.064Z] #43 8.775   DEP      images/core-aarch64.pb-c.d
18:39:08 [2022-03-04T18:39:08.064Z] #43 8.843   DEP      images/core-arm.pb-c.d
18:39:08 [2022-03-04T18:39:08.064Z] #43 8.903   DEP      images/core-ppc64.pb-c.d
18:39:08 [2022-03-04T18:39:08.064Z] #43 8.918   DEP      images/core-s390.pb-c.d
18:39:08 [2022-03-04T18:39:08.064Z] #43 8.980   DEP      images/core-x86.pb-c.d
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.014   DEP      images/core.pb-c.d
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.039   DEP      images/inventory.pb-c.d
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.070   PBCC     images/cpuinfo.pb-c.c
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.114   DEP      images/cpuinfo.pb-c.d
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.153   PBCC     images/stats.pb-c.c
18:39:08 [2022-03-04T18:39:08.325Z] #43 9.180   DEP      images/stats.pb-c.d
18:39:08 [2022-03-04T18:39:08.638Z] #29 29.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:39:09 [2022-03-04T18:39:09.209Z] #29 29.60 
18:39:09 [2022-03-04T18:39:09.468Z] #29 29.87 #=#=#                                                                         

######################################################################## 100.0%
18:39:09 [2022-03-04T18:39:09.468Z] #29 30.05 
18:39:09 [2022-03-04T18:39:09.478Z] #9 ...
18:39:09 [2022-03-04T18:39:09.478Z] 
18:39:09 [2022-03-04T18:39:09.478Z] #27 [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
18:39:09 [2022-03-04T18:39:09.478Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.20 Selecting previously unselected package libcurl4:amd64.
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.20 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.20 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.29 Selecting previously unselected package curl.
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.29 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.29 Unpacking curl (7.64.0-4+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.38 Selecting previously unselected package libonig5:amd64.
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.38 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.38 Unpacking libonig5:amd64 (6.9.1-1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.50 Selecting previously unselected package libjq1:amd64.
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.56 Selecting previously unselected package jq.
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.56 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.56 Unpacking jq (1.5+dfsg-2+b1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.62 Setting up libkeyutils1:amd64 (1.6-6) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.64 Setting up libpsl5:amd64 (0.20.2-2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.65 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.77 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.79 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.81 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.81 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.83 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.84 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.86 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.86 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.88 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.89 Setting up openssl (1.1.1d-0+deb10u7) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.91 Setting up libonig5:amd64 (6.9.1-1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.94 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 10.95 Setting up ca-certificates (20200601~deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 11.71 Updating certificates in /etc/ssl/certs...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.04 137 added, 0 removed; done.
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.17 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.29 Setting up jq (1.5+dfsg-2+b1) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.32 Setting up curl (7.64.0-4+deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.45 Processing triggers for libc-bin (2.28-10) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.62 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:39:09 [2022-03-04T18:39:09.478Z] #27 13.66 Updating certificates in /etc/ssl/certs...
18:39:09 [2022-03-04T18:39:09.478Z] #27 14.46 0 added, 0 removed; done.
18:39:09 [2022-03-04T18:39:09.478Z] #27 14.46 Running hooks in /etc/ca-certificates/update.d...
18:39:09 [2022-03-04T18:39:09.478Z] #27 14.46 done.
18:39:09 [2022-03-04T18:39:09.478Z] #27 DONE 16.4s
18:39:09 [2022-03-04T18:39:09.478Z] 
18:39:09 [2022-03-04T18:39:09.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:39:09 [2022-03-04T18:39:09.478Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:39:09 [2022-03-04T18:39:09.478Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.9s done
18:39:09 [2022-03-04T18:39:09.478Z] #9 ...
18:39:09 [2022-03-04T18:39:09.478Z] 
18:39:09 [2022-03-04T18:39:09.478Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:39:09 [2022-03-04T18:39:09.478Z] #28 sha256:2b629c3e7496bed5a35cb3aee639744ea3eb5291d97bfdc9325c01abb0ee4946
18:39:09 [2022-03-04T18:39:09.478Z] #28 DONE 0.2s
18:39:09 [2022-03-04T18:39:09.478Z] 
18:39:09 [2022-03-04T18:39:09.478Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:09 [2022-03-04T18:39:09.478Z] #29 sha256:b242e7320196fa2ee7d41cf42a5e222908a1cb09140016935b3c150f0ea99cd3
18:39:09 [2022-03-04T18:39:09.709Z] #43 10.43 make[1]: Nothing to be done for 'all'.
18:39:09 [2022-03-04T18:39:09.728Z] #29 ...
18:39:09 [2022-03-04T18:39:09.729Z] 
18:39:09 [2022-03-04T18:39:09.729Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:09 [2022-03-04T18:39:09.729Z] #13 41.59 Reading package lists...
18:39:09 [2022-03-04T18:39:09.729Z] #13 48.99 Building dependency tree...
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90 The following additional packages will be installed:
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   mingw-w64-x86-64-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90 Suggested packages:
18:39:09 [2022-03-04T18:39:09.729Z] #13 51.90   gcc-8-locales seccomp wine64
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01 The following NEW packages will be installed:
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.01   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.03   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.03 The following packages will be upgraded:
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.04   libseccomp2
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.48 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.48 Need to get 77.8 MB of archives.
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.48 After this operation, 487 MB of additional disk space will be used.
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.51 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.53 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 53.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 54.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 54.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 54.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
18:39:09 [2022-03-04T18:39:09.729Z] #13 57.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
18:39:09 [2022-03-04T18:39:09.969Z] #43 ...
18:39:09 [2022-03-04T18:39:09.969Z] 
18:39:09 [2022-03-04T18:39:09.969Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:09 [2022-03-04T18:39:09.969Z] #34 sha256:60213e2f20d7d48067794bd18776d1feb897e41e7dcee1f05f2614dbab5fa5a2
18:39:09 [2022-03-04T18:39:09.969Z] #34 57.81 text/tabwriter
18:39:09 [2022-03-04T18:39:09.969Z] #34 58.36 fmt
18:39:09 [2022-03-04T18:39:09.969Z] #34 58.43 path/filepath
18:39:09 [2022-03-04T18:39:09.969Z] #34 59.88 io/ioutil
18:39:09 [2022-03-04T18:39:09.969Z] #34 61.13 flag
18:39:09 [2022-03-04T18:39:09.969Z] #34 61.13 github.com/BurntSushi/toml
18:39:09 [2022-03-04T18:39:09.969Z] #34 62.37 log
18:39:09 [2022-03-04T18:39:09.969Z] #34 64.13 github.com/BurntSushi/toml/cmd/tomlv
18:39:09 [2022-03-04T18:39:09.969Z] #34 DONE 65.5s
18:39:10 [2022-03-04T18:39:10.229Z] 
18:39:10 [2022-03-04T18:39:10.229Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:39:10 [2022-03-04T18:39:10.229Z] #40 sha256:619624f7261ff101f9693e2480ec3fe0c57fcb77cf2567c5888e05f8bfd3943c
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:39:10 [2022-03-04T18:39:10.301Z] #13 59.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:39:10 [2022-03-04T18:39:10.560Z] #13 59.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
18:39:11 [2022-03-04T18:39:11.128Z] #13 ...
18:39:11 [2022-03-04T18:39:11.128Z] 
18:39:11 [2022-03-04T18:39:11.128Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:11 [2022-03-04T18:39:11.128Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:39:11 [2022-03-04T18:39:11.128Z] #29 31.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:39:11 [2022-03-04T18:39:11.170Z] #40 ...
18:39:11 [2022-03-04T18:39:11.170Z] 
18:39:11 [2022-03-04T18:39:11.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:11 [2022-03-04T18:39:11.170Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:11 [2022-03-04T18:39:11.170Z] #43 11.88   CC       images/stats.o
18:39:11 [2022-03-04T18:39:11.392Z] #29 31.73 
18:39:11 [2022-03-04T18:39:11.398Z] #29 1.968 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:39:11 [2022-03-04T18:39:11.398Z] #29 2.091 
18:39:11 [2022-03-04T18:39:11.431Z] #43 12.14   CC       images/core.o
18:39:11 [2022-03-04T18:39:11.651Z] #29 32.04 #=#=#                                                                         
18:39:11 [2022-03-04T18:39:11.651Z] #29 ...
18:39:11 [2022-03-04T18:39:11.651Z] 
18:39:11 [2022-03-04T18:39:11.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:11 [2022-03-04T18:39:11.651Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:39:11 [2022-03-04T18:39:11.651Z] #34 51.52 internal/reflectlite
18:39:11 [2022-03-04T18:39:11.651Z] #34 51.52 sync
18:39:11 [2022-03-04T18:39:11.651Z] #34 52.91 internal/testlog
18:39:11 [2022-03-04T18:39:11.651Z] #34 54.44 errors
18:39:11 [2022-03-04T18:39:11.651Z] #34 54.44 sort
18:39:11 [2022-03-04T18:39:11.651Z] #34 54.87 strconv
18:39:11 [2022-03-04T18:39:11.651Z] #34 55.82 io
18:39:11 [2022-03-04T18:39:11.651Z] #34 56.97 syscall
18:39:11 [2022-03-04T18:39:11.651Z] #34 58.54 reflect
18:39:11 [2022-03-04T18:39:11.911Z] #34 ...
18:39:11 [2022-03-04T18:39:11.911Z] 
18:39:11 [2022-03-04T18:39:11.911Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:11 [2022-03-04T18:39:11.911Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:39:11 [2022-03-04T18:39:11.922Z] #29 2.319 #=#=#                                                                         

###########                                                               16.4%
###########################                                               37.9%
#########################################                                 58.0%
########################################################                  77.8%
######################################################################    97.5%
######################################################################## 100.0%
18:39:12 [2022-03-04T18:39:12.002Z] #43 12.60   CC       images/core-x86.o
18:39:12 [2022-03-04T18:39:12.192Z] #29 2.928 
18:39:12 [2022-03-04T18:39:12.262Z] #43 12.99   CC       images/core-arm.o
18:39:12 [2022-03-04T18:39:12.453Z] #29 3.151 #=#=#                                                                         

######################################################################## 100.0%
18:39:12 [2022-03-04T18:39:12.453Z] #29 3.347 
18:39:12 [2022-03-04T18:39:12.523Z] #43 13.23   CC       images/core-aarch64.o
18:39:12 [2022-03-04T18:39:12.783Z] #43 13.48   CC       images/core-ppc64.o
18:39:13 [2022-03-04T18:39:13.027Z] #29 3.573 #=#=#                                                                         

#########################################################                 79.6%
######################################################################## 100.0%
18:39:13 [2022-03-04T18:39:13.044Z] #43 13.79   CC       images/core-s390.o
18:39:13 [2022-03-04T18:39:13.255Z] #29 32.04 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.0%
#########                                                                 12.9%
##############                                                            19.6%
##################                                                        25.7%
########################                                                  33.6%
##############################                                            42.4%
####################################                                      51.2%
##########################################                                58.9%
###########################################                               60.4%
#################################################                         69.1%
######################################################                    75.8%
###########################################################               82.3%
#################################################################         90.8%
#####################################################################     96.9%
######################################################################## 100.0%
18:39:13 [2022-03-04T18:39:13.289Z] #29 3.828 
18:39:13 [2022-03-04T18:39:13.514Z] #29 33.91 
18:39:13 [2022-03-04T18:39:13.615Z] #43 14.25   CC       images/cpuinfo.o
18:39:13 [2022-03-04T18:39:13.819Z] #29 4.059 #=#=#                                                                         

#########                                                                 13.4%
##########################                                                36.7%
########################################                                  56.2%
######################################################                    75.3%
####################################################################      94.8%
######################################################################## 100.0%
18:39:13 [2022-03-04T18:39:13.876Z] #43 14.61   CC       images/inventory.o
18:39:14 [2022-03-04T18:39:14.082Z] #29 4.720 
18:39:14 [2022-03-04T18:39:14.136Z] #43 14.83   CC       images/fdinfo.o
18:39:14 [2022-03-04T18:39:14.136Z] #43 15.04   CC       images/fown.o
18:39:14 [2022-03-04T18:39:14.397Z] #43 15.17   CC       images/ns.o
18:39:14 [2022-03-04T18:39:14.397Z] #43 15.29   CC       images/regfile.o
18:39:14 [2022-03-04T18:39:14.451Z] #29 34.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:39:14 [2022-03-04T18:39:14.657Z] #43 15.50   CC       images/ghost-file.o
18:39:14 [2022-03-04T18:39:14.918Z] #43 15.72   CC       images/fifo.o
18:39:15 [2022-03-04T18:39:15.021Z] #29 35.42 
18:39:15 [2022-03-04T18:39:15.021Z] #29 ...
18:39:15 [2022-03-04T18:39:15.021Z] 
18:39:15 [2022-03-04T18:39:15.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:15 [2022-03-04T18:39:15.021Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:15 [2022-03-04T18:39:15.021Z] #43 10.01 Note: Building without setproctitle() and strlcpy() support.
18:39:15 [2022-03-04T18:39:15.021Z] #43 10.01       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:39:15 [2022-03-04T18:39:15.021Z] #43 10.01 Note: Building without GnuTLS support
18:39:15 [2022-03-04T18:39:15.021Z] #43 10.01 Makefile.config:39: Warn: you have no libnftables installed
18:39:15 [2022-03-04T18:39:15.021Z] #43 10.01 Makefile.config:40: Warn: Building without nftables support
18:39:15 [2022-03-04T18:39:15.178Z] #43 15.90   CC       images/remap-file-path.o
18:39:15 [2022-03-04T18:39:15.178Z] #43 16.06   CC       images/eventfd.o
18:39:15 [2022-03-04T18:39:15.280Z] #43 ...
18:39:15 [2022-03-04T18:39:15.280Z] 
18:39:15 [2022-03-04T18:39:15.280Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:15 [2022-03-04T18:39:15.280Z] #29 sha256:e001eca18c6fc2e90dbfab51a0e3e55f45f2ab7eb801671cb99a279728a5b3d9
18:39:15 [2022-03-04T18:39:15.280Z] #29 35.74 #=#=#                                                                         

######################################################################## 100.0%
18:39:15 [2022-03-04T18:39:15.280Z] #29 35.87 
18:39:15 [2022-03-04T18:39:15.439Z] #43 16.21   CC       images/eventpoll.o
18:39:15 [2022-03-04T18:39:15.699Z] #43 16.40   CC       images/fh.o
18:39:15 [2022-03-04T18:39:15.998Z] #43 16.73   CC       images/fsnotify.o
18:39:16 [2022-03-04T18:39:16.253Z] #29 4.950 #=#=#                                                                         

###                                                                        4.2%
#######                                                                    9.9%
##########                                                                15.1%
##############                                                            20.4%
##################                                                        25.6%
###################                                                       27.3%
###########################                                               37.8%
##############################                                            43.0%
##################################                                        48.1%
####################################                                      50.0%
##########################################                                59.2%
###############################################                           66.4%
###################################################                       71.7%
######################################################                    76.2%
##############################################################            86.9%
##################################################################        91.8%
######################################################################    97.2%
######################################################################## 100.0%
18:39:16 [2022-03-04T18:39:16.253Z] #29 6.913 
18:39:16 [2022-03-04T18:39:16.263Z] #43 17.15   CC       images/signalfd.o
18:39:16 [2022-03-04T18:39:16.525Z] #43 17.33   CC       images/fs.o
18:39:16 [2022-03-04T18:39:16.525Z] #43 17.43   CC       images/pstree.o
18:39:16 [2022-03-04T18:39:16.662Z] #29 36.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:39:16 [2022-03-04T18:39:16.662Z] #29 37.16 
18:39:16 [2022-03-04T18:39:16.791Z] #43 17.59   CC       images/pipe.o
18:39:16 [2022-03-04T18:39:16.791Z] #43 17.68   CC       images/tcp-stream.o
18:39:16 [2022-03-04T18:39:16.830Z] #29 7.437 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:39:16 [2022-03-04T18:39:16.830Z] #29 7.528 
18:39:17 [2022-03-04T18:39:17.051Z] #43 17.85   CC       images/sk-packet.o
18:39:17 [2022-03-04T18:39:17.051Z] #43 ...
18:39:17 [2022-03-04T18:39:17.051Z] 
18:39:17 [2022-03-04T18:39:17.052Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:39:17 [2022-03-04T18:39:17.052Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:39:17 [2022-03-04T18:39:17.091Z] #29 7.749 #=#=#                                                                         

######################################################################## 100.0%
18:39:17 [2022-03-04T18:39:17.091Z] #29 7.818 
18:39:17 [2022-03-04T18:39:17.231Z] #29 37.54 #=#=#                                                                         

#####################################                                     52.6%
######################################################################## 100.0%
18:39:17 [2022-03-04T18:39:17.231Z] #29 37.73 
18:39:17 [2022-03-04T18:39:17.490Z] #29 37.79 Download of images into '/build' complete.
18:39:17 [2022-03-04T18:39:17.490Z] #29 37.80 Use something like the following to load the result into a Docker daemon:
18:39:17 [2022-03-04T18:39:17.490Z] #29 37.80   tar -cC '/build' . | docker load
18:39:17 [2022-03-04T18:39:17.490Z] #29 DONE 37.9s
18:39:17 [2022-03-04T18:39:17.490Z] 
18:39:17 [2022-03-04T18:39:17.491Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:17 [2022-03-04T18:39:17.491Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:17 [2022-03-04T18:39:17.491Z] #43 11.95 fatal: not a git repository (or any of the parent directories): .git
18:39:17 [2022-03-04T18:39:17.491Z] #43 12.02   GEN      .gitid
18:39:17 [2022-03-04T18:39:17.491Z] #43 12.06   GEN      criu/include/version.h
18:39:17 [2022-03-04T18:39:17.491Z] #43 12.13   GEN      include/common/asm
18:39:18 [2022-03-04T18:39:18.037Z] #29 8.605 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:39:18 [2022-03-04T18:39:18.037Z] #29 8.681 
18:39:18 [2022-03-04T18:39:18.062Z] #56 70.36 # github.com/containerd/containerd/cmd/containerd
18:39:18 [2022-03-04T18:39:18.062Z] #56 70.36 /usr/bin/ld: /tmp/go-link-957468633/000019.o: in function `New':
18:39:18 [2022-03-04T18:39:18.062Z] #56 70.36 /tmp/tmp.wqkXjiToxX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:39:18 [2022-03-04T18:39:18.062Z] #56 70.42 + bin/containerd-stress
18:39:18 [2022-03-04T18:39:18.062Z] #56 71.51 + bin/containerd-shim
18:39:18 [2022-03-04T18:39:18.302Z] #29 8.915 #=#=#                                                                         

######################################################################## 100.0%
18:39:18 [2022-03-04T18:39:18.302Z] #29 8.990 
18:39:18 [2022-03-04T18:39:18.359Z] #56 36.52 Checking out files:  53% (2524/4731)   
Checking out files:  54% (2555/4731)   
Checking out files:  55% (2603/4731)   
Checking out files:  56% (2650/4731)   
Checking out files:  57% (2697/4731)   
Checking out files:  58% (2744/4731)   
Checking out files:  59% (2792/4731)   
Checking out files:  60% (2839/4731)   
Checking out files:  61% (2886/4731)   
Checking out files:  62% (2934/4731)   
Checking out files:  63% (2981/4731)   
Checking out files:  64% (3028/4731)   
Checking out files:  65% (3076/4731)   
Checking out files:  66% (3123/4731)   
Checking out files:  67% (3170/4731)   
Checking out files:  68% (3218/4731)   
Checking out files:  69% (3265/4731)   
Checking out files:  70% (3312/4731)   
Checking out files:  71% (3360/4731)   
Checking out files:  72% (3407/4731)   
Checking out files:  73% (3454/4731)   
Checking out files:  74% (3501/4731)   
Checking out files:  75% (3549/4731)   
Checking out files:  76% (3596/4731)   
Checking out files:  77% (3643/4731)   
Checking out files:  78% (3691/4731)   
Checking out files:  79% (3738/4731)   
Checking out files:  80% (3785/4731)   
Checking out files:  81% (3833/4731)   
Checking out files:  82% (3880/4731)   
Checking out files:  83% (3927/4731)   
Checking out files:  84% (3975/4731)   
Checking out files:  85% (4022/4731)   
Checking out files:  86% (4069/4731)   
Checking out files:  87% (4116/4731)   
Checking out files:  88% (4164/4731)   
Checking out files:  89% (4211/4731)   
Checking out files:  90% (4258/4731)   
Checking out files:  91% (4306/4731)   
Checking out files:  92% (4353/4731)   
Checking out files:  93% (4400/4731)   
Checking out files:  94% (4448/4731)   
Checking out files:  95% (4495/4731)   
Checking out files:  96% (4542/4731)   
Checking out files:  96% (4561/4731)   
Checking out files:  97% (4590/4731)   
Checking out files:  98% (4637/4731)   
Checking out files:  99% (4684/4731)   
Checking out files: 100% (4731/4731)   
Checking out files: 100% (4731/4731), done.
18:39:18 [2022-03-04T18:39:18.360Z] #56 37.67 + cd /tmp/tmp.5mB5e04vaJ/src/github.com/containerd/containerd
18:39:18 [2022-03-04T18:39:18.360Z] #56 37.68 + git checkout -q v1.5.10
18:39:18 [2022-03-04T18:39:18.565Z] #29 ...
18:39:18 [2022-03-04T18:39:18.565Z] 
18:39:18 [2022-03-04T18:39:18.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:39:18 [2022-03-04T18:39:18.565Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:39:18 [2022-03-04T18:39:18.565Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 9.1s
18:39:18 [2022-03-04T18:39:18.827Z] #9 ...
18:39:18 [2022-03-04T18:39:18.827Z] 
18:39:18 [2022-03-04T18:39:18.827Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:18 [2022-03-04T18:39:18.827Z] #29 sha256:b242e7320196fa2ee7d41cf42a5e222908a1cb09140016935b3c150f0ea99cd3
18:39:18 [2022-03-04T18:39:18.827Z] #29 9.514 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:39:18 [2022-03-04T18:39:18.827Z] #29 9.614 
18:39:18 [2022-03-04T18:39:18.874Z] #43 13.97   PBCC     images/timens.pb-c.c
18:39:19 [2022-03-04T18:39:19.133Z] #43 13.98   DEP      images/timens.pb-c.d
18:39:19 [2022-03-04T18:39:19.133Z] #43 14.04   PBCC     images/fown.pb-c.c
18:39:19 [2022-03-04T18:39:19.133Z] #43 14.08   PBCC     images/google/protobuf/descriptor.pb-c.c
18:39:19 [2022-03-04T18:39:19.133Z] #43 14.17   PBCC     images/opts.pb-c.c
18:39:19 [2022-03-04T18:39:19.133Z] #43 14.21   PBCC     images/memfd.pb-c.c
18:39:19 [2022-03-04T18:39:19.392Z] #43 14.28   DEP      images/fown.pb-c.d
18:39:19 [2022-03-04T18:39:19.392Z] #43 14.33   DEP      images/google/protobuf/descriptor.pb-c.d
18:39:19 [2022-03-04T18:39:19.392Z] #43 14.41   DEP      images/opts.pb-c.d
18:39:19 [2022-03-04T18:39:19.392Z] #43 14.46   DEP      images/memfd.pb-c.d
18:39:19 [2022-03-04T18:39:19.612Z] #29 9.836 #=#=#                                                                         

####                                                                       5.8%
############                                                              17.6%
####################################                                      51.3%
####################################################                      73.0%
###################################################################       93.6%
######################################################################## 100.0%
18:39:19 [2022-03-04T18:39:19.612Z] #29 10.42 
18:39:19 [2022-03-04T18:39:19.651Z] #43 14.48   PBCC     images/sit.pb-c.c
18:39:19 [2022-03-04T18:39:19.651Z] #43 14.55   DEP      images/sit.pb-c.d
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + export 'BUILDTAGS=netgo osusergo static_build'
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + BUILDTAGS='netgo osusergo static_build'
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + export EXTRA_FLAGS=-buildmode=pie
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + EXTRA_FLAGS=-buildmode=pie
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + '[' '' = dynamic ']'
18:39:19 [2022-03-04T18:39:19.743Z] #56 38.91 + make
18:39:19 [2022-03-04T18:39:19.911Z] #43 14.62   PBCC     images/macvlan.pb-c.c
18:39:19 [2022-03-04T18:39:19.911Z] #43 14.66   DEP      images/macvlan.pb-c.d
18:39:19 [2022-03-04T18:39:19.911Z] #43 14.70   PBCC     images/autofs.pb-c.c
18:39:19 [2022-03-04T18:39:19.911Z] #43 14.76   DEP      images/autofs.pb-c.d
18:39:19 [2022-03-04T18:39:19.911Z] #43 14.90   PBCC     images/sysctl.pb-c.c
18:39:20 [2022-03-04T18:39:20.170Z] #43 14.93   DEP      images/sysctl.pb-c.d
18:39:20 [2022-03-04T18:39:20.170Z] #43 14.99   PBCC     images/time.pb-c.c
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.02   DEP      images/time.pb-c.d
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.07   PBCC     images/binfmt-misc.pb-c.c
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.12   DEP      images/binfmt-misc.pb-c.d
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.15   PBCC     images/seccomp.pb-c.c
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.18   DEP      images/seccomp.pb-c.d
18:39:20 [2022-03-04T18:39:20.170Z] #43 15.26   PBCC     images/userns.pb-c.c
18:39:20 [2022-03-04T18:39:20.185Z] #29 10.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:39:20 [2022-03-04T18:39:20.430Z] #43 15.30   DEP      images/userns.pb-c.d
18:39:20 [2022-03-04T18:39:20.430Z] #43 15.39   PBCC     images/cgroup.pb-c.c
18:39:20 [2022-03-04T18:39:20.447Z] #29 11.01 
18:39:20 [2022-03-04T18:39:20.683Z] #56 40.16 + bin/ctr
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.43   DEP      images/cgroup.pb-c.d
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.48   PBCC     images/ext-file.pb-c.c
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.54   DEP      images/ext-file.pb-c.d
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.58   PBCC     images/rpc.pb-c.c
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.62   DEP      images/rpc.pb-c.d
18:39:20 [2022-03-04T18:39:20.689Z] #43 15.67   PBCC     images/siginfo.pb-c.c
18:39:20 [2022-03-04T18:39:20.708Z] #29 11.24 #=#=#                                                                         

######################################################################## 100.0%
18:39:20 [2022-03-04T18:39:20.708Z] #29 11.32 
18:39:20 [2022-03-04T18:39:20.949Z] #43 15.72   DEP      images/siginfo.pb-c.d
18:39:20 [2022-03-04T18:39:20.949Z] #43 15.77   PBCC     images/pagemap.pb-c.c
18:39:20 [2022-03-04T18:39:20.949Z] #43 15.85   DEP      images/pagemap.pb-c.d
18:39:20 [2022-03-04T18:39:20.949Z] #43 15.93   PBCC     images/rlimit.pb-c.c
18:39:20 [2022-03-04T18:39:20.970Z] #29 11.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:39:21 [2022-03-04T18:39:21.209Z] #43 15.97   DEP      images/rlimit.pb-c.d
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.00   PBCC     images/file-lock.pb-c.c
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.05   DEP      images/file-lock.pb-c.d
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.08   PBCC     images/tty.pb-c.c
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.16   DEP      images/tty.pb-c.d
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.22   PBCC     images/tun.pb-c.c
18:39:21 [2022-03-04T18:39:21.209Z] #43 16.28   PBCC     images/netdev.pb-c.c
18:39:21 [2022-03-04T18:39:21.233Z] #29 11.86 
18:39:21 [2022-03-04T18:39:21.469Z] #43 ...
18:39:21 [2022-03-04T18:39:21.469Z] 
18:39:21 [2022-03-04T18:39:21.469Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 sha256:ab11c61a29eb539f1f3c4a87c2c52159f304e174d63e62509108e304738697f7
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + RM_GOPATH=0
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + TMP_GOPATH=
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + : /build
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + '[' -z '' ']'
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 ++ mktemp -d
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + export GOPATH=/tmp/tmp.Mxlo1xp4vh
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + GOPATH=/tmp/tmp.Mxlo1xp4vh
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + RM_GOPATH=1
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 + case "$(go env GOARCH)" in
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.902 ++ go env GOARCH
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.948 Install tini version v0.19.0
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + export GO_BUILDMODE=-buildmode=pie
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + GO_BUILDMODE=-buildmode=pie
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 ++ dirname /tmp/install/install.sh
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + dir=/tmp/install
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + bin=tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + shift
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + '[' '!' -f /tmp/install/tini.installer ']'
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + . /tmp/install/tini.installer
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 ++ : v0.19.0
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + install_tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + echo 'Install tini version v0.19.0'
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mxlo1xp4vh/tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 8.950 Cloning into '/tmp/tmp.Mxlo1xp4vh/tini'...
18:39:21 [2022-03-04T18:39:21.469Z] #37 9.780 + cd /tmp/tmp.Mxlo1xp4vh/tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 9.780 + git checkout -q v0.19.0
18:39:21 [2022-03-04T18:39:21.469Z] #37 9.780 + cmake .
18:39:21 [2022-03-04T18:39:21.469Z] #37 10.38 -- The C compiler identification is GNU 8.3.0
18:39:21 [2022-03-04T18:39:21.469Z] #37 10.38 -- Check for working C compiler: /usr/bin/cc
18:39:21 [2022-03-04T18:39:21.469Z] #37 11.11 -- Check for working C compiler: /usr/bin/cc -- works
18:39:21 [2022-03-04T18:39:21.469Z] #37 11.13 -- Detecting C compiler ABI info
18:39:21 [2022-03-04T18:39:21.469Z] #37 11.67 -- Detecting C compiler ABI info - done
18:39:21 [2022-03-04T18:39:21.469Z] #37 11.67 -- Detecting C compile features
18:39:21 [2022-03-04T18:39:21.469Z] #37 13.88 -- Detecting C compile features - done
18:39:21 [2022-03-04T18:39:21.469Z] #37 13.91 -- Performing Test HAS_BUILTIN_FORTIFY
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.30 -- Configuring done
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.30 -- Generating done
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.30 -- Build files have been written to: /tmp/tmp.Mxlo1xp4vh/tini
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.34 + make tini-static
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.79 Scanning dependencies of target tini-static
18:39:21 [2022-03-04T18:39:21.469Z] #37 14.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:39:21 [2022-03-04T18:39:21.469Z] #37 16.38 [100%] Linking C executable tini-static
18:39:21 [2022-03-04T18:39:21.469Z] #37 17.06 [100%] Built target tini-static
18:39:21 [2022-03-04T18:39:21.469Z] #37 17.18 + mkdir -p /build
18:39:21 [2022-03-04T18:39:21.469Z] #37 17.18 + cp tini-static /build/docker-init
18:39:21 [2022-03-04T18:39:21.469Z] #37 DONE 17.5s
18:39:21 [2022-03-04T18:39:21.469Z] 
18:39:21 [2022-03-04T18:39:21.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:21 [2022-03-04T18:39:21.469Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:21 [2022-03-04T18:39:21.469Z] #43 16.34   DEP      images/tun.pb-c.d
18:39:21 [2022-03-04T18:39:21.469Z] #43 ...
18:39:21 [2022-03-04T18:39:21.469Z] 
18:39:21 [2022-03-04T18:39:21.469Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:21 [2022-03-04T18:39:21.469Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:21 [2022-03-04T18:39:21.469Z] #13 60.50 debconf: delaying package configuration, since apt-utils is not installed
18:39:21 [2022-03-04T18:39:21.469Z] #13 60.55 Fetched 77.8 MB in 6s (12.3 MB/s)
18:39:21 [2022-03-04T18:39:21.469Z] #13 60.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 ... 15421 files and directories currently installed.)
18:39:21 [2022-03-04T18:39:21.469Z] #13 60.84 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 60.86 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 61.11 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 61.33 Selecting previously unselected package binutils-mingw-w64-i686.
18:39:21 [2022-03-04T18:39:21.469Z] #13 61.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:39:21 [2022-03-04T18:39:21.469Z] #13 61.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 61.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 63.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:39:21 [2022-03-04T18:39:21.469Z] #13 63.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 63.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.56 Selecting previously unselected package binutils-mingw-w64.
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.94 Selecting previously unselected package dmsetup.
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 66.95 Unpacking dmsetup (2:1.02.155-3) ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 67.18 Selecting previously unselected package mingw-w64-common.
18:39:21 [2022-03-04T18:39:21.469Z] #13 67.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:39:21 [2022-03-04T18:39:21.469Z] #13 67.18 Unpacking mingw-w64-common (6.0.0-3) ...
18:39:21 [2022-03-04T18:39:21.494Z] #29 12.09 #=#=#                                                                         

######################################################################## 100.0%
18:39:21 [2022-03-04T18:39:21.494Z] #29 12.16 
18:39:21 [2022-03-04T18:39:21.494Z] #29 12.18 Download of images into '/build' complete.
18:39:21 [2022-03-04T18:39:21.494Z] #29 12.18 Use something like the following to load the result into a Docker daemon:
18:39:21 [2022-03-04T18:39:21.494Z] #29 12.18   tar -cC '/build' . | docker load
18:39:21 [2022-03-04T18:39:21.729Z] #13 ...
18:39:21 [2022-03-04T18:39:21.729Z] 
18:39:21 [2022-03-04T18:39:21.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:21 [2022-03-04T18:39:21.729Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.43   DEP      images/netdev.pb-c.d
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.57   PBCC     images/vma.pb-c.c
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.57   DEP      images/vma.pb-c.d
18:39:21 [2022-03-04T18:39:21.729Z] #43 ...
18:39:21 [2022-03-04T18:39:21.729Z] 
18:39:21 [2022-03-04T18:39:21.729Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:39:21 [2022-03-04T18:39:21.729Z] #47 sha256:c81afa76f393ccd0d3dabce578fd85830a2e63f7c3a8b5513bcd02032879699a
18:39:21 [2022-03-04T18:39:21.729Z] #47 DONE 71.5s
18:39:21 [2022-03-04T18:39:21.729Z] 
18:39:21 [2022-03-04T18:39:21.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:21 [2022-03-04T18:39:21.729Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.64   PBCC     images/creds.pb-c.c
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.68   DEP      images/creds.pb-c.d
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.68   PBCC     images/utsns.pb-c.c
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.72   DEP      images/utsns.pb-c.d
18:39:21 [2022-03-04T18:39:21.729Z] #43 16.79   PBCC     images/ipc-desc.pb-c.c
18:39:21 [2022-03-04T18:39:21.848Z] #56 74.97 # github.com/containerd/containerd/cmd/containerd
18:39:21 [2022-03-04T18:39:21.848Z] #56 74.97 /usr/bin/ld: /tmp/go-link-641837822/000019.o: in function `New':
18:39:21 [2022-03-04T18:39:21.849Z] #56 74.97 /tmp/tmp.SmKUBlBL3J/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:39:21 [2022-03-04T18:39:21.849Z] #56 75.04 + bin/containerd-stress
18:39:21 [2022-03-04T18:39:21.849Z] #56 76.13 + bin/containerd-shim
18:39:21 [2022-03-04T18:39:21.989Z] #43 16.82   PBCC     images/ipc-sem.pb-c.c
18:39:21 [2022-03-04T18:39:21.989Z] #43 16.89   DEP      images/ipc-desc.pb-c.d
18:39:21 [2022-03-04T18:39:21.989Z] #43 16.94   DEP      images/ipc-sem.pb-c.d
18:39:21 [2022-03-04T18:39:21.989Z] #43 17.05   PBCC     images/ipc-msg.pb-c.c
18:39:21 [2022-03-04T18:39:21.989Z] #43 17.05   DEP      images/ipc-msg.pb-c.d
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.14   PBCC     images/ipc-shm.pb-c.c
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.14   DEP      images/ipc-shm.pb-c.d
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.23   PBCC     images/ipc-var.pb-c.c
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.27   DEP      images/ipc-var.pb-c.d
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.33   PBCC     images/sk-opts.pb-c.c
18:39:22 [2022-03-04T18:39:22.249Z] #43 17.33   PBCC     images/packet-sock.pb-c.c
18:39:22 [2022-03-04T18:39:22.508Z] #43 17.39   DEP      images/sk-opts.pb-c.d
18:39:22 [2022-03-04T18:39:22.508Z] #43 17.45   DEP      images/packet-sock.pb-c.d
18:39:22 [2022-03-04T18:39:22.508Z] #43 17.54   PBCC     images/sk-netlink.pb-c.c
18:39:22 [2022-03-04T18:39:22.508Z] #43 17.54   DEP      images/sk-netlink.pb-c.d
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   PBCC     images/sk-inet.pb-c.c
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   DEP      images/sk-inet.pb-c.d
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   PBCC     images/sk-unix.pb-c.c
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   DEP      images/sk-unix.pb-c.d
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   PBCC     images/mm.pb-c.c
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   DEP      images/mm.pb-c.d
18:39:23 [2022-03-04T18:39:23.079Z] #43 17.97   PBCC     images/timerfd.pb-c.c
18:39:23 [2022-03-04T18:39:23.079Z] #43 18.06   DEP      images/timerfd.pb-c.d
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.17   PBCC     images/timer.pb-c.c
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.17   DEP      images/timer.pb-c.d
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.17   PBCC     images/sa.pb-c.c
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.17   DEP      images/sa.pb-c.d
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.26   PBCC     images/pipe-data.pb-c.c
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.26   DEP      images/pipe-data.pb-c.d
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.31   PBCC     images/mnt.pb-c.c
18:39:23 [2022-03-04T18:39:23.344Z] #43 18.36   DEP      images/mnt.pb-c.d
18:39:23 [2022-03-04T18:39:23.604Z] #43 18.41   PBCC     images/sk-packet.pb-c.c
18:39:23 [2022-03-04T18:39:23.604Z] #43 18.47   DEP      images/sk-packet.pb-c.d
18:39:23 [2022-03-04T18:39:23.604Z] #43 18.50   PBCC     images/tcp-stream.pb-c.c
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.62   DEP      images/tcp-stream.pb-c.d
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.62   PBCC     images/pipe.pb-c.c
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.69   DEP      images/pipe.pb-c.d
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.74   PBCC     images/pstree.pb-c.c
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.79   DEP      images/pstree.pb-c.d
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.82   PBCC     images/fs.pb-c.c
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.83   DEP      images/fs.pb-c.d
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.88   PBCC     images/signalfd.pb-c.c
18:39:23 [2022-03-04T18:39:23.864Z] #43 18.93   DEP      images/signalfd.pb-c.d
18:39:24 [2022-03-04T18:39:24.123Z] #43 18.96   PBCC     images/fh.pb-c.c
18:39:24 [2022-03-04T18:39:24.123Z] #43 19.03   PBCC     images/fsnotify.pb-c.c
18:39:24 [2022-03-04T18:39:24.123Z] #43 19.06   DEP      images/fh.pb-c.d
18:39:24 [2022-03-04T18:39:24.123Z] #43 19.14   DEP      images/fsnotify.pb-c.d
18:39:24 [2022-03-04T18:39:24.382Z] #43 19.18   PBCC     images/eventpoll.pb-c.c
18:39:24 [2022-03-04T18:39:24.382Z] #43 19.20   DEP      images/eventpoll.pb-c.d
18:39:24 [2022-03-04T18:39:24.382Z] #43 19.31   PBCC     images/eventfd.pb-c.c
18:39:24 [2022-03-04T18:39:24.382Z] #43 19.31   DEP      images/eventfd.pb-c.d
18:39:24 [2022-03-04T18:39:24.611Z] #56 78.40 + bin/containerd-shim-runc-v1
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.38   PBCC     images/remap-file-path.pb-c.c
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.51   DEP      images/remap-file-path.pb-c.d
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.51   PBCC     images/fifo.pb-c.c
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.51   DEP      images/fifo.pb-c.d
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.59   PBCC     images/ghost-file.pb-c.c
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.67   DEP      images/ghost-file.pb-c.d
18:39:24 [2022-03-04T18:39:24.641Z] #43 19.73   PBCC     images/regfile.pb-c.c
18:39:24 [2022-03-04T18:39:24.900Z] #43 19.79   DEP      images/regfile.pb-c.d
18:39:24 [2022-03-04T18:39:24.900Z] #43 19.83   PBCC     images/ns.pb-c.c
18:39:24 [2022-03-04T18:39:24.900Z] #43 19.85   DEP      images/ns.pb-c.d
18:39:24 [2022-03-04T18:39:24.900Z] #43 19.98   PBCC     images/fdinfo.pb-c.c
18:39:24 [2022-03-04T18:39:24.900Z] #43 19.98   DEP      images/fdinfo.pb-c.d
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.07   PBCC     images/core-aarch64.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.18   PBCC     images/core-arm.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.18   PBCC     images/core-ppc64.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.19   PBCC     images/core-s390.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.24   PBCC     images/core-x86.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 ...
18:39:25 [2022-03-04T18:39:25.469Z] 
18:39:25 [2022-03-04T18:39:25.469Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:25 [2022-03-04T18:39:25.469Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:39:25 [2022-03-04T18:39:25.469Z] #34 65.08 internal/syscall/unix
18:39:25 [2022-03-04T18:39:25.469Z] #34 65.32 time
18:39:25 [2022-03-04T18:39:25.469Z] #34 71.31 internal/fmtsort
18:39:25 [2022-03-04T18:39:25.469Z] #34 71.77 internal/poll
18:39:25 [2022-03-04T18:39:25.469Z] #34 71.82 internal/syscall/execenv
18:39:25 [2022-03-04T18:39:25.469Z] #34 72.03 path
18:39:25 [2022-03-04T18:39:25.469Z] #34 72.76 io/fs
18:39:25 [2022-03-04T18:39:25.469Z] #34 73.57 strings
18:39:25 [2022-03-04T18:39:25.469Z] #34 74.47 os
18:39:25 [2022-03-04T18:39:25.469Z] #34 ...
18:39:25 [2022-03-04T18:39:25.469Z] 
18:39:25 [2022-03-04T18:39:25.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:25 [2022-03-04T18:39:25.469Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.31   PBCC     images/core.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.38   PBCC     images/inventory.pb-c.c
18:39:25 [2022-03-04T18:39:25.469Z] #43 20.48   DEP      images/core-aarch64.pb-c.d
18:39:25 [2022-03-04T18:39:25.707Z] #29 ...
18:39:25 [2022-03-04T18:39:25.707Z] 
18:39:25 [2022-03-04T18:39:25.707Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:7b0383690ed6a852c697c2c96026bc7869ddaf05629ce3a828bcc5771933ce78
18:39:25 [2022-03-04T18:39:25.707Z] #9 sha256:ed2b5af0b5c3814507fe24c7c029144ee52fef8b3de3f4672137ea6d19fc7f22
18:39:25 [2022-03-04T18:39:25.707Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.4s done
18:39:25 [2022-03-04T18:39:25.707Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done
18:39:25 [2022-03-04T18:39:25.707Z] #9 DONE 43.0s
18:39:25 [2022-03-04T18:39:25.707Z] 
18:39:25 [2022-03-04T18:39:25.707Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:25 [2022-03-04T18:39:25.707Z] #10 sha256:9dd85f195c6067d521644da52c52c598f5515058932ff04913f0dc605b2044a2
18:39:25 [2022-03-04T18:39:25.729Z] #43 20.59   DEP      images/core-arm.pb-c.d
18:39:25 [2022-03-04T18:39:25.729Z] #43 20.59   DEP      images/core-ppc64.pb-c.d
18:39:25 [2022-03-04T18:39:25.729Z] #43 20.62   DEP      images/core-s390.pb-c.d
18:39:25 [2022-03-04T18:39:25.729Z] #43 20.69   DEP      images/core-x86.pb-c.d
18:39:25 [2022-03-04T18:39:25.989Z] #43 20.88   DEP      images/core.pb-c.d
18:39:25 [2022-03-04T18:39:25.989Z] #43 20.88   DEP      images/inventory.pb-c.d
18:39:25 [2022-03-04T18:39:25.989Z] #43 20.94   PBCC     images/cpuinfo.pb-c.c
18:39:25 [2022-03-04T18:39:25.989Z] #43 20.94   DEP      images/cpuinfo.pb-c.d
18:39:26 [2022-03-04T18:39:26.248Z] #43 21.05   PBCC     images/stats.pb-c.c
18:39:26 [2022-03-04T18:39:26.248Z] #43 21.13   DEP      images/stats.pb-c.d
18:39:26 [2022-03-04T18:39:26.660Z] #10 ...
18:39:26 [2022-03-04T18:39:26.660Z] 
18:39:26 [2022-03-04T18:39:26.660Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:39:26 [2022-03-04T18:39:26.660Z] #29 sha256:b242e7320196fa2ee7d41cf42a5e222908a1cb09140016935b3c150f0ea99cd3
18:39:26 [2022-03-04T18:39:26.660Z] #29 DONE 17.2s
18:39:26 [2022-03-04T18:39:26.660Z] 
18:39:26 [2022-03-04T18:39:26.660Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:26 [2022-03-04T18:39:26.660Z] #10 sha256:9dd85f195c6067d521644da52c52c598f5515058932ff04913f0dc605b2044a2
18:39:26 [2022-03-04T18:39:26.921Z] #10 DONE 1.5s
18:39:26 [2022-03-04T18:39:26.921Z] 
18:39:26 [2022-03-04T18:39:26.921Z] #11 [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
18:39:26 [2022-03-04T18:39:26.921Z] #11 sha256:a2fbd5f932cb332638f542b3a4794a0a5cf2df3e91a76bee49d459254dd5ea7a
18:39:27 [2022-03-04T18:39:27.269Z] #56 ...
18:39:27 [2022-03-04T18:39:27.269Z] 
18:39:27 [2022-03-04T18:39:27.269Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:27 [2022-03-04T18:39:27.269Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:27 [2022-03-04T18:39:27.269Z] #43 18.11   CC       images/mnt.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 18.24   CC       images/pipe-data.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 18.42   CC       images/sa.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 18.64   CC       images/timer.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 18.90   CC       images/timerfd.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 19.05   CC       images/mm.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 19.26   CC       images/sk-opts.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 19.38   CC       images/sk-unix.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 19.58   CC       images/sk-inet.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 19.86   CC       images/tun.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.09   CC       images/sk-netlink.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.30   CC       images/packet-sock.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.55   CC       images/ipc-var.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.67   CC       images/ipc-desc.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.79   CC       images/ipc-shm.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 20.96   CC       images/ipc-msg.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 21.14   CC       images/ipc-sem.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 21.35   CC       images/utsns.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 21.58   CC       images/creds.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 21.76   CC       images/vma.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 21.96   CC       images/netdev.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 22.30   CC       images/tty.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 22.76   CC       images/file-lock.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 22.91   CC       images/rlimit.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 23.06   CC       images/pagemap.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 23.26   CC       images/siginfo.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 23.44   CC       images/rpc.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 24.39   CC       images/ext-file.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 24.61   CC       images/cgroup.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 25.20   CC       images/userns.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 25.47   CC       images/google/protobuf/descriptor.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 26.77   CC       images/opts.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 26.92   CC       images/seccomp.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 27.13   CC       images/binfmt-misc.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 27.34   CC       images/time.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 27.51   CC       images/sysctl.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 27.71   CC       images/autofs.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 27.91   CC       images/macvlan.o
18:39:27 [2022-03-04T18:39:27.269Z] #43 28.06   CC       images/sit.o
18:39:27 [2022-03-04T18:39:27.530Z] #43 28.28   CC       images/memfd.o
18:39:27 [2022-03-04T18:39:27.671Z] #43 22.58 make[1]: Nothing to be done for 'all'.
18:39:27 [2022-03-04T18:39:27.791Z] #43 28.59   CC       images/timens.o
18:39:27 [2022-03-04T18:39:27.867Z] #11 DONE 0.8s
18:39:27 [2022-03-04T18:39:27.867Z] 
18:39:27 [2022-03-04T18:39:27.867Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:39:27 [2022-03-04T18:39:27.867Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:39:28 [2022-03-04T18:39:28.051Z] #43 ...
18:39:28 [2022-03-04T18:39:28.051Z] 
18:39:28 [2022-03-04T18:39:28.051Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:28 [2022-03-04T18:39:28.051Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:39:28 [2022-03-04T18:39:28.051Z] #13 72.91 Selecting previously unselected package g++-mingw-w64-x86-64.
18:39:28 [2022-03-04T18:39:28.051Z] #13 72.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
18:39:28 [2022-03-04T18:39:28.051Z] #13 72.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:28 [2022-03-04T18:39:28.051Z] #13 ...
18:39:28 [2022-03-04T18:39:28.051Z] 
18:39:28 [2022-03-04T18:39:28.051Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:28 [2022-03-04T18:39:28.051Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:28 [2022-03-04T18:39:28.051Z] #43 28.86   LINK     images/built-in.o
18:39:28 [2022-03-04T18:39:28.051Z] #43 28.96   GEN      compel/include/asm
18:39:28 [2022-03-04T18:39:28.128Z] #42 ...
18:39:28 [2022-03-04T18:39:28.128Z] 
18:39:28 [2022-03-04T18:39:28.128Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:39:28 [2022-03-04T18:39:28.128Z] #39 sha256:ae0278647139779b0ef98720a90941650599b96a1e487ca1c8ed4eb7d3384ad3
18:39:28 [2022-03-04T18:39:28.128Z] #39 DONE 0.3s
18:39:28 [2022-03-04T18:39:28.128Z] 
18:39:28 [2022-03-04T18:39:28.128Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:39:28 [2022-03-04T18:39:28.128Z] #31 sha256:39ae8ff3f679aeeb8d87b1bc5e3a8535a67b8209b99ffc2bf875c3c853e645c0
18:39:28 [2022-03-04T18:39:28.128Z] #31 DONE 0.4s
18:39:28 [2022-03-04T18:39:28.128Z] 
18:39:28 [2022-03-04T18:39:28.128Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:39:28 [2022-03-04T18:39:28.128Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:39:28 [2022-03-04T18:39:28.312Z] #43 28.98   GEN      compel/include/version.h
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.00 touch .config
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.04   GEN      include/common/config.h
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.11   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.14   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.17   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.18   DEP      compel/plugins/std/infect.d
18:39:28 [2022-03-04T18:39:28.312Z] #43 29.22   DEP      compel/plugins/std/string.d
18:39:28 [2022-03-04T18:39:28.573Z] #43 29.27   DEP      compel/plugins/std/log.d
18:39:28 [2022-03-04T18:39:28.573Z] #43 29.32   DEP      compel/plugins/std/fds.d
18:39:28 [2022-03-04T18:39:28.573Z] #43 29.38   DEP      compel/plugins/std/std.d
18:39:28 [2022-03-04T18:39:28.573Z] #43 29.49   DEP      compel/plugins/shmem/shmem.d
18:39:28 [2022-03-04T18:39:28.785Z] #56 83.37 + bin/containerd-shim-runc-v2
18:39:28 [2022-03-04T18:39:28.833Z] #43 29.58   DEP      compel/plugins/fds/fds.d
18:39:28 [2022-03-04T18:39:28.833Z] #43 29.66   CC       compel/plugins/std/std.o
18:39:29 [2022-03-04T18:39:29.055Z] #43 24.08   CC       images/stats.o
18:39:29 [2022-03-04T18:39:29.093Z] #43 29.88   CC       compel/plugins/std/fds.o
18:39:29 [2022-03-04T18:39:29.348Z] #56 84.00 + binaries
18:39:29 [2022-03-04T18:39:29.348Z] #56 84.00 + install -D bin/containerd /build/containerd
18:39:29 [2022-03-04T18:39:29.348Z] #56 84.02 + install -D bin/containerd-shim /build/containerd-shim
18:39:29 [2022-03-04T18:39:29.348Z] #56 84.03 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:39:29 [2022-03-04T18:39:29.348Z] #56 84.04 + install -D bin/ctr /build/ctr
18:39:29 [2022-03-04T18:39:29.353Z] #43 30.14   CC       compel/plugins/std/log.o
18:39:29 [2022-03-04T18:39:29.631Z] #43 24.56   CC       images/core.o
18:39:29 [2022-03-04T18:39:29.947Z] #56 83.16 + bin/containerd-shim-runc-v1
18:39:30 [2022-03-04T18:39:30.198Z] #43 25.19   CC       images/core-x86.o
18:39:30 [2022-03-04T18:39:30.293Z] #43 30.81   CC       compel/plugins/std/string.o
18:39:30 [2022-03-04T18:39:30.554Z] #43 31.29   CC       compel/plugins/std/infect.o
18:39:30 [2022-03-04T18:39:30.814Z] #43 31.66   CC       compel/arch/aarch64/plugins/std/parasite-head.o
18:39:30 [2022-03-04T18:39:30.814Z] #43 31.71   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
18:39:30 [2022-03-04T18:39:30.814Z] #43 31.74   AR       compel/plugins/std.lib.a
18:39:31 [2022-03-04T18:39:31.081Z] #43 31.80   CC       compel/plugins/fds/fds.o
18:39:31 [2022-03-04T18:39:31.081Z] #43 31.95   AR       compel/plugins/fds.lib.a
18:39:31 [2022-03-04T18:39:31.081Z] #43 31.99   HOSTDEP  compel/src/lib/log-host.d
18:39:31 [2022-03-04T18:39:31.134Z] #43 25.79   CC       images/core-arm.o
18:39:31 [2022-03-04T18:39:31.134Z] #43 26.17   CC       images/core-aarch64.o
18:39:31 [2022-03-04T18:39:31.342Z] #43 32.04   HOSTDEP  compel/src/lib/handle-elf-host.d
18:39:31 [2022-03-04T18:39:31.342Z] #43 32.16   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
18:39:31 [2022-03-04T18:39:31.342Z] #43 32.20   HOSTDEP  compel/src/main-host.d
18:39:31 [2022-03-04T18:39:31.342Z] #43 32.27   DEP      compel/src/lib/ptrace.d
18:39:31 [2022-03-04T18:39:31.602Z] #43 32.40   DEP      compel/src/lib/infect.d
18:39:31 [2022-03-04T18:39:31.602Z] #43 32.49   DEP      compel/src/lib/infect-util.d
18:39:31 [2022-03-04T18:39:31.602Z] #43 32.59   DEP      compel/src/lib/infect-rpc.d
18:39:31 [2022-03-04T18:39:31.701Z] #43 26.56   CC       images/core-ppc64.o
18:39:31 [2022-03-04T18:39:31.862Z] #43 32.66   DEP      compel/arch/aarch64/src/lib/infect.d
18:39:31 [2022-03-04T18:39:31.864Z] #56 DONE 86.5s
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.76   DEP      compel/arch/aarch64/src/lib/cpu.d
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.78   DEP      compel/src/lib/log.d
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.84   DEP      compel/src/main.d
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.90   DEP      compel/src/lib/handle-elf.d
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.95   DEP      compel/arch/aarch64/src/lib/handle-elf.d
18:39:32 [2022-03-04T18:39:32.123Z] #43 32.97   CC       compel/src/lib/log.o
18:39:32 [2022-03-04T18:39:32.269Z] #43 27.07   CC       images/core-s390.o
18:39:32 [2022-03-04T18:39:32.384Z] #43 33.07   CC       compel/arch/aarch64/src/lib/cpu.o
18:39:32 [2022-03-04T18:39:32.384Z] #43 ...
18:39:32 [2022-03-04T18:39:32.384Z] 
18:39:32 [2022-03-04T18:39:32.384Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:32 [2022-03-04T18:39:32.384Z] #13 sha256:4e4e543859e740b282a27c789765f6bde003ad671a5a3f98b0fa3f34e4e0b9a5
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.45 Selecting previously unselected package libapparmor1:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.48 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.56 Selecting previously unselected package libapparmor-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.57 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.58 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.70 Selecting previously unselected package libbtrfs0.
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.72 Unpacking libbtrfs0 (4.20.1-2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.79 Selecting previously unselected package libbtrfs-dev.
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.81 Unpacking libbtrfs-dev (4.20.1-2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.92 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.92 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 83.93 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.00 Selecting previously unselected package libudev-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.00 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.02 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.18 Selecting previously unselected package libsepol1-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.19 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.19 Unpacking libsepol1-dev:arm64 (2.8-1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.42 Selecting previously unselected package libpcre16-3:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.42 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.43 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.55 Selecting previously unselected package libpcre32-3:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.58 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.68 Selecting previously unselected package libpcrecpp0v5:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.68 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.69 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.79 Selecting previously unselected package libpcre3-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 84.80 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.10 Selecting previously unselected package libselinux1-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.11 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.12 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.36 Selecting previously unselected package libdevmapper-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.38 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.38 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.48 Selecting previously unselected package libseccomp-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.48 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.50 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.63 Selecting previously unselected package libsystemd-dev:arm64.
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.63 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 85.64 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.10 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.11 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.12 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.15 Setting up libpcre16-3:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.17 Setting up libsepol1-dev:arm64 (2.8-1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.19 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.22 Setting up libbtrfs0 (4.20.1-2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.25 Setting up libpcre32-3:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.26 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.30 Setting up libbtrfs-dev (4.20.1-2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.31 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.33 Setting up mingw-w64-common (6.0.0-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.35 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.37 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.40 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
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.43 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
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.44 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.45 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.47 Setting up dmsetup (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.48 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.49 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 86.50 Processing triggers for libc-bin (2.28-10) ...
18:39:32 [2022-03-04T18:39:32.384Z] #13 DONE 87.4s
18:39:32 [2022-03-04T18:39:32.384Z] 
18:39:32 [2022-03-04T18:39:32.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:32 [2022-03-04T18:39:32.384Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:32 [2022-03-04T18:39:32.384Z] #43 33.25   CC       compel/arch/aarch64/src/lib/infect.o
18:39:32 [2022-03-04T18:39:32.794Z] 
18:39:32 [2022-03-04T18:39:32.794Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:39:32 [2022-03-04T18:39:32.794Z] #57 sha256:8fe4fd04dc22b7ec109f69b15d4f674039d154b0ae3e6515535309cbdb8344d6
18:39:32 [2022-03-04T18:39:32.837Z] #43 27.76   CC       images/cpuinfo.o
18:39:32 [2022-03-04T18:39:32.955Z] #43 33.71   CC       compel/src/lib/infect-rpc.o
18:39:33 [2022-03-04T18:39:33.216Z] #43 ...
18:39:33 [2022-03-04T18:39:33.216Z] 
18:39:33 [2022-03-04T18:39:33.216Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
18:39:33 [2022-03-04T18:39:33.216Z] #14 sha256:21f07e99a0592351efc3ef4a408e7709122722b40e9768a2f2479f64eb5b249b
18:39:33 [2022-03-04T18:39:33.216Z] #14 DONE 0.9s
18:39:33 [2022-03-04T18:39:33.216Z] 
18:39:33 [2022-03-04T18:39:33.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:33 [2022-03-04T18:39:33.216Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:33 [2022-03-04T18:39:33.216Z] #43 34.05   CC       compel/src/lib/infect-util.o
18:39:33 [2022-03-04T18:39:33.406Z] #43 ...
18:39:33 [2022-03-04T18:39:33.406Z] 
18:39:33 [2022-03-04T18:39:33.406Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:33 [2022-03-04T18:39:33.406Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:33 [2022-03-04T18:39:33.406Z] #13 72.34 Selecting previously unselected package mingw-w64-x86-64-dev.
18:39:33 [2022-03-04T18:39:33.406Z] #13 72.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 72.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.54 Selecting previously unselected package gcc-mingw-w64-base.
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.70 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 77.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:33 [2022-03-04T18:39:33.406Z] #13 ...
18:39:33 [2022-03-04T18:39:33.406Z] 
18:39:33 [2022-03-04T18:39:33.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:33 [2022-03-04T18:39:33.406Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:33 [2022-03-04T18:39:33.406Z] #43 28.25   CC       images/inventory.o
18:39:33 [2022-03-04T18:39:33.452Z] #40 ...
18:39:33 [2022-03-04T18:39:33.452Z] 
18:39:33 [2022-03-04T18:39:33.452Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
18:39:33 [2022-03-04T18:39:33.452Z] #12 sha256:0a50358cfc323fdc43160dfe63989176fc55512a47c2b1fdb5b98ec3d81cb1ab
18:39:33 [2022-03-04T18:39:33.452Z] #12 DONE 5.3s
18:39:33 [2022-03-04T18:39:33.452Z] 
18:39:33 [2022-03-04T18:39:33.452Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:33 [2022-03-04T18:39:33.452Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:33 [2022-03-04T18:39:33.481Z] #43 34.24   CC       compel/src/lib/infect.o
18:39:33 [2022-03-04T18:39:33.665Z] #43 28.47   CC       images/fdinfo.o
18:39:33 [2022-03-04T18:39:33.720Z] #57 DONE 0.9s
18:39:33 [2022-03-04T18:39:33.720Z] 
18:39:33 [2022-03-04T18:39:33.720Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:39:33 [2022-03-04T18:39:33.720Z] #61 sha256:b09219a4f802d58bb0f524a8df424ae6cdf8dda59eaeeb5bf3b4294f3cc2c0d2
18:39:33 [2022-03-04T18:39:33.925Z] #43 28.79   CC       images/fown.o
18:39:34 [2022-03-04T18:39:34.051Z] #43 ...
18:39:34 [2022-03-04T18:39:34.051Z] 
18:39:34 [2022-03-04T18:39:34.051Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:39:34 [2022-03-04T18:39:34.051Z] #15 sha256:65c017b1bfee6549d52643ea0c3ceb50237246911eff9042bcd76c7222d03d36
18:39:34 [2022-03-04T18:39:34.051Z] #15 DONE 0.7s
18:39:34 [2022-03-04T18:39:34.118Z] #56 88.20 + bin/containerd-shim-runc-v2
18:39:34 [2022-03-04T18:39:34.118Z] #56 88.83 + binaries
18:39:34 [2022-03-04T18:39:34.282Z] #61 DONE 0.2s
18:39:34 [2022-03-04T18:39:34.282Z] 
18:39:34 [2022-03-04T18:39:34.282Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:39:34 [2022-03-04T18:39:34.282Z] #66 sha256:50b80a3c8c34a6a37d97a0ee73f85c3c348cc312bb95eee8f9d585a198861755
18:39:34 [2022-03-04T18:39:34.311Z] 
18:39:34 [2022-03-04T18:39:34.312Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:39:34 [2022-03-04T18:39:34.312Z] #53 sha256:abf20ae6ab11280679e1de1c2a298a2559ec65ae8d5bfd7bbf3637b131fbc7c2
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + RM_GOPATH=0
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + TMP_GOPATH=
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + : /build
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + '[' -z '' ']'
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 ++ mktemp -d
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + export GOPATH=/tmp/tmp.2F6V6yTJuG
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + GOPATH=/tmp/tmp.2F6V6yTJuG
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + RM_GOPATH=1
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 + case "$(go env GOARCH)" in
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.801 ++ go env GOARCH
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.824 + export GO_BUILDMODE=-buildmode=pie
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.824 + GO_BUILDMODE=-buildmode=pie
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.825 ++ dirname /tmp/install/install.sh
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.825 + dir=/tmp/install
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.826 + bin=runc
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.826 + shift
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.826 + '[' '!' -f /tmp/install/runc.installer ']'
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.826 + . /tmp/install/runc.installer
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.826 ++ set -e
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.827 ++ : v1.0.3
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.827 + install_runc
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.828 + RUNC_BUILDTAGS=seccomp
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.828 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.828 Install runc version v1.0.3 (build tags: seccomp)
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.829 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2F6V6yTJuG/src/github.com/opencontainers/runc
18:39:34 [2022-03-04T18:39:34.312Z] #53 0.835 Cloning into '/tmp/tmp.2F6V6yTJuG/src/github.com/opencontainers/runc'...
18:39:34 [2022-03-04T18:39:34.373Z] #56 88.83 + install -D bin/containerd /build/containerd
18:39:34 [2022-03-04T18:39:34.373Z] #56 88.86 + install -D bin/containerd-shim /build/containerd-shim
18:39:34 [2022-03-04T18:39:34.373Z] #56 88.86 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:39:34 [2022-03-04T18:39:34.373Z] #56 88.87 + install -D bin/ctr /build/ctr
18:39:34 [2022-03-04T18:39:34.494Z] #43 29.06   CC       images/ns.o
18:39:34 [2022-03-04T18:39:34.494Z] #43 29.21   CC       images/regfile.o
18:39:34 [2022-03-04T18:39:34.494Z] #43 29.41   CC       images/ghost-file.o
18:39:34 [2022-03-04T18:39:34.572Z] #53 ...
18:39:34 [2022-03-04T18:39:34.572Z] 
18:39:34 [2022-03-04T18:39:34.572Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:39:34 [2022-03-04T18:39:34.572Z] #16 sha256:e3d68765c1494fafb2bad662d956590baca147202bbeba7b78cf08c0990a56f4
18:39:34 [2022-03-04T18:39:34.572Z] #16 0.577 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:39:34 [2022-03-04T18:39:34.572Z] #16 DONE 0.6s
18:39:34 [2022-03-04T18:39:34.753Z] #43 29.67   CC       images/fifo.o
18:39:34 [2022-03-04T18:39:34.834Z] 
18:39:34 [2022-03-04T18:39:34.834Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:39:34 [2022-03-04T18:39:34.834Z] #17 sha256:c11264cf6b9036d9b9ce7af3bea6b824cfb5861d400f5f5ab3ebebf5dcb083f8
18:39:35 [2022-03-04T18:39:35.012Z] #43 29.88   CC       images/remap-file-path.o
18:39:35 [2022-03-04T18:39:35.211Z] #66 DONE 1.0s
18:39:35 [2022-03-04T18:39:35.211Z] 
18:39:35 [2022-03-04T18:39:35.211Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:39:35 [2022-03-04T18:39:35.211Z] #68 sha256:8598ef4584b87269bfc84d4927c4beb473f33396173e23541f5bc1c78ffb004a
18:39:35 [2022-03-04T18:39:35.211Z] #68 DONE 0.1s
18:39:35 [2022-03-04T18:39:35.211Z] 
18:39:35 [2022-03-04T18:39:35.211Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:39:35 [2022-03-04T18:39:35.211Z] #69 sha256:c8a34feaf869c8baf2658f6da996f20d5136587f157b5545bb91c79ca3d0b15d
18:39:35 [2022-03-04T18:39:35.211Z] #69 DONE 0.0s
18:39:35 [2022-03-04T18:39:35.211Z] 
18:39:35 [2022-03-04T18:39:35.211Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
18:39:35 [2022-03-04T18:39:35.211Z] #70 sha256:f31923c3d2907ed7e34e773b0d40accbbfdd10915e8b2aca4f1a63e5399084ef
18:39:35 [2022-03-04T18:39:35.271Z] #43 30.11   CC       images/eventfd.o
18:39:35 [2022-03-04T18:39:35.405Z] #17 DONE 0.7s
18:39:35 [2022-03-04T18:39:35.405Z] 
18:39:35 [2022-03-04T18:39:35.405Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:39:35 [2022-03-04T18:39:35.405Z] #18 sha256:86e3c9ae14d92a43e27f2c3637b4ae487c2d6be77f35f0a1831440d51af06428
18:39:35 [2022-03-04T18:39:35.530Z] #43 30.35   CC       images/eventpoll.o
18:39:35 [2022-03-04T18:39:35.773Z] #70 DONE 0.8s
18:39:35 [2022-03-04T18:39:35.773Z] 
18:39:35 [2022-03-04T18:39:35.773Z] #71 exporting to image
18:39:35 [2022-03-04T18:39:35.773Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:39:35 [2022-03-04T18:39:35.773Z] #71 exporting layers
18:39:35 [2022-03-04T18:39:35.789Z] #43 30.71   CC       images/fh.o
18:39:35 [2022-03-04T18:39:35.977Z] #18 DONE 0.6s
18:39:35 [2022-03-04T18:39:35.978Z] 
18:39:35 [2022-03-04T18:39:35.978Z] #19 [dev-systemd-false  6/26] RUN ldconfig
18:39:35 [2022-03-04T18:39:35.978Z] #19 sha256:2ccf69402293f8a947a2c7ae489ef69af821289003d747115d8e9ebe8ed23859
18:39:36 [2022-03-04T18:39:36.358Z] #43 31.04   CC       images/fsnotify.o
18:39:36 [2022-03-04T18:39:36.358Z] #43 ...
18:39:36 [2022-03-04T18:39:36.358Z] 
18:39:36 [2022-03-04T18:39:36.358Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:36 [2022-03-04T18:39:36.358Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:39:36 [2022-03-04T18:39:36.358Z] #34 76.06 bufio
18:39:36 [2022-03-04T18:39:36.358Z] #34 77.70 text/tabwriter
18:39:36 [2022-03-04T18:39:36.358Z] #34 78.34 path/filepath
18:39:36 [2022-03-04T18:39:36.358Z] #34 78.34 fmt
18:39:36 [2022-03-04T18:39:36.358Z] #34 79.89 io/ioutil
18:39:36 [2022-03-04T18:39:36.358Z] #34 81.53 github.com/BurntSushi/toml
18:39:36 [2022-03-04T18:39:36.358Z] #34 81.53 flag
18:39:36 [2022-03-04T18:39:36.358Z] #34 83.35 log
18:39:36 [2022-03-04T18:39:36.358Z] #34 85.70 github.com/BurntSushi/toml/cmd/tomlv
18:39:36 [2022-03-04T18:39:36.613Z] #19 DONE 0.7s
18:39:36 [2022-03-04T18:39:36.614Z] 
18:39:36 [2022-03-04T18:39:36.614Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:39:36 [2022-03-04T18:39:36.614Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:39:36 [2022-03-04T18:39:36.850Z] #13 3.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:39:36 [2022-03-04T18:39:36.850Z] #13 3.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:36 [2022-03-04T18:39:36.850Z] #13 3.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:36 [2022-03-04T18:39:36.850Z] #13 3.521 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:39:36 [2022-03-04T18:39:36.890Z] #56 DONE 91.1s
18:39:36 [2022-03-04T18:39:36.927Z] #34 ...
18:39:36 [2022-03-04T18:39:36.927Z] 
18:39:36 [2022-03-04T18:39:36.927Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:36 [2022-03-04T18:39:36.927Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:36 [2022-03-04T18:39:36.927Z] #43 31.66   CC       images/signalfd.o
18:39:36 [2022-03-04T18:39:36.927Z] #43 31.86   CC       images/fs.o
18:39:37 [2022-03-04T18:39:37.186Z] #43 32.04   CC       images/pstree.o
18:39:37 [2022-03-04T18:39:37.445Z] #43 32.22   CC       images/pipe.o
18:39:37 [2022-03-04T18:39:37.445Z] #43 32.36   CC       images/tcp-stream.o
18:39:37 [2022-03-04T18:39:37.452Z] 
18:39:37 [2022-03-04T18:39:37.452Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:39:37 [2022-03-04T18:39:37.452Z] #57 sha256:fa370bd6c89607481df96f1409675f527006fda1d744f0011031c185c0ae9a1f
18:39:37 [2022-03-04T18:39:37.554Z] #20 0.954 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:39:37 [2022-03-04T18:39:37.554Z] #20 0.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:37 [2022-03-04T18:39:37.554Z] #20 1.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:37 [2022-03-04T18:39:37.554Z] #20 1.030 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:39:37 [2022-03-04T18:39:37.705Z] #43 ...
18:39:37 [2022-03-04T18:39:37.705Z] 
18:39:37 [2022-03-04T18:39:37.705Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:37 [2022-03-04T18:39:37.705Z] #34 sha256:9834d0fcfa7de54f37bed93e3a3742bf8022c6d45212aa4e00e6290c97a5255b
18:39:37 [2022-03-04T18:39:37.705Z] #34 DONE 87.4s
18:39:37 [2022-03-04T18:39:37.705Z] 
18:39:37 [2022-03-04T18:39:37.705Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:37 [2022-03-04T18:39:37.705Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:37 [2022-03-04T18:39:37.705Z] #43 32.76   CC       images/sk-packet.o
18:39:37 [2022-03-04T18:39:37.804Z] #13 ...
18:39:37 [2022-03-04T18:39:37.804Z] 
18:39:37 [2022-03-04T18:39:37.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:39:37 [2022-03-04T18:39:37.804Z] #45 sha256:646c80d0970472fc9ccfbbf2a38912f2ff0c0f8867e1d9143875c1d388041f44
18:39:37 [2022-03-04T18:39:37.804Z] #45 6.972 + RM_GOPATH=0
18:39:37 [2022-03-04T18:39:37.804Z] #45 6.972 + TMP_GOPATH=
18:39:37 [2022-03-04T18:39:37.804Z] #45 6.972 + : /build
18:39:37 [2022-03-04T18:39:37.804Z] #45 6.972 + '[' -z '' ']'
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.003 ++ mktemp -d
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.010 + export GOPATH=/tmp/tmp.79fm9WUjBe
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.010 + GOPATH=/tmp/tmp.79fm9WUjBe
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.010 + RM_GOPATH=1
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.010 + case "$(go env GOARCH)" in
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.011 ++ go env GOARCH
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.120 + export GO_BUILDMODE=-buildmode=pie
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.120 + GO_BUILDMODE=-buildmode=pie
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.120 ++ dirname /tmp/install/install.sh
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 Install vndr version v0.1.2
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 + dir=/tmp/install
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 + bin=vndr
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 + shift
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 + '[' '!' -f /tmp/install/vndr.installer ']'
18:39:37 [2022-03-04T18:39:37.804Z] #45 7.125 + . /tmp/install/vndr.installer
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 ++ : v0.1.2
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 + install_vndr
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 + echo 'Install vndr version v0.1.2'
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 + GOBIN=/build
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 + GO111MODULE=on
18:39:37 [2022-03-04T18:39:37.805Z] #45 7.125 + go install github.com/LK4D4/vndr@v0.1.2
18:39:37 [2022-03-04T18:39:37.805Z] #45 8.273 go: downloading github.com/LK4D4/vndr v0.1.2
18:39:37 [2022-03-04T18:39:37.805Z] #45 ...
18:39:37 [2022-03-04T18:39:37.805Z] 
18:39:37 [2022-03-04T18:39:37.805Z] #36 [tini 1/2] 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
18:39:37 [2022-03-04T18:39:37.805Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:39:37 [2022-03-04T18:39:37.805Z] #36 7.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:39:37 [2022-03-04T18:39:37.805Z] #36 7.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:37 [2022-03-04T18:39:37.805Z] #36 7.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:37 [2022-03-04T18:39:37.805Z] #36 9.665 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:39:37 [2022-03-04T18:39:37.964Z] #43 32.99   CC       images/mnt.o
18:39:38 [2022-03-04T18:39:38.066Z] #36 ...
18:39:38 [2022-03-04T18:39:38.066Z] 
18:39:38 [2022-03-04T18:39:38.066Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:39:38 [2022-03-04T18:39:38.066Z] #58 sha256:8b13027601c6d8ac127a6edcd2f354843794522b4ccfbf724bbf65f6601d8522
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.297 + RM_GOPATH=0
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.297 + TMP_GOPATH=
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.297 + : /build
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.297 + '[' -z '' ']'
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.297 ++ mktemp -d
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.302 + export GOPATH=/tmp/tmp.kznRiaz0Jz
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.302 + GOPATH=/tmp/tmp.kznRiaz0Jz
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.302 + RM_GOPATH=1
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.302 + case "$(go env GOARCH)" in
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.302 ++ go env GOARCH
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + export GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 ++ dirname /tmp/install/install.sh
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + dir=/tmp/install
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + bin=rootlesskit
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + shift
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + . /tmp/install/rootlesskit.installer
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 ++ : v0.14.4
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + install_rootlesskit
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + case "$1" in
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + export CGO_ENABLED=0
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + CGO_ENABLED=0
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.318 + _install_rootlesskit
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.321 Install rootlesskit version v0.14.4
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.321 + echo 'Install rootlesskit version v0.14.4'
18:39:38 [2022-03-04T18:39:38.066Z] #58 6.321 + for f in rootlesskit rootlesskit-docker-proxy
18:39:38 [2022-03-04T18:39:38.067Z] #58 6.321 + GOBIN=/build
18:39:38 [2022-03-04T18:39:38.067Z] #58 6.321 + GO111MODULE=on
18:39:38 [2022-03-04T18:39:38.067Z] #58 6.321 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
18:39:38 [2022-03-04T18:39:38.067Z] #58 7.328 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
18:39:38 [2022-03-04T18:39:38.067Z] #58 ...
18:39:38 [2022-03-04T18:39:38.067Z] 
18:39:38 [2022-03-04T18:39:38.067Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:38 [2022-03-04T18:39:38.067Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + RM_GOPATH=0
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + TMP_GOPATH=
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + : /build
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + '[' -z '' ']'
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 ++ mktemp -d
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + export GOPATH=/tmp/tmp.chJ9ynuobv
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + GOPATH=/tmp/tmp.chJ9ynuobv
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + RM_GOPATH=1
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 + case "$(go env GOARCH)" in
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.285 ++ go env GOARCH
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 Install golangci-lint version v1.23.8
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + export GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 ++ dirname /tmp/install/install.sh
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + dir=/tmp/install
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + bin=golangci_lint
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + shift
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + . /tmp/install/golangci_lint.installer
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 ++ : v1.23.8
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + install_golangci_lint
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + set -e
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + echo 'Install golangci-lint version v1.23.8'
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + GOBIN=/build
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + GO111MODULE=on
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.295 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:39:38 [2022-03-04T18:39:38.067Z] #49 5.768 go: downloading github.com/golangci/golangci-lint v1.23.8
18:39:38 [2022-03-04T18:39:38.125Z] #20 1.624 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:39:38 [2022-03-04T18:39:38.224Z] #43 33.18   CC       images/pipe-data.o
18:39:38 [2022-03-04T18:39:38.329Z] #49 ...
18:39:38 [2022-03-04T18:39:38.329Z] 
18:39:38 [2022-03-04T18:39:38.329Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:39:38 [2022-03-04T18:39:38.329Z] #51 sha256:8caef926ebf19be230239a65052568e61d77ca207709ba4da3516e4b7ce1f69f
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.054 + RM_GOPATH=0
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.054 + TMP_GOPATH=
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.054 + : /build
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.054 + '[' -z '' ']'
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.054 ++ mktemp -d
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.138 + export GOPATH=/tmp/tmp.63XeWPTxtx
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.138 + GOPATH=/tmp/tmp.63XeWPTxtx
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.138 + RM_GOPATH=1
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.138 + case "$(go env GOARCH)" in
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.138 ++ go env GOARCH
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.147 + export GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.147 + GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.148 ++ dirname /tmp/install/install.sh
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.150 + dir=/tmp/install
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.150 + bin=shfmt
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.150 + shift
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.150 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.150 + . /tmp/install/shfmt.installer
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 ++ : v3.0.2
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 + install_shfmt
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 + echo 'Install shfmt version v3.0.2'
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 + GOBIN=/build
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 + GO111MODULE=on
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.161 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
18:39:38 [2022-03-04T18:39:38.329Z] #51 7.162 Install shfmt version v3.0.2
18:39:38 [2022-03-04T18:39:38.329Z] #51 8.197 go: downloading mvdan.cc/sh/v3 v3.0.2
18:39:38 [2022-03-04T18:39:38.329Z] #51 10.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:39:38 [2022-03-04T18:39:38.329Z] #51 10.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:39:38 [2022-03-04T18:39:38.329Z] #51 10.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:39:38 [2022-03-04T18:39:38.379Z] #57 DONE 0.9s
18:39:38 [2022-03-04T18:39:38.379Z] 
18:39:38 [2022-03-04T18:39:38.379Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:39:38 [2022-03-04T18:39:38.379Z] #61 sha256:d140c99ff0dc7ee64213507724a3c97765e228171731fc6f8909c1530caf8e2f
18:39:38 [2022-03-04T18:39:38.379Z] #61 DONE 0.2s
18:39:38 [2022-03-04T18:39:38.484Z] #43 33.40   CC       images/sa.o
18:39:38 [2022-03-04T18:39:38.613Z] #51 ...
18:39:38 [2022-03-04T18:39:38.613Z] 
18:39:38 [2022-03-04T18:39:38.613Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:39:38 [2022-03-04T18:39:38.613Z] #24 sha256:519b91b82b9a0feea057c44e7fc97ea79b9ca239824df07a4aef77cf49ba9fca
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.820 + RM_GOPATH=0
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.820 + TMP_GOPATH=
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.820 + : /build
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.820 + '[' -z '' ']'
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 ++ mktemp -d
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + export GOPATH=/tmp/tmp.R04ew2EwQJ
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + GOPATH=/tmp/tmp.R04ew2EwQJ
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + RM_GOPATH=1
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + case "$(go env GOARCH)" in
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 ++ go env GOARCH
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + export GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 + GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.828 ++ dirname /tmp/install/install.sh
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.829 + dir=/tmp/install
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.829 + bin=dockercli
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.829 + shift
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.829 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.829 + . /tmp/install/dockercli.installer
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.830 ++ : stable
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.830 ++ : 17.06.2-ce
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.830 + install_dockercli
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.830 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.830 Install docker/cli version 17.06.2-ce from stable
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.831 ++ uname -m
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.832 + arch=x86_64
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.832 + '[' x86_64 '!=' x86_64 ']'
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.832 + url=https://download.docker.com/linux/static
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.833 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:39:38 [2022-03-04T18:39:38.613Z] #24 5.845 + tar -xz docker/docker
18:39:38 [2022-03-04T18:39:38.613Z] #24 ...
18:39:38 [2022-03-04T18:39:38.613Z] 
18:39:38 [2022-03-04T18:39:38.613Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:39:38 [2022-03-04T18:39:38.613Z] #47 sha256:1c056e6769186a2ed324c2764a97225b8a70980e149ddf50d702ef99417478b2
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + RM_GOPATH=0
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + TMP_GOPATH=
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + : /build
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + '[' -z '' ']'
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 ++ mktemp -d
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + export GOPATH=/tmp/tmp.5LaDl3b6NP
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + GOPATH=/tmp/tmp.5LaDl3b6NP
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + RM_GOPATH=1
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 + case "$(go env GOARCH)" in
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.608 ++ go env GOARCH
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 Install gotestsum version v1.7.0
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + export GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + GO_BUILDMODE=-buildmode=pie
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 ++ dirname /tmp/install/install.sh
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + dir=/tmp/install
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + bin=gotestsum
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + shift
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + . /tmp/install/gotestsum.installer
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 ++ : v1.7.0
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + install_gotestsum
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + set -e
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + echo 'Install gotestsum version v1.7.0'
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + GOBIN=/build
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + GO111MODULE=on
18:39:38 [2022-03-04T18:39:38.613Z] #47 6.617 + go install gotest.tools/gotestsum@v1.7.0
18:39:38 [2022-03-04T18:39:38.613Z] #47 7.400 go: downloading gotest.tools/gotestsum v1.7.0
18:39:38 [2022-03-04T18:39:38.613Z] #47 10.08 go: downloading github.com/fatih/color v1.10.0
18:39:38 [2022-03-04T18:39:38.613Z] #47 10.15 go: downloading github.com/dnephin/pflag v1.0.7
18:39:38 [2022-03-04T18:39:38.613Z] #47 10.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:39:38 [2022-03-04T18:39:38.613Z] #47 10.37 go: downloading github.com/pkg/errors v0.9.1
18:39:38 [2022-03-04T18:39:38.613Z] #47 10.80 go: downloading golang.org/x/tools v0.1.0
18:39:38 [2022-03-04T18:39:38.635Z] 
18:39:38 [2022-03-04T18:39:38.635Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:39:38 [2022-03-04T18:39:38.635Z] #66 sha256:8983487431c41c4dcc8040631994d3f457840b56c26d5dca4434ed94b463ba0c
18:39:38 [2022-03-04T18:39:38.744Z] #43 33.63   CC       images/timer.o
18:39:38 [2022-03-04T18:39:38.875Z] #47 10.98 go: downloading github.com/mattn/go-colorable v0.1.8
18:39:38 [2022-03-04T18:39:38.875Z] #47 ...
18:39:38 [2022-03-04T18:39:38.875Z] 
18:39:38 [2022-03-04T18:39:38.875Z] #32 [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
18:39:38 [2022-03-04T18:39:38.875Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:39:38 [2022-03-04T18:39:38.875Z] #32 6.580 + git clone https://github.com/kolyshkin/go-swagger.git .
18:39:38 [2022-03-04T18:39:38.875Z] #32 6.580 Cloning into '.'...
18:39:38 [2022-03-04T18:39:38.875Z] #32 ...
18:39:38 [2022-03-04T18:39:38.875Z] 
18:39:38 [2022-03-04T18:39:38.875Z] #55 [containerd 1/2] 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
18:39:38 [2022-03-04T18:39:38.875Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:39:38 [2022-03-04T18:39:38.875Z] #55 7.634 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:39:38 [2022-03-04T18:39:38.875Z] #55 7.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:38 [2022-03-04T18:39:38.875Z] #55 7.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:38 [2022-03-04T18:39:38.875Z] #55 9.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:39:39 [2022-03-04T18:39:39.003Z] #43 33.98   CC       images/timerfd.o
18:39:39 [2022-03-04T18:39:39.137Z] #55 ...
18:39:39 [2022-03-04T18:39:39.137Z] 
18:39:39 [2022-03-04T18:39:39.137Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:39:39 [2022-03-04T18:39:39.137Z] #67 sha256:1dcaed9ffb410cda56ba087a964488b7fb2657ece3ac939290e8b24c0a9fc4e2
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.593 + RM_GOPATH=0
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.596 + TMP_GOPATH=
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.596 + : /build
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.596 + '[' -z '' ']'
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.597 ++ mktemp -d
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.608 + export GOPATH=/tmp/tmp.94mmGjKYVJ
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.608 + GOPATH=/tmp/tmp.94mmGjKYVJ
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.608 + RM_GOPATH=1
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.608 + case "$(go env GOARCH)" in
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.608 ++ go env GOARCH
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + export GO_BUILDMODE=-buildmode=pie
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + GO_BUILDMODE=-buildmode=pie
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 ++ dirname /tmp/install/install.sh
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + dir=/tmp/install
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + bin=proxy
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + shift
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + '[' '!' -f /tmp/install/proxy.installer ']'
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + . /tmp/install/proxy.installer
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + install_proxy
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + case "$1" in
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + export CGO_ENABLED=0
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + CGO_ENABLED=0
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + _install_proxy
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.628 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.94mmGjKYVJ/src/github.com/docker/libnetwork
18:39:39 [2022-03-04T18:39:39.137Z] #67 6.636 Cloning into '/tmp/tmp.94mmGjKYVJ/src/github.com/docker/libnetwork'...
18:39:39 [2022-03-04T18:39:39.137Z] #67 ...
18:39:39 [2022-03-04T18:39:39.137Z] 
18:39:39 [2022-03-04T18:39:39.137Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:39 [2022-03-04T18:39:39.137Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + RM_GOPATH=0
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + TMP_GOPATH=
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + : /build
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + '[' -z '' ']'
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 ++ mktemp -d
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + export GOPATH=/tmp/tmp.mV5U1ymN3K
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + GOPATH=/tmp/tmp.mV5U1ymN3K
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + RM_GOPATH=1
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 + case "$(go env GOARCH)" in
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.607 ++ go env GOARCH
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.608 + export GO_BUILDMODE=-buildmode=pie
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.608 + GO_BUILDMODE=-buildmode=pie
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 ++ dirname /tmp/install/install.sh
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + dir=/tmp/install
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + bin=tomlv
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + shift
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + . /tmp/install/tomlv.installer
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + install_tomlv
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:39:39 [2022-03-04T18:39:39.137Z] #34 6.617 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mV5U1ymN3K/src/github.com/BurntSushi/toml
18:39:39 [2022-03-04T18:39:39.138Z] #34 6.637 Cloning into '/tmp/tmp.mV5U1ymN3K/src/github.com/BurntSushi/toml'...
18:39:39 [2022-03-04T18:39:39.138Z] #34 8.532 + cd /tmp/tmp.mV5U1ymN3K/src/github.com/BurntSushi/toml
18:39:39 [2022-03-04T18:39:39.138Z] #34 8.536 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:39:39 [2022-03-04T18:39:39.138Z] #34 8.757 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:39:39 [2022-03-04T18:39:39.138Z] #34 9.668 internal/unsafeheader
18:39:39 [2022-03-04T18:39:39.138Z] #34 9.804 internal/cpu
18:39:39 [2022-03-04T18:39:39.138Z] #34 9.816 runtime/internal/atomic
18:39:39 [2022-03-04T18:39:39.138Z] #34 10.31 runtime/internal/sys
18:39:39 [2022-03-04T18:39:39.138Z] #34 10.62 runtime/internal/math
18:39:39 [2022-03-04T18:39:39.138Z] #34 10.65 internal/bytealg
18:39:39 [2022-03-04T18:39:39.138Z] #34 10.80 math/bits
18:39:39 [2022-03-04T18:39:39.263Z] #43 34.20   CC       images/mm.o
18:39:39 [2022-03-04T18:39:39.399Z] #34 11.55 math
18:39:39 [2022-03-04T18:39:39.399Z] #34 ...
18:39:39 [2022-03-04T18:39:39.399Z] 
18:39:39 [2022-03-04T18:39:39.399Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:39 [2022-03-04T18:39:39.399Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:39 [2022-03-04T18:39:39.399Z] #49 11.57 go: downloading github.com/fatih/color v1.7.0
18:39:39 [2022-03-04T18:39:39.399Z] #49 11.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:39:39 [2022-03-04T18:39:39.507Z] #20 ...
18:39:39 [2022-03-04T18:39:39.507Z] 
18:39:39 [2022-03-04T18:39:39.507Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:39:39 [2022-03-04T18:39:39.507Z] #58 sha256:9f4c9336d11f854fbc2f55201eea9fed2585269c7adffd11162d70a46fb91c9b
18:39:39 [2022-03-04T18:39:39.507Z] #58 88.23 + for f in rootlesskit rootlesskit-docker-proxy
18:39:39 [2022-03-04T18:39:39.507Z] #58 88.23 + GOBIN=/build
18:39:39 [2022-03-04T18:39:39.507Z] #58 88.23 + GO111MODULE=on
18:39:39 [2022-03-04T18:39:39.507Z] #58 88.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
18:39:39 [2022-03-04T18:39:39.507Z] #58 DONE 94.9s
18:39:39 [2022-03-04T18:39:39.507Z] 
18:39:39 [2022-03-04T18:39:39.507Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:39:39 [2022-03-04T18:39:39.507Z] #59 sha256:b80d5007c215295a9181d2411b5971e4a267d8ef8372a4a8949ee5a5e470c918
18:39:39 [2022-03-04T18:39:39.507Z] #59 DONE 0.1s
18:39:39 [2022-03-04T18:39:39.507Z] 
18:39:39 [2022-03-04T18:39:39.508Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:39:39 [2022-03-04T18:39:39.508Z] #60 sha256:22d2dac733c15a0f2ad0cc11fb92bc5a255754f56f7ed067d88da7636453f0b3
18:39:39 [2022-03-04T18:39:39.508Z] #60 DONE 0.1s
18:39:39 [2022-03-04T18:39:39.508Z] 
18:39:39 [2022-03-04T18:39:39.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:39 [2022-03-04T18:39:39.508Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:39 [2022-03-04T18:39:39.508Z] #43 37.26   CC       compel/src/lib/ptrace.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 37.77   AR       compel/libcompel.a
18:39:39 [2022-03-04T18:39:39.508Z] #43 37.85   HOSTCC   compel/src/main-host.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.05   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.13   HOSTCC   compel/src/lib/handle-elf-host.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.29   HOSTCC   compel/src/lib/log-host.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.41   HOSTLINK compel/compel-host-bin
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.52   DEP      soccr/soccr.d
18:39:39 [2022-03-04T18:39:39.508Z] #43 38.70   CC       soccr/soccr.o
18:39:39 [2022-03-04T18:39:39.508Z] #43 39.95   AR       soccr/libsoccr.a
18:39:39 [2022-03-04T18:39:39.508Z] #43 39.99 make[1]: 'soccr/libsoccr.a' is up to date.
18:39:39 [2022-03-04T18:39:39.508Z] #43 40.32   DEP      criu/arch/aarch64/sigframe.d
18:39:39 [2022-03-04T18:39:39.523Z] #43 34.47   CC       images/sk-opts.o
18:39:39 [2022-03-04T18:39:39.563Z] #66 DONE 0.9s
18:39:39 [2022-03-04T18:39:39.563Z] 
18:39:39 [2022-03-04T18:39:39.563Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:39:39 [2022-03-04T18:39:39.563Z] #68 sha256:5a9ba409e981ebf704ea237ab021ba7b4ca44d9a0ab6eebd90c1d211dffd8514
18:39:39 [2022-03-04T18:39:39.563Z] #68 DONE 0.0s
18:39:39 [2022-03-04T18:39:39.563Z] 
18:39:39 [2022-03-04T18:39:39.563Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:39:39 [2022-03-04T18:39:39.563Z] #69 sha256:9eb3a21ec9fa370b22fb6fcd33ae47736dd6392522bdcf6a9e4e59252093ad9d
18:39:39 [2022-03-04T18:39:39.563Z] #69 DONE 0.0s
18:39:39 [2022-03-04T18:39:39.563Z] 
18:39:39 [2022-03-04T18:39:39.563Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
18:39:39 [2022-03-04T18:39:39.563Z] #70 sha256:4986607b2a65fc0add5084aa37df35e15d6958ede68e2c5f9a95813806418abe
18:39:39 [2022-03-04T18:39:39.661Z] #49 11.68 go: downloading github.com/pkg/errors v0.8.1
18:39:39 [2022-03-04T18:39:39.661Z] #49 11.68 go: downloading github.com/spf13/cobra v0.0.5
18:39:39 [2022-03-04T18:39:39.661Z] #49 11.71 go: downloading github.com/spf13/pflag v1.0.5
18:39:39 [2022-03-04T18:39:39.768Z] #43 40.41   DEP      criu/arch/aarch64/crtools.d
18:39:39 [2022-03-04T18:39:39.768Z] #43 40.61   DEP      criu/arch/aarch64/cpu.d
18:39:39 [2022-03-04T18:39:39.782Z] #43 34.67   CC       images/sk-unix.o
18:39:39 [2022-03-04T18:39:39.924Z] #49 12.14 go: downloading github.com/spf13/viper v1.6.1
18:39:40 [2022-03-04T18:39:40.028Z] #43 40.69   DEP      criu/arch/aarch64/bitops.d
18:39:40 [2022-03-04T18:39:40.028Z] #43 40.78   CC       criu/arch/aarch64/bitops.o
18:39:40 [2022-03-04T18:39:40.028Z] #43 40.98   CC       criu/arch/aarch64/cpu.o
18:39:40 [2022-03-04T18:39:40.041Z] #43 34.96   CC       images/sk-inet.o
18:39:40 [2022-03-04T18:39:40.125Z] #70 DONE 0.7s
18:39:40 [2022-03-04T18:39:40.288Z] #43 41.24   CC       criu/arch/aarch64/crtools.o
18:39:40 [2022-03-04T18:39:40.382Z] 
18:39:40 [2022-03-04T18:39:40.382Z] #71 exporting to image
18:39:40 [2022-03-04T18:39:40.382Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:39:40 [2022-03-04T18:39:40.382Z] #71 exporting layers
18:39:40 [2022-03-04T18:39:40.504Z] #49 12.71 go: downloading github.com/mattn/go-colorable v0.1.4
18:39:40 [2022-03-04T18:39:40.504Z] #49 12.71 go: downloading github.com/mattn/go-isatty v0.0.8
18:39:40 [2022-03-04T18:39:40.504Z] #49 12.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:39:40 [2022-03-04T18:39:40.609Z] #43 35.31   CC       images/tun.o
18:39:40 [2022-03-04T18:39:40.765Z] #49 12.86 go: downloading github.com/go-critic/go-critic v0.4.1
18:39:40 [2022-03-04T18:39:40.859Z] #43 41.73   CC       criu/arch/aarch64/sigframe.o
18:39:40 [2022-03-04T18:39:40.869Z] #43 35.57   CC       images/sk-netlink.o
18:39:40 [2022-03-04T18:39:40.869Z] #43 35.78   CC       images/packet-sock.o
18:39:41 [2022-03-04T18:39:41.120Z] #43 41.87   LINK     criu/arch/aarch64/crtools.built-in.o
18:39:41 [2022-03-04T18:39:41.120Z] #43 41.90   DEP      criu/pie/util-vdso.d
18:39:41 [2022-03-04T18:39:41.120Z] #43 41.99   DEP      criu/pie/util.d
18:39:41 [2022-03-04T18:39:41.128Z] #43 36.14   CC       images/ipc-var.o
18:39:41 [2022-03-04T18:39:41.380Z] #43 42.15   CC       criu/pie/util.o
18:39:41 [2022-03-04T18:39:41.387Z] #43 36.41   CC       images/ipc-desc.o
18:39:41 [2022-03-04T18:39:41.641Z] #43 42.37   CC       criu/pie/util-vdso.o
18:39:41 [2022-03-04T18:39:41.646Z] #43 36.60   CC       images/ipc-shm.o
18:39:41 [2022-03-04T18:39:41.901Z] #43 42.81   AR       criu/pie/pie.lib.a
18:39:41 [2022-03-04T18:39:41.901Z] #43 42.85   DEP      criu/pie/restorer.d
18:39:41 [2022-03-04T18:39:41.905Z] #43 36.77   CC       images/ipc-msg.o
18:39:42 [2022-03-04T18:39:42.160Z] #49 ...
18:39:42 [2022-03-04T18:39:42.160Z] 
18:39:42 [2022-03-04T18:39:42.160Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:39:42 [2022-03-04T18:39:42.160Z] #24 sha256:519b91b82b9a0feea057c44e7fc97ea79b9ca239824df07a4aef77cf49ba9fca
18:39:42 [2022-03-04T18:39:42.160Z] #24 13.87 + mkdir -p /build
18:39:42 [2022-03-04T18:39:42.160Z] #24 13.87 + mv docker/docker /build/
18:39:42 [2022-03-04T18:39:42.160Z] #24 13.88 + rmdir docker
18:39:42 [2022-03-04T18:39:42.160Z] #24 DONE 14.2s
18:39:42 [2022-03-04T18:39:42.160Z] 
18:39:42 [2022-03-04T18:39:42.160Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:42 [2022-03-04T18:39:42.160Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:42 [2022-03-04T18:39:42.160Z] #49 14.31 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:39:42 [2022-03-04T18:39:42.161Z] #43 43.03   DEP      criu/arch/aarch64/intraprocedure.d
18:39:42 [2022-03-04T18:39:42.161Z] #43 43.05   DEP      criu/arch/aarch64/restorer.d
18:39:42 [2022-03-04T18:39:42.164Z] #43 37.03   CC       images/ipc-sem.o
18:39:42 [2022-03-04T18:39:42.317Z] #71 exporting layers 6.4s done
18:39:42 [2022-03-04T18:39:42.317Z] #71 writing image sha256:1d12cdd7492be11fb79d4d53fbb665d56c8fa4449bcf73c4f874e73236661201 done
18:39:42 [2022-03-04T18:39:42.317Z] #71 naming to docker.io/library/docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 done
18:39:42 [2022-03-04T18:39:42.317Z] #71 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:39:42 [2022-03-04T18:39:42.421Z] #43 43.24   DEP      criu/arch/aarch64/vdso-pie.d
18:39:42 [2022-03-04T18:39:42.422Z] #49 14.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:39:42 [2022-03-04T18:39:42.422Z] #49 14.81 go: downloading github.com/sirupsen/logrus v1.4.2
18:39:42 [2022-03-04T18:39:42.423Z] #43 37.24   CC       images/utsns.o
18:39:42 [2022-03-04T18:39:42.423Z] #43 37.43   CC       images/creds.o
18:39:42 [2022-03-04T18:39:42.682Z] #43 43.32   DEP      criu/pie/parasite-vdso.d
18:39:42 [2022-03-04T18:39:42.682Z] #43 ...
18:39:42 [2022-03-04T18:39:42.682Z] 
18:39:42 [2022-03-04T18:39:42.682Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:39:42 [2022-03-04T18:39:42.682Z] #53 sha256:abf20ae6ab11280679e1de1c2a298a2559ec65ae8d5bfd7bbf3637b131fbc7c2
18:39:42 [2022-03-04T18:39:42.682Z] #53 10.14 + cd /tmp/tmp.2F6V6yTJuG/src/github.com/opencontainers/runc
18:39:42 [2022-03-04T18:39:42.682Z] #53 10.14 + git checkout -q v1.0.3
18:39:42 [2022-03-04T18:39:42.682Z] #43 37.61   CC       images/vma.o
18:39:42 [2022-03-04T18:39:42.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/validate/default
18:39:42 [2022-03-04T18:39:42.942Z] #43 37.89   CC       images/netdev.o
18:39:42 [2022-03-04T18:39:42.999Z] #49 15.24 go: downloading github.com/stretchr/testify v1.4.0
18:39:43 [2022-03-04T18:39:43.253Z] #53 10.73 + '[' -z '' ']'
18:39:43 [2022-03-04T18:39:43.253Z] #53 10.73 + target=static
18:39:43 [2022-03-04T18:39:43.253Z] #53 10.73 + make BUILDTAGS=seccomp static
18:39:43 [2022-03-04T18:39:43.511Z] #43 38.20   CC       images/tty.o
18:39:43 [2022-03-04T18:39:43.513Z] #53 11.12 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
18:39:43 [2022-03-04T18:39:43.629Z] Congratulations!  All commits are properly signed with the DCO!
18:39:43 [2022-03-04T18:39:43.771Z] #43 38.69   CC       images/file-lock.o
18:39:44 [2022-03-04T18:39:44.030Z] #43 38.94   CC       images/rlimit.o
18:39:44 [2022-03-04T18:39:44.193Z] Congratulations!  Seccomp profile generation is done correctly.
18:39:44 [2022-03-04T18:39:44.193Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:39:44 [2022-03-04T18:39:44.290Z] #43 39.09   CC       images/pagemap.o
18:39:44 [2022-03-04T18:39:44.290Z] #43 39.35   CC       images/siginfo.o
18:39:44 [2022-03-04T18:39:44.549Z] #43 39.62   CC       images/rpc.o
18:39:44 [2022-03-04T18:39:44.923Z] #49 ...
18:39:44 [2022-03-04T18:39:44.923Z] 
18:39:44 [2022-03-04T18:39:44.923Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:39:44 [2022-03-04T18:39:44.923Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:39:44 [2022-03-04T18:39:44.923Z] #40 6.791 + git clone https://github.com/docker/distribution.git .
18:39:44 [2022-03-04T18:39:44.923Z] #40 6.795 Cloning into '.'...
18:39:45 [2022-03-04T18:39:45.185Z] #40 ...
18:39:45 [2022-03-04T18:39:45.185Z] 
18:39:45 [2022-03-04T18:39:45.185Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:39:45 [2022-03-04T18:39:45.185Z] #58 sha256:8b13027601c6d8ac127a6edcd2f354843794522b4ccfbf724bbf65f6601d8522
18:39:45 [2022-03-04T18:39:45.185Z] #58 10.65 go: downloading github.com/pkg/errors v0.9.1
18:39:45 [2022-03-04T18:39:45.185Z] #58 10.66 go: downloading github.com/sirupsen/logrus v1.8.1
18:39:45 [2022-03-04T18:39:45.185Z] #58 10.80 go: downloading github.com/urfave/cli/v2 v2.3.0
18:39:45 [2022-03-04T18:39:45.185Z] #58 11.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:39:45 [2022-03-04T18:39:45.185Z] #58 16.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:39:45 [2022-03-04T18:39:45.185Z] #58 17.14 go: downloading github.com/google/uuid v1.3.0
18:39:45 [2022-03-04T18:39:45.185Z] #58 17.20 go: downloading github.com/moby/vpnkit v0.5.0
18:39:45 [2022-03-04T18:39:45.185Z] #58 17.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:39:45 [2022-03-04T18:39:45.185Z] #58 17.42 go: downloading github.com/gofrs/flock v0.8.1
18:39:45 [2022-03-04T18:39:45.447Z] #58 17.57 go: downloading github.com/gorilla/mux v1.8.0
18:39:45 [2022-03-04T18:39:45.486Z] #43 ...
18:39:45 [2022-03-04T18:39:45.486Z] 
18:39:45 [2022-03-04T18:39:45.486Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:39:45 [2022-03-04T18:39:45.486Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:39:45 [2022-03-04T18:39:45.486Z] #56 61.01 Checking out files:  46% (2179/4731)   
Checking out files:  47% (2224/4731)   
Checking out files:  48% (2271/4731)   
Checking out files:  49% (2319/4731)   
Checking out files:  50% (2366/4731)   
Checking out files:  51% (2413/4731)   
Checking out files:  52% (2461/4731)   
Checking out files:  53% (2508/4731)   
Checking out files:  54% (2555/4731)   
Checking out files:  55% (2603/4731)   
Checking out files:  56% (2650/4731)   
Checking out files:  57% (2697/4731)   
Checking out files:  58% (2744/4731)   
Checking out files:  59% (2792/4731)   
Checking out files:  60% (2839/4731)   
Checking out files:  61% (2886/4731)   
Checking out files:  62% (2934/4731)   
Checking out files:  63% (2981/4731)   
Checking out files:  64% (3028/4731)   
Checking out files:  65% (3076/4731)   
Checking out files:  66% (3123/4731)   
Checking out files:  67% (3170/4731)   
Checking out files:  68% (3218/4731)   
Checking out files:  69% (3265/4731)   
Checking out files:  70% (3312/4731)   
Checking out files:  71% (3360/4731)   
Checking out files:  72% (3407/4731)   
Checking out files:  73% (3454/4731)   
Checking out files:  74% (3501/4731)   
Checking out files:  75% (3549/4731)   
Checking out files:  76% (3596/4731)   
Checking out files:  77% (3643/4731)   
Checking out files:  78% (3691/4731)   
Checking out files:  79% (3738/4731)   
Checking out files:  80% (3785/4731)   
Checking out files:  81% (3833/4731)   
Checking out files:  82% (3880/4731)   
Checking out files:  83% (3927/4731)   
Checking out files:  83% (3969/4731)   
Checking out files:  84% (3975/4731)   
Checking out files:  85% (4022/4731)   
Checking out files:  86% (4069/4731)   
Checking out files:  87% (4116/4731)   
Checking out files:  88% (4164/4731)   
Checking out files:  89% (4211/4731)   
Checking out files:  90% (4258/4731)   
Checking out files:  91% (4306/4731)   
Checking out files:  92% (4353/4731)   
Checking out files:  93% (4400/4731)   
Checking out files:  94% (4448/4731)   
Checking out files:  95% (4495/4731)   
Checking out files:  96% (4542/4731)   
Checking out files:  97% (4590/4731)   
Checking out files:  98% (4637/4731)   
Checking out files:  99% (4684/4731)   
Checking out files: 100% (4731/4731)   
Checking out files: 100% (4731/4731), done.
18:39:45 [2022-03-04T18:39:45.486Z] #56 62.55 + cd /tmp/tmp.ImfzcjLkMj/src/github.com/containerd/containerd
18:39:45 [2022-03-04T18:39:45.486Z] #56 62.55 + git checkout -q v1.5.10
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + export 'BUILDTAGS=netgo osusergo static_build'
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + BUILDTAGS='netgo osusergo static_build'
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + export EXTRA_FLAGS=-buildmode=pie
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + EXTRA_FLAGS=-buildmode=pie
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + '[' '' = dynamic ']'
18:39:45 [2022-03-04T18:39:45.486Z] #56 64.54 + make
18:39:45 [2022-03-04T18:39:45.486Z] #56 66.16 + bin/ctr
18:39:45 [2022-03-04T18:39:45.709Z] #58 17.82 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:39:45 [2022-03-04T18:39:45.709Z] #58 ...
18:39:45 [2022-03-04T18:39:45.709Z] 
18:39:45 [2022-03-04T18:39:45.709Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:39:45 [2022-03-04T18:39:45.709Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:39:45 [2022-03-04T18:39:45.709Z] #42 7.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:39:45 [2022-03-04T18:39:45.709Z] #42 8.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:39:45 [2022-03-04T18:39:45.709Z] #42 8.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:39:45 [2022-03-04T18:39:45.709Z] #42 9.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:39:45 [2022-03-04T18:39:45.709Z] #42 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:39:45 [2022-03-04T18:39:45.709Z] #42 14.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:39:45 [2022-03-04T18:39:45.709Z] #42 ...
18:39:45 [2022-03-04T18:39:45.709Z] 
18:39:45 [2022-03-04T18:39:45.709Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:39:45 [2022-03-04T18:39:45.709Z] #47 sha256:1c056e6769186a2ed324c2764a97225b8a70980e149ddf50d702ef99417478b2
18:39:45 [2022-03-04T18:39:45.709Z] #47 11.41 go: downloading github.com/mattn/go-isatty v0.0.12
18:39:45 [2022-03-04T18:39:45.709Z] #47 11.53 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:39:45 [2022-03-04T18:39:45.709Z] #47 11.67 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:39:45 [2022-03-04T18:39:45.709Z] #47 16.86 go: downloading github.com/jonboulle/clockwork v0.2.2
18:39:45 [2022-03-04T18:39:45.709Z] #47 16.92 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:39:45 [2022-03-04T18:39:45.709Z] #47 17.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:39:45 [2022-03-04T18:39:45.746Z] #56 ...
18:39:45 [2022-03-04T18:39:45.746Z] 
18:39:45 [2022-03-04T18:39:45.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:45 [2022-03-04T18:39:45.746Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:45 [2022-03-04T18:39:45.746Z] #43 40.62   CC       images/ext-file.o
18:39:45 [2022-03-04T18:39:45.746Z] #43 40.79   CC       images/cgroup.o
18:39:45 [2022-03-04T18:39:45.972Z] #47 ...
18:39:45 [2022-03-04T18:39:45.972Z] 
18:39:45 [2022-03-04T18:39:45.972Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:45 [2022-03-04T18:39:45.972Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:45 [2022-03-04T18:39:45.973Z] #49 18.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:39:45 [2022-03-04T18:39:45.973Z] #49 18.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:39:45 [2022-03-04T18:39:45.973Z] #49 18.31 go: downloading github.com/hashicorp/hcl v1.0.0
18:39:46 [2022-03-04T18:39:46.314Z] #43 41.35   CC       images/userns.o
18:39:46 [2022-03-04T18:39:46.546Z] #49 18.72 go: downloading github.com/magiconair/properties v1.8.1
18:39:46 [2022-03-04T18:39:46.546Z] #49 18.77 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:39:46 [2022-03-04T18:39:46.546Z] #49 18.80 go: downloading github.com/pelletier/go-toml v1.2.0
18:39:46 [2022-03-04T18:39:46.546Z] #49 18.86 go: downloading github.com/spf13/afero v1.1.2
18:39:46 [2022-03-04T18:39:46.574Z] #43 41.59   CC       images/google/protobuf/descriptor.o
18:39:46 [2022-03-04T18:39:46.926Z] #71 exporting layers 6.5s done
18:39:46 [2022-03-04T18:39:46.926Z] #71 writing image sha256:6e20d931cd47882dabd4d309a3d33c4b10113c62146bd536a3385f13a3f7457e done
18:39:46 [2022-03-04T18:39:46.926Z] #71 naming to docker.io/library/docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 done
18:39:46 [2022-03-04T18:39:46.926Z] #71 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.16 go: downloading github.com/spf13/cast v1.3.0
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.22 go: downloading github.com/subosito/gotenv v1.2.0
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.22 go: downloading gopkg.in/ini.v1 v1.51.0
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.33 go: downloading gopkg.in/yaml.v2 v2.2.7
18:39:47 [2022-03-04T18:39:47.122Z] #49 19.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:39:47 [2022-03-04T18:39:47.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -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=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh dynbinary test-integration
18:39:47 [2022-03-04T18:39:47.412Z] #49 19.54 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:39:47 [2022-03-04T18:39:47.412Z] #49 19.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:39:47 [2022-03-04T18:39:47.691Z] #49 19.85 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:39:47 [2022-03-04T18:39:47.832Z] 
18:39:47 [2022-03-04T18:39:47.832Z] Removing bundles/
18:39:47 [2022-03-04T18:39:47.832Z] 
18:39:47 [2022-03-04T18:39:47.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:39:47 [2022-03-04T18:39:47.832Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:39:47 [2022-03-04T18:39:47.832Z] GOOS="" GOARCH="" GOARM=""
18:39:47 [2022-03-04T18:39:47.953Z] #43 42.95   CC       images/opts.o
18:39:48 [2022-03-04T18:39:48.009Z] #49 20.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:39:48 [2022-03-04T18:39:48.009Z] #49 ...
18:39:48 [2022-03-04T18:39:48.009Z] 
18:39:48 [2022-03-04T18:39:48.009Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:48 [2022-03-04T18:39:48.009Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:48 [2022-03-04T18:39:48.009Z] #13 4.812 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:39:48 [2022-03-04T18:39:48.009Z] #13 7.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:39:48 [2022-03-04T18:39:48.009Z] #13 9.132 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:39:48 [2022-03-04T18:39:48.009Z] #13 12.11 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
18:39:48 [2022-03-04T18:39:48.009Z] #13 ...
18:39:48 [2022-03-04T18:39:48.009Z] 
18:39:48 [2022-03-04T18:39:48.009Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:48 [2022-03-04T18:39:48.009Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:48 [2022-03-04T18:39:48.009Z] #49 20.21 go: downloading github.com/go-toolsmith/astp v1.0.0
18:39:48 [2022-03-04T18:39:48.213Z] #43 43.15   CC       images/seccomp.o
18:39:48 [2022-03-04T18:39:48.313Z] #49 20.34 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:39:48 [2022-03-04T18:39:48.313Z] #49 20.53 go: downloading github.com/go-toolsmith/typep v1.0.0
18:39:48 [2022-03-04T18:39:48.473Z] #43 43.41   CC       images/binfmt-misc.o
18:39:48 [2022-03-04T18:39:48.473Z] #43 43.56   CC       images/time.o
18:39:48 [2022-03-04T18:39:48.589Z] #49 20.70 go: downloading github.com/davecgh/go-spew v1.1.1
18:39:48 [2022-03-04T18:39:48.799Z] #53 ...
18:39:48 [2022-03-04T18:39:48.799Z] 
18:39:48 [2022-03-04T18:39:48.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:48 [2022-03-04T18:39:48.799Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:48 [2022-03-04T18:39:48.799Z] #43 43.48   DEP      criu/pie/parasite.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 43.71   CC       criu/pie/parasite.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 44.68   LINK     criu/pie/parasite.built-in.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 44.69   GEN      criu/pie/parasite-blob.h
18:39:48 [2022-03-04T18:39:48.799Z] #43 44.69   CC       criu/pie/parasite-vdso.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 45.21   CC       criu/arch/aarch64/vdso-pie.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 45.38   CC       criu/arch/aarch64/restorer.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 45.67   CC       criu/arch/aarch64/intraprocedure.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 45.71   CC       criu/pie/restorer.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.12   LINK     criu/pie/restorer.built-in.o
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.15   GEN      criu/pie/restorer-blob.h
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.25   DEP      criu/vdso.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.40   DEP      criu/uts_ns.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.53   DEP      criu/util.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.66   DEP      criu/uffd.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.78   DEP      criu/tun.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 48.95   DEP      criu/tty.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.09   DEP      criu/timerfd.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.23   DEP      criu/timens.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.41   DEP      criu/sysfs_parse.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.53   DEP      criu/sysctl.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.63   DEP      criu/string.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.65   DEP      criu/stats.d
18:39:48 [2022-03-04T18:39:48.799Z] #43 49.73   DEP      criu/sockets.d
18:39:48 [2022-03-04T18:39:48.851Z] #49 21.00 go: downloading github.com/pmezard/go-difflib v1.0.0
18:39:48 [2022-03-04T18:39:48.851Z] #49 21.09 go: downloading github.com/stretchr/objx v0.2.0
18:39:49 [2022-03-04T18:39:49.043Z] #43 43.72   CC       images/sysctl.o
18:39:49 [2022-03-04T18:39:49.043Z] #43 43.88   CC       images/autofs.o
18:39:49 [2022-03-04T18:39:49.059Z] #43 49.87   DEP      criu/sk-unix.d
18:39:49 [2022-03-04T18:39:49.112Z] #49 21.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:39:49 [2022-03-04T18:39:49.112Z] #49 21.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:39:49 [2022-03-04T18:39:49.302Z] #43 44.03   CC       images/macvlan.o
18:39:49 [2022-03-04T18:39:49.302Z] #43 44.20   CC       images/sit.o
18:39:49 [2022-03-04T18:39:49.321Z] #43 50.07   DEP      criu/sk-tcp.d
18:39:49 [2022-03-04T18:39:49.375Z] #49 21.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:39:49 [2022-03-04T18:39:49.561Z] #43 44.37   CC       images/memfd.o
18:39:49 [2022-03-04T18:39:49.561Z] #43 44.58   CC       images/timens.o
18:39:49 [2022-03-04T18:39:49.581Z] #43 50.19   DEP      criu/sk-queue.d
18:39:49 [2022-03-04T18:39:49.581Z] #43 50.35   DEP      criu/sk-packet.d
18:39:49 [2022-03-04T18:39:49.637Z] #49 21.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:39:49 [2022-03-04T18:39:49.637Z] #49 21.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:39:49 [2022-03-04T18:39:49.637Z] #49 21.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:39:49 [2022-03-04T18:39:49.637Z] #49 ...
18:39:49 [2022-03-04T18:39:49.637Z] 
18:39:49 [2022-03-04T18:39:49.637Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:39:49 [2022-03-04T18:39:49.637Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:39:49 [2022-03-04T18:39:49.637Z] #34 11.83 runtime
18:39:49 [2022-03-04T18:39:49.637Z] #34 16.99 unicode/utf8
18:39:49 [2022-03-04T18:39:49.637Z] #34 17.52 internal/race
18:39:49 [2022-03-04T18:39:49.637Z] #34 17.64 sync/atomic
18:39:49 [2022-03-04T18:39:49.637Z] #34 18.03 unicode
18:39:49 [2022-03-04T18:39:49.637Z] #34 21.39 encoding
18:39:49 [2022-03-04T18:39:49.819Z] #43 44.80   LINK     images/built-in.o
18:39:49 [2022-03-04T18:39:49.840Z] #43 50.52   DEP      criu/sk-netlink.d
18:39:49 [2022-03-04T18:39:49.840Z] #43 ...
18:39:49 [2022-03-04T18:39:49.840Z] 
18:39:49 [2022-03-04T18:39:49.840Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:39:49 [2022-03-04T18:39:49.840Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:39:49 [2022-03-04T18:39:49.840Z] #20 3.184 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB]
18:39:49 [2022-03-04T18:39:49.840Z] #20 4.686 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
18:39:49 [2022-03-04T18:39:49.840Z] #20 6.019 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB]
18:39:49 [2022-03-04T18:39:49.840Z] #20 8.505 Fetched 8823 kB in 8s (1131 kB/s)
18:39:49 [2022-03-04T18:39:49.840Z] #20 8.505 Reading package lists...
18:39:49 [2022-03-04T18:39:49.840Z] #20 11.79 Reading package lists...
18:39:49 [2022-03-04T18:39:49.840Z] #20 ...
18:39:49 [2022-03-04T18:39:49.840Z] 
18:39:49 [2022-03-04T18:39:49.840Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:49 [2022-03-04T18:39:49.840Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:49 [2022-03-04T18:39:49.840Z] #43 50.70   DEP      criu/sk-inet.d
18:39:49 [2022-03-04T18:39:49.900Z] #34 ...
18:39:49 [2022-03-04T18:39:49.900Z] 
18:39:49 [2022-03-04T18:39:49.900Z] #55 [containerd 1/2] 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
18:39:49 [2022-03-04T18:39:49.900Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:39:49 [2022-03-04T18:39:49.900Z] #55 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:39:49 [2022-03-04T18:39:49.900Z] #55 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:39:49 [2022-03-04T18:39:49.900Z] #55 ...
18:39:49 [2022-03-04T18:39:49.900Z] 
18:39:49 [2022-03-04T18:39:49.900Z] #36 [tini 1/2] 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
18:39:49 [2022-03-04T18:39:49.900Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:39:49 [2022-03-04T18:39:49.900Z] #36 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:39:49 [2022-03-04T18:39:49.900Z] #36 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:39:50 [2022-03-04T18:39:50.078Z] #43 44.98   GEN      compel/include/asm
18:39:50 [2022-03-04T18:39:50.078Z] #43 45.01   GEN      compel/include/version.h
18:39:50 [2022-03-04T18:39:50.078Z] #43 45.02 touch .config
18:39:50 [2022-03-04T18:39:50.078Z] #43 45.06   GEN      include/common/config.h
18:39:50 [2022-03-04T18:39:50.100Z] #43 50.84   DEP      criu/signalfd.d
18:39:50 [2022-03-04T18:39:50.100Z] #43 50.96   DEP      criu/sigframe.d
18:39:50 [2022-03-04T18:39:50.100Z] #43 51.04   DEP      criu/shmem.d
18:39:50 [2022-03-04T18:39:50.165Z] #36 ...
18:39:50 [2022-03-04T18:39:50.165Z] 
18:39:50 [2022-03-04T18:39:50.165Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:39:50 [2022-03-04T18:39:50.165Z] #51 sha256:8caef926ebf19be230239a65052568e61d77ca207709ba4da3516e4b7ce1f69f
18:39:50 [2022-03-04T18:39:50.165Z] #51 12.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:39:50 [2022-03-04T18:39:50.337Z] #43 45.16   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.18   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.20   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.21   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.23   DEP      compel/arch/x86/plugins/std/memcpy.d
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.27   GEN      compel/plugins/include/uapi/std/syscall.h
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.32   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:39:50 [2022-03-04T18:39:50.338Z] #43 45.36   DEP      compel/plugins/std/infect.d
18:39:50 [2022-03-04T18:39:50.360Z] #43 51.13   DEP      criu/servicefd.d
18:39:50 [2022-03-04T18:39:50.360Z] #43 51.23   DEP      criu/seize.d
18:39:50 [2022-03-04T18:39:50.360Z] #43 51.32   DEP      criu/seccomp.d
18:39:50 [2022-03-04T18:39:50.427Z] #51 ...
18:39:50 [2022-03-04T18:39:50.427Z] 
18:39:50 [2022-03-04T18:39:50.427Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:39:50 [2022-03-04T18:39:50.427Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:39:50 [2022-03-04T18:39:50.427Z] #49 22.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:39:50 [2022-03-04T18:39:50.427Z] #49 22.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:39:50 [2022-03-04T18:39:50.427Z] #49 22.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:39:50 [2022-03-04T18:39:50.596Z] #43 45.44   DEP      compel/plugins/std/string.d
18:39:50 [2022-03-04T18:39:50.597Z] #43 45.52   DEP      compel/plugins/std/log.d
18:39:50 [2022-03-04T18:39:50.597Z] #43 45.61   DEP      compel/plugins/std/fds.d
18:39:50 [2022-03-04T18:39:50.620Z] #43 51.41   DEP      criu/rst-malloc.d
18:39:50 [2022-03-04T18:39:50.620Z] #43 51.46   DEP      criu/rbtree.d
18:39:50 [2022-03-04T18:39:50.620Z] #43 51.48   DEP      criu/pstree.d
18:39:50 [2022-03-04T18:39:50.689Z] #49 22.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:39:50 [2022-03-04T18:39:50.689Z] #49 22.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:39:50 [2022-03-04T18:39:50.856Z] #43 45.73   DEP      compel/plugins/std/std.d
18:39:50 [2022-03-04T18:39:50.856Z] #43 45.80   DEP      compel/plugins/shmem/shmem.d
18:39:50 [2022-03-04T18:39:50.880Z] #43 51.67   DEP      criu/protobuf.d
18:39:50 [2022-03-04T18:39:50.950Z] #49 23.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:39:50 [2022-03-04T18:39:50.950Z] #49 23.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:39:51 [2022-03-04T18:39:51.115Z] #43 45.87   DEP      compel/plugins/fds/fds.d
18:39:51 [2022-03-04T18:39:51.115Z] #43 45.98   CC       compel/plugins/std/std.o
18:39:51 [2022-03-04T18:39:51.140Z] #43 51.81   GEN      criu/protobuf-desc-gen.h
18:39:51 [2022-03-04T18:39:51.211Z] #49 23.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:39:51 [2022-03-04T18:39:51.375Z] #43 46.29   CC       compel/plugins/std/fds.o
18:39:51 [2022-03-04T18:39:51.473Z] #49 23.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:39:51 [2022-03-04T18:39:51.473Z] #49 23.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:39:51 [2022-03-04T18:39:51.473Z] #49 23.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:39:51 [2022-03-04T18:39:51.473Z] #49 23.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:39:51 [2022-03-04T18:39:51.473Z] #49 23.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:39:51 [2022-03-04T18:39:51.634Z] #43 46.65   CC       compel/plugins/std/log.o
18:39:51 [2022-03-04T18:39:51.734Z] #49 24.01 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:39:51 [2022-03-04T18:39:51.734Z] #49 24.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:39:51 [2022-03-04T18:39:51.734Z] #49 24.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:39:51 [2022-03-04T18:39:51.995Z] #49 24.25 go: downloading github.com/ultraware/funlen v0.0.2
18:39:51 [2022-03-04T18:39:51.995Z] #49 24.26 go: downloading github.com/ultraware/whitespace v0.0.4
18:39:51 [2022-03-04T18:39:51.995Z] #49 24.28 go: downloading github.com/uudashr/gocognit v1.0.1
18:39:52 [2022-03-04T18:39:52.257Z] #49 24.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:39:52 [2022-03-04T18:39:52.284Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
18:39:52 [2022-03-04T18:39:52.524Z] #43 53.16   DEP      criu/protobuf-desc.d
18:39:52 [2022-03-04T18:39:52.524Z] #43 53.26   DEP      criu/proc_parse.d
18:39:52 [2022-03-04T18:39:52.572Z] #43 47.34   CC       compel/plugins/std/string.o
18:39:52 [2022-03-04T18:39:52.785Z] #43 53.46   DEP      criu/plugin.d
18:39:52 [2022-03-04T18:39:52.785Z] #43 53.55   DEP      criu/pipes.d
18:39:52 [2022-03-04T18:39:52.785Z] #43 53.69   DEP      criu/pie-util.d
18:39:52 [2022-03-04T18:39:52.832Z] #43 47.88   CC       compel/plugins/std/infect.o
18:39:53 [2022-03-04T18:39:53.045Z] #43 53.81   DEP      criu/pie-util-vdso.d
18:39:53 [2022-03-04T18:39:53.045Z] #43 53.90   DEP      criu/path.d
18:39:53 [2022-03-04T18:39:53.202Z] #49 25.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:39:53 [2022-03-04T18:39:53.202Z] #49 25.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:39:53 [2022-03-04T18:39:53.306Z] #43 53.99   DEP      criu/parasite-syscall.d
18:39:53 [2022-03-04T18:39:53.306Z] #43 54.17   DEP      criu/pagemap.d
18:39:53 [2022-03-04T18:39:53.306Z] #43 54.30   DEP      criu/pagemap-cache.d
18:39:53 [2022-03-04T18:39:53.401Z] #43 48.24   CC       compel/arch/x86/plugins/std/parasite-head.o
18:39:53 [2022-03-04T18:39:53.401Z] #43 48.28   CC       compel/arch/x86/plugins/std/memcpy.o
18:39:53 [2022-03-04T18:39:53.401Z] #43 48.33   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:39:53 [2022-03-04T18:39:53.401Z] #43 48.38   AR       compel/plugins/std.lib.a
18:39:53 [2022-03-04T18:39:53.464Z] #49 ...
18:39:53 [2022-03-04T18:39:53.464Z] 
18:39:53 [2022-03-04T18:39:53.464Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
18:39:53 [2022-03-04T18:39:53.464Z] #45 sha256:646c80d0970472fc9ccfbbf2a38912f2ff0c0f8867e1d9143875c1d388041f44
18:39:53 [2022-03-04T18:39:53.464Z] #45 DONE 25.7s
18:39:53 [2022-03-04T18:39:53.464Z] 
18:39:53 [2022-03-04T18:39:53.464Z] #36 [tini 1/2] 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
18:39:53 [2022-03-04T18:39:53.464Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:39:53 [2022-03-04T18:39:53.464Z] #36 25.64 Fetched 8470 kB in 18s (463 kB/s)
18:39:53 [2022-03-04T18:39:53.566Z] #43 54.37   DEP      criu/page-xfer.d
18:39:53 [2022-03-04T18:39:53.660Z] #43 48.45   CC       compel/plugins/fds/fds.o
18:39:53 [2022-03-04T18:39:53.660Z] #43 48.68   AR       compel/plugins/fds.lib.a
18:39:53 [2022-03-04T18:39:53.660Z] #43 48.72   HOSTDEP  compel/src/lib/log-host.d
18:39:53 [2022-03-04T18:39:53.826Z] #43 54.45   DEP      criu/page-pipe.d
18:39:53 [2022-03-04T18:39:53.827Z] #43 54.52   DEP      criu/netfilter.d
18:39:53 [2022-03-04T18:39:53.827Z] #43 54.67   DEP      criu/net.d
18:39:53 [2022-03-04T18:39:53.919Z] #43 48.79   HOSTDEP  compel/src/lib/handle-elf-host.d
18:39:53 [2022-03-04T18:39:53.920Z] #43 48.87   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:39:54 [2022-03-04T18:39:54.087Z] #43 54.80   DEP      criu/namespaces.d
18:39:54 [2022-03-04T18:39:54.087Z] #43 54.91   DEP      criu/mount.d
18:39:54 [2022-03-04T18:39:54.178Z] Congratulations!  All API changes are done the right way.
18:39:54 [2022-03-04T18:39:54.179Z] Congratulations!  All TOML source files changed here have valid syntax.
18:39:54 [2022-03-04T18:39:54.179Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:39:54 [2022-03-04T18:39:54.179Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:39:54 [2022-03-04T18:39:54.179Z] Congratulations!  No new tests were added to integration-cli.
18:39:54 [2022-03-04T18:39:54.179Z] 
18:39:54 [2022-03-04T18:39:54.179Z] INFO Start validation with golang-ci-lint
18:39:54 [2022-03-04T18:39:54.179Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:39:54 [2022-03-04T18:39:54.179Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:39:54 [2022-03-04T18:39:54.179Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:39:54 [2022-03-04T18:39:54.179Z] #43 48.92   HOSTDEP  compel/src/main-host.d
18:39:54 [2022-03-04T18:39:54.179Z] #43 49.05   DEP      compel/src/lib/ptrace.d
18:39:54 [2022-03-04T18:39:54.179Z] #43 49.15   DEP      compel/src/lib/infect.d
18:39:54 [2022-03-04T18:39:54.179Z] #43 49.27   DEP      compel/src/lib/infect-util.d
18:39:54 [2022-03-04T18:39:54.348Z] #43 55.05   DEP      criu/memfd.d
18:39:54 [2022-03-04T18:39:54.348Z] #43 55.14   DEP      criu/mem.d
18:39:54 [2022-03-04T18:39:54.348Z] #43 55.21   DEP      criu/lsm.d
18:39:54 [2022-03-04T18:39:54.348Z] #43 55.31   DEP      criu/log.d
18:39:54 [2022-03-04T18:39:54.438Z] #43 49.34   DEP      compel/src/lib/infect-rpc.d
18:39:54 [2022-03-04T18:39:54.608Z] #43 55.42   DEP      criu/libnetlink.d
18:39:54 [2022-03-04T18:39:54.608Z] #43 55.53   DEP      criu/kerndat.d
18:39:54 [2022-03-04T18:39:54.697Z] #43 49.49   DEP      compel/arch/x86/src/lib/infect.d
18:39:54 [2022-03-04T18:39:54.698Z] #43 49.59   DEP      compel/arch/x86/src/lib/cpu.d
18:39:54 [2022-03-04T18:39:54.698Z] #43 49.64   DEP      compel/src/lib/log.d
18:39:54 [2022-03-04T18:39:54.698Z] #43 49.70   DEP      compel/src/main.d
18:39:54 [2022-03-04T18:39:54.868Z] #43 55.68   DEP      criu/kcmp-ids.d
18:39:54 [2022-03-04T18:39:54.868Z] #43 55.73   DEP      criu/irmap.d
18:39:54 [2022-03-04T18:39:54.868Z] #43 55.79   DEP      criu/ipc_ns.d
18:39:54 [2022-03-04T18:39:54.967Z] #43 49.83   DEP      compel/src/lib/handle-elf.d
18:39:54 [2022-03-04T18:39:54.967Z] #43 49.91   DEP      compel/arch/x86/src/lib/handle-elf.d
18:39:55 [2022-03-04T18:39:55.129Z] #43 55.88   DEP      criu/image.d
18:39:55 [2022-03-04T18:39:55.129Z] #43 55.96   DEP      criu/image-desc.d
18:39:55 [2022-03-04T18:39:55.129Z] #43 56.04   DEP      criu/fsnotify.d
18:39:55 [2022-03-04T18:39:55.231Z] #43 49.99   CC       compel/src/lib/log.o
18:39:55 [2022-03-04T18:39:55.231Z] #43 50.19   CC       compel/arch/x86/src/lib/cpu.o
18:39:55 [2022-03-04T18:39:55.392Z] #43 56.16   DEP      criu/filesystems.d
18:39:55 [2022-03-04T18:39:55.654Z] #43 56.33   DEP      criu/files.d
18:39:55 [2022-03-04T18:39:55.654Z] #43 56.47   DEP      criu/files-reg.d
18:39:55 [2022-03-04T18:39:55.800Z] #43 50.83   CC       compel/arch/x86/src/lib/infect.o
18:39:55 [2022-03-04T18:39:55.915Z] #43 56.62   DEP      criu/files-ext.d
18:39:55 [2022-03-04T18:39:55.915Z] #43 56.72   DEP      criu/file-lock.d
18:39:56 [2022-03-04T18:39:56.024Z] #36 25.64 Reading package lists...
18:39:56 [2022-03-04T18:39:56.024Z] #36 ...
18:39:56 [2022-03-04T18:39:56.024Z] 
18:39:56 [2022-03-04T18:39:56.024Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:39:56 [2022-03-04T18:39:56.024Z] #58 sha256:8b13027601c6d8ac127a6edcd2f354843794522b4ccfbf724bbf65f6601d8522
18:39:56 [2022-03-04T18:39:56.024Z] #58 18.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:39:56 [2022-03-04T18:39:56.024Z] #58 18.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:39:56 [2022-03-04T18:39:56.024Z] #58 20.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:39:56 [2022-03-04T18:39:56.024Z] #58 26.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:39:56 [2022-03-04T18:39:56.024Z] #58 ...
18:39:56 [2022-03-04T18:39:56.024Z] 
18:39:56 [2022-03-04T18:39:56.024Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:39:56 [2022-03-04T18:39:56.024Z] #67 sha256:1dcaed9ffb410cda56ba087a964488b7fb2657ece3ac939290e8b24c0a9fc4e2
18:39:56 [2022-03-04T18:39:56.024Z] #67 26.18 Checking out files:  58% (1115/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
18:39:56 [2022-03-04T18:39:56.024Z] #67 27.23 + cd /tmp/tmp.94mmGjKYVJ/src/github.com/docker/libnetwork
18:39:56 [2022-03-04T18:39:56.024Z] #67 27.23 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
18:39:56 [2022-03-04T18:39:56.024Z] #67 27.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:39:56 [2022-03-04T18:39:56.175Z] #43 56.83   DEP      criu/file-ids.d
18:39:56 [2022-03-04T18:39:56.175Z] #43 56.93   DEP      criu/fifo.d
18:39:56 [2022-03-04T18:39:56.435Z] #43 57.09   DEP      criu/fdstore.d
18:39:56 [2022-03-04T18:39:56.435Z] #43 57.15   DEP      criu/fault-injection.d
18:39:56 [2022-03-04T18:39:56.435Z] #43 57.19   DEP      criu/external.d
18:39:56 [2022-03-04T18:39:56.435Z] #43 57.26   DEP      criu/eventpoll.d
18:39:56 [2022-03-04T18:39:56.616Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:39:56 [2022-03-04T18:39:56.616Z] 
18:39:56 [2022-03-04T18:39:56.616Z]  ________   ____  __.
18:39:56 [2022-03-04T18:39:56.616Z]  \_____  \ |    |/ _|
18:39:56 [2022-03-04T18:39:56.616Z]  /   |   \|      <
18:39:56 [2022-03-04T18:39:56.616Z]  /    |    \    |  \
18:39:56 [2022-03-04T18:39:56.616Z]  \_______  /____|__ \
18:39:56 [2022-03-04T18:39:56.616Z]          \/        \/
18:39:56 [2022-03-04T18:39:56.616Z] 
18:39:56 [2022-03-04T18:39:56.616Z] INFO: make.ps1 ended at 03/04/2022 18:39:55
18:39:56 [2022-03-04T18:39:56.695Z] #43 57.34   DEP      criu/eventfd.d
18:39:56 [2022-03-04T18:39:56.696Z] #43 57.45   DEP      criu/crtools.d
18:39:56 [2022-03-04T18:39:56.696Z] #43 57.59   DEP      criu/cr-service.d
18:39:56 [2022-03-04T18:39:56.738Z] #43 51.55   CC       compel/src/lib/infect-rpc.o
18:39:56 [2022-03-04T18:39:56.738Z] #43 51.83   CC       compel/src/lib/infect-util.o
18:39:56 [2022-03-04T18:39:56.956Z] #43 57.71   DEP      criu/cr-restore.d
18:39:56 [2022-03-04T18:39:56.956Z] #43 57.90   DEP      criu/cr-errno.d
18:39:56 [2022-03-04T18:39:56.956Z] #43 57.91   DEP      criu/cr-dump.d
18:39:56 [2022-03-04T18:39:56.970Z] #67 ...
18:39:56 [2022-03-04T18:39:56.970Z] 
18:39:56 [2022-03-04T18:39:56.970Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:39:56 [2022-03-04T18:39:56.970Z] #47 sha256:1c056e6769186a2ed324c2764a97225b8a70980e149ddf50d702ef99417478b2
18:39:56 [2022-03-04T18:39:56.970Z] #47 18.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:39:56 [2022-03-04T18:39:56.970Z] #47 18.98 go: downloading golang.org/x/mod v0.3.0
18:39:56 [2022-03-04T18:39:56.970Z] #47 ...
18:39:56 [2022-03-04T18:39:56.970Z] 
18:39:56 [2022-03-04T18:39:56.970Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:56 [2022-03-04T18:39:56.970Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:56 [2022-03-04T18:39:56.970Z] #13 22.92 Fetched 9005 kB in 20s (456 kB/s)
18:39:57 [2022-03-04T18:39:57.307Z] #43 52.06   CC       compel/src/lib/infect.o
18:39:57 [2022-03-04T18:39:57.527Z] #43 58.13   DEP      criu/cr-dedup.d
18:39:57 [2022-03-04T18:39:57.527Z] #43 58.25   DEP      criu/cr-check.d
18:39:57 [2022-03-04T18:39:57.527Z] #43 ...
18:39:57 [2022-03-04T18:39:57.527Z] 
18:39:57 [2022-03-04T18:39:57.527Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:39:57 [2022-03-04T18:39:57.527Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:39:57 [2022-03-04T18:39:57.527Z] #20 11.79 Reading package lists...
18:39:57 [2022-03-04T18:39:57.527Z] #20 14.89 Building dependency tree...
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.67 libcap2-bin is already the newest version (1:2.25-2).
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.67 The following additional packages will be installed:
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.68   python3.7 python3.7-minimal vim-runtime xxd
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69 Suggested packages:
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   quota
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69 Recommended packages:
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   aufs-dkms nftables build-essential python3-dev python3-keyring
18:39:57 [2022-03-04T18:39:57.527Z] #20 16.69   python3-keyrings.alt python3-xdg unzip
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.22 The following NEW packages will be installed:
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.22   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.23   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.24   xz-utils zip
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.56 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.56 Need to get 27.7 MB of archives.
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.56 After this operation, 114 MB of additional disk space will be used.
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 18.84 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.60 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 19.63 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.22 debconf: delaying package configuration, since apt-utils is not installed
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.34 Fetched 27.7 MB in 1s (20.6 MB/s)
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.40 Selecting previously unselected package pigz.
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23425 files and directories currently installed.)
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.44 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.46 Unpacking pigz (2.4-1) ...
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.54 Selecting previously unselected package libpython3.7-minimal:arm64.
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.55 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
18:39:57 [2022-03-04T18:39:57.527Z] #20 20.99 Selecting previously unselected package python3.7-minimal.
18:39:57 [2022-03-04T18:39:57.581Z] INFO: Binaries build ended at 03/04/2022 18:39:57. Duration:00:01:19.6376568
18:39:57 [2022-03-04T18:39:57.788Z] #20 20.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
18:39:57 [2022-03-04T18:39:57.788Z] #20 21.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:39:58 [2022-03-04T18:39:58.049Z] #20 21.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
18:39:58 [2022-03-04T18:39:58.049Z] #20 21.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:39:58 [2022-03-04T18:39:58.245Z] #43 ...
18:39:58 [2022-03-04T18:39:58.245Z] 
18:39:58 [2022-03-04T18:39:58.245Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:39:58 [2022-03-04T18:39:58.245Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:39:58 [2022-03-04T18:39:58.245Z] #13 97.09 Selecting previously unselected package g++-mingw-w64-x86-64.
18:39:58 [2022-03-04T18:39:58.245Z] #13 97.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:39:58 [2022-03-04T18:39:58.245Z] #13 97.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:39:58 [2022-03-04T18:39:58.545Z] INFO: Copying the built daemon binary to d:\CI\PR-43329\3\binary\dockerd-180f3b9cc7.exe...
18:39:58 [2022-03-04T18:39:58.545Z] INFO: Copying the built client binary to d:\CI\PR-43329\3\binary\docker-180f3b9cc7.exe...
18:39:58 [2022-03-04T18:39:58.545Z] INFO: Copying dockerversion from the container...
18:39:58 [2022-03-04T18:39:58.545Z] INFO: Copying the golang package from the container to d:\CI\PR-43329\3\installer\go.zip...
18:39:59 [2022-03-04T18:39:59.432Z] #20 ...
18:39:59 [2022-03-04T18:39:59.432Z] 
18:39:59 [2022-03-04T18:39:59.432Z] #32 [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
18:39:59 [2022-03-04T18:39:59.432Z] #32 sha256:af3c78c10fbcead5334fe20b6e53a607534850b28d9d312522a0476ffd7d46f4
18:39:59 [2022-03-04T18:39:59.432Z] #32 DONE 115.1s
18:39:59 [2022-03-04T18:39:59.432Z] 
18:39:59 [2022-03-04T18:39:59.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:59 [2022-03-04T18:39:59.432Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.39   DEP      criu/config.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.53   DEP      criu/clone-noasan.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.57   DEP      criu/cgroup.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.72   DEP      criu/cgroup-props.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.83   DEP      criu/bitmap.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.85   DEP      criu/bfd.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 58.93   DEP      criu/autofs.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 59.05   DEP      criu/aio.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 59.15   DEP      criu/action-scripts.d
18:39:59 [2022-03-04T18:39:59.432Z] #43 59.32   CC       criu/action-scripts.o
18:39:59 [2022-03-04T18:39:59.432Z] #43 59.62   CC       criu/aio.o
18:39:59 [2022-03-04T18:39:59.432Z] #43 60.24   CC       criu/autofs.o
18:39:59 [2022-03-04T18:39:59.508Z] INFO: Extracting go.zip to d:\CI\PR-43329\3\go
18:39:59 [2022-03-04T18:39:59.625Z] #13 ...
18:39:59 [2022-03-04T18:39:59.625Z] 
18:39:59 [2022-03-04T18:39:59.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:39:59 [2022-03-04T18:39:59.625Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:39:59 [2022-03-04T18:39:59.625Z] #43 54.26   CC       compel/src/lib/ptrace.o
18:39:59 [2022-03-04T18:39:59.884Z] #43 54.69   AR       compel/libcompel.a
18:39:59 [2022-03-04T18:39:59.884Z] #43 54.75   HOSTCC   compel/src/main-host.o
18:40:00 [2022-03-04T18:40:00.143Z] #43 55.10   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:40:00 [2022-03-04T18:40:00.144Z] #43 55.23   HOSTCC   compel/src/lib/handle-elf-host.o
18:40:00 [2022-03-04T18:40:00.713Z] #43 55.58   HOSTCC   compel/src/lib/log-host.o
18:40:00 [2022-03-04T18:40:00.972Z] #43 55.73   HOSTLINK compel/compel-host-bin
18:40:00 [2022-03-04T18:40:00.972Z] #43 55.86   DEP      soccr/soccr.d
18:40:01 [2022-03-04T18:40:01.190Z] #13 22.92 Reading package lists...
18:40:01 [2022-03-04T18:40:01.190Z] #13 ...
18:40:01 [2022-03-04T18:40:01.190Z] 
18:40:01 [2022-03-04T18:40:01.190Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:40:01 [2022-03-04T18:40:01.190Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:40:01 [2022-03-04T18:40:01.190Z] #40 29.62 Checking out files:  92% (1691/1837)   
Checking out files:  93% (1709/1837)   
Checking out files:  94% (1727/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
18:40:01 [2022-03-04T18:40:01.190Z] #40 29.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:40:01 [2022-03-04T18:40:01.190Z] #40 32.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:40:01 [2022-03-04T18:40:01.232Z] #43 56.06   CC       soccr/soccr.o
18:40:01 [2022-03-04T18:40:01.344Z] #43 61.88   CC       criu/bfd.o
18:40:01 [2022-03-04T18:40:01.604Z] #43 62.42   CC       criu/bitmap.o
18:40:01 [2022-03-04T18:40:01.865Z] #43 62.54   CC       criu/cgroup-props.o
18:40:02 [2022-03-04T18:40:02.610Z] #43 57.38   AR       soccr/libsoccr.a
18:40:02 [2022-03-04T18:40:02.610Z] #43 57.42 make[1]: 'soccr/libsoccr.a' is up to date.
18:40:02 [2022-03-04T18:40:02.807Z] #43 63.37   CC       criu/cgroup.o
18:40:02 [2022-03-04T18:40:02.807Z] #43 ...
18:40:02 [2022-03-04T18:40:02.807Z] 
18:40:02 [2022-03-04T18:40:02.807Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:40:02 [2022-03-04T18:40:02.807Z] #24 sha256:a08677254b911f9f63b54559dc86fd54fd81dcc33292bd06ccedb5502ee0b305
18:40:02 [2022-03-04T18:40:02.870Z] #43 57.82   DEP      criu/arch/x86/sigframe.d
18:40:02 [2022-03-04T18:40:02.870Z] #43 57.92   DEP      criu/arch/x86/sigaction_compat.d
18:40:03 [2022-03-04T18:40:03.106Z] #40 ...
18:40:03 [2022-03-04T18:40:03.106Z] 
18:40:03 [2022-03-04T18:40:03.106Z] #55 [containerd 1/2] 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
18:40:03 [2022-03-04T18:40:03.106Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:40:03 [2022-03-04T18:40:03.106Z] #55 25.04 Fetched 8470 kB in 18s (480 kB/s)
18:40:03 [2022-03-04T18:40:03.106Z] #55 25.04 Reading package lists...
18:40:03 [2022-03-04T18:40:03.106Z] #55 32.20 Reading package lists...
18:40:03 [2022-03-04T18:40:03.106Z] #55 ...
18:40:03 [2022-03-04T18:40:03.106Z] 
18:40:03 [2022-03-04T18:40:03.106Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:03 [2022-03-04T18:40:03.106Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:03 [2022-03-04T18:40:03.106Z] #13 22.92 Reading package lists...
18:40:03 [2022-03-04T18:40:03.129Z] #43 57.99   DEP      criu/arch/x86/kerndat.d
18:40:03 [2022-03-04T18:40:03.129Z] #43 58.09   DEP      criu/arch/x86/crtools.d
18:40:03 [2022-03-04T18:40:03.388Z] #43 58.22   DEP      criu/arch/x86/cpu.d
18:40:03 [2022-03-04T18:40:03.388Z] #43 58.36   CC       criu/arch/x86/cpu.o
18:40:03 [2022-03-04T18:40:03.681Z] #13 29.88 Reading package lists...
18:40:03 [2022-03-04T18:40:03.681Z] #13 ...
18:40:03 [2022-03-04T18:40:03.681Z] 
18:40:03 [2022-03-04T18:40:03.681Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:40:03 [2022-03-04T18:40:03.681Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:40:03 [2022-03-04T18:40:03.681Z] #49 25.87 go: downloading golang.org/x/text v0.3.2
18:40:03 [2022-03-04T18:40:03.681Z] #49 32.70 go: downloading github.com/gobwas/glob v0.2.3
18:40:03 [2022-03-04T18:40:03.681Z] #49 32.72 go: downloading github.com/kisielk/gotool v1.0.0
18:40:03 [2022-03-04T18:40:03.681Z] #49 32.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:40:03 [2022-03-04T18:40:03.681Z] #49 32.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:40:03 [2022-03-04T18:40:03.681Z] #49 32.91 go: downloading github.com/gogo/protobuf v1.2.1
18:40:03 [2022-03-04T18:40:03.681Z] #49 34.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:40:03 [2022-03-04T18:40:03.681Z] #49 34.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:40:03 [2022-03-04T18:40:03.681Z] #49 34.83 go: downloading github.com/BurntSushi/toml v0.3.1
18:40:03 [2022-03-04T18:40:03.956Z] #43 58.92   CC       criu/arch/x86/crtools.o
18:40:04 [2022-03-04T18:40:04.255Z] #49 ...
18:40:04 [2022-03-04T18:40:04.255Z] 
18:40:04 [2022-03-04T18:40:04.255Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:40:04 [2022-03-04T18:40:04.255Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:40:04 [2022-03-04T18:40:04.255Z] #42 26.49 Fetched 8470 kB in 19s (449 kB/s)
18:40:04 [2022-03-04T18:40:04.255Z] #42 26.49 Reading package lists...
18:40:04 [2022-03-04T18:40:04.375Z] #24 117.3 Checking out files:  28% (3288/11414)   
Checking out files:  29% (3311/11414)   
Checking out files:  30% (3425/11414)   
Checking out files:  31% (3539/11414)   
Checking out files:  32% (3653/11414)   
Checking out files:  33% (3767/11414)   
Checking out files:  34% (3881/11414)   
Checking out files:  35% (3995/11414)   
Checking out files:  36% (4110/11414)   
Checking out files:  37% (4224/11414)   
Checking out files:  38% (4338/11414)   
Checking out files:  39% (4452/11414)   
Checking out files:  40% (4566/11414)   
Checking out files:  41% (4680/11414)   
Checking out files:  42% (4794/11414)   
Checking out files:  43% (4909/11414)   
Checking out files:  44% (5023/11414)   
Checking out files:  45% (5137/11414)   
Checking out files:  46% (5251/11414)   
Checking out files:  47% (5365/11414)   
Checking out files:  48% (5479/11414)   
Checking out files:  49% (5593/11414)   
Checking out files:  50% (5707/11414)   
Checking out files:  51% (5822/11414)   
Checking out files:  52% (5936/11414)   
Checking out files:  53% (6050/11414)   
Checking out files:  54% (6164/11414)   
Checking out files:  55% (6278/11414)   
Checking out files:  56% (6392/11414)   
Checking out files:  57% (6506/11414)   
Checking out files:  58% (6621/11414)   
Checking out files:  59% (6735/11414)   
Checking out files:  60% (6849/11414)   
Checking out files:  61% (6963/11414)   
Checking out files:  62% (7077/11414)   
Checking out files:  63% (7191/11414)   
Checking out files:  64% (7305/11414)   
Checking out files:  65% (7420/11414)   
Checking out files:  66% (7534/11414)   
Checking out files:  67% (7648/11414)   
Checking out files:  68% (7762/11414)   
Checking out files:  69% (7876/11414)   
Checking out files:  70% (7990/11414)   
Checking out files:  71% (8104/11414)   
Checking out files:  72% (8219/11414)   
Checking out files:  73% (8333/11414)   
Checking out files:  74% (8447/11414)   
Checking out files:  75% (8561/11414)   
Checking out files:  76% (8675/11414)   
Checking out files:  77% (8789/11414)   
Checking out files:  78% (8903/11414)   
Checking out files:  79% (9018/11414)   
Checking out files:  80% (9132/11414)   
Checking out files:  81% (9246/11414)   
Checking out files:  82% (9360/11414)   
Checking out files:  83% (9474/11414)   
Checking out files:  84% (9588/11414)   
Checking out files:  85% (9702/11414)   
Checking out files:  86% (9817/11414)   
Checking out files:  87% (9931/11414)   
Checking out files:  88% (10045/11414)   
Checking out files:  89% (10159/11414)   
Checking out files:  90% (10273/11414)   
Checking out files:  91% (10387/11414)   
Checking out files:  92% (10501/11414)   
Checking out files:  93% (10616/11414)   
Checking out files:  94% (10730/11414)   
Checking out files:  95% (10844/11414)   
Checking out files:  96% (10958/11414)   
Checking out files:  97% (11072/11414)   
Checking out files:  98% (11186/11414)   
Checking out files:  99% (11300/11414)   
Checking out files: 100% (11414/11414)   
Checking out files: 100% (11414/11414), done.
18:40:04 [2022-03-04T18:40:04.375Z] #24 120.0 + cd /tmp/tmp.5TQ34Pg3dU/tmp/docker-ce
18:40:04 [2022-03-04T18:40:04.375Z] #24 120.0 + git checkout -q v17.06.2-ce
18:40:04 [2022-03-04T18:40:04.517Z] #42 33.28 Reading package lists...
18:40:04 [2022-03-04T18:40:04.517Z] #42 ...
18:40:04 [2022-03-04T18:40:04.517Z] 
18:40:04 [2022-03-04T18:40:04.517Z] #36 [tini 1/2] 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
18:40:04 [2022-03-04T18:40:04.517Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:40:04 [2022-03-04T18:40:04.517Z] #36 25.64 Reading package lists...
18:40:04 [2022-03-04T18:40:04.894Z] #43 ...
18:40:04 [2022-03-04T18:40:04.894Z] 
18:40:04 [2022-03-04T18:40:04.894Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:04 [2022-03-04T18:40:04.894Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.1 Selecting previously unselected package libapparmor1:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.2 Selecting previously unselected package libapparmor-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.4 Selecting previously unselected package libbtrfs0.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.4 Unpacking libbtrfs0 (4.20.1-2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.5 Selecting previously unselected package libbtrfs-dev.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.5 Unpacking libbtrfs-dev (4.20.1-2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.7 Selecting previously unselected package libudev-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.8 Selecting previously unselected package libsepol1-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 110.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.0 Selecting previously unselected package libpcre16-3:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.2 Selecting previously unselected package libpcre32-3:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.4 Selecting previously unselected package libpcrecpp0v5:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.5 Selecting previously unselected package libpcre3-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.9 Selecting previously unselected package libselinux1-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 111.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.2 Selecting previously unselected package libdevmapper-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.2 Selecting previously unselected package libseccomp-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.4 Selecting previously unselected package libsystemd-dev:amd64.
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 112.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up libbtrfs0 (4.20.1-2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.1 Setting up libbtrfs-dev (4.20.1-2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up mingw-w64-common (6.0.0-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.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
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.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
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.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
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 Setting up dmsetup (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:40:04 [2022-03-04T18:40:04.894Z] #13 113.4 Processing triggers for libc-bin (2.28-10) ...
18:40:05 [2022-03-04T18:40:05.462Z] #13 DONE 114.3s
18:40:05 [2022-03-04T18:40:05.462Z] 
18:40:05 [2022-03-04T18:40:05.462Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:40:05 [2022-03-04T18:40:05.462Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:40:05 [2022-03-04T18:40:05.906Z] #36 32.74 Reading package lists...
18:40:05 [2022-03-04T18:40:05.906Z] #36 ...
18:40:05 [2022-03-04T18:40:05.906Z] 
18:40:05 [2022-03-04T18:40:05.906Z] #55 [containerd 1/2] 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
18:40:05 [2022-03-04T18:40:05.906Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:40:05 [2022-03-04T18:40:05.906Z] #55 32.20 Reading package lists...
18:40:07 [2022-03-04T18:40:07.561Z] #55 38.21 Building dependency tree...#55 ...
18:40:07 [2022-03-04T18:40:07.562Z] 
18:40:07 [2022-03-04T18:40:07.562Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
18:40:07 [2022-03-04T18:40:07.562Z] #51 sha256:8caef926ebf19be230239a65052568e61d77ca207709ba4da3516e4b7ce1f69f
18:40:07 [2022-03-04T18:40:07.562Z] #51 DONE 39.7s
18:40:07 [2022-03-04T18:40:07.562Z] 
18:40:07 [2022-03-04T18:40:07.562Z] #55 [containerd 1/2] 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
18:40:07 [2022-03-04T18:40:07.562Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:40:07 [2022-03-04T18:40:07.562Z] #55 38.21 Building dependency tree...
18:40:07 [2022-03-04T18:40:07.713Z] #24 122.6 + mkdir -p /tmp/tmp.5TQ34Pg3dU/src/github.com/docker
18:40:07 [2022-03-04T18:40:07.713Z] #24 122.7 + mv components/cli /tmp/tmp.5TQ34Pg3dU/src/github.com/docker/cli
18:40:07 [2022-03-04T18:40:07.713Z] #24 122.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.933 + RM_GOPATH=0
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + TMP_GOPATH=
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + : /build
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + '[' -z '' ']'
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 ++ mktemp -d
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + export GOPATH=/tmp/tmp.OHm25oqzec
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + GOPATH=/tmp/tmp.OHm25oqzec
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + RM_GOPATH=1
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.940 + case "$(go env GOARCH)" in
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.944 ++ go env GOARCH
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.967 + export GO_BUILDMODE=-buildmode=pie
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.967 + GO_BUILDMODE=-buildmode=pie
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.967 ++ dirname /tmp/install/install.sh
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 + dir=/tmp/install
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 + bin=runc
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 + shift
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 + '[' '!' -f /tmp/install/runc.installer ']'
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 + . /tmp/install/runc.installer
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.974 ++ set -e
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 ++ : v1.0.3
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 + install_runc
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 + RUNC_BUILDTAGS=seccomp
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 Install runc version v1.0.3 (build tags: seccomp)
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.975 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OHm25oqzec/src/github.com/opencontainers/runc
18:40:08 [2022-03-04T18:40:08.757Z] #53 2.978 Cloning into '/tmp/tmp.OHm25oqzec/src/github.com/opencontainers/runc'...
18:40:08 [2022-03-04T18:40:08.757Z] #53 ...
18:40:08 [2022-03-04T18:40:08.757Z] 
18:40:08 [2022-03-04T18:40:08.757Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
18:40:08 [2022-03-04T18:40:08.757Z] #14 sha256:745fc748323f94236cf1d5299d99bfe90a3842e1fd197a790adab6ad4cedd465
18:40:08 [2022-03-04T18:40:08.757Z] #14 DONE 3.2s
18:40:08 [2022-03-04T18:40:08.757Z] 
18:40:08 [2022-03-04T18:40:08.757Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:40:08 [2022-03-04T18:40:08.757Z] #15 sha256:9e1b7770168c6006a7f6d7c9669c8b87d7c2bc1963f4d8a80eea2ae3e5aac520
18:40:09 [2022-03-04T18:40:09.624Z] #24 ...
18:40:09 [2022-03-04T18:40:09.624Z] 
18:40:09 [2022-03-04T18:40:09.624Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:09 [2022-03-04T18:40:09.624Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.13 Selecting previously unselected package python3-minimal.
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.13 (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 ... 23674 files and directories currently installed.)
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.16 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.17 Unpacking python3-minimal (3.7.3-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.26 Selecting previously unselected package libmpdec2:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.26 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.28 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.37 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 24.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.12 Selecting previously unselected package python3.7.
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.16 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.29 Selecting previously unselected package libpython3-stdlib:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.30 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 25.41 Setting up python3-minimal (3.7.3-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.42 Selecting previously unselected package python3.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.42 (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 ... 24086 files and directories currently installed.)
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.46 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.49 Unpacking python3 (3.7.3-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.57 Selecting previously unselected package libip4tc0:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.60 Unpacking libip4tc0:arm64 (1.8.2-4) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.66 Selecting previously unselected package libip6tc0:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.71 Unpacking libip6tc0:arm64 (1.8.2-4) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.79 Selecting previously unselected package libiptc0:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.79 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.80 Unpacking libiptc0:arm64 (1.8.2-4) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.87 Selecting previously unselected package libnfnetlink0:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.97 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 26.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.07 Selecting previously unselected package libnftnl11:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.09 Unpacking libnftnl11:arm64 (1.1.2-2) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.17 Selecting previously unselected package iptables.
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.17 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.18 Unpacking iptables (1.8.2-4) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.67 Selecting previously unselected package xxd.
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.68 Unpacking xxd (2:8.1.0875-5) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.82 Selecting previously unselected package vim-common.
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.83 Unpacking vim-common (2:8.1.0875-5) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.96 Selecting previously unselected package bash-completion.
18:40:09 [2022-03-04T18:40:09.624Z] #20 27.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.18 Unpacking bash-completion (1:2.8-6) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.54 Selecting previously unselected package bzip2.
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.66 Selecting previously unselected package xz-utils.
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.67 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.67 Unpacking xz-utils (5.2.4-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.86 Selecting previously unselected package apparmor.
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.86 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 30.92 Unpacking apparmor (2.13.2-10) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.24 Selecting previously unselected package aufs-tools.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.40 Selecting previously unselected package libonig5:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.41 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.41 Unpacking libonig5:arm64 (6.9.1-1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.52 Selecting previously unselected package libjq1:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.53 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.62 Selecting previously unselected package jq.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.66 Unpacking jq (1.5+dfsg-2+b1) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.76 Selecting previously unselected package libaio1:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.76 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.77 Unpacking libaio1:arm64 (0.3.112-3) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.82 Selecting previously unselected package libgpm2:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.82 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.82 Unpacking libgpm2:arm64 (1.20.7-5) ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.88 Selecting previously unselected package libicu63:arm64.
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ...
18:40:09 [2022-03-04T18:40:09.624Z] #20 31.88 Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
18:40:10 [2022-03-04T18:40:10.112Z] #55 41.80 The following additional packages will be installed:
18:40:10 [2022-03-04T18:40:10.112Z] #55 41.82   libbtrfs0
18:40:10 [2022-03-04T18:40:10.112Z] #55 42.02 The following NEW packages will be installed:
18:40:10 [2022-03-04T18:40:10.112Z] #55 42.03   libbtrfs-dev libbtrfs0
18:40:10 [2022-03-04T18:40:10.374Z] #55 42.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:40:10 [2022-03-04T18:40:10.374Z] #55 42.47 Need to get 119 kB of archives.
18:40:10 [2022-03-04T18:40:10.374Z] #55 42.47 After this operation, 387 kB of additional disk space will be used.
18:40:10 [2022-03-04T18:40:10.374Z] #55 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:40:10 [2022-03-04T18:40:10.374Z] #55 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:40:10 [2022-03-04T18:40:10.664Z] #15 DONE 2.0s
18:40:10 [2022-03-04T18:40:10.665Z] 
18:40:10 [2022-03-04T18:40:10.665Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:40:10 [2022-03-04T18:40:10.665Z] #16 sha256:e138f9b5a416a8e49e5e660a3cc99f0cbadf1f90810ceca6e1cc8d5b3b8d0fe6
18:40:11 [2022-03-04T18:40:11.320Z] #55 43.35 debconf: delaying package configuration, since apt-utils is not installed
18:40:11 [2022-03-04T18:40:11.320Z] #55 43.48 Fetched 119 kB in 0s (441 kB/s)
18:40:11 [2022-03-04T18:40:11.320Z] #55 43.57 Selecting previously unselected package libbtrfs0.
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.83 Selecting previously unselected package libnet1:arm64.
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.95 Selecting previously unselected package libnl-3-200:arm64.
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
18:40:11 [2022-03-04T18:40:11.543Z] #20 34.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:40:11 [2022-03-04T18:40:11.543Z] #20 35.05 Selecting previously unselected package libprotobuf-c1:arm64.
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.57 (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%
#55 ...
18:40:11 [2022-03-04T18:40:11.582Z] 
18:40:11 [2022-03-04T18:40:11.582Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
18:40:11 [2022-03-04T18:40:11.582Z] #67 sha256:1dcaed9ffb410cda56ba087a964488b7fb2657ece3ac939290e8b24c0a9fc4e2
18:40:11 [2022-03-04T18:40:11.582Z] #67 DONE 43.7s
18:40:11 [2022-03-04T18:40:11.582Z] 
18:40:11 [2022-03-04T18:40:11.582Z] #55 [containerd 1/2] 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
18:40:11 [2022-03-04T18:40:11.582Z] #55 sha256:6d820835294daacc601307e0d94e9ffe88a2dfa43344c4788abb7cbb14dfe163
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.57 (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 ... 15421 files and directories currently installed.)
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.67 Unpacking libbtrfs0 (4.20.1-2) ...
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.79 Selecting previously unselected package libbtrfs-dev.
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:40:11 [2022-03-04T18:40:11.582Z] #55 43.81 Unpacking libbtrfs-dev (4.20.1-2) ...
18:40:11 [2022-03-04T18:40:11.804Z] #20 35.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:40:11 [2022-03-04T18:40:11.804Z] #20 35.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:40:11 [2022-03-04T18:40:11.804Z] #20 35.16 Selecting previously unselected package libreadline5:arm64.
18:40:11 [2022-03-04T18:40:11.804Z] #20 35.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
18:40:11 [2022-03-04T18:40:11.804Z] #20 35.19 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.30 Selecting previously unselected package net-tools.
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.50 Selecting previously unselected package patch.
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.52 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
18:40:12 [2022-03-04T18:40:12.064Z] #20 35.53 Unpacking patch (2.7.6-3+deb10u1) ...
18:40:12 [2022-03-04T18:40:12.110Z] #55 44.23 Setting up libbtrfs0 (4.20.1-2) ...
18:40:12 [2022-03-04T18:40:12.110Z] #55 44.24 Setting up libbtrfs-dev (4.20.1-2) ...
18:40:12 [2022-03-04T18:40:12.110Z] #55 44.26 Processing triggers for libc-bin (2.28-10) ...
18:40:12 [2022-03-04T18:40:12.324Z] #20 35.60 Selecting previously unselected package python-pip-whl.
18:40:12 [2022-03-04T18:40:12.324Z] #20 35.61 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:40:12 [2022-03-04T18:40:12.324Z] #20 35.61 Unpacking python-pip-whl (18.1-5) ...
18:40:12 [2022-03-04T18:40:12.571Z] #16 1.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:40:12 [2022-03-04T18:40:12.571Z] #16 DONE 1.9s
18:40:12 [2022-03-04T18:40:12.571Z] 
18:40:12 [2022-03-04T18:40:12.571Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:40:12 [2022-03-04T18:40:12.571Z] #17 sha256:88ae3b068afec9198ed024ec590fc10e88fcbc500f795b631490653c17939b69
18:40:12 [2022-03-04T18:40:12.686Z] #55 DONE 44.7s
18:40:12 [2022-03-04T18:40:12.686Z] 
18:40:12 [2022-03-04T18:40:12.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:40:12 [2022-03-04T18:40:12.686Z] #56 sha256:ae104d79ace31c7f55ccc8f18683568d0ad26419ac3a928d5e8b5063e1095e7a
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.07 Selecting previously unselected package python3-lib2to3.
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.08 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.09 Unpacking python3-lib2to3 (3.7.3-1) ...
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.21 Selecting previously unselected package python3-distutils.
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.25 Unpacking python3-distutils (3.7.3-1) ...
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.36 Selecting previously unselected package python3-pip.
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.38 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:40:12 [2022-03-04T18:40:12.894Z] #20 36.39 Unpacking python3-pip (18.1-5) ...
18:40:13 [2022-03-04T18:40:13.154Z] #20 36.56 Selecting previously unselected package python3-pkg-resources.
18:40:13 [2022-03-04T18:40:13.154Z] #20 36.57 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:40:13 [2022-03-04T18:40:13.154Z] #20 36.57 Unpacking python3-pkg-resources (40.8.0-1) ...
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.69 Selecting previously unselected package python3-setuptools.
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.70 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.72 Unpacking python3-setuptools (40.8.0-1) ...
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.90 Selecting previously unselected package python3-wheel.
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.91 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:40:13 [2022-03-04T18:40:13.414Z] #20 36.92 Unpacking python3-wheel (0.32.3-2) ...
18:40:13 [2022-03-04T18:40:13.414Z] #20 37.00 Selecting previously unselected package sudo.
18:40:13 [2022-03-04T18:40:13.414Z] #20 37.01 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
18:40:13 [2022-03-04T18:40:13.639Z] #56 1.205 + RM_GOPATH=0
18:40:13 [2022-03-04T18:40:13.639Z] #56 1.205 + TMP_GOPATH=
18:40:13 [2022-03-04T18:40:13.639Z] #56 1.205 + : /build
18:40:13 [2022-03-04T18:40:13.639Z] #56 1.205 + '[' -z '' ']'
18:40:13 [2022-03-04T18:40:13.675Z] #20 37.02 Unpacking sudo (1.8.27-1+deb10u3) ...
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.205 ++ mktemp -d
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.210 + export GOPATH=/tmp/tmp.8wvueQNZ4q
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.210 + GOPATH=/tmp/tmp.8wvueQNZ4q
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.210 + RM_GOPATH=1
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.212 + case "$(go env GOARCH)" in
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.213 ++ go env GOARCH
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.251 + export GO_BUILDMODE=-buildmode=pie
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.251 + GO_BUILDMODE=-buildmode=pie
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.251 ++ dirname /tmp/install/install.sh
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.255 + dir=/tmp/install
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.255 + bin=containerd
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.256 + shift
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.257 + '[' '!' -f /tmp/install/containerd.installer ']'
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.257 + . /tmp/install/containerd.installer
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.257 ++ set -e
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.257 ++ : v1.5.10
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.258 + install_containerd
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.258 + echo 'Install containerd version v1.5.10'
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.258 Install containerd version v1.5.10
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.258 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8wvueQNZ4q/src/github.com/containerd/containerd
18:40:13 [2022-03-04T18:40:13.901Z] #56 1.264 Cloning into '/tmp/tmp.8wvueQNZ4q/src/github.com/containerd/containerd'...
18:40:14 [2022-03-04T18:40:14.001Z] #17 ...
18:40:14 [2022-03-04T18:40:14.001Z] 
18:40:14 [2022-03-04T18:40:14.001Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:40:14 [2022-03-04T18:40:14.001Z] #58 sha256:3c7927e39f5a16986a354f5cdbb787b2d1aa868ad60a77a9c7f53672b2a624c8
18:40:14 [2022-03-04T18:40:14.001Z] #58 116.7 + for f in rootlesskit rootlesskit-docker-proxy
18:40:14 [2022-03-04T18:40:14.001Z] #58 116.7 + GOBIN=/build
18:40:14 [2022-03-04T18:40:14.001Z] #58 116.7 + GO111MODULE=on
18:40:14 [2022-03-04T18:40:14.001Z] #58 116.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
18:40:14 [2022-03-04T18:40:14.001Z] #58 DONE 123.6s
18:40:14 [2022-03-04T18:40:14.001Z] 
18:40:14 [2022-03-04T18:40:14.001Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:40:14 [2022-03-04T18:40:14.001Z] #59 sha256:b5eeaa6d430a482812b2a792bab1d19b6a6197f0ad8ee03e9c8f92f4e88da06d
18:40:14 [2022-03-04T18:40:14.001Z] #59 DONE 0.2s
18:40:14 [2022-03-04T18:40:14.001Z] 
18:40:14 [2022-03-04T18:40:14.001Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:40:14 [2022-03-04T18:40:14.001Z] #60 sha256:62b3b9e5879b79dcf26af8b2b67a0bf5b6a827c64f6065020e270f88c5c70589
18:40:14 [2022-03-04T18:40:14.245Z] #20 37.51 Selecting previously unselected package thin-provisioning-tools.
18:40:14 [2022-03-04T18:40:14.245Z] #20 37.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
18:40:14 [2022-03-04T18:40:14.245Z] #20 37.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:40:14 [2022-03-04T18:40:14.260Z] #60 DONE 0.2s
18:40:14 [2022-03-04T18:40:14.260Z] 
18:40:14 [2022-03-04T18:40:14.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:14 [2022-03-04T18:40:14.260Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:14 [2022-03-04T18:40:14.260Z] #43 60.16   CC       criu/arch/x86/kerndat.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 60.68   CC       criu/arch/x86/sigaction_compat.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 60.89   CC       criu/arch/x86/sigframe.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.14   LINK     criu/arch/x86/crtools.built-in.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.22   DEP      criu/pie/util-vdso-elf32.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.46   DEP      criu/pie/util-vdso.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.56   DEP      criu/pie/util.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.74   CC       criu/pie/util.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 61.95   CC       criu/pie/util-vdso.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 62.54   CC       criu/pie/util-vdso-elf32.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.11   AR       criu/pie/pie.lib.a
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.18   DEP      criu/pie/restorer.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.33   DEP      criu/arch/x86/sigaction_compat_pie.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.39   DEP      criu/arch/x86/restorer_unmap.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.46   DEP      criu/arch/x86/restorer.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.68   DEP      criu/arch/x86/vdso-pie.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.81   DEP      criu/pie/parasite-vdso.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 63.94   DEP      criu/pie/parasite.d
18:40:14 [2022-03-04T18:40:14.260Z] #43 64.24   CC       criu/pie/parasite.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 65.39   LINK     criu/pie/parasite.built-in.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 65.40   GEN      criu/pie/parasite-blob.h
18:40:14 [2022-03-04T18:40:14.260Z] #43 65.47   CC       criu/pie/parasite-vdso.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 66.22   CC       criu/arch/x86/vdso-pie.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 66.63   CC       criu/arch/x86/restorer.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 67.28   CC       criu/arch/x86/restorer_unmap.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 67.40   CC       criu/arch/x86/sigaction_compat_pie.o
18:40:14 [2022-03-04T18:40:14.260Z] #43 67.76   CC       criu/pie/restorer.o
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.76 Selecting previously unselected package uidmap.
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.77 Unpacking uidmap (1:4.5-1.1) ...
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.89 Selecting previously unselected package vim-runtime.
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.90 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:40:14 [2022-03-04T18:40:14.506Z] #20 37.94 Unpacking vim-runtime (2:8.1.0875-5) ...
18:40:15 [2022-03-04T18:40:15.076Z] #20 ...
18:40:15 [2022-03-04T18:40:15.076Z] 
18:40:15 [2022-03-04T18:40:15.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:15 [2022-03-04T18:40:15.076Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:40:15 [2022-03-04T18:40:15.076Z] #43 65.81   CC       criu/clone-noasan.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 66.07   CC       criu/config.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 67.54   CC       criu/cr-check.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 69.33   CC       criu/cr-dedup.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 69.72   CC       criu/cr-dump.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 72.06   CC       criu/cr-errno.o
18:40:15 [2022-03-04T18:40:15.076Z] #43 72.17   CC       criu/cr-restore.o
18:40:15 [2022-03-04T18:40:15.206Z] #43 ...
18:40:15 [2022-03-04T18:40:15.206Z] 
18:40:15 [2022-03-04T18:40:15.206Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:40:15 [2022-03-04T18:40:15.206Z] #17 sha256:88ae3b068afec9198ed024ec590fc10e88fcbc500f795b631490653c17939b69
18:40:15 [2022-03-04T18:40:15.206Z] #17 DONE 2.9s
18:40:15 [2022-03-04T18:40:15.206Z] 
18:40:15 [2022-03-04T18:40:15.206Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:40:15 [2022-03-04T18:40:15.206Z] #18 sha256:8959db95a7a22d3e9e6182458d14832fe75ea80a6661b04051463b9cb3dda6e5
18:40:15 [2022-03-04T18:40:15.647Z] #43 76.59   CC       criu/cr-service.o
18:40:17 [2022-03-04T18:40:17.207Z] #56 ...
18:40:17 [2022-03-04T18:40:17.207Z] 
18:40:17 [2022-03-04T18:40:17.207Z] #36 [tini 1/2] 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
18:40:17 [2022-03-04T18:40:17.207Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:40:17 [2022-03-04T18:40:17.207Z] #36 32.74 Reading package lists...
18:40:17 [2022-03-04T18:40:17.207Z] #36 39.38 Building dependency tree...
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.92 The following additional packages will be installed:
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.96 Suggested packages:
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.96   cmake-doc ninja-build lrzip
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.96 Recommended packages:
18:40:17 [2022-03-04T18:40:17.207Z] #36 42.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.17 The following NEW packages will be installed:
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.17   vim-common xxd
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.63 Need to get 14.9 MB of archives.
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.63 After this operation, 61.8 MB of additional disk space will be used.
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 44.94 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 46.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 46.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 46.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 46.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 46.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:40:17 [2022-03-04T18:40:17.207Z] #36 47.28 debconf: delaying package configuration, since apt-utils is not installed
18:40:17 [2022-03-04T18:40:17.207Z] #36 47.40 Fetched 14.9 MB in 2s (7537 kB/s)
18:40:17 [2022-03-04T18:40:17.207Z] #36 47.46 Selecting previously unselected package xxd.
18:40:17 [2022-03-04T18:40:17.207Z] #36 47.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:40:17 [2022-03-04T18:40:17.208Z] #36 47.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 47.55 Unpacking xxd (2:8.1.0875-5) ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 47.74 Selecting previously unselected package vim-common.
18:40:17 [2022-03-04T18:40:17.208Z] #36 47.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 47.80 Unpacking vim-common (2:8.1.0875-5) ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 48.09 Selecting previously unselected package cmake-data.
18:40:17 [2022-03-04T18:40:17.208Z] #36 48.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 48.11 Unpacking cmake-data (3.13.4-1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #36 ...
18:40:17 [2022-03-04T18:40:17.208Z] 
18:40:17 [2022-03-04T18:40:17.208Z] #32 [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
18:40:17 [2022-03-04T18:40:17.208Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:40:17 [2022-03-04T18:40:17.208Z] #32 48.25 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:40:17 [2022-03-04T18:40:17.208Z] #32 48.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:40:17 [2022-03-04T18:40:17.208Z] #32 ...
18:40:17 [2022-03-04T18:40:17.208Z] 
18:40:17 [2022-03-04T18:40:17.208Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:40:17 [2022-03-04T18:40:17.208Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:40:17 [2022-03-04T18:40:17.208Z] #42 33.28 Reading package lists...
18:40:17 [2022-03-04T18:40:17.208Z] #42 39.72 Building dependency tree...
18:40:17 [2022-03-04T18:40:17.208Z] #42 42.88 The following additional packages will be installed:
18:40:17 [2022-03-04T18:40:17.208Z] #42 42.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:40:17 [2022-03-04T18:40:17.208Z] #42 42.89   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:40:17 [2022-03-04T18:40:17.208Z] #42 42.90 Suggested packages:
18:40:17 [2022-03-04T18:40:17.208Z] #42 42.90   manpages-dev python-setuptools
18:40:17 [2022-03-04T18:40:17.208Z] #42 43.96 The following NEW packages will be installed:
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.00   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.00   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.00   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.00   python-six zlib1g-dev
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.42 Need to get 4095 kB of archives.
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.42 After this operation, 22.5 MB of additional disk space will be used.
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 44.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 45.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 45.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.24 debconf: delaying package configuration, since apt-utils is not installed
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.47 Fetched 4095 kB in 1s (4656 kB/s)
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.55 Selecting previously unselected package libcap-dev:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.65 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.77 Selecting previously unselected package libnet1:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.84 Selecting previously unselected package libnet1-dev.
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 46.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.12 Selecting previously unselected package libnl-3-200:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.28 Selecting previously unselected package libnl-3-dev:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.57 Selecting previously unselected package libprotobuf-c1:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.65 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.75 Selecting previously unselected package zlib1g-dev:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 47.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.04 Selecting previously unselected package libprotobuf17:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.76 Selecting previously unselected package libprotobuf-lite17:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.93 Selecting previously unselected package libprotobuf-dev:amd64.
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:40:17 [2022-03-04T18:40:17.208Z] #42 48.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:40:17 [2022-03-04T18:40:17.469Z] #42 ...
18:40:17 [2022-03-04T18:40:17.469Z] 
18:40:17 [2022-03-04T18:40:17.469Z] #32 [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
18:40:17 [2022-03-04T18:40:17.469Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:40:17 [2022-03-04T18:40:17.469Z] #32 49.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:40:17 [2022-03-04T18:40:17.558Z] #43 78.29   CC       criu/crtools.o
18:40:17 [2022-03-04T18:40:17.558Z] #43 ...
18:40:17 [2022-03-04T18:40:17.558Z] 
18:40:17 [2022-03-04T18:40:17.558Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:17 [2022-03-04T18:40:17.558Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:40:17 [2022-03-04T18:40:17.558Z] #20 40.91 Selecting previously unselected package vim.
18:40:17 [2022-03-04T18:40:17.558Z] #20 40.92 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
18:40:17 [2022-03-04T18:40:17.558Z] #20 40.94 Unpacking vim (2:8.1.0875-5) ...
18:40:18 [2022-03-04T18:40:18.129Z] #20 41.44 Selecting previously unselected package xfsprogs.
18:40:18 [2022-03-04T18:40:18.129Z] #20 41.44 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
18:40:18 [2022-03-04T18:40:18.129Z] #20 41.45 Unpacking xfsprogs (4.20.0-1) ...
18:40:18 [2022-03-04T18:40:18.390Z] #20 41.90 Selecting previously unselected package zip.
18:40:18 [2022-03-04T18:40:18.390Z] #20 41.91 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
18:40:18 [2022-03-04T18:40:18.390Z] #20 41.92 Unpacking zip (3.0-11+b1) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.06 Setting up aufs-tools (1:4.14+20190211-1) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.09 Setting up libip6tc0:arm64 (1.8.2-4) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.10 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.11 Setting up libgpm2:arm64 (1.20.7-5) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.12 Setting up libip4tc0:arm64 (1.8.2-4) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.13 Setting up uidmap (1:4.5-1.1) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.15 Setting up libnftnl11:arm64 (1.1.2-2) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:40:18 [2022-03-04T18:40:18.651Z] #20 42.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.25 Setting up libicu63:arm64 (63.1-6+deb10u2) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.27 Setting up xxd (2:8.1.0875-5) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.28 Setting up zip (3.0-11+b1) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.30 Setting up vim-common (2:8.1.0875-5) ...
18:40:18 [2022-03-04T18:40:18.911Z] #20 42.33 Setting up bash-completion (1:2.8-6) ...
18:40:19 [2022-03-04T18:40:19.399Z] #18 DONE 3.7s
18:40:19 [2022-03-04T18:40:19.399Z] 
18:40:19 [2022-03-04T18:40:19.399Z] #19 [dev-systemd-false  6/26] RUN ldconfig
18:40:19 [2022-03-04T18:40:19.399Z] #19 sha256:ece9cc05757ba69e2cbcf2b305becfa48b507ad20771b1fde2b34fa8a88a1668
18:40:20 [2022-03-04T18:40:20.021Z] #32 ...
18:40:20 [2022-03-04T18:40:20.021Z] 
18:40:20 [2022-03-04T18:40:20.021Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:20 [2022-03-04T18:40:20.021Z] #13 29.88 Reading package lists...
18:40:20 [2022-03-04T18:40:20.021Z] #13 37.01 Building dependency tree...
18:40:20 [2022-03-04T18:40:20.021Z] #13 40.98 The following additional packages will be installed:
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.00   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.00   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.00   mingw-w64-x86-64-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.01 Suggested packages:
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.01   gcc-8-locales seccomp wine64
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.95 The following NEW packages will be installed:
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.96   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.96   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.96   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.96   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.97   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.97 The following packages will be upgraded:
18:40:20 [2022-03-04T18:40:20.021Z] #13 41.98   libseccomp2
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.38 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.38 Need to get 77.8 MB of archives.
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.38 After this operation, 487 MB of additional disk space will be used.
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.40 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.43 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 42.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 43.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 43.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 43.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 46.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
18:40:20 [2022-03-04T18:40:20.021Z] #13 ...
18:40:20 [2022-03-04T18:40:20.021Z] 
18:40:20 [2022-03-04T18:40:20.021Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:40:20 [2022-03-04T18:40:20.021Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.05 Selecting previously unselected package libprotoc17:amd64.
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.08 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.70 Selecting previously unselected package protobuf-c-compiler.
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.91 Selecting previously unselected package protobuf-compiler.
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 50.92 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.06 Selecting previously unselected package python-pkg-resources.
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.07 Unpacking python-pkg-resources (40.8.0-1) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.35 Selecting previously unselected package python-six.
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.35 Unpacking python-six (1.12.0-1) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.47 Selecting previously unselected package python-protobuf.
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 51.48 Unpacking python-protobuf (3.6.1.3-2) ...
18:40:20 [2022-03-04T18:40:20.021Z] #42 52.05 Setting up python-pkg-resources (40.8.0-1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.59 Setting up libiptc0:arm64 (1.8.2-4) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.60 Setting up xz-utils (5.2.4-1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.65 Setting up patch (2.7.6-3+deb10u1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.66 Setting up sudo (1.8.27-1+deb10u3) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.73 invoke-rc.d: could not determine current runlevel
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.74 invoke-rc.d: policy-rc.d denied execution of start.
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.75 Setting up pigz (2.4-1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.77 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.79 Setting up python-pip-whl (18.1-5) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.80 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:40:21 [2022-03-04T18:40:21.454Z] #20 44.81 Setting up vim-runtime (2:8.1.0875-5) ...
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.11 Setting up libaio1:arm64 (0.3.112-3) ...
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.12 Setting up libonig5:arm64 (6.9.1-1) ...
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.13 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.15 Setting up vim (2:8.1.0875-5) ...
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:40:21 [2022-03-04T18:40:21.715Z] #20 45.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:40:21 [2022-03-04T18:40:21.938Z] #19 DONE 3.1s
18:40:21 [2022-03-04T18:40:21.938Z] 
18:40:21 [2022-03-04T18:40:21.938Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:21 [2022-03-04T18:40:21.938Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.02   LINK     criu/pie/restorer.built-in.o
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.03   GEN      criu/pie/restorer-blob.h
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.17   DEP      criu/vdso.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.38   DEP      criu/vdso-compat.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.48   DEP      criu/uts_ns.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.67   DEP      criu/util.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 71.96   DEP      criu/uffd.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.19   DEP      criu/tun.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.20   DEP      criu/tty.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.41   DEP      criu/timerfd.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.60   DEP      criu/timens.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.78   DEP      criu/sysfs_parse.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 72.95   DEP      criu/sysctl.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.10   DEP      criu/string.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.18   DEP      criu/stats.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.25   DEP      criu/sockets.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.40   DEP      criu/sk-unix.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.57   DEP      criu/sk-tcp.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.83   DEP      criu/sk-queue.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 73.91   DEP      criu/sk-packet.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.13   DEP      criu/sk-netlink.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.26   DEP      criu/sk-inet.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.45   DEP      criu/signalfd.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.61   DEP      criu/sigframe.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.69   DEP      criu/shmem.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.85   DEP      criu/servicefd.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 74.98   DEP      criu/seize.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.15   DEP      criu/seccomp.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.32   DEP      criu/rst-malloc.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.40   DEP      criu/rbtree.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.45   DEP      criu/pstree.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.66   DEP      criu/protobuf.d
18:40:21 [2022-03-04T18:40:21.938Z] #43 75.84   GEN      criu/protobuf-desc-gen.h
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.27 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.31 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.32 Setting up jq (1.5+dfsg-2+b1) ...
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.33 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:40:21 [2022-03-04T18:40:21.976Z] #20 45.34 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:40:22 [2022-03-04T18:40:22.575Z] #42 ...
18:40:22 [2022-03-04T18:40:22.575Z] 
18:40:22 [2022-03-04T18:40:22.575Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:40:22 [2022-03-04T18:40:22.575Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:40:22 [2022-03-04T18:40:22.575Z] #34 44.55 sync
18:40:22 [2022-03-04T18:40:22.575Z] #34 44.58 internal/reflectlite
18:40:22 [2022-03-04T18:40:22.575Z] #34 46.51 internal/testlog
18:40:22 [2022-03-04T18:40:22.575Z] #34 47.49 sort
18:40:22 [2022-03-04T18:40:22.575Z] #34 47.49 errors
18:40:22 [2022-03-04T18:40:22.575Z] #34 47.86 strconv
18:40:22 [2022-03-04T18:40:22.575Z] #34 48.79 io
18:40:22 [2022-03-04T18:40:22.575Z] #34 50.12 internal/oserror
18:40:22 [2022-03-04T18:40:22.575Z] #34 50.28 syscall
18:40:22 [2022-03-04T18:40:22.575Z] #34 51.19 reflect
18:40:22 [2022-03-04T18:40:22.575Z] #34 ...
18:40:22 [2022-03-04T18:40:22.575Z] 
18:40:22 [2022-03-04T18:40:22.575Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:22 [2022-03-04T18:40:22.576Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:40:22 [2022-03-04T18:40:22.576Z] #13 48.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
18:40:22 [2022-03-04T18:40:22.874Z] #43 77.70   DEP      criu/protobuf-desc.d
18:40:22 [2022-03-04T18:40:22.874Z] #43 77.85   DEP      criu/proc_parse.d
18:40:23 [2022-03-04T18:40:23.133Z] #43 78.08   DEP      criu/plugin.d
18:40:23 [2022-03-04T18:40:23.133Z] #43 78.17   DEP      criu/pipes.d
18:40:23 [2022-03-04T18:40:23.153Z] #13 49.95 debconf: delaying package configuration, since apt-utils is not installed
18:40:23 [2022-03-04T18:40:23.153Z] #13 50.14 Fetched 77.8 MB in 7s (11.7 MB/s)
18:40:23 [2022-03-04T18:40:23.391Z] #43 78.34   DEP      criu/pie-util.d
18:40:23 [2022-03-04T18:40:23.415Z] #13 50.25 (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 ... 15421 files and directories currently installed.)
18:40:23 [2022-03-04T18:40:23.415Z] #13 50.33 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
18:40:23 [2022-03-04T18:40:23.415Z] #13 50.36 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
18:40:23 [2022-03-04T18:40:23.650Z] #43 78.47   DEP      criu/pie-util-vdso.d
18:40:23 [2022-03-04T18:40:23.677Z] #13 50.59 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
18:40:23 [2022-03-04T18:40:23.677Z] #13 50.72 Selecting previously unselected package binutils-mingw-w64-i686.
18:40:23 [2022-03-04T18:40:23.909Z] #43 78.64   DEP      criu/pie-util-vdso-elf32.d
18:40:23 [2022-03-04T18:40:23.910Z] #43 78.78   DEP      criu/path.d
18:40:23 [2022-03-04T18:40:23.910Z] #43 78.91   DEP      criu/parasite-syscall.d
18:40:23 [2022-03-04T18:40:23.939Z] #13 50.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 ... 15421 files and directories currently installed.)
18:40:23 [2022-03-04T18:40:23.939Z] #13 50.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:40:23 [2022-03-04T18:40:23.939Z] #13 50.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:40:24 [2022-03-04T18:40:24.169Z] #43 79.10   DEP      criu/pagemap.d
18:40:24 [2022-03-04T18:40:24.429Z] #43 79.32   DEP      criu/pagemap-cache.d
18:40:24 [2022-03-04T18:40:24.429Z] #43 79.43   DEP      criu/page-xfer.d
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Extraction ended at 03/04/2022 18:40:23. Duration:00:00:24.1811299
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Updating the golang and path environment variables
18:40:24 [2022-03-04T18:40:24.628Z] INFO: GOPATH=d:\gopath
18:40:24 [2022-03-04T18:40:24.628Z] INFO: go version go1.16.15 windows/amd64
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Running the daemon under test in debug mode
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Starting a daemon under test...
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43329\3\daemon --pidfile d:\CI\PR-43329\3\docker.pid -D
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Process started successfully.
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Start tailing logs of the daemon under tests
18:40:24 [2022-03-04T18:40:24.628Z] INFO: Waiting for the daemon under test to start...
18:40:24 [2022-03-04T18:40:24.688Z] #43 79.56   DEP      criu/page-pipe.d
18:40:24 [2022-03-04T18:40:24.688Z] #43 79.66   DEP      criu/netfilter.d
18:40:24 [2022-03-04T18:40:24.947Z] #43 79.77   DEP      criu/net.d
18:40:24 [2022-03-04T18:40:24.947Z] #43 79.90   DEP      criu/namespaces.d
18:40:25 [2022-03-04T18:40:25.207Z] #43 80.06   DEP      criu/mount.d
18:40:25 [2022-03-04T18:40:25.207Z] #43 80.23   DEP      criu/memfd.d
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.18 Setting up iptables (1.8.2-4) ...
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.24 Setting up python3 (3.7.3-1) ...
18:40:25 [2022-03-04T18:40:25.272Z] #20 48.69 Setting up python3-wheel (0.32.3-2) ...
18:40:25 [2022-03-04T18:40:25.467Z] #43 80.38   DEP      criu/mem.d
18:40:25 [2022-03-04T18:40:25.727Z] #43 80.54   DEP      criu/lsm.d
18:40:25 [2022-03-04T18:40:25.727Z] #43 80.68   DEP      criu/log.d
18:40:25 [2022-03-04T18:40:25.727Z] #43 80.80   DEP      criu/libnetlink.d
18:40:25 [2022-03-04T18:40:25.858Z] #13 52.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:40:25 [2022-03-04T18:40:25.987Z] #43 80.93   DEP      criu/kerndat.d
18:40:26 [2022-03-04T18:40:26.121Z] #13 52.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:40:26 [2022-03-04T18:40:26.121Z] #13 52.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:40:26 [2022-03-04T18:40:26.213Z] #20 49.42 Setting up apparmor (2.13.2-10) ...
18:40:26 [2022-03-04T18:40:26.247Z] #43 81.10   DEP      criu/kcmp-ids.d
18:40:26 [2022-03-04T18:40:26.247Z] #43 81.18   DEP      criu/irmap.d
18:40:26 [2022-03-04T18:40:26.506Z] #43 ...
18:40:26 [2022-03-04T18:40:26.506Z] 
18:40:26 [2022-03-04T18:40:26.506Z] #32 [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
18:40:26 [2022-03-04T18:40:26.506Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:40:26 [2022-03-04T18:40:26.506Z] #32 DONE 139.1s
18:40:26 [2022-03-04T18:40:26.506Z] 
18:40:26 [2022-03-04T18:40:26.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:26 [2022-03-04T18:40:26.506Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:26 [2022-03-04T18:40:26.506Z] #43 81.32   DEP      criu/ipc_ns.d
18:40:26 [2022-03-04T18:40:26.506Z] #43 ...
18:40:26 [2022-03-04T18:40:26.506Z] 
18:40:26 [2022-03-04T18:40:26.506Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:26 [2022-03-04T18:40:26.506Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:40:26 [2022-03-04T18:40:26.506Z] #20 2.625 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:40:26 [2022-03-04T18:40:26.506Z] #20 2.809 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:40:26 [2022-03-04T18:40:26.506Z] #20 2.821 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:40:26 [2022-03-04T18:40:26.506Z] #20 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:40:26 [2022-03-04T18:40:26.506Z] #20 3.134 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
18:40:26 [2022-03-04T18:40:26.506Z] #20 4.067 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:40:27 [2022-03-04T18:40:27.446Z] #20 5.288 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:40:27 [2022-03-04T18:40:27.595Z] #20 50.92 Setting up xfsprogs (4.20.0-1) ...
18:40:27 [2022-03-04T18:40:27.595Z] #20 50.95 Setting up python3-lib2to3 (3.7.3-1) ...
18:40:27 [2022-03-04T18:40:27.856Z] #20 51.34 Setting up python3-pkg-resources (40.8.0-1) ...
18:40:28 [2022-03-04T18:40:28.014Z] #20 ...
18:40:28 [2022-03-04T18:40:28.014Z] 
18:40:28 [2022-03-04T18:40:28.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:28 [2022-03-04T18:40:28.014Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:28 [2022-03-04T18:40:28.014Z] #43 81.55   DEP      criu/image.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 81.72   DEP      criu/image-desc.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 81.83   DEP      criu/fsnotify.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.01   DEP      criu/filesystems.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.17   DEP      criu/files.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.38   DEP      criu/files-reg.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.51   DEP      criu/files-ext.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.62   DEP      criu/file-lock.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.76   DEP      criu/file-ids.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 82.88   DEP      criu/fifo.d
18:40:28 [2022-03-04T18:40:28.014Z] #43 83.00   DEP      criu/fdstore.d
18:40:28 [2022-03-04T18:40:28.116Z] #20 ...
18:40:28 [2022-03-04T18:40:28.116Z] 
18:40:28 [2022-03-04T18:40:28.116Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:28 [2022-03-04T18:40:28.116Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:40:28 [2022-03-04T18:40:28.116Z] #43 78.91   CC       criu/eventfd.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 79.38   CC       criu/eventpoll.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 80.26   CC       criu/external.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 80.53   CC       criu/fault-injection.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 80.61   CC       criu/fdstore.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 80.87   CC       criu/fifo.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 81.19   CC       criu/file-ids.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 81.43   CC       criu/file-lock.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 82.38   CC       criu/files-ext.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 82.65   CC       criu/files-reg.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 84.79   CC       criu/files.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 86.91   CC       criu/filesystems.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 87.68   CC       criu/fsnotify.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 88.71   CC       criu/image-desc.o
18:40:28 [2022-03-04T18:40:28.116Z] #43 88.81   CC       criu/image.o
18:40:28 [2022-03-04T18:40:28.274Z] #43 83.08   DEP      criu/fault-injection.d
18:40:28 [2022-03-04T18:40:28.274Z] #43 83.12   DEP      criu/external.d
18:40:28 [2022-03-04T18:40:28.274Z] #43 83.20   DEP      criu/eventpoll.d
18:40:28 [2022-03-04T18:40:28.274Z] #43 83.37   DEP      criu/eventfd.d
18:40:28 [2022-03-04T18:40:28.534Z] #43 83.51   DEP      criu/crtools.d
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.20 Selecting previously unselected package binutils-mingw-w64.
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.61 Selecting previously unselected package dmsetup.
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 55.64 Unpacking dmsetup (2:1.02.155-3) ...
18:40:28 [2022-03-04T18:40:28.671Z] #13 ...
18:40:28 [2022-03-04T18:40:28.671Z] 
18:40:28 [2022-03-04T18:40:28.671Z] #36 [tini 1/2] 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
18:40:28 [2022-03-04T18:40:28.671Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:40:28 [2022-03-04T18:40:28.671Z] #36 50.92 Selecting previously unselected package libicu63:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 50.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 50.95 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 56.54 Selecting previously unselected package libxml2:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 56.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 56.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.06 Selecting previously unselected package libarchive13:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.38 Selecting previously unselected package libjsoncpp1:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.53 Selecting previously unselected package librhash0:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.55 Unpacking librhash0:amd64 (1.3.8-1) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.76 Selecting previously unselected package libuv1:amd64.
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.76 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.76 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.91 Selecting previously unselected package cmake.
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 57.93 Unpacking cmake (3.13.4-1) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 60.69 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 60.70 Setting up xxd (2:8.1.0875-5) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 60.71 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
18:40:28 [2022-03-04T18:40:28.671Z] #36 60.72 Setting up vim-common (2:8.1.0875-5) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.77 Setting up librhash0:amd64 (1.3.8-1) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.79 Setting up cmake-data (3.13.4-1) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.89 Setting up cmake (3.13.4-1) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 60.91 Processing triggers for libc-bin (2.28-10) ...
18:40:28 [2022-03-04T18:40:28.672Z] #36 61.02 Processing triggers for mime-support (3.62) ...
18:40:28 [2022-03-04T18:40:28.794Z] #43 ...
18:40:28 [2022-03-04T18:40:28.794Z] 
18:40:28 [2022-03-04T18:40:28.794Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:40:28 [2022-03-04T18:40:28.794Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:40:28 [2022-03-04T18:40:28.794Z] #53 13.42 + cd /tmp/tmp.OHm25oqzec/src/github.com/opencontainers/runc
18:40:28 [2022-03-04T18:40:28.794Z] #53 13.42 + git checkout -q v1.0.3
18:40:28 [2022-03-04T18:40:28.794Z] #53 14.31 + '[' -z '' ']'
18:40:28 [2022-03-04T18:40:28.794Z] #53 14.31 + target=static
18:40:28 [2022-03-04T18:40:28.794Z] #53 14.31 + make BUILDTAGS=seccomp static
18:40:28 [2022-03-04T18:40:28.794Z] #53 14.74 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
18:40:28 [2022-03-04T18:40:28.794Z] #53 ...
18:40:28 [2022-03-04T18:40:28.794Z] 
18:40:28 [2022-03-04T18:40:28.794Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:28 [2022-03-04T18:40:28.794Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:40:28 [2022-03-04T18:40:28.794Z] #20 6.761 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:40:28 [2022-03-04T18:40:28.936Z] #36 ...
18:40:28 [2022-03-04T18:40:28.936Z] 
18:40:28 [2022-03-04T18:40:28.936Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:28 [2022-03-04T18:40:28.936Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:28 [2022-03-04T18:40:28.936Z] #13 55.81 Selecting previously unselected package mingw-w64-common.
18:40:28 [2022-03-04T18:40:28.936Z] #13 55.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:40:28 [2022-03-04T18:40:28.936Z] #13 55.82 Unpacking mingw-w64-common (6.0.0-3) ...
18:40:29 [2022-03-04T18:40:29.057Z] #43 89.61   CC       criu/ipc_ns.o
18:40:29 [2022-03-04T18:40:29.057Z] #43 ...
18:40:29 [2022-03-04T18:40:29.057Z] 
18:40:29 [2022-03-04T18:40:29.057Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:29 [2022-03-04T18:40:29.057Z] #20 sha256:88bc18beb0b40467ebb56cf5646381624b3a14f5dbb51991fb6f64ac65104270
18:40:29 [2022-03-04T18:40:29.057Z] #20 52.27 Setting up python3-distutils (3.7.3-1) ...
18:40:29 [2022-03-04T18:40:29.628Z] #20 52.79 Setting up python3-setuptools (40.8.0-1) ...
18:40:30 [2022-03-04T18:40:30.568Z] #20 53.93 Setting up python3-pip (18.1-5) ...
18:40:30 [2022-03-04T18:40:30.855Z] #13 ...
18:40:30 [2022-03-04T18:40:30.855Z] 
18:40:30 [2022-03-04T18:40:30.855Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
18:40:30 [2022-03-04T18:40:30.855Z] #47 sha256:1c056e6769186a2ed324c2764a97225b8a70980e149ddf50d702ef99417478b2
18:40:30 [2022-03-04T18:40:30.855Z] #47 DONE 62.9s
18:40:30 [2022-03-04T18:40:30.855Z] 
18:40:30 [2022-03-04T18:40:30.855Z] #36 [tini 1/2] 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
18:40:30 [2022-03-04T18:40:30.855Z] #36 sha256:0fa7f383c6ce4be9621c75f0b29e3ed0cda3d51082dbc0899cebba0ef67fb6a3
18:40:30 [2022-03-04T18:40:30.855Z] #36 DONE 62.9s
18:40:30 [2022-03-04T18:40:30.855Z] 
18:40:30 [2022-03-04T18:40:30.855Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:40:30 [2022-03-04T18:40:30.855Z] #37 sha256:b5f617299cfcfb7caceca342e60f78a5569a46f2d9cd2f1f9752e8752227e4e3
18:40:31 [2022-03-04T18:40:31.524Z] #20 54.93 Processing triggers for libc-bin (2.28-10) ...
18:40:31 [2022-03-04T18:40:31.524Z] #20 54.98 Processing triggers for mime-support (3.62) ...
18:40:32 [2022-03-04T18:40:32.112Z] #20 DONE 55.4s
18:40:32 [2022-03-04T18:40:32.112Z] 
18:40:32 [2022-03-04T18:40:32.112Z] #21 [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
18:40:32 [2022-03-04T18:40:32.112Z] #21 sha256:48100233a57446495489769925d08e6e0425e84f021b257dec70096ced50cc8f
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + RM_GOPATH=0
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + TMP_GOPATH=
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + : /build
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + '[' -z '' ']'
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 ++ mktemp -d
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + export GOPATH=/tmp/tmp.mVtuTcIT8e
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + GOPATH=/tmp/tmp.mVtuTcIT8e
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + RM_GOPATH=1
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 + case "$(go env GOARCH)" in
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.613 ++ go env GOARCH
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.725 + export GO_BUILDMODE=-buildmode=pie
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.725 + GO_BUILDMODE=-buildmode=pie
18:40:32 [2022-03-04T18:40:32.309Z] #37 1.725 ++ dirname /tmp/install/install.sh
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 Install tini version v0.19.0
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + dir=/tmp/install
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + bin=tini
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + shift
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + '[' '!' -f /tmp/install/tini.installer ']'
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + . /tmp/install/tini.installer
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 ++ : v0.19.0
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + install_tini
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + echo 'Install tini version v0.19.0'
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.mVtuTcIT8e/tini
18:40:32 [2022-03-04T18:40:32.570Z] #37 1.776 Cloning into '/tmp/tmp.mVtuTcIT8e/tini'...
18:40:32 [2022-03-04T18:40:32.633Z] #21 0.611 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:40:32 [2022-03-04T18:40:32.633Z] #21 0.616 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:40:32 [2022-03-04T18:40:32.633Z] #21 0.619 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:40:32 [2022-03-04T18:40:32.633Z] #21 DONE 0.7s
18:40:32 [2022-03-04T18:40:32.633Z] 
18:40:32 [2022-03-04T18:40:32.633Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:40:32 [2022-03-04T18:40:32.633Z] #22 sha256:357f6e28ab2103b45b3f5163ac2e1a4b9aefb1c738787beb30d92daa7186932d
18:40:33 [2022-03-04T18:40:33.516Z] #37 2.697 + cd /tmp/tmp.mVtuTcIT8e/tini
18:40:33 [2022-03-04T18:40:33.517Z] #37 2.702 + git checkout -q v0.19.0
18:40:33 [2022-03-04T18:40:33.517Z] #37 2.708 + cmake .
18:40:33 [2022-03-04T18:40:33.779Z] #37 ...
18:40:33 [2022-03-04T18:40:33.779Z] 
18:40:33 [2022-03-04T18:40:33.779Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:40:33 [2022-03-04T18:40:33.779Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:40:33 [2022-03-04T18:40:33.779Z] #42 56.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 56.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 56.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 56.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 56.17 Setting up python-six (1.12.0-1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.12 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.18 Setting up protobuf-compiler (3.6.1.3-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:40:33 [2022-03-04T18:40:33.779Z] #42 60.29 Setting up python-protobuf (3.6.1.3-2) ...
18:40:34 [2022-03-04T18:40:34.040Z] #42 ...
18:40:34 [2022-03-04T18:40:34.040Z] 
18:40:34 [2022-03-04T18:40:34.040Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:40:34 [2022-03-04T18:40:34.040Z] #37 sha256:b5f617299cfcfb7caceca342e60f78a5569a46f2d9cd2f1f9752e8752227e4e3
18:40:34 [2022-03-04T18:40:34.040Z] #37 3.237 -- The C compiler identification is GNU 8.3.0
18:40:34 [2022-03-04T18:40:34.040Z] #37 3.291 -- Check for working C compiler: /usr/bin/cc
18:40:34 [2022-03-04T18:40:34.072Z] #20 11.00 Fetched 9005 kB in 9s (1045 kB/s)
18:40:34 [2022-03-04T18:40:34.332Z] #20 11.00 Reading package lists...
18:40:34 [2022-03-04T18:40:34.332Z] #20 ...
18:40:34 [2022-03-04T18:40:34.332Z] 
18:40:34 [2022-03-04T18:40:34.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:34 [2022-03-04T18:40:34.332Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:34 [2022-03-04T18:40:34.332Z] #43 83.72   DEP      criu/cr-service.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 83.89   DEP      criu/cr-restore.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.17   DEP      criu/cr-errno.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.19   DEP      criu/cr-dump.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.42   DEP      criu/cr-dedup.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.60   DEP      criu/cr-check.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.76   DEP      criu/config.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.86   DEP      criu/clone-noasan.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 84.93   DEP      criu/cgroup.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.07   DEP      criu/cgroup-props.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.14   DEP      criu/bitmap.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.17   DEP      criu/bfd.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.24   DEP      criu/autofs.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.38   DEP      criu/aio.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.57   DEP      criu/action-scripts.d
18:40:34 [2022-03-04T18:40:34.332Z] #43 85.86   CC       criu/action-scripts.o
18:40:34 [2022-03-04T18:40:34.332Z] #43 86.25   CC       criu/aio.o
18:40:34 [2022-03-04T18:40:34.332Z] #43 86.76   CC       criu/autofs.o
18:40:34 [2022-03-04T18:40:34.332Z] #43 88.09   CC       criu/bfd.o
18:40:34 [2022-03-04T18:40:34.332Z] #43 88.53   CC       criu/bitmap.o
18:40:34 [2022-03-04T18:40:34.332Z] #43 88.75   CC       criu/cgroup-props.o
18:40:34 [2022-03-04T18:40:34.591Z] #43 89.57   CC       criu/cgroup.o
18:40:34 [2022-03-04T18:40:34.614Z] #37 3.932 -- Check for working C compiler: /usr/bin/cc -- works
18:40:34 [2022-03-04T18:40:34.614Z] #37 3.933 -- Detecting C compiler ABI info
18:40:34 [2022-03-04T18:40:34.877Z] #37 ...
18:40:34 [2022-03-04T18:40:34.877Z] 
18:40:34 [2022-03-04T18:40:34.877Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
18:40:34 [2022-03-04T18:40:34.877Z] #42 sha256:5051649f200bff041c119bce1d1ba3eae25c69ef249d92aabf8c56b762bf692f
18:40:34 [2022-03-04T18:40:34.877Z] #42 66.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:40:34 [2022-03-04T18:40:34.877Z] #42 66.70 Processing triggers for libc-bin (2.28-10) ...
18:40:34 [2022-03-04T18:40:34.877Z] #42 DONE 67.1s
18:40:35 [2022-03-04T18:40:35.138Z] 
18:40:35 [2022-03-04T18:40:35.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:35 [2022-03-04T18:40:35.138Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:35 [2022-03-04T18:40:35.712Z] #43 ...
18:40:35 [2022-03-04T18:40:35.712Z] 
18:40:35 [2022-03-04T18:40:35.712Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:40:35 [2022-03-04T18:40:35.712Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:40:35 [2022-03-04T18:40:35.712Z] #34 57.80 internal/syscall/unix
18:40:35 [2022-03-04T18:40:35.712Z] #34 58.17 time
18:40:35 [2022-03-04T18:40:35.712Z] #34 62.85 internal/fmtsort
18:40:35 [2022-03-04T18:40:35.712Z] #34 63.59 internal/syscall/execenv
18:40:35 [2022-03-04T18:40:35.712Z] #34 63.80 path
18:40:35 [2022-03-04T18:40:35.712Z] #34 64.84 internal/poll
18:40:35 [2022-03-04T18:40:35.712Z] #34 64.84 io/fs
18:40:35 [2022-03-04T18:40:35.712Z] #34 66.34 strings
18:40:35 [2022-03-04T18:40:35.712Z] #34 67.23 os
18:40:35 [2022-03-04T18:40:35.712Z] #34 ...
18:40:35 [2022-03-04T18:40:35.712Z] 
18:40:35 [2022-03-04T18:40:35.712Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
18:40:35 [2022-03-04T18:40:35.712Z] #37 sha256:b5f617299cfcfb7caceca342e60f78a5569a46f2d9cd2f1f9752e8752227e4e3
18:40:35 [2022-03-04T18:40:35.712Z] #37 4.766 -- Detecting C compiler ABI info - done
18:40:35 [2022-03-04T18:40:35.712Z] #37 4.808 -- Detecting C compile features
18:40:35 [2022-03-04T18:40:35.971Z] #43 ...
18:40:35 [2022-03-04T18:40:35.971Z] 
18:40:35 [2022-03-04T18:40:35.971Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:35 [2022-03-04T18:40:35.971Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:40:35 [2022-03-04T18:40:35.971Z] #20 11.00 Reading package lists...
18:40:37 [2022-03-04T18:40:37.631Z] #37 6.823 -- Detecting C compile features - done
18:40:37 [2022-03-04T18:40:37.631Z] #37 6.857 -- Performing Test HAS_BUILTIN_FORTIFY
18:40:37 [2022-03-04T18:40:37.631Z] #37 6.959 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:40:37 [2022-03-04T18:40:37.631Z] #37 7.051 -- Configuring done
18:40:37 [2022-03-04T18:40:37.631Z] #37 7.068 -- Generating done
18:40:37 [2022-03-04T18:40:37.893Z] #37 7.071 -- Build files have been written to: /tmp/tmp.mVtuTcIT8e/tini
18:40:37 [2022-03-04T18:40:37.893Z] #37 7.080 + make tini-static
18:40:37 [2022-03-04T18:40:37.920Z] #22 4.718 Collecting yamllint==1.26.1
18:40:38 [2022-03-04T18:40:38.466Z] #37 7.530 Scanning dependencies of target tini-static
18:40:38 [2022-03-04T18:40:38.466Z] #37 7.689 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:40:39 [2022-03-04T18:40:39.302Z] #22 ...
18:40:39 [2022-03-04T18:40:39.302Z] 
18:40:39 [2022-03-04T18:40:39.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:39 [2022-03-04T18:40:39.302Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:40:39 [2022-03-04T18:40:39.302Z] #43 90.82   CC       criu/irmap.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 91.52   CC       criu/kcmp-ids.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 91.80   CC       criu/kerndat.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 92.95   CC       criu/libnetlink.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 93.46   CC       criu/log.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 94.11   CC       criu/lsm.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 94.51   CC       criu/mem.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 96.59   CC       criu/memfd.o
18:40:39 [2022-03-04T18:40:39.303Z] #43 97.24   CC       criu/mount.o
18:40:39 [2022-03-04T18:40:39.523Z] #20 14.05 Reading package lists...
18:40:39 [2022-03-04T18:40:39.852Z] #37 8.957 [100%] Linking C executable tini-static
18:40:40 [2022-03-04T18:40:40.092Z] #20 17.12 Building dependency tree...
18:40:40 [2022-03-04T18:40:40.114Z] #37 9.411 [100%] Built target tini-static
18:40:40 [2022-03-04T18:40:40.114Z] #37 9.499 + mkdir -p /build
18:40:40 [2022-03-04T18:40:40.245Z] #43 101.0   CC       criu/namespaces.o
18:40:40 [2022-03-04T18:40:40.375Z] #37 9.504 + cp tini-static /build/docker-init
18:40:40 [2022-03-04T18:40:40.637Z] #37 DONE 9.8s
18:40:40 [2022-03-04T18:40:40.637Z] 
18:40:40 [2022-03-04T18:40:40.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:40 [2022-03-04T18:40:40.637Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:40 [2022-03-04T18:40:40.637Z] #43 2.047 Note: Building without setproctitle() and strlcpy() support.
18:40:40 [2022-03-04T18:40:40.637Z] #43 2.047       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:40:40 [2022-03-04T18:40:40.637Z] #43 2.062 Note: Building without GnuTLS support
18:40:40 [2022-03-04T18:40:40.637Z] #43 2.072 Makefile.config:39: Warn: you have no libnftables installed
18:40:40 [2022-03-04T18:40:40.637Z] #43 2.073 Makefile.config:40: Warn: Building without nftables support
18:40:40 [2022-03-04T18:40:40.637Z] #43 3.644 fatal: not a git repository (or any of the parent directories): .git
18:40:40 [2022-03-04T18:40:40.637Z] #43 3.696   GEN      .gitid
18:40:40 [2022-03-04T18:40:40.637Z] #43 3.735   GEN      criu/include/version.h
18:40:40 [2022-03-04T18:40:40.637Z] #43 3.815   GEN      include/common/asm
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.281   PBCC     images/timens.pb-c.c
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.322   DEP      images/timens.pb-c.d
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.439   PBCC     images/fown.pb-c.c
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.479   PBCC     images/google/protobuf/descriptor.pb-c.c
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.557   PBCC     images/opts.pb-c.c
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.690   PBCC     images/memfd.pb-c.c
18:40:40 [2022-03-04T18:40:40.637Z] #43 5.790   DEP      images/fown.pb-c.d
18:40:40 [2022-03-04T18:40:40.660Z] #20 18.59 libcap2-bin is already the newest version (1:2.25-2).
18:40:40 [2022-03-04T18:40:40.660Z] #20 18.59 The following additional packages will be installed:
18:40:40 [2022-03-04T18:40:40.660Z] #20 18.60   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:40:40 [2022-03-04T18:40:40.660Z] #20 18.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:40:40 [2022-03-04T18:40:40.660Z] #20 18.60   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.60   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.60   python3.7 python3.7-minimal vim-runtime xxd
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.60 Suggested packages:
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   quota
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61 Recommended packages:
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   aufs-dkms nftables build-essential python3-dev python3-keyring
18:40:40 [2022-03-04T18:40:40.661Z] #20 18.61   python3-keyrings.alt python3-xdg unzip
18:40:40 [2022-03-04T18:40:40.898Z] #43 5.846   DEP      images/google/protobuf/descriptor.pb-c.d
18:40:40 [2022-03-04T18:40:40.898Z] #43 5.899   DEP      images/opts.pb-c.d
18:40:40 [2022-03-04T18:40:40.898Z] #43 5.976   DEP      images/memfd.pb-c.d
18:40:40 [2022-03-04T18:40:40.898Z] #43 6.083   PBCC     images/sit.pb-c.c
18:40:41 [2022-03-04T18:40:41.160Z] #43 6.223   DEP      images/sit.pb-c.d
18:40:41 [2022-03-04T18:40:41.160Z] #43 6.339   PBCC     images/macvlan.pb-c.c
18:40:41 [2022-03-04T18:40:41.421Z] #43 6.468   DEP      images/macvlan.pb-c.d
18:40:41 [2022-03-04T18:40:41.421Z] #43 6.563   PBCC     images/autofs.pb-c.c
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.599   DEP      images/autofs.pb-c.d
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.635   PBCC     images/sysctl.pb-c.c
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.644   DEP      images/sysctl.pb-c.d
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.701   PBCC     images/time.pb-c.c
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.735   DEP      images/time.pb-c.d
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.783   PBCC     images/binfmt-misc.pb-c.c
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.815   DEP      images/binfmt-misc.pb-c.d
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.874   PBCC     images/seccomp.pb-c.c
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.887   DEP      images/seccomp.pb-c.d
18:40:41 [2022-03-04T18:40:41.682Z] #43 6.929   PBCC     images/userns.pb-c.c
18:40:41 [2022-03-04T18:40:41.943Z] #43 6.967   DEP      images/userns.pb-c.d
18:40:41 [2022-03-04T18:40:41.943Z] #43 7.031   PBCC     images/cgroup.pb-c.c
18:40:41 [2022-03-04T18:40:41.943Z] #43 7.042   DEP      images/cgroup.pb-c.d
18:40:41 [2022-03-04T18:40:41.943Z] #43 7.073   PBCC     images/ext-file.pb-c.c
18:40:41 [2022-03-04T18:40:41.943Z] #43 7.112   DEP      images/ext-file.pb-c.d
18:40:41 [2022-03-04T18:40:41.943Z] #43 7.161   PBCC     images/rpc.pb-c.c
18:40:42 [2022-03-04T18:40:42.154Z] #43 102.8   CC       criu/net.o
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.203   DEP      images/rpc.pb-c.d
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.245   PBCC     images/siginfo.pb-c.c
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.277   DEP      images/siginfo.pb-c.d
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.319   PBCC     images/pagemap.pb-c.c
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.362   DEP      images/pagemap.pb-c.d
18:40:42 [2022-03-04T18:40:42.204Z] #43 7.412   PBCC     images/rlimit.pb-c.c
18:40:42 [2022-03-04T18:40:42.466Z] #43 7.447   DEP      images/rlimit.pb-c.d
18:40:42 [2022-03-04T18:40:42.466Z] #43 7.478   PBCC     images/file-lock.pb-c.c
18:40:42 [2022-03-04T18:40:42.466Z] #43 7.518   DEP      images/file-lock.pb-c.d
18:40:42 [2022-03-04T18:40:42.466Z] #43 7.575   PBCC     images/tty.pb-c.c
18:40:42 [2022-03-04T18:40:42.466Z] #43 7.641   DEP      images/tty.pb-c.d
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.06 The following NEW packages will be installed:
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.07   xz-utils zip
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.39 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.39 Need to get 28.6 MB of archives.
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.39 After this operation, 116 MB of additional disk space will be used.
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:40:42 [2022-03-04T18:40:42.570Z] #20 20.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:40:42 [2022-03-04T18:40:42.723Z] #43 ...
18:40:42 [2022-03-04T18:40:42.723Z] 
18:40:42 [2022-03-04T18:40:42.723Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:40:42 [2022-03-04T18:40:42.723Z] #22 sha256:357f6e28ab2103b45b3f5163ac2e1a4b9aefb1c738787beb30d92daa7186932d
18:40:42 [2022-03-04T18:40:42.724Z] #22 10.10   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:40:42 [2022-03-04T18:40:42.727Z] #43 7.690   PBCC     images/tun.pb-c.c
18:40:42 [2022-03-04T18:40:42.727Z] #43 7.772   PBCC     images/netdev.pb-c.c
18:40:42 [2022-03-04T18:40:42.727Z] #43 7.815   DEP      images/tun.pb-c.d
18:40:42 [2022-03-04T18:40:42.727Z] #43 7.880   DEP      images/netdev.pb-c.d
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:40:42 [2022-03-04T18:40:42.829Z] #20 20.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:40:42 [2022-03-04T18:40:42.990Z] #43 7.956   PBCC     images/vma.pb-c.c
18:40:42 [2022-03-04T18:40:42.990Z] #43 8.003   DEP      images/vma.pb-c.d
18:40:42 [2022-03-04T18:40:42.990Z] #43 8.049   PBCC     images/creds.pb-c.c
18:40:42 [2022-03-04T18:40:42.990Z] #43 8.076   DEP      images/creds.pb-c.d
18:40:42 [2022-03-04T18:40:42.990Z] #43 8.125   PBCC     images/utsns.pb-c.c
18:40:43 [2022-03-04T18:40:43.088Z] #20 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:40:43 [2022-03-04T18:40:43.088Z] #20 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:40:43 [2022-03-04T18:40:43.088Z] #20 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.153   DEP      images/utsns.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.181   PBCC     images/ipc-desc.pb-c.c
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.209   PBCC     images/ipc-sem.pb-c.c
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.223   DEP      images/ipc-desc.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.276   DEP      images/ipc-sem.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.307   PBCC     images/ipc-msg.pb-c.c
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.341   DEP      images/ipc-msg.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.386   PBCC     images/ipc-shm.pb-c.c
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.415   DEP      images/ipc-shm.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.462   PBCC     images/ipc-var.pb-c.c
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.474   DEP      images/ipc-var.pb-c.d
18:40:43 [2022-03-04T18:40:43.252Z] #43 8.511   PBCC     images/sk-opts.pb-c.c
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:40:43 [2022-03-04T18:40:43.348Z] #20 21.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.549   PBCC     images/packet-sock.pb-c.c
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.591   DEP      images/sk-opts.pb-c.d
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.636   DEP      images/packet-sock.pb-c.d
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.679   PBCC     images/sk-netlink.pb-c.c
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.718   DEP      images/sk-netlink.pb-c.d
18:40:43 [2022-03-04T18:40:43.514Z] #43 8.767   PBCC     images/sk-inet.pb-c.c
18:40:43 [2022-03-04T18:40:43.607Z] #20 21.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:40:43 [2022-03-04T18:40:43.607Z] #20 21.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:40:43 [2022-03-04T18:40:43.775Z] #43 8.815   DEP      images/sk-inet.pb-c.d
18:40:43 [2022-03-04T18:40:43.775Z] #43 8.895   PBCC     images/sk-unix.pb-c.c
18:40:43 [2022-03-04T18:40:43.775Z] #43 8.966   DEP      images/sk-unix.pb-c.d
18:40:43 [2022-03-04T18:40:43.775Z] #43 9.013   PBCC     images/mm.pb-c.c
18:40:43 [2022-03-04T18:40:43.865Z] #20 21.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:40:43 [2022-03-04T18:40:43.865Z] #20 21.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:40:43 [2022-03-04T18:40:43.865Z] #20 21.76 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:40:44 [2022-03-04T18:40:44.036Z] #43 9.084   DEP      images/mm.pb-c.d
18:40:44 [2022-03-04T18:40:44.036Z] #43 9.126   PBCC     images/timerfd.pb-c.c
18:40:44 [2022-03-04T18:40:44.036Z] #43 9.173   DEP      images/timerfd.pb-c.d
18:40:44 [2022-03-04T18:40:44.036Z] #43 9.226   PBCC     images/timer.pb-c.c
18:40:44 [2022-03-04T18:40:44.104Z] #22 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:40:44 [2022-03-04T18:40:44.104Z] #22 11.49   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
18:40:44 [2022-03-04T18:40:44.104Z] #22 11.55 Collecting pyyaml (from yamllint==1.26.1)
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.267   DEP      images/timer.pb-c.d
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.296   PBCC     images/sa.pb-c.c
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.336   DEP      images/sa.pb-c.d
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.375   PBCC     images/pipe-data.pb-c.c
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.382   DEP      images/pipe-data.pb-c.d
18:40:44 [2022-03-04T18:40:44.297Z] #43 9.414   PBCC     images/mnt.pb-c.c
18:40:44 [2022-03-04T18:40:44.436Z] #20 22.34 debconf: delaying package configuration, since apt-utils is not installed
18:40:44 [2022-03-04T18:40:44.558Z] #43 9.489   DEP      images/mnt.pb-c.d
18:40:44 [2022-03-04T18:40:44.559Z] #43 9.548   PBCC     images/sk-packet.pb-c.c
18:40:44 [2022-03-04T18:40:44.559Z] #43 9.595   DEP      images/sk-packet.pb-c.d
18:40:44 [2022-03-04T18:40:44.559Z] #43 9.647   PBCC     images/tcp-stream.pb-c.c
18:40:44 [2022-03-04T18:40:44.559Z] #43 9.703   DEP      images/tcp-stream.pb-c.d
18:40:44 [2022-03-04T18:40:44.675Z] #22 11.88   Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB)
18:40:44 [2022-03-04T18:40:44.695Z] #20 22.45 Fetched 28.6 MB in 2s (17.5 MB/s)
18:40:44 [2022-03-04T18:40:44.695Z] #20 22.51 Selecting previously unselected package pigz.
18:40:44 [2022-03-04T18:40:44.695Z] #20 22.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23452 files and directories currently installed.)
18:40:44 [2022-03-04T18:40:44.695Z] #20 22.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:40:44 [2022-03-04T18:40:44.695Z] #20 22.60 Unpacking pigz (2.4-1) ...
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.751   PBCC     images/pipe.pb-c.c
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.789   DEP      images/pipe.pb-c.d
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.840   PBCC     images/pstree.pb-c.c
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.886   DEP      images/pstree.pb-c.d
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.927   PBCC     images/fs.pb-c.c
18:40:44 [2022-03-04T18:40:44.821Z] #43 9.964   DEP      images/fs.pb-c.d
18:40:44 [2022-03-04T18:40:44.935Z] #22 ...
18:40:44 [2022-03-04T18:40:44.935Z] 
18:40:44 [2022-03-04T18:40:44.935Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:40:44 [2022-03-04T18:40:44.935Z] #40 sha256:619624f7261ff101f9693e2480ec3fe0c57fcb77cf2567c5888e05f8bfd3943c
18:40:44 [2022-03-04T18:40:44.935Z] #40 160.3 + dpkg --print-architecture
18:40:44 [2022-03-04T18:40:44.935Z] #40 DONE 160.6s
18:40:44 [2022-03-04T18:40:44.935Z] 
18:40:44 [2022-03-04T18:40:44.935Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:40:44 [2022-03-04T18:40:44.935Z] #24 sha256:a08677254b911f9f63b54559dc86fd54fd81dcc33292bd06ccedb5502ee0b305
18:40:44 [2022-03-04T18:40:44.955Z] #20 22.73 Selecting previously unselected package libpython3.7-minimal:amd64.
18:40:44 [2022-03-04T18:40:44.955Z] #20 22.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:40:44 [2022-03-04T18:40:44.955Z] #20 22.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:40:45 [2022-03-04T18:40:45.082Z] #43 10.02   PBCC     images/signalfd.pb-c.c
18:40:45 [2022-03-04T18:40:45.082Z] #43 10.05   DEP      images/signalfd.pb-c.d
18:40:45 [2022-03-04T18:40:45.082Z] #43 10.12   PBCC     images/fh.pb-c.c
18:40:45 [2022-03-04T18:40:45.083Z] #43 10.14   PBCC     images/fsnotify.pb-c.c
18:40:45 [2022-03-04T18:40:45.083Z] #43 10.18   DEP      images/fh.pb-c.d
18:40:45 [2022-03-04T18:40:45.083Z] #43 10.23   DEP      images/fsnotify.pb-c.d
18:40:45 [2022-03-04T18:40:45.083Z] #43 10.31   PBCC     images/eventpoll.pb-c.c
18:40:45 [2022-03-04T18:40:45.083Z] #43 10.35   DEP      images/eventpoll.pb-c.d
18:40:45 [2022-03-04T18:40:45.196Z] #24 ...
18:40:45 [2022-03-04T18:40:45.196Z] 
18:40:45 [2022-03-04T18:40:45.196Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:40:45 [2022-03-04T18:40:45.196Z] #22 sha256:357f6e28ab2103b45b3f5163ac2e1a4b9aefb1c738787beb30d92daa7186932d
18:40:45 [2022-03-04T18:40:45.196Z] #22 12.68   Installing build dependencies: started
18:40:45 [2022-03-04T18:40:45.214Z] #20 23.14 Selecting previously unselected package python3.7-minimal.
18:40:45 [2022-03-04T18:40:45.214Z] #20 23.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:40:45 [2022-03-04T18:40:45.214Z] #20 23.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.38   PBCC     images/eventfd.pb-c.c
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.40   DEP      images/eventfd.pb-c.d
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.44   PBCC     images/remap-file-path.pb-c.c
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.46   DEP      images/remap-file-path.pb-c.d
18:40:45 [2022-03-04T18:40:45.344Z] #43 ...
18:40:45 [2022-03-04T18:40:45.344Z] 
18:40:45 [2022-03-04T18:40:45.344Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:40:45 [2022-03-04T18:40:45.344Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:40:45 [2022-03-04T18:40:45.344Z] #13 62.28 Selecting previously unselected package mingw-w64-x86-64-dev.
18:40:45 [2022-03-04T18:40:45.344Z] #13 62.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 62.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.41 Selecting previously unselected package gcc-mingw-w64-base.
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.63 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 68.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:40:45 [2022-03-04T18:40:45.344Z] #13 ...
18:40:45 [2022-03-04T18:40:45.344Z] 
18:40:45 [2022-03-04T18:40:45.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:45 [2022-03-04T18:40:45.344Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.51   PBCC     images/fifo.pb-c.c
18:40:45 [2022-03-04T18:40:45.344Z] #43 10.53   DEP      images/fifo.pb-c.d
18:40:45 [2022-03-04T18:40:45.345Z] #43 10.57   PBCC     images/ghost-file.pb-c.c
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.61   DEP      images/ghost-file.pb-c.d
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.67   PBCC     images/regfile.pb-c.c
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.71   DEP      images/regfile.pb-c.d
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.74   PBCC     images/ns.pb-c.c
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.77   DEP      images/ns.pb-c.d
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.80   PBCC     images/fdinfo.pb-c.c
18:40:45 [2022-03-04T18:40:45.606Z] #43 10.85   DEP      images/fdinfo.pb-c.d
18:40:45 [2022-03-04T18:40:45.710Z] .....INFO: Daemon under test started and replied!
18:40:45 [2022-03-04T18:40:45.710Z] INFO: Docker version of the daemon under test
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] Client:
18:40:45 [2022-03-04T18:40:45.710Z]  Version:      17.06.2-ce
18:40:45 [2022-03-04T18:40:45.710Z]  API version:  1.30
18:40:45 [2022-03-04T18:40:45.710Z]  Go version:   go1.8.3
18:40:45 [2022-03-04T18:40:45.710Z]  Git commit:   cec0b72
18:40:45 [2022-03-04T18:40:45.710Z]  Built:        Tue Sep  5 19:57:19 2017
18:40:45 [2022-03-04T18:40:45.710Z]  OS/Arch:      windows/amd64
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] Server:
18:40:45 [2022-03-04T18:40:45.710Z]  Version:      0.0.0-dev
18:40:45 [2022-03-04T18:40:45.710Z]  API version:  1.41 (minimum version 1.24)
18:40:45 [2022-03-04T18:40:45.710Z]  Go version:   go1.16.15
18:40:45 [2022-03-04T18:40:45.710Z]  Git commit:   180f3b9cc7
18:40:45 [2022-03-04T18:40:45.710Z]  Built:        03/04/2022 18:38:43
18:40:45 [2022-03-04T18:40:45.710Z]  OS/Arch:      windows/amd64
18:40:45 [2022-03-04T18:40:45.710Z]  Experimental: false
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] INFO: Docker info of the daemon under test
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] Containers: 0
18:40:45 [2022-03-04T18:40:45.710Z]  Running: 0
18:40:45 [2022-03-04T18:40:45.710Z]  Paused: 0
18:40:45 [2022-03-04T18:40:45.710Z]  Stopped: 0
18:40:45 [2022-03-04T18:40:45.710Z] Images: 0
18:40:45 [2022-03-04T18:40:45.710Z] Server Version: 0.0.0-dev
18:40:45 [2022-03-04T18:40:45.710Z] Storage Driver: windowsfilter
18:40:45 [2022-03-04T18:40:45.710Z]  Windows: 
18:40:45 [2022-03-04T18:40:45.710Z] Logging Driver: json-file
18:40:45 [2022-03-04T18:40:45.710Z] Plugins: 
18:40:45 [2022-03-04T18:40:45.710Z]  Volume: local
18:40:45 [2022-03-04T18:40:45.710Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:40:45 [2022-03-04T18:40:45.710Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:40:45 [2022-03-04T18:40:45.710Z] Swarm: inactive
18:40:45 [2022-03-04T18:40:45.710Z] Default Isolation: process
18:40:45 [2022-03-04T18:40:45.710Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:40:45 [2022-03-04T18:40:45.710Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:40:45 [2022-03-04T18:40:45.710Z] OSType: windows
18:40:45 [2022-03-04T18:40:45.710Z] Architecture: x86_64
18:40:45 [2022-03-04T18:40:45.710Z] CPUs: 4
18:40:45 [2022-03-04T18:40:45.710Z] Total Memory: 32GiB
18:40:45 [2022-03-04T18:40:45.710Z] Name: azwin-2-e0f2e0
18:40:45 [2022-03-04T18:40:45.710Z] ID: IOFT:SVXX:44TX:SOXW:LYJH:ZKJY:YIGK:GRIY:GM4E:VNSP:4B5G:HQ3T
18:40:45 [2022-03-04T18:40:45.710Z] Docker Root Dir: D:\CI\PR-43329\3\daemon
18:40:45 [2022-03-04T18:40:45.710Z] Debug Mode (client): false
18:40:45 [2022-03-04T18:40:45.710Z] Debug Mode (server): true
18:40:45 [2022-03-04T18:40:45.710Z]  File Descriptors: -1
18:40:45 [2022-03-04T18:40:45.710Z]  Goroutines: 16
18:40:45 [2022-03-04T18:40:45.710Z]  System Time: 2022-03-04T18:40:42.7769679Z
18:40:45 [2022-03-04T18:40:45.710Z]  EventsListeners: 0
18:40:45 [2022-03-04T18:40:45.710Z] Registry: https://index.docker.io/v1/
18:40:45 [2022-03-04T18:40:45.710Z] Labels:
18:40:45 [2022-03-04T18:40:45.710Z] Experimental: false
18:40:45 [2022-03-04T18:40:45.710Z] Insecure Registries:
18:40:45 [2022-03-04T18:40:45.710Z]  127.0.0.0/8
18:40:45 [2022-03-04T18:40:45.710Z] Live Restore Enabled: false
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] INFO: Docker images of the daemon under test
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:40:45 [2022-03-04T18:40:45.710Z] 
18:40:45 [2022-03-04T18:40:45.710Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:40:45 [2022-03-04T18:40:45.710Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:40:45 [2022-03-04T18:40:45.710Z] ltsc2019: Pulling from windows/servercore
18:40:45 [2022-03-04T18:40:45.710Z] 4612f6d0b889: Pulling fs layer
18:40:45 [2022-03-04T18:40:45.710Z] 1bd78008c728: Pulling fs layer
18:40:45 [2022-03-04T18:40:45.867Z] #43 10.93   PBCC     images/core-aarch64.pb-c.c
18:40:45 [2022-03-04T18:40:45.868Z] #43 10.99   PBCC     images/core-arm.pb-c.c
18:40:45 [2022-03-04T18:40:45.868Z] #43 11.04   PBCC     images/core-ppc64.pb-c.c
18:40:45 [2022-03-04T18:40:45.868Z] #43 11.12   PBCC     images/core-s390.pb-c.c
18:40:46 [2022-03-04T18:40:46.129Z] #43 11.16   PBCC     images/core-x86.pb-c.c
18:40:46 [2022-03-04T18:40:46.129Z] #43 11.21   PBCC     images/core.pb-c.c
18:40:46 [2022-03-04T18:40:46.129Z] #43 11.32   PBCC     images/inventory.pb-c.c
18:40:46 [2022-03-04T18:40:46.129Z] #43 11.37   DEP      images/core-aarch64.pb-c.d
18:40:46 [2022-03-04T18:40:46.152Z] #20 23.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:40:46 [2022-03-04T18:40:46.152Z] #20 23.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:40:46 [2022-03-04T18:40:46.391Z] #43 11.40   DEP      images/core-arm.pb-c.d
18:40:46 [2022-03-04T18:40:46.391Z] #43 11.45   DEP      images/core-ppc64.pb-c.d
18:40:46 [2022-03-04T18:40:46.391Z] #43 11.49   DEP      images/core-s390.pb-c.d
18:40:46 [2022-03-04T18:40:46.391Z] #43 11.57   DEP      images/core-x86.pb-c.d
18:40:46 [2022-03-04T18:40:46.391Z] #43 11.62   DEP      images/core.pb-c.d
18:40:46 [2022-03-04T18:40:46.652Z] #43 11.67   DEP      images/inventory.pb-c.d
18:40:46 [2022-03-04T18:40:46.652Z] #43 11.74   PBCC     images/cpuinfo.pb-c.c
18:40:46 [2022-03-04T18:40:46.652Z] #43 11.80   DEP      images/cpuinfo.pb-c.d
18:40:46 [2022-03-04T18:40:46.652Z] #43 11.85   PBCC     images/stats.pb-c.c
18:40:46 [2022-03-04T18:40:46.913Z] #43 11.88   DEP      images/stats.pb-c.d
18:40:46 [2022-03-04T18:40:46.913Z] #43 ...
18:40:46 [2022-03-04T18:40:46.913Z] 
18:40:46 [2022-03-04T18:40:46.913Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:40:46 [2022-03-04T18:40:46.913Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:40:46 [2022-03-04T18:40:46.913Z] #34 69.22 bufio
18:40:46 [2022-03-04T18:40:46.913Z] #34 70.57 text/tabwriter
18:40:46 [2022-03-04T18:40:46.913Z] #34 71.54 path/filepath
18:40:46 [2022-03-04T18:40:46.913Z] #34 71.55 fmt
18:40:46 [2022-03-04T18:40:46.913Z] #34 73.10 io/ioutil
18:40:46 [2022-03-04T18:40:46.913Z] #34 74.80 github.com/BurntSushi/toml
18:40:46 [2022-03-04T18:40:46.913Z] #34 74.80 flag
18:40:46 [2022-03-04T18:40:46.913Z] #34 76.39 log
18:40:46 [2022-03-04T18:40:46.913Z] #34 78.26 github.com/BurntSushi/toml/cmd/tomlv
18:40:47 [2022-03-04T18:40:47.539Z] #20 ...
18:40:47 [2022-03-04T18:40:47.539Z] 
18:40:47 [2022-03-04T18:40:47.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:47 [2022-03-04T18:40:47.539Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:47 [2022-03-04T18:40:47.539Z] #43 92.41   CC       criu/clone-noasan.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 92.60   CC       criu/config.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 93.92   CC       criu/cr-check.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 95.45   CC       criu/cr-dedup.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 95.83   CC       criu/cr-dump.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 98.18   CC       criu/cr-errno.o
18:40:47 [2022-03-04T18:40:47.539Z] #43 98.28   CC       criu/cr-restore.o
18:40:47 [2022-03-04T18:40:47.797Z] #43 102.8   CC       criu/cr-service.o
18:40:48 [2022-03-04T18:40:48.060Z] #43 ...
18:40:48 [2022-03-04T18:40:48.060Z] 
18:40:48 [2022-03-04T18:40:48.060Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:40:48 [2022-03-04T18:40:48.060Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.86 Selecting previously unselected package python3-minimal.
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.87 (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 ... 23701 files and directories currently installed.)
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.91 Unpacking python3-minimal (3.7.3-1) ...
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.97 Selecting previously unselected package libmpdec2:amd64.
18:40:48 [2022-03-04T18:40:48.060Z] #20 25.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:40:48 [2022-03-04T18:40:48.060Z] #20 26.00 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:40:48 [2022-03-04T18:40:48.300Z] #34 ...
18:40:48 [2022-03-04T18:40:48.300Z] 
18:40:48 [2022-03-04T18:40:48.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:48 [2022-03-04T18:40:48.300Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:48 [2022-03-04T18:40:48.300Z] #43 13.06 make[1]: Nothing to be done for 'all'.
18:40:48 [2022-03-04T18:40:48.300Z] #43 ...
18:40:48 [2022-03-04T18:40:48.300Z] 
18:40:48 [2022-03-04T18:40:48.300Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
18:40:48 [2022-03-04T18:40:48.300Z] #34 sha256:dfd7edfa327872d50c5d9685cbc61d73b756a9877f9c906ff700eb7d342036c6
18:40:48 [2022-03-04T18:40:48.300Z] #34 DONE 80.4s
18:40:48 [2022-03-04T18:40:48.300Z] 
18:40:48 [2022-03-04T18:40:48.300Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:40:48 [2022-03-04T18:40:48.300Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:40:48 [2022-03-04T18:40:48.319Z] #20 26.15 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:40:48 [2022-03-04T18:40:48.319Z] #20 26.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:40:48 [2022-03-04T18:40:48.319Z] #20 26.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:40:49 [2022-03-04T18:40:49.257Z] #20 27.12 Selecting previously unselected package python3.7.
18:40:49 [2022-03-04T18:40:49.257Z] #20 27.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:40:49 [2022-03-04T18:40:49.257Z] #20 27.12 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:40:50 [2022-03-04T18:40:50.218Z] #49 ...
18:40:50 [2022-03-04T18:40:50.218Z] 
18:40:50 [2022-03-04T18:40:50.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:50 [2022-03-04T18:40:50.218Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:50 [2022-03-04T18:40:50.218Z] #43 14.89   CC       images/stats.o
18:40:50 [2022-03-04T18:40:50.218Z] #43 15.29   CC       images/core.o
18:40:50 [2022-03-04T18:40:50.790Z] #43 15.77   CC       images/core-x86.o
18:40:51 [2022-03-04T18:40:51.167Z] #20 28.76 Selecting previously unselected package libpython3-stdlib:amd64.
18:40:51 [2022-03-04T18:40:51.167Z] #20 28.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:40:51 [2022-03-04T18:40:51.167Z] #20 28.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:40:51 [2022-03-04T18:40:51.167Z] #20 28.88 Setting up python3-minimal (3.7.3-1) ...
18:40:51 [2022-03-04T18:40:51.363Z] #43 16.20   CC       images/core-arm.o
18:40:51 [2022-03-04T18:40:51.624Z] #43 16.50   CC       images/core-aarch64.o
18:40:51 [2022-03-04T18:40:51.737Z] #20 29.60 Selecting previously unselected package python3.
18:40:51 [2022-03-04T18:40:51.737Z] #20 29.60 (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 ... 24113 files and directories currently installed.)
18:40:51 [2022-03-04T18:40:51.737Z] #20 29.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:40:51 [2022-03-04T18:40:51.737Z] #20 29.65 Unpacking python3 (3.7.3-1) ...
18:40:51 [2022-03-04T18:40:51.737Z] #20 29.73 Selecting previously unselected package libip4tc0:amd64.
18:40:51 [2022-03-04T18:40:51.775Z] #22 ...
18:40:51 [2022-03-04T18:40:51.775Z] 
18:40:51 [2022-03-04T18:40:51.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:51 [2022-03-04T18:40:51.775Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:40:51 [2022-03-04T18:40:51.775Z] #43 106.3   CC       criu/netfilter.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 106.5   CC       criu/page-pipe.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 107.1   CC       criu/page-xfer.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 109.0   CC       criu/pagemap-cache.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 109.3   CC       criu/pagemap.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 110.2   CC       criu/parasite-syscall.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 110.8   CC       criu/path.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 111.1   CC       criu/pie-util-vdso.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 111.5   CC       criu/pie-util.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 111.7   CC       criu/pipes.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 112.2   CC       criu/plugin.o
18:40:51 [2022-03-04T18:40:51.775Z] #43 112.5   CC       criu/proc_parse.o
18:40:51 [2022-03-04T18:40:51.885Z] #43 16.87   CC       images/core-ppc64.o
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.75 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.87 Selecting previously unselected package libip6tc0:amd64.
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.87 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:40:52 [2022-03-04T18:40:52.006Z] #20 29.99 Selecting previously unselected package libiptc0:amd64.
18:40:52 [2022-03-04T18:40:52.146Z] #43 17.28   CC       images/core-s390.o
18:40:52 [2022-03-04T18:40:52.266Z] #20 29.99 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.266Z] #20 29.99 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.09 Selecting previously unselected package libnfnetlink0:amd64.
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.266Z] #20 30.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.29 Selecting previously unselected package libnftnl11:amd64.
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.29 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.35 Selecting previously unselected package iptables.
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.525Z] #20 30.36 Unpacking iptables (1.8.2-4) ...
18:40:52 [2022-03-04T18:40:52.719Z] #43 17.77   CC       images/cpuinfo.o
18:40:52 [2022-03-04T18:40:52.779Z] 1bd78008c728: Verifying Checksum
18:40:52 [2022-03-04T18:40:52.780Z] 1bd78008c728: Download complete
18:40:52 [2022-03-04T18:40:52.821Z] #20 30.67 Selecting previously unselected package xxd.
18:40:52 [2022-03-04T18:40:52.821Z] #20 30.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:40:52 [2022-03-04T18:40:52.821Z] #20 30.69 Unpacking xxd (2:8.1.0875-5) ...
18:40:52 [2022-03-04T18:40:52.980Z] #43 18.12   CC       images/inventory.o
18:40:53 [2022-03-04T18:40:53.081Z] #20 30.84 Selecting previously unselected package vim-common.
18:40:53 [2022-03-04T18:40:53.081Z] #20 30.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:40:53 [2022-03-04T18:40:53.081Z] #20 30.95 Unpacking vim-common (2:8.1.0875-5) ...
18:40:53 [2022-03-04T18:40:53.241Z] #43 18.37   CC       images/fdinfo.o
18:40:53 [2022-03-04T18:40:53.341Z] #20 31.12 Selecting previously unselected package bash-completion.
18:40:53 [2022-03-04T18:40:53.341Z] #20 31.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:40:53 [2022-03-04T18:40:53.813Z] #43 18.68   CC       images/fown.o
18:40:53 [2022-03-04T18:40:53.813Z] #43 18.83   CC       images/ns.o
18:40:54 [2022-03-04T18:40:54.075Z] #43 19.02   CC       images/regfile.o
18:40:54 [2022-03-04T18:40:54.075Z] #43 19.18   CC       images/ghost-file.o
18:40:54 [2022-03-04T18:40:54.318Z] #43 114.8   CC       criu/protobuf-desc.o
18:40:54 [2022-03-04T18:40:54.336Z] #43 19.45   CC       images/fifo.o
18:40:54 [2022-03-04T18:40:54.336Z] #43 19.57   CC       images/remap-file-path.o
18:40:54 [2022-03-04T18:40:54.597Z] #43 19.72   CC       images/eventfd.o
18:40:54 [2022-03-04T18:40:54.597Z] #43 19.84   CC       images/eventpoll.o
18:40:54 [2022-03-04T18:40:54.889Z] #43 115.7   CC       criu/protobuf.o
18:40:55 [2022-03-04T18:40:55.149Z] #43 116.0   CC       criu/pstree.o
18:40:55 [2022-03-04T18:40:55.169Z] #43 20.01   CC       images/fh.o
18:40:55 [2022-03-04T18:40:55.169Z] #43 20.23   CC       images/fsnotify.o
18:40:55 [2022-03-04T18:40:55.430Z] #43 ...
18:40:55 [2022-03-04T18:40:55.430Z] 
18:40:55 [2022-03-04T18:40:55.430Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:40:55 [2022-03-04T18:40:55.430Z] #56 sha256:ae104d79ace31c7f55ccc8f18683568d0ad26419ac3a928d5e8b5063e1095e7a
18:40:55 [2022-03-04T18:40:55.885Z] #20 33.87 Unpacking bash-completion (1:2.8-6) ...
18:40:56 [2022-03-04T18:40:56.455Z] #20 34.29 Selecting previously unselected package bzip2.
18:40:56 [2022-03-04T18:40:56.455Z] #20 34.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:40:56 [2022-03-04T18:40:56.455Z] #20 34.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:40:56 [2022-03-04T18:40:56.455Z] #20 34.40 Selecting previously unselected package xz-utils.
18:40:56 [2022-03-04T18:40:56.475Z] #56 42.89 Checking out files:  65% (3117/4731)   
Checking out files:  66% (3123/4731)   
Checking out files:  67% (3170/4731)   
Checking out files:  68% (3218/4731)   
Checking out files:  69% (3265/4731)   
Checking out files:  70% (3312/4731)   
Checking out files:  71% (3360/4731)   
Checking out files:  72% (3407/4731)   
Checking out files:  73% (3454/4731)   
Checking out files:  74% (3501/4731)   
Checking out files:  75% (3549/4731)   
Checking out files:  76% (3596/4731)   
Checking out files:  77% (3643/4731)   
Checking out files:  78% (3691/4731)   
Checking out files:  79% (3738/4731)   
Checking out files:  80% (3785/4731)   
Checking out files:  81% (3833/4731)   
Checking out files:  82% (3880/4731)   
Checking out files:  83% (3927/4731)   
Checking out files:  84% (3975/4731)   
Checking out files:  85% (4022/4731)   
Checking out files:  86% (4069/4731)   
Checking out files:  87% (4116/4731)   
Checking out files:  88% (4164/4731)   
Checking out files:  89% (4211/4731)   
Checking out files:  90% (4258/4731)   
Checking out files:  91% (4306/4731)   
Checking out files:  92% (4353/4731)   
Checking out files:  93% (4400/4731)   
Checking out files:  94% (4448/4731)   
Checking out files:  95% (4495/4731)   
Checking out files:  96% (4542/4731)   
Checking out files:  97% (4590/4731)   
Checking out files:  98% (4637/4731)   
Checking out files:  99% (4684/4731)   
Checking out files: 100% (4731/4731)   
Checking out files: 100% (4731/4731), done.
18:40:56 [2022-03-04T18:40:56.475Z] #56 43.82 + cd /tmp/tmp.8wvueQNZ4q/src/github.com/containerd/containerd
18:40:56 [2022-03-04T18:40:56.475Z] #56 43.83 + git checkout -q v1.5.10
18:40:56 [2022-03-04T18:40:56.531Z] #43 117.1   CC       criu/rbtree.o
18:40:56 [2022-03-04T18:40:56.531Z] #43 117.4   CC       criu/rst-malloc.o
18:40:56 [2022-03-04T18:40:56.531Z] #43 ...
18:40:56 [2022-03-04T18:40:56.531Z] 
18:40:56 [2022-03-04T18:40:56.531Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:40:56 [2022-03-04T18:40:56.531Z] #49 sha256:9484a465aef3eec01e48af0a0921e867284edd2629cd39e23f05090444cd80b2
18:40:56 [2022-03-04T18:40:56.531Z] #49 172.2 + /build/golangci-lint --version
18:40:56 [2022-03-04T18:40:56.714Z] #20 34.41 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:40:56 [2022-03-04T18:40:56.714Z] #20 34.43 Unpacking xz-utils (5.2.4-1) ...
18:40:56 [2022-03-04T18:40:56.714Z] #20 34.58 Selecting previously unselected package apparmor.
18:40:56 [2022-03-04T18:40:56.714Z] #20 34.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:40:56 [2022-03-04T18:40:56.714Z] #20 34.65 Unpacking apparmor (2.13.2-10) ...
18:40:56 [2022-03-04T18:40:56.791Z] #49 172.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:40:56 [2022-03-04T18:40:56.974Z] #20 34.97 Selecting previously unselected package aufs-tools.
18:40:57 [2022-03-04T18:40:57.051Z] #49 DONE 172.8s
18:40:57 [2022-03-04T18:40:57.051Z] 
18:40:57 [2022-03-04T18:40:57.051Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:57 [2022-03-04T18:40:57.051Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:40:57 [2022-03-04T18:40:57.051Z] #43 117.8   CC       criu/seccomp.o
18:40:57 [2022-03-04T18:40:57.239Z] #20 34.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.239Z] #20 34.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:40:57 [2022-03-04T18:40:57.239Z] #20 35.14 Selecting previously unselected package libonig5:amd64.
18:40:57 [2022-03-04T18:40:57.239Z] #20 35.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.239Z] #20 35.17 Unpacking libonig5:amd64 (6.9.1-1) ...
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.32 Selecting previously unselected package libjq1:amd64.
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.43 Selecting previously unselected package jq.
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.44 Unpacking jq (1.5+dfsg-2+b1) ...
18:40:57 [2022-03-04T18:40:57.498Z] #20 35.54 Selecting previously unselected package libaio1:amd64.
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.55 Unpacking libaio1:amd64 (0.3.112-3) ...
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.62 Selecting previously unselected package libgpm2:amd64.
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.63 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:40:57 [2022-03-04T18:40:57.757Z] #20 35.69 Selecting previously unselected package libicu63:amd64.
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + export 'BUILDTAGS=netgo osusergo static_build'
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + BUILDTAGS='netgo osusergo static_build'
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + export EXTRA_FLAGS=-buildmode=pie
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + EXTRA_FLAGS=-buildmode=pie
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + '[' '' = dynamic ']'
18:40:57 [2022-03-04T18:40:57.862Z] #56 45.38 + make
18:40:57 [2022-03-04T18:40:57.990Z] #43 118.7   CC       criu/seize.o
18:40:58 [2022-03-04T18:40:58.015Z] #20 35.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
18:40:58 [2022-03-04T18:40:58.015Z] #20 35.70 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
18:40:58 [2022-03-04T18:40:58.931Z] #43 119.6   CC       criu/servicefd.o
18:40:59 [2022-03-04T18:40:59.191Z] #43 119.9   CC       criu/shmem.o
18:40:59 [2022-03-04T18:40:59.391Z] #20 ...
18:40:59 [2022-03-04T18:40:59.391Z] 
18:40:59 [2022-03-04T18:40:59.391Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:40:59 [2022-03-04T18:40:59.391Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:40:59 [2022-03-04T18:40:59.391Z] #43 104.2   CC       criu/crtools.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 104.7   CC       criu/eventfd.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 105.0   CC       criu/eventpoll.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 105.8   CC       criu/external.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 106.1   CC       criu/fault-injection.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 106.2   CC       criu/fdstore.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 106.6   CC       criu/fifo.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 106.9   CC       criu/file-ids.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 107.2   CC       criu/file-lock.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 108.3   CC       criu/files-ext.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 108.7   CC       criu/files-reg.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 111.0   CC       criu/files.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 113.1   CC       criu/filesystems.o
18:40:59 [2022-03-04T18:40:59.391Z] #43 113.8   CC       criu/fsnotify.o
18:40:59 [2022-03-04T18:40:59.763Z] #43 120.7   CC       criu/sigframe.o
18:40:59 [2022-03-04T18:40:59.779Z] #56 46.92 + bin/ctr
18:40:59 [2022-03-04T18:40:59.851Z] 4612f6d0b889: Verifying Checksum
18:40:59 [2022-03-04T18:40:59.851Z] 4612f6d0b889: Download complete
18:41:00 [2022-03-04T18:41:00.023Z] #43 120.9   CC       criu/signalfd.o
18:41:00 [2022-03-04T18:41:00.283Z] #43 121.1   CC       criu/sk-inet.o
18:41:00 [2022-03-04T18:41:00.329Z] #43 115.0   CC       criu/image-desc.o
18:41:00 [2022-03-04T18:41:00.329Z] #43 115.2   CC       criu/image.o
18:41:01 [2022-03-04T18:41:01.224Z] #43 122.0   CC       criu/sk-netlink.o
18:41:01 [2022-03-04T18:41:01.266Z] #43 ...
18:41:01 [2022-03-04T18:41:01.266Z] 
18:41:01 [2022-03-04T18:41:01.266Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:01 [2022-03-04T18:41:01.266Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.08 Selecting previously unselected package libnet1:amd64.
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.17 Selecting previously unselected package libnl-3-200:amd64.
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:41:01 [2022-03-04T18:41:01.266Z] #20 39.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:41:01 [2022-03-04T18:41:01.484Z] #43 122.4   CC       criu/sk-packet.o
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.26 Selecting previously unselected package libprotobuf-c1:amd64.
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.39 Selecting previously unselected package libreadline5:amd64.
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:41:01 [2022-03-04T18:41:01.526Z] #20 39.53 Selecting previously unselected package net-tools.
18:41:01 [2022-03-04T18:41:01.786Z] #20 39.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:41:01 [2022-03-04T18:41:01.786Z] #20 39.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:41:01 [2022-03-04T18:41:01.786Z] #20 39.78 Selecting previously unselected package patch.
18:41:01 [2022-03-04T18:41:01.786Z] #20 39.78 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
18:41:02 [2022-03-04T18:41:02.044Z] #20 39.79 Unpacking patch (2.7.6-3+deb10u1) ...
18:41:02 [2022-03-04T18:41:02.044Z] #20 39.88 Selecting previously unselected package python-pip-whl.
18:41:02 [2022-03-04T18:41:02.044Z] #20 39.90 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:41:02 [2022-03-04T18:41:02.044Z] #20 39.91 Unpacking python-pip-whl (18.1-5) ...
18:41:02 [2022-03-04T18:41:02.055Z] #43 122.8   CC       criu/sk-queue.o
18:41:02 [2022-03-04T18:41:02.612Z] #20 40.47 Selecting previously unselected package python3-lib2to3.
18:41:02 [2022-03-04T18:41:02.612Z] #20 40.49 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:41:02 [2022-03-04T18:41:02.612Z] #20 40.49 Unpacking python3-lib2to3 (3.7.3-1) ...
18:41:02 [2022-03-04T18:41:02.625Z] #43 123.3   CC       criu/sk-tcp.o
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.63 Selecting previously unselected package python3-distutils.
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.63 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.64 Unpacking python3-distutils (3.7.3-1) ...
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.77 Selecting previously unselected package python3-pip.
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.78 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:41:02 [2022-03-04T18:41:02.872Z] #20 40.78 Unpacking python3-pip (18.1-5) ...
18:41:03 [2022-03-04T18:41:03.130Z] #20 40.92 Selecting previously unselected package python3-pkg-resources.
18:41:03 [2022-03-04T18:41:03.130Z] #20 40.92 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:41:03 [2022-03-04T18:41:03.130Z] #20 40.93 Unpacking python3-pkg-resources (40.8.0-1) ...
18:41:03 [2022-03-04T18:41:03.130Z] #20 41.09 Selecting previously unselected package python3-setuptools.
18:41:03 [2022-03-04T18:41:03.130Z] #20 41.10 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:41:03 [2022-03-04T18:41:03.130Z] #20 41.10 Unpacking python3-setuptools (40.8.0-1) ...
18:41:03 [2022-03-04T18:41:03.195Z] #43 123.8   CC       criu/sk-unix.o
18:41:03 [2022-03-04T18:41:03.389Z] #20 41.35 Selecting previously unselected package python3-wheel.
18:41:03 [2022-03-04T18:41:03.389Z] #20 41.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:41:03 [2022-03-04T18:41:03.389Z] #20 41.36 Unpacking python3-wheel (0.32.3-2) ...
18:41:03 [2022-03-04T18:41:03.389Z] #20 41.44 Selecting previously unselected package sudo.
18:41:03 [2022-03-04T18:41:03.649Z] #20 41.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:41:03 [2022-03-04T18:41:03.649Z] #20 41.45 Unpacking sudo (1.8.27-1+deb10u3) ...
18:41:04 [2022-03-04T18:41:04.217Z] #20 41.97 Selecting previously unselected package thin-provisioning-tools.
18:41:04 [2022-03-04T18:41:04.217Z] #20 41.97 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:41:04 [2022-03-04T18:41:04.217Z] #20 41.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.21 Selecting previously unselected package uidmap.
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.23 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.24 Unpacking uidmap (1:4.5-1.1) ...
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.37 Selecting previously unselected package vim-runtime.
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.37 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:41:04 [2022-03-04T18:41:04.477Z] #20 42.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:41:04 [2022-03-04T18:41:04.736Z] #20 42.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:41:04 [2022-03-04T18:41:04.736Z] #20 42.45 Unpacking vim-runtime (2:8.1.0875-5) ...
18:41:05 [2022-03-04T18:41:05.104Z] #43 125.7   CC       criu/sockets.o
18:41:05 [2022-03-04T18:41:05.675Z] #43 126.6   CC       criu/stats.o
18:41:05 [2022-03-04T18:41:05.936Z] #43 126.8   CC       criu/string.o
18:41:05 [2022-03-04T18:41:05.936Z] #43 126.9   CC       criu/sysctl.o
18:41:06 [2022-03-04T18:41:06.369Z] #56 ...
18:41:06 [2022-03-04T18:41:06.369Z] 
18:41:06 [2022-03-04T18:41:06.369Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:06 [2022-03-04T18:41:06.369Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:06 [2022-03-04T18:41:06.369Z] #43 20.76   CC       images/signalfd.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 20.99   CC       images/fs.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 21.20   CC       images/pstree.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 21.39   CC       images/pipe.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 21.56   CC       images/tcp-stream.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 21.75   CC       images/sk-packet.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.05   CC       images/mnt.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.20   CC       images/pipe-data.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.42   CC       images/sa.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.58   CC       images/timer.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.83   CC       images/timerfd.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 22.99   CC       images/mm.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 23.33   CC       images/sk-opts.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 23.49   CC       images/sk-unix.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 23.71   CC       images/sk-inet.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 23.94   CC       images/tun.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 24.16   CC       images/sk-netlink.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 24.32   CC       images/packet-sock.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 24.59   CC       images/ipc-var.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 24.84   CC       images/ipc-desc.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.08   CC       images/ipc-shm.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.25   CC       images/ipc-msg.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.48   CC       images/ipc-sem.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.66   CC       images/utsns.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.78   CC       images/creds.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 25.95   CC       images/vma.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 26.15   CC       images/netdev.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 26.43   CC       images/tty.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 26.85   CC       images/file-lock.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 27.00   CC       images/rlimit.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 27.19   CC       images/pagemap.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 27.48   CC       images/siginfo.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 27.73   CC       images/rpc.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 28.63   CC       images/ext-file.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 28.80   CC       images/cgroup.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 29.33   CC       images/userns.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 29.58   CC       images/google/protobuf/descriptor.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 30.92   CC       images/opts.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 31.13   CC       images/seccomp.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 31.35   CC       images/binfmt-misc.o
18:41:06 [2022-03-04T18:41:06.369Z] #43 31.55   CC       images/time.o
18:41:06 [2022-03-04T18:41:06.506Z] #43 127.5   CC       criu/sysfs_parse.o
18:41:06 [2022-03-04T18:41:06.631Z] #43 31.71   CC       images/sysctl.o
18:41:06 [2022-03-04T18:41:06.893Z] #43 31.89   CC       images/autofs.o
18:41:06 [2022-03-04T18:41:06.893Z] #43 32.05   CC       images/macvlan.o
18:41:07 [2022-03-04T18:41:07.077Z] #43 127.8   CC       criu/timens.o
18:41:07 [2022-03-04T18:41:07.077Z] #43 128.0   CC       criu/timerfd.o
18:41:07 [2022-03-04T18:41:07.154Z] #43 32.20   CC       images/sit.o
18:41:07 [2022-03-04T18:41:07.416Z] #43 32.43   CC       images/memfd.o
18:41:07 [2022-03-04T18:41:07.677Z] #43 32.66   CC       images/timens.o
18:41:07 [2022-03-04T18:41:07.687Z] #43 128.4   CC       criu/tty.o
18:41:07 [2022-03-04T18:41:07.938Z] #43 32.85   LINK     images/built-in.o
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.00   GEN      compel/include/asm
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.02   GEN      compel/include/version.h
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.05 touch .config
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.10   GEN      include/common/config.h
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.17   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:41:07 [2022-03-04T18:41:07.938Z] #43 33.21   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:41:08 [2022-03-04T18:41:08.024Z] #20 45.76 Selecting previously unselected package vim.
18:41:08 [2022-03-04T18:41:08.024Z] #20 45.77 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
18:41:08 [2022-03-04T18:41:08.024Z] #20 45.79 Unpacking vim (2:8.1.0875-5) ...
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.22   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.24   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.28   DEP      compel/arch/x86/plugins/std/memcpy.d
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.30   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.31   GEN      compel/plugins/include/uapi/std/syscall.h
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.33   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.35   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:41:08 [2022-03-04T18:41:08.199Z] #43 33.39   DEP      compel/plugins/std/infect.d
18:41:08 [2022-03-04T18:41:08.283Z] #20 46.28 Selecting previously unselected package xfsprogs.
18:41:08 [2022-03-04T18:41:08.283Z] #20 46.29 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
18:41:08 [2022-03-04T18:41:08.283Z] #20 46.29 Unpacking xfsprogs (4.20.0-1) ...
18:41:08 [2022-03-04T18:41:08.460Z] #43 33.47   DEP      compel/plugins/std/string.d
18:41:08 [2022-03-04T18:41:08.460Z] #43 33.56   DEP      compel/plugins/std/log.d
18:41:08 [2022-03-04T18:41:08.721Z] #43 33.62   DEP      compel/plugins/std/fds.d
18:41:08 [2022-03-04T18:41:08.721Z] #43 33.69   DEP      compel/plugins/std/std.d
18:41:08 [2022-03-04T18:41:08.721Z] #43 33.84   DEP      compel/plugins/shmem/shmem.d
18:41:08 [2022-03-04T18:41:08.921Z] #20 46.77 Selecting previously unselected package zip.
18:41:08 [2022-03-04T18:41:08.921Z] #20 46.79 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
18:41:08 [2022-03-04T18:41:08.921Z] #20 46.79 Unpacking zip (3.0-11+b1) ...
18:41:08 [2022-03-04T18:41:08.983Z] #43 33.96   DEP      compel/plugins/fds/fds.d
18:41:08 [2022-03-04T18:41:08.983Z] #43 34.09   CC       compel/plugins/std/std.o
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.01 Setting up aufs-tools (1:4.14+20190211-1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.04 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.07 Setting up libgpm2:amd64 (1.20.7-5) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.08 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.09 Setting up uidmap (1:4.5-1.1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.13 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.18 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.20 Setting up xxd (2:8.1.0875-5) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.21 Setting up zip (3.0-11+b1) ...
18:41:09 [2022-03-04T18:41:09.180Z] #20 47.22 Setting up vim-common (2:8.1.0875-5) ...
18:41:09 [2022-03-04T18:41:09.439Z] #20 47.25 Setting up bash-completion (1:2.8-6) ...
18:41:09 [2022-03-04T18:41:09.556Z] #43 34.42   CC       compel/plugins/std/fds.o
18:41:09 [2022-03-04T18:41:09.556Z] #43 34.78   CC       compel/plugins/std/log.o
18:41:09 [2022-03-04T18:41:09.617Z] #43 130.5   CC       criu/tun.o
18:41:10 [2022-03-04T18:41:10.500Z] #43 35.50   CC       compel/plugins/std/string.o
18:41:10 [2022-03-04T18:41:10.500Z] #43 ...
18:41:10 [2022-03-04T18:41:10.500Z] 
18:41:10 [2022-03-04T18:41:10.500Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:41:10 [2022-03-04T18:41:10.500Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:41:10 [2022-03-04T18:41:10.500Z] #13 87.41 Selecting previously unselected package g++-mingw-w64-x86-64.
18:41:10 [2022-03-04T18:41:10.500Z] #13 87.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
18:41:10 [2022-03-04T18:41:10.500Z] #13 87.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:41:10 [2022-03-04T18:41:10.556Z] #43 131.1   CC       criu/uffd.o
18:41:11 [2022-03-04T18:41:11.073Z] #13 ...
18:41:11 [2022-03-04T18:41:11.074Z] 
18:41:11 [2022-03-04T18:41:11.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:11 [2022-03-04T18:41:11.074Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:11 [2022-03-04T18:41:11.074Z] #43 36.04   CC       compel/plugins/std/infect.o
18:41:11 [2022-03-04T18:41:11.335Z] #43 36.40   CC       compel/arch/x86/plugins/std/parasite-head.o
18:41:11 [2022-03-04T18:41:11.335Z] #43 36.44   CC       compel/arch/x86/plugins/std/memcpy.o
18:41:11 [2022-03-04T18:41:11.335Z] #43 36.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:41:11 [2022-03-04T18:41:11.335Z] #43 36.55   AR       compel/plugins/std.lib.a
18:41:11 [2022-03-04T18:41:11.384Z] #20 ...
18:41:11 [2022-03-04T18:41:11.384Z] 
18:41:11 [2022-03-04T18:41:11.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:11 [2022-03-04T18:41:11.384Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:11 [2022-03-04T18:41:11.384Z] #43 116.2   CC       criu/ipc_ns.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 117.4   CC       criu/irmap.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 118.1   CC       criu/kcmp-ids.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 118.4   CC       criu/kerndat.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 119.5   CC       criu/libnetlink.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 120.0   CC       criu/log.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 120.3   CC       criu/lsm.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 120.7   CC       criu/mem.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 122.4   CC       criu/memfd.o
18:41:11 [2022-03-04T18:41:11.384Z] #43 123.0   CC       criu/mount.o
18:41:11 [2022-03-04T18:41:11.496Z] #43 132.2   CC       criu/util.o
18:41:11 [2022-03-04T18:41:11.597Z] #43 36.63   CC       compel/plugins/fds/fds.o
18:41:11 [2022-03-04T18:41:11.597Z] #43 36.84   AR       compel/plugins/fds.lib.a
18:41:11 [2022-03-04T18:41:11.756Z] #43 ...
18:41:11 [2022-03-04T18:41:11.756Z] 
18:41:11 [2022-03-04T18:41:11.756Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:41:11 [2022-03-04T18:41:11.756Z] #22 sha256:357f6e28ab2103b45b3f5163ac2e1a4b9aefb1c738787beb30d92daa7186932d
18:41:11 [2022-03-04T18:41:11.756Z] #22 29.02   Installing build dependencies: finished with status 'done'
18:41:11 [2022-03-04T18:41:11.756Z] #22 35.35 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:41:11 [2022-03-04T18:41:11.756Z] #22 35.36 Building wheels for collected packages: yamllint, pyyaml
18:41:11 [2022-03-04T18:41:11.756Z] #22 35.37   Running setup.py bdist_wheel for yamllint: started
18:41:11 [2022-03-04T18:41:11.756Z] #22 36.11   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:41:11 [2022-03-04T18:41:11.756Z] #22 36.11   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:41:11 [2022-03-04T18:41:11.756Z] #22 36.17   Running setup.py bdist_wheel for pyyaml: started
18:41:11 [2022-03-04T18:41:11.859Z] #43 36.89   HOSTDEP  compel/src/lib/log-host.d
18:41:11 [2022-03-04T18:41:11.859Z] #43 36.94   HOSTDEP  compel/src/lib/handle-elf-host.d
18:41:12 [2022-03-04T18:41:12.016Z] #22 39.22   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:41:12 [2022-03-04T18:41:12.016Z] #22 39.23   Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213
18:41:12 [2022-03-04T18:41:12.016Z] #22 39.34 Successfully built yamllint pyyaml
18:41:12 [2022-03-04T18:41:12.016Z] #22 39.35 Installing collected packages: pathspec, pyyaml, yamllint
18:41:12 [2022-03-04T18:41:12.120Z] #43 37.14   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:41:12 [2022-03-04T18:41:12.120Z] #43 37.23   HOSTDEP  compel/src/main-host.d
18:41:12 [2022-03-04T18:41:12.120Z] #43 37.34   DEP      compel/src/lib/ptrace.d
18:41:12 [2022-03-04T18:41:12.277Z] #22 39.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:41:12 [2022-03-04T18:41:12.346Z] #43 ...
18:41:12 [2022-03-04T18:41:12.346Z] 
18:41:12 [2022-03-04T18:41:12.347Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:12 [2022-03-04T18:41:12.347Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:12 [2022-03-04T18:41:12.347Z] #20 50.32 Setting up libiptc0:amd64 (1.8.2-4) ...
18:41:12 [2022-03-04T18:41:12.347Z] #20 50.33 Setting up xz-utils (5.2.4-1) ...
18:41:12 [2022-03-04T18:41:12.347Z] #20 50.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:41:12 [2022-03-04T18:41:12.382Z] #43 37.45   DEP      compel/src/lib/infect.d
18:41:12 [2022-03-04T18:41:12.382Z] #43 37.59   DEP      compel/src/lib/infect-util.d
18:41:12 [2022-03-04T18:41:12.537Z] #22 DONE 40.0s
18:41:12 [2022-03-04T18:41:12.537Z] 
18:41:12 [2022-03-04T18:41:12.537Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:41:12 [2022-03-04T18:41:12.537Z] #24 sha256:a08677254b911f9f63b54559dc86fd54fd81dcc33292bd06ccedb5502ee0b305
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.36 Setting up patch (2.7.6-3+deb10u1) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.37 Setting up sudo (1.8.27-1+deb10u3) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.49 invoke-rc.d: could not determine current runlevel
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.49 invoke-rc.d: policy-rc.d denied execution of start.
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.50 Setting up pigz (2.4-1) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.54 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.55 Setting up python-pip-whl (18.1-5) ...
18:41:12 [2022-03-04T18:41:12.606Z] #20 50.58 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:41:12 [2022-03-04T18:41:12.644Z] #43 37.73   DEP      compel/src/lib/infect-rpc.d
18:41:12 [2022-03-04T18:41:12.644Z] #43 37.82   DEP      compel/arch/x86/src/lib/infect.d
18:41:12 [2022-03-04T18:41:12.797Z] #24 ...
18:41:12 [2022-03-04T18:41:12.797Z] 
18:41:12 [2022-03-04T18:41:12.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:12 [2022-03-04T18:41:12.797Z] #43 sha256:9ec100dfbd255a3df4f811a75b998284f04db9840d1f83b3d4d0a70d8712c421
18:41:12 [2022-03-04T18:41:12.797Z] #43 133.5   CC       criu/uts_ns.o
18:41:12 [2022-03-04T18:41:12.797Z] #43 133.8   CC       criu/vdso.o
18:41:12 [2022-03-04T18:41:12.865Z] #20 50.60 Setting up vim-runtime (2:8.1.0875-5) ...
18:41:12 [2022-03-04T18:41:12.933Z] #43 38.02   DEP      compel/arch/x86/src/lib/cpu.d
18:41:12 [2022-03-04T18:41:12.933Z] #43 38.10   DEP      compel/src/lib/log.d
18:41:12 [2022-03-04T18:41:12.933Z] #43 38.15   DEP      compel/src/main.d
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.01 Setting up libaio1:amd64 (0.3.112-3) ...
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.03 Setting up libonig5:amd64 (6.9.1-1) ...
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.05 Setting up vim (2:8.1.0875-5) ...
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:41:13 [2022-03-04T18:41:13.129Z] #20 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:41:13 [2022-03-04T18:41:13.205Z] #43 38.26   DEP      compel/src/lib/handle-elf.d
18:41:13 [2022-03-04T18:41:13.205Z] #43 38.36   DEP      compel/arch/x86/src/lib/handle-elf.d
18:41:13 [2022-03-04T18:41:13.367Z] #43 134.2   LINK     criu/built-in.o
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.13 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.16 Setting up jq (1.5+dfsg-2+b1) ...
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:41:13 [2022-03-04T18:41:13.388Z] #20 51.20 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:41:13 [2022-03-04T18:41:13.469Z] #43 38.54   CC       compel/src/lib/log.o
18:41:13 [2022-03-04T18:41:13.627Z] #43 134.3   LINK     criu/criu
18:41:13 [2022-03-04T18:41:13.733Z] #43 38.80   CC       compel/arch/x86/src/lib/cpu.o
18:41:13 [2022-03-04T18:41:13.887Z] #43 134.7   DEP      lib/c/criu.d
18:41:13 [2022-03-04T18:41:13.887Z] #43 134.7   CC       images/rpc.pb-c.o
18:41:14 [2022-03-04T18:41:14.307Z] #43 39.39   CC       compel/arch/x86/src/lib/infect.o
18:41:14 [2022-03-04T18:41:14.457Z] #43 135.2   CC       lib/c/criu.o
18:41:15 [2022-03-04T18:41:15.028Z] #43 136.0   LINK     lib/c/built-in.o
18:41:15 [2022-03-04T18:41:15.253Z] #43 40.32   CC       compel/src/lib/infect-rpc.o
18:41:15 [2022-03-04T18:41:15.289Z] #43 136.0   LINK     lib/c/libcriu.so
18:41:15 [2022-03-04T18:41:15.290Z] #43 136.1   LINK     lib/c/libcriu.a
18:41:15 [2022-03-04T18:41:15.290Z] #43 136.1   GEN      magic.py
18:41:15 [2022-03-04T18:41:15.290Z] #43 136.2 Note: Building without setproctitle() and strlcpy() support.
18:41:15 [2022-03-04T18:41:15.290Z] #43 136.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:41:15 [2022-03-04T18:41:15.550Z] #43 136.2 Note: Building without GnuTLS support
18:41:15 [2022-03-04T18:41:15.550Z] #43 136.2 Makefile.config:39: Warn: you have no libnftables installed
18:41:15 [2022-03-04T18:41:15.550Z] #43 136.2 Makefile.config:40: Warn: Building without nftables support
18:41:15 [2022-03-04T18:41:15.827Z] #43 40.71   CC       compel/src/lib/infect-util.o
18:41:15 [2022-03-04T18:41:15.827Z] #43 40.94   CC       compel/src/lib/infect.o
18:41:16 [2022-03-04T18:41:16.120Z] #43 136.7 fatal: not a git repository (or any of the parent directories): .git
18:41:16 [2022-03-04T18:41:16.381Z] #43 137.3 make[1]: Nothing to be done for 'all'.
18:41:16 [2022-03-04T18:41:16.674Z] #20 54.11 Setting up iptables (1.8.2-4) ...
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.18 Setting up python3 (3.7.3-1) ...
18:41:16 [2022-03-04T18:41:16.675Z] #20 54.59 Setting up python3-wheel (0.32.3-2) ...
18:41:16 [2022-03-04T18:41:16.773Z] #43 ...
18:41:16 [2022-03-04T18:41:16.773Z] 
18:41:16 [2022-03-04T18:41:16.773Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
18:41:16 [2022-03-04T18:41:16.773Z] #13 sha256:a0862e2128f4443257f85e4c1c1f498819f94118b3f9b8076bfb712bd0586e64
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.5 Selecting previously unselected package libapparmor1:amd64.
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.7 Selecting previously unselected package libapparmor-dev:amd64.
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.8 Selecting previously unselected package libbtrfs0.
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.9 Unpacking libbtrfs0 (4.20.1-2) ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 100.9 Selecting previously unselected package libbtrfs-dev.
18:41:16 [2022-03-04T18:41:16.773Z] #13 101.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 101.0 Unpacking libbtrfs-dev (4.20.1-2) ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 101.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:41:16 [2022-03-04T18:41:16.773Z] #13 101.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.773Z] #13 101.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.2 Selecting previously unselected package libudev-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.4 Selecting previously unselected package libsepol1-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.6 Selecting previously unselected package libpcre16-3:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.8 Selecting previously unselected package libpcre32-3:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 101.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.1 Selecting previously unselected package libpcre3-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.5 Selecting previously unselected package libselinux1-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.8 Selecting previously unselected package libdevmapper-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.9 Selecting previously unselected package libseccomp-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 102.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.1 Selecting previously unselected package libsystemd-dev:amd64.
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libbtrfs0 (4.20.1-2) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.6 Setting up libbtrfs-dev (4.20.1-2) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up mingw-w64-common (6.0.0-3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 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
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 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
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 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
18:41:16 [2022-03-04T18:41:16.774Z] #13 103.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.8 Setting up dmsetup (2:1.02.155-3) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:41:17 [2022-03-04T18:41:17.035Z] #13 103.9 Processing triggers for libc-bin (2.28-10) ...
18:41:17 [2022-03-04T18:41:17.321Z] #43 137.9 make[1]: 'images/built-in.o' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 137.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 137.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.0 make[1]: 'compel/libcompel.a' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.0 make[1]: 'compel/compel-host-bin' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.1 make[1]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.1 make[1]: 'soccr/libsoccr.a' is up to date.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.2 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.321Z] #43 138.2 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.501Z] #20 55.29 Setting up apparmor (2.13.2-10) ...
18:41:17 [2022-03-04T18:41:17.582Z] #43 138.3 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.582Z] #43 138.4 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.582Z] #43 138.4 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.582Z] #43 138.5 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.582Z] #43 138.5 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.841Z] #43 138.6 make[2]: Nothing to be done for 'all'.
18:41:17 [2022-03-04T18:41:17.841Z] #43 138.6   INSTALL  criu/criu
18:41:17 [2022-03-04T18:41:17.841Z] #43 DONE 138.8s
18:41:17 [2022-03-04T18:41:17.841Z] 
18:41:17 [2022-03-04T18:41:17.841Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
18:41:17 [2022-03-04T18:41:17.841Z] #24 sha256:a08677254b911f9f63b54559dc86fd54fd81dcc33292bd06ccedb5502ee0b305
18:41:19 [2022-03-04T18:41:19.409Z] #20 57.05 Setting up xfsprogs (4.20.0-1) ...
18:41:19 [2022-03-04T18:41:19.409Z] #20 57.06 Setting up python3-lib2to3 (3.7.3-1) ...
18:41:19 [2022-03-04T18:41:19.409Z] #20 57.48 Setting up python3-pkg-resources (40.8.0-1) ...
18:41:19 [2022-03-04T18:41:19.589Z] #13 DONE 106.6s
18:41:19 [2022-03-04T18:41:19.589Z] 
18:41:19 [2022-03-04T18:41:19.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:19 [2022-03-04T18:41:19.589Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:19 [2022-03-04T18:41:19.589Z] #43 42.74   CC       compel/src/lib/ptrace.o
18:41:19 [2022-03-04T18:41:19.589Z] #43 42.95   AR       compel/libcompel.a
18:41:19 [2022-03-04T18:41:19.589Z] #43 43.01   HOSTCC   compel/src/main-host.o
18:41:19 [2022-03-04T18:41:19.589Z] #43 43.22   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:41:19 [2022-03-04T18:41:19.589Z] #43 43.40   HOSTCC   compel/src/lib/handle-elf-host.o
18:41:19 [2022-03-04T18:41:19.589Z] #43 43.74   HOSTCC   compel/src/lib/log-host.o
18:41:19 [2022-03-04T18:41:19.589Z] #43 43.94   HOSTLINK compel/compel-host-bin
18:41:19 [2022-03-04T18:41:19.589Z] #43 44.04   DEP      soccr/soccr.d
18:41:19 [2022-03-04T18:41:19.589Z] #43 44.20   CC       soccr/soccr.o
18:41:20 [2022-03-04T18:41:20.348Z] #20 58.35 Setting up python3-distutils (3.7.3-1) ...
18:41:20 [2022-03-04T18:41:20.534Z] #43 45.74   AR       soccr/libsoccr.a
18:41:20 [2022-03-04T18:41:20.535Z] #43 45.80 make[1]: 'soccr/libsoccr.a' is up to date.
18:41:20 [2022-03-04T18:41:20.917Z] #20 58.89 Setting up python3-setuptools (40.8.0-1) ...
18:41:21 [2022-03-04T18:41:21.108Z] #43 ...
18:41:21 [2022-03-04T18:41:21.108Z] 
18:41:21 [2022-03-04T18:41:21.108Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
18:41:21 [2022-03-04T18:41:21.108Z] #14 sha256:745fc748323f94236cf1d5299d99bfe90a3842e1fd197a790adab6ad4cedd465
18:41:21 [2022-03-04T18:41:21.108Z] #14 DONE 1.4s
18:41:21 [2022-03-04T18:41:21.108Z] 
18:41:21 [2022-03-04T18:41:21.108Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:21 [2022-03-04T18:41:21.108Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.330 + RM_GOPATH=0
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.330 + TMP_GOPATH=
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.330 + : /build
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.330 + '[' -z '' ']'
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.332 ++ mktemp -d
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.340 + export GOPATH=/tmp/tmp.YRTZejwqLA
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.340 + GOPATH=/tmp/tmp.YRTZejwqLA
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.340 + RM_GOPATH=1
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.341 + case "$(go env GOARCH)" in
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.344 ++ go env GOARCH
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.355 + export GO_BUILDMODE=-buildmode=pie
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.355 + GO_BUILDMODE=-buildmode=pie
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.356 ++ dirname /tmp/install/install.sh
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.357 + dir=/tmp/install
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.358 + bin=runc
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.358 + shift
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.358 + '[' '!' -f /tmp/install/runc.installer ']'
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.358 + . /tmp/install/runc.installer
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.358 ++ set -e
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.359 ++ : v1.0.3
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.365 + install_runc
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.365 + RUNC_BUILDTAGS=seccomp
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.365 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.365 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YRTZejwqLA/src/github.com/opencontainers/runc
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.365 Install runc version v1.0.3 (build tags: seccomp)
18:41:21 [2022-03-04T18:41:21.108Z] #53 1.372 Cloning into '/tmp/tmp.YRTZejwqLA/src/github.com/opencontainers/runc'...
18:41:22 [2022-03-04T18:41:22.297Z] #20 59.94 Setting up python3-pip (18.1-5) ...
18:41:22 [2022-03-04T18:41:22.507Z] #53 ...
18:41:22 [2022-03-04T18:41:22.507Z] 
18:41:22 [2022-03-04T18:41:22.507Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:41:22 [2022-03-04T18:41:22.507Z] #15 sha256:9e1b7770168c6006a7f6d7c9669c8b87d7c2bc1963f4d8a80eea2ae3e5aac520
18:41:22 [2022-03-04T18:41:22.508Z] #15 DONE 1.1s
18:41:22 [2022-03-04T18:41:22.508Z] 
18:41:22 [2022-03-04T18:41:22.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:22 [2022-03-04T18:41:22.508Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:22 [2022-03-04T18:41:22.508Z] #43 46.37   DEP      criu/arch/x86/sigframe.d
18:41:22 [2022-03-04T18:41:22.508Z] #43 46.69   DEP      criu/arch/x86/sigaction_compat.d
18:41:22 [2022-03-04T18:41:22.508Z] #43 46.79   DEP      criu/arch/x86/kerndat.d
18:41:22 [2022-03-04T18:41:22.508Z] #43 46.98   DEP      criu/arch/x86/crtools.d
18:41:22 [2022-03-04T18:41:22.508Z] #43 47.17   DEP      criu/arch/x86/cpu.d
18:41:22 [2022-03-04T18:41:22.508Z] #43 47.33   CC       criu/arch/x86/cpu.o
18:41:22 [2022-03-04T18:41:22.556Z] #20 ...
18:41:22 [2022-03-04T18:41:22.556Z] 
18:41:22 [2022-03-04T18:41:22.556Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:22 [2022-03-04T18:41:22.556Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:22 [2022-03-04T18:41:22.556Z] #43 127.4   CC       criu/namespaces.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 129.6   CC       criu/net.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 132.9   CC       criu/netfilter.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 133.4   CC       criu/page-pipe.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 134.1   CC       criu/page-xfer.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 135.8   CC       criu/pagemap-cache.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 136.2   CC       criu/pagemap.o
18:41:22 [2022-03-04T18:41:22.556Z] #43 137.3   CC       criu/parasite-syscall.o
18:41:23 [2022-03-04T18:41:23.081Z] #43 48.07   CC       criu/arch/x86/crtools.o
18:41:23 [2022-03-04T18:41:23.124Z] #43 ...
18:41:23 [2022-03-04T18:41:23.124Z] 
18:41:23 [2022-03-04T18:41:23.124Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:23 [2022-03-04T18:41:23.124Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:23 [2022-03-04T18:41:23.124Z] #20 61.03 Processing triggers for libc-bin (2.28-10) ...
18:41:23 [2022-03-04T18:41:23.124Z] #20 61.09 Processing triggers for mime-support (3.62) ...
18:41:23 [2022-03-04T18:41:23.343Z] #43 ...
18:41:23 [2022-03-04T18:41:23.343Z] 
18:41:23 [2022-03-04T18:41:23.343Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:41:23 [2022-03-04T18:41:23.343Z] #16 sha256:e138f9b5a416a8e49e5e660a3cc99f0cbadf1f90810ceca6e1cc8d5b3b8d0fe6
18:41:23 [2022-03-04T18:41:23.343Z] #16 0.986 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:41:23 [2022-03-04T18:41:23.343Z] #16 DONE 1.1s
18:41:23 [2022-03-04T18:41:23.343Z] 
18:41:23 [2022-03-04T18:41:23.343Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:41:23 [2022-03-04T18:41:23.343Z] #17 sha256:88ae3b068afec9198ed024ec590fc10e88fcbc500f795b631490653c17939b69
18:41:23 [2022-03-04T18:41:23.691Z] #20 DONE 61.5s
18:41:23 [2022-03-04T18:41:23.691Z] 
18:41:23 [2022-03-04T18:41:23.691Z] #21 [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
18:41:23 [2022-03-04T18:41:23.691Z] #21 sha256:a8ac30c07e5eac757799af95db8e7f99879475ac0bce1051a0b1e4d5559741ba
18:41:24 [2022-03-04T18:41:24.309Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:41:24 [2022-03-04T18:41:24.309Z] 
18:41:24 [2022-03-04T18:41:24.309Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:41:24 [2022-03-04T18:41:24.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:41:24 [2022-03-04T18:41:24.309Z] HOSTNAME=71bd235b0fc2
18:41:24 [2022-03-04T18:41:24.309Z] DEST=bundles/test-integration
18:41:24 [2022-03-04T18:41:24.309Z] PWD=/go/src/github.com/docker/docker
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_ROOTLESS=1
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:41:24 [2022-03-04T18:41:24.309Z] container=docker
18:41:24 [2022-03-04T18:41:24.309Z] HOME=/root
18:41:24 [2022-03-04T18:41:24.309Z] GOLANG_VERSION=1.16.15
18:41:24 [2022-03-04T18:41:24.309Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:41:24 [2022-03-04T18:41:24.309Z] VALIDATE_BRANCH=20.10
18:41:24 [2022-03-04T18:41:24.309Z] TERM=xterm
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_PKG=github.com/docker/docker
18:41:24 [2022-03-04T18:41:24.309Z] SHLVL=1
18:41:24 [2022-03-04T18:41:24.309Z] TIMEOUT=120m
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_GRAPHDRIVER=overlay2
18:41:24 [2022-03-04T18:41:24.309Z] GO111MODULE=off
18:41:24 [2022-03-04T18:41:24.309Z] DOCKER_EXPERIMENTAL=1
18:41:24 [2022-03-04T18:41:24.309Z] TEST_SKIP_INTEGRATION_CLI=1
18:41:24 [2022-03-04T18:41:24.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:41:24 [2022-03-04T18:41:24.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:41:24 [2022-03-04T18:41:24.309Z] GOPATH=/go
18:41:24 [2022-03-04T18:41:24.309Z] PKG_CONFIG=pkg-config
18:41:24 [2022-03-04T18:41:24.309Z] _=/usr/bin/env
18:41:24 [2022-03-04T18:41:24.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:41:24 [2022-03-04T18:41:24.745Z] #17 DONE 1.1s
18:41:24 [2022-03-04T18:41:24.745Z] 
18:41:24 [2022-03-04T18:41:24.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:24 [2022-03-04T18:41:24.745Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:24 [2022-03-04T18:41:24.745Z] #43 49.49   CC       criu/arch/x86/kerndat.o
18:41:25 [2022-03-04T18:41:25.007Z] #43 ...
18:41:25 [2022-03-04T18:41:25.007Z] 
18:41:25 [2022-03-04T18:41:25.007Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
18:41:25 [2022-03-04T18:41:25.007Z] #58 sha256:8b13027601c6d8ac127a6edcd2f354843794522b4ccfbf724bbf65f6601d8522
18:41:25 [2022-03-04T18:41:25.007Z] #58 108.4 + for f in rootlesskit rootlesskit-docker-proxy
18:41:25 [2022-03-04T18:41:25.007Z] #58 108.4 + GOBIN=/build
18:41:25 [2022-03-04T18:41:25.007Z] #58 108.4 + GO111MODULE=on
18:41:25 [2022-03-04T18:41:25.007Z] #58 108.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
18:41:25 [2022-03-04T18:41:25.007Z] #58 DONE 117.0s
18:41:25 [2022-03-04T18:41:25.007Z] 
18:41:25 [2022-03-04T18:41:25.007Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:41:25 [2022-03-04T18:41:25.007Z] #59 sha256:f1d5c3c36de2aae4f01e28b695ee63a070265c104070f96f1a4a6656d301741d
18:41:25 [2022-03-04T18:41:25.007Z] #59 DONE 0.1s
18:41:25 [2022-03-04T18:41:25.007Z] 
18:41:25 [2022-03-04T18:41:25.007Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:41:25 [2022-03-04T18:41:25.007Z] #60 sha256:7ae370501ff5553c534d7f39a7e0f40bfa0201e87451a9902e8c103e5990dec1
18:41:25 [2022-03-04T18:41:25.007Z] #60 DONE 0.1s
18:41:25 [2022-03-04T18:41:25.007Z] 
18:41:25 [2022-03-04T18:41:25.007Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:41:25 [2022-03-04T18:41:25.007Z] #18 sha256:8959db95a7a22d3e9e6182458d14832fe75ea80a6661b04051463b9cb3dda6e5
18:41:25 [2022-03-04T18:41:25.070Z] #21 1.383 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:41:25 [2022-03-04T18:41:25.070Z] #21 1.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:41:25 [2022-03-04T18:41:25.070Z] #21 1.390 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:41:25 [2022-03-04T18:41:25.070Z] #21 DONE 1.5s
18:41:25 [2022-03-04T18:41:25.070Z] 
18:41:25 [2022-03-04T18:41:25.070Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:41:25 [2022-03-04T18:41:25.070Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:41:25 [2022-03-04T18:41:25.952Z] #18 DONE 1.7s
18:41:25 [2022-03-04T18:41:25.952Z] 
18:41:25 [2022-03-04T18:41:25.952Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:25 [2022-03-04T18:41:25.952Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:25 [2022-03-04T18:41:25.952Z] #43 50.35   CC       criu/arch/x86/sigaction_compat.o
18:41:25 [2022-03-04T18:41:25.952Z] #43 50.69   CC       criu/arch/x86/sigframe.o
18:41:25 [2022-03-04T18:41:25.952Z] #43 51.05   LINK     criu/arch/x86/crtools.built-in.o
18:41:25 [2022-03-04T18:41:25.952Z] #43 51.12   DEP      criu/pie/util-vdso-elf32.d
18:41:26 [2022-03-04T18:41:26.215Z] #43 51.34   DEP      criu/pie/util-vdso.d
18:41:26 [2022-03-04T18:41:26.477Z] #43 51.59   DEP      criu/pie/util.d
18:41:26 [2022-03-04T18:41:26.738Z] #43 51.83   CC       criu/pie/util.o
18:41:27 [2022-03-04T18:41:27.000Z] #43 52.08   CC       criu/pie/util-vdso.o
18:41:27 [2022-03-04T18:41:27.949Z] #43 ...
18:41:27 [2022-03-04T18:41:27.949Z] 
18:41:27 [2022-03-04T18:41:27.949Z] #19 [dev-systemd-false  6/26] RUN ldconfig
18:41:27 [2022-03-04T18:41:27.949Z] #19 sha256:ece9cc05757ba69e2cbcf2b305becfa48b507ad20771b1fde2b34fa8a88a1668
18:41:27 [2022-03-04T18:41:27.949Z] #19 DONE 1.7s
18:41:27 [2022-03-04T18:41:27.949Z] 
18:41:27 [2022-03-04T18:41:27.949Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:27 [2022-03-04T18:41:27.949Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:27 [2022-03-04T18:41:27.949Z] #43 52.96   CC       criu/pie/util-vdso-elf32.o
18:41:28 [2022-03-04T18:41:28.894Z] #43 53.87   AR       criu/pie/pie.lib.a
18:41:28 [2022-03-04T18:41:28.894Z] #43 53.93   DEP      criu/pie/restorer.d
18:41:28 [2022-03-04T18:41:28.894Z] #43 54.12   DEP      criu/arch/x86/sigaction_compat_pie.d
18:41:29 [2022-03-04T18:41:29.156Z] #43 54.22   DEP      criu/arch/x86/restorer_unmap.d
18:41:29 [2022-03-04T18:41:29.156Z] #43 54.25   DEP      criu/arch/x86/restorer.d
18:41:29 [2022-03-04T18:41:29.418Z] #43 54.40   DEP      criu/arch/x86/vdso-pie.d
18:41:29 [2022-03-04T18:41:29.418Z] #43 54.52   DEP      criu/pie/parasite-vdso.d
18:41:29 [2022-03-04T18:41:29.679Z] #43 54.74   DEP      criu/pie/parasite.d
18:41:29 [2022-03-04T18:41:29.941Z] #43 54.99   CC       criu/pie/parasite.o
18:41:30 [2022-03-04T18:41:30.885Z] #43 56.05   LINK     criu/pie/parasite.built-in.o
18:41:30 [2022-03-04T18:41:30.885Z] #43 56.06   GEN      criu/pie/parasite-blob.h
18:41:30 [2022-03-04T18:41:30.885Z] #43 56.08   CC       criu/pie/parasite-vdso.o
18:41:31 [2022-03-04T18:41:31.641Z] #22 ...
18:41:31 [2022-03-04T18:41:31.641Z] 
18:41:31 [2022-03-04T18:41:31.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:31 [2022-03-04T18:41:31.641Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:31 [2022-03-04T18:41:31.641Z] #43 138.3   CC       criu/path.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 138.9   CC       criu/pie-util-vdso-elf32.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 139.5   CC       criu/pie-util-vdso.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 140.1   CC       criu/pie-util.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 140.4   CC       criu/pipes.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 141.3   CC       criu/plugin.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 141.8   CC       criu/proc_parse.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 145.0   CC       criu/protobuf-desc.o
18:41:31 [2022-03-04T18:41:31.641Z] #43 ...
18:41:31 [2022-03-04T18:41:31.641Z] 
18:41:31 [2022-03-04T18:41:31.641Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:41:31 [2022-03-04T18:41:31.641Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:41:31 [2022-03-04T18:41:31.641Z] #22 5.578 Collecting yamllint==1.26.1
18:41:31 [2022-03-04T18:41:31.830Z] #43 56.60   CC       criu/arch/x86/vdso-pie.o
18:41:31 [2022-03-04T18:41:31.830Z] #43 56.94   CC       criu/arch/x86/restorer.o
18:41:32 [2022-03-04T18:41:32.405Z] #43 57.48   CC       criu/arch/x86/restorer_unmap.o
18:41:32 [2022-03-04T18:41:32.405Z] #43 57.52   CC       criu/arch/x86/sigaction_compat_pie.o
18:41:32 [2022-03-04T18:41:32.667Z] #43 57.86   CC       criu/pie/restorer.o
18:41:35 [2022-03-04T18:41:35.835Z] #22 ...
18:41:35 [2022-03-04T18:41:35.835Z] 
18:41:35 [2022-03-04T18:41:35.835Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:41:35 [2022-03-04T18:41:35.835Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:41:35 [2022-03-04T18:41:35.835Z] #40 198.2 + dpkg --print-architecture
18:41:35 [2022-03-04T18:41:35.835Z] #40 198.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:41:35 [2022-03-04T18:41:35.835Z] #40 198.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:41:35 [2022-03-04T18:41:35.835Z] #40 198.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:41:35 [2022-03-04T18:41:35.835Z] #40 ...
18:41:35 [2022-03-04T18:41:35.835Z] 
18:41:35 [2022-03-04T18:41:35.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:35 [2022-03-04T18:41:35.835Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:35 [2022-03-04T18:41:35.835Z] #43 146.1   CC       criu/protobuf.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 146.5   CC       criu/pstree.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 147.6   CC       criu/rbtree.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 147.9   CC       criu/rst-malloc.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 148.2   CC       criu/seccomp.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 148.9   CC       criu/seize.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 149.8   CC       criu/servicefd.o
18:41:35 [2022-03-04T18:41:35.835Z] #43 150.3   CC       criu/shmem.o
18:41:35 [2022-03-04T18:41:35.950Z] #24 209.6 + return
18:41:35 [2022-03-04T18:41:35.950Z] #24 DONE 209.9s
18:41:35 [2022-03-04T18:41:35.950Z] 
18:41:35 [2022-03-04T18:41:35.950Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:35 [2022-03-04T18:41:35.950Z] #53 sha256:abf20ae6ab11280679e1de1c2a298a2559ec65ae8d5bfd7bbf3637b131fbc7c2
18:41:35 [2022-03-04T18:41:35.950Z] #53 ...
18:41:35 [2022-03-04T18:41:35.950Z] 
18:41:35 [2022-03-04T18:41:35.950Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:41:35 [2022-03-04T18:41:35.950Z] #25 sha256:11c3105ed5ed643c068d37852547aec5ff5d83b01a3af684c8665097aa0227ec
18:41:35 [2022-03-04T18:41:35.950Z] #25 DONE 0.1s
18:41:35 [2022-03-04T18:41:35.950Z] 
18:41:35 [2022-03-04T18:41:35.950Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:35 [2022-03-04T18:41:35.950Z] #53 sha256:abf20ae6ab11280679e1de1c2a298a2559ec65ae8d5bfd7bbf3637b131fbc7c2
18:41:35 [2022-03-04T18:41:35.950Z] #53 ...
18:41:35 [2022-03-04T18:41:35.950Z] 
18:41:35 [2022-03-04T18:41:35.950Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:41:35 [2022-03-04T18:41:35.950Z] #30 sha256:11a5b8eef4786247a01711a433a8f5470ad7ce7be9a15a3c71cff4520750499b
18:41:35 [2022-03-04T18:41:35.975Z] #43 60.63   LINK     criu/pie/restorer.built-in.o
18:41:35 [2022-03-04T18:41:35.975Z] #43 60.64   GEN      criu/pie/restorer-blob.h
18:41:35 [2022-03-04T18:41:35.975Z] #43 60.74   DEP      criu/vdso.d
18:41:35 [2022-03-04T18:41:35.975Z] #43 60.94   DEP      criu/vdso-compat.d
18:41:35 [2022-03-04T18:41:35.975Z] #43 61.10   DEP      criu/uts_ns.d
18:41:36 [2022-03-04T18:41:36.237Z] #43 61.30   DEP      criu/util.d
18:41:36 [2022-03-04T18:41:36.404Z] #43 151.4   CC       criu/sigframe.o
18:41:36 [2022-03-04T18:41:36.498Z] #43 61.52   DEP      criu/uffd.d
18:41:36 [2022-03-04T18:41:36.498Z] #43 61.69   DEP      criu/tun.d
18:41:36 [2022-03-04T18:41:36.523Z] #30 DONE 1.2s
18:41:36 [2022-03-04T18:41:36.523Z] 
18:41:36 [2022-03-04T18:41:36.523Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:36 [2022-03-04T18:41:36.523Z] #53 sha256:abf20ae6ab11280679e1de1c2a298a2559ec65ae8d5bfd7bbf3637b131fbc7c2
18:41:36 [2022-03-04T18:41:36.523Z] #53 123.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:41:36 [2022-03-04T18:41:36.523Z] #53 124.0 + mkdir -p /build
18:41:36 [2022-03-04T18:41:36.523Z] #53 124.0 + cp runc /build/runc
18:41:36 [2022-03-04T18:41:36.523Z] #53 DONE 124.1s
18:41:36 [2022-03-04T18:41:36.523Z] 
18:41:36 [2022-03-04T18:41:36.523Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:41:36 [2022-03-04T18:41:36.523Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:41:36 [2022-03-04T18:41:36.523Z] #56 176.0 + bin/containerd
18:41:36 [2022-03-04T18:41:36.664Z] #43 151.6   CC       criu/signalfd.o
18:41:36 [2022-03-04T18:41:36.761Z] #43 61.82   DEP      criu/tty.d
18:41:36 [2022-03-04T18:41:36.783Z] #56 ...
18:41:36 [2022-03-04T18:41:36.783Z] 
18:41:36 [2022-03-04T18:41:36.783Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:41:36 [2022-03-04T18:41:36.783Z] #33 sha256:94fe64040968b305d6e6b2b941f8933904fc962494c04db0562c65129b560239
18:41:36 [2022-03-04T18:41:36.783Z] #33 DONE 0.2s
18:41:36 [2022-03-04T18:41:36.783Z] 
18:41:36 [2022-03-04T18:41:36.783Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:41:36 [2022-03-04T18:41:36.783Z] #35 sha256:0a9ac53a4029a555272162f5bea0ba24ab41468f1f0a74231eb2dd454159975e
18:41:36 [2022-03-04T18:41:36.783Z] #35 DONE 0.1s
18:41:36 [2022-03-04T18:41:36.783Z] 
18:41:36 [2022-03-04T18:41:36.783Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:41:36 [2022-03-04T18:41:36.783Z] #38 sha256:00d195f205a6855ba37d0bec59b4843feb69ad7abd3b15d363b497dff8c3cfae
18:41:36 [2022-03-04T18:41:36.783Z] #38 DONE 0.1s
18:41:36 [2022-03-04T18:41:36.783Z] 
18:41:36 [2022-03-04T18:41:36.783Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:41:36 [2022-03-04T18:41:36.783Z] #41 sha256:59795e6488125c0d99c49043ea85b7f6a2b676eb724b7c5e90b29c50a354a89d
18:41:37 [2022-03-04T18:41:37.022Z] #43 61.98   DEP      criu/timerfd.d
18:41:37 [2022-03-04T18:41:37.022Z] #43 62.16   DEP      criu/timens.d
18:41:37 [2022-03-04T18:41:37.044Z] #41 DONE 0.2s
18:41:37 [2022-03-04T18:41:37.044Z] 
18:41:37 [2022-03-04T18:41:37.044Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:41:37 [2022-03-04T18:41:37.044Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:41:37 [2022-03-04T18:41:37.044Z] #56 ...
18:41:37 [2022-03-04T18:41:37.044Z] 
18:41:37 [2022-03-04T18:41:37.044Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:41:37 [2022-03-04T18:41:37.044Z] #44 sha256:ee91c79ae5e3dbde1679f1e0723bdb7acbfa3e6cd8a03e1cb5cecdd1fb76dab5
18:41:37 [2022-03-04T18:41:37.044Z] #44 DONE 0.1s
18:41:37 [2022-03-04T18:41:37.233Z] #43 152.0   CC       criu/sk-inet.o
18:41:37 [2022-03-04T18:41:37.285Z] #43 62.33   DEP      criu/sysfs_parse.d
18:41:37 [2022-03-04T18:41:37.310Z] 
18:41:37 [2022-03-04T18:41:37.310Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:41:37 [2022-03-04T18:41:37.310Z] #46 sha256:f0241427e6b4816409fa2e93bfab7d14aa4dd3e7d2b9dafab09b8e81a911219c
18:41:37 [2022-03-04T18:41:37.310Z] #46 DONE 0.1s
18:41:37 [2022-03-04T18:41:37.310Z] 
18:41:37 [2022-03-04T18:41:37.310Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:41:37 [2022-03-04T18:41:37.310Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:41:37 [2022-03-04T18:41:37.310Z] #56 ...
18:41:37 [2022-03-04T18:41:37.310Z] 
18:41:37 [2022-03-04T18:41:37.310Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:41:37 [2022-03-04T18:41:37.310Z] #48 sha256:a8219903ccf3a92e60a073dd5b35459811cf706734ac434434fc6fe4e33d2811
18:41:37 [2022-03-04T18:41:37.310Z] #48 DONE 0.1s
18:41:37 [2022-03-04T18:41:37.547Z] #43 62.47   DEP      criu/sysctl.d
18:41:37 [2022-03-04T18:41:37.547Z] #43 62.60   DEP      criu/string.d
18:41:37 [2022-03-04T18:41:37.547Z] #43 62.63   DEP      criu/stats.d
18:41:37 [2022-03-04T18:41:37.547Z] #43 62.74   DEP      criu/sockets.d
18:41:37 [2022-03-04T18:41:37.572Z] 
18:41:37 [2022-03-04T18:41:37.572Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:41:37 [2022-03-04T18:41:37.572Z] #50 sha256:18682bf8f4223e594c3cfb5079089a0a519d2065edecdfb7d849dcef0f204d71
18:41:37 [2022-03-04T18:41:37.572Z] #50 DONE 0.2s
18:41:37 [2022-03-04T18:41:37.572Z] 
18:41:37 [2022-03-04T18:41:37.572Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:41:37 [2022-03-04T18:41:37.572Z] #52 sha256:f9f3e75686d848db2bd647ce4e9ac531455aad96796b4564a3e64bbd43f90f79
18:41:37 [2022-03-04T18:41:37.572Z] #52 DONE 0.1s
18:41:37 [2022-03-04T18:41:37.572Z] 
18:41:37 [2022-03-04T18:41:37.572Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:41:37 [2022-03-04T18:41:37.572Z] #54 sha256:14a2aed3f626333ed43b38f830699f32c2ce6aa227a4b244f677f0c61120ebcd
18:41:37 [2022-03-04T18:41:37.808Z] #43 ...
18:41:37 [2022-03-04T18:41:37.808Z] 
18:41:37 [2022-03-04T18:41:37.808Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:37 [2022-03-04T18:41:37.808Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:37 [2022-03-04T18:41:37.808Z] #20 1.406 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 1.467 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 1.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 1.920 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 2.839 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 4.034 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB]
18:41:37 [2022-03-04T18:41:37.808Z] #20 5.354 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
18:41:37 [2022-03-04T18:41:37.808Z] #20 ...
18:41:37 [2022-03-04T18:41:37.808Z] 
18:41:37 [2022-03-04T18:41:37.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:37 [2022-03-04T18:41:37.808Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:37 [2022-03-04T18:41:37.808Z] #43 63.00   DEP      criu/sk-unix.d
18:41:37 [2022-03-04T18:41:37.832Z] #54 DONE 0.1s
18:41:37 [2022-03-04T18:41:37.832Z] 
18:41:37 [2022-03-04T18:41:37.832Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:41:37 [2022-03-04T18:41:37.832Z] #56 sha256:86e75a4481bcc84aa3d9da0933edaa05d50e81cda3f6e8bdba7fb3ba848eb440
18:41:38 [2022-03-04T18:41:38.069Z] #43 63.25   DEP      criu/sk-tcp.d
18:41:38 [2022-03-04T18:41:38.170Z] #43 ...
18:41:38 [2022-03-04T18:41:38.170Z] 
18:41:38 [2022-03-04T18:41:38.170Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:41:38 [2022-03-04T18:41:38.170Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:41:38 [2022-03-04T18:41:38.170Z] #22 10.98   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.12 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.19   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.26 Collecting pyyaml (from yamllint==1.26.1)
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.58   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.88 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.88 Building wheels for collected packages: yamllint
18:41:38 [2022-03-04T18:41:38.170Z] #22 12.89   Running setup.py bdist_wheel for yamllint: started
18:41:38 [2022-03-04T18:41:38.331Z] #43 63.36   DEP      criu/sk-queue.d
18:41:38 [2022-03-04T18:41:38.331Z] #43 63.45   DEP      criu/sk-packet.d
18:41:38 [2022-03-04T18:41:38.593Z] #43 63.61   DEP      criu/sk-netlink.d
18:41:38 [2022-03-04T18:41:38.854Z] #43 63.76   DEP      criu/sk-inet.d
18:41:38 [2022-03-04T18:41:38.854Z] #43 63.93   DEP      criu/signalfd.d
18:41:38 [2022-03-04T18:41:38.854Z] #43 64.05   DEP      criu/sigframe.d
18:41:39 [2022-03-04T18:41:39.109Z] #22 13.95   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:41:39 [2022-03-04T18:41:39.109Z] #22 13.95   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:41:39 [2022-03-04T18:41:39.109Z] #22 14.00 Successfully built yamllint
18:41:39 [2022-03-04T18:41:39.109Z] #22 14.03 Installing collected packages: pathspec, pyyaml, yamllint
18:41:39 [2022-03-04T18:41:39.116Z] #43 64.14   DEP      criu/shmem.d
18:41:39 [2022-03-04T18:41:39.116Z] #43 64.27   DEP      criu/servicefd.d
18:41:39 [2022-03-04T18:41:39.377Z] #43 64.47   DEP      criu/seize.d
18:41:39 [2022-03-04T18:41:39.377Z] #43 64.58   DEP      criu/seccomp.d
18:41:39 [2022-03-04T18:41:39.639Z] #43 64.75   DEP      criu/rst-malloc.d
18:41:39 [2022-03-04T18:41:39.639Z] #43 64.81   DEP      criu/rbtree.d
18:41:39 [2022-03-04T18:41:39.639Z] #43 64.86   DEP      criu/pstree.d
18:41:39 [2022-03-04T18:41:39.678Z] #22 14.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:41:39 [2022-03-04T18:41:39.900Z] #43 65.01   DEP      criu/protobuf.d
18:41:39 [2022-03-04T18:41:39.900Z] #43 65.12   GEN      criu/protobuf-desc-gen.h
18:41:40 [2022-03-04T18:41:40.616Z] #22 DONE 15.3s
18:41:40 [2022-03-04T18:41:40.616Z] 
18:41:40 [2022-03-04T18:41:40.616Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:41:40 [2022-03-04T18:41:40.616Z] #25 sha256:fd812ba41a07460fb843db2b091e092469971d1f3abb4b44af570538cb5ccd05
18:41:41 [2022-03-04T18:41:41.185Z] #25 DONE 0.6s
18:41:41 [2022-03-04T18:41:41.185Z] 
18:41:41 [2022-03-04T18:41:41.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:41 [2022-03-04T18:41:41.185Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:41 [2022-03-04T18:41:41.185Z] #43 153.3   CC       criu/sk-netlink.o
18:41:41 [2022-03-04T18:41:41.185Z] #43 153.7   CC       criu/sk-packet.o
18:41:41 [2022-03-04T18:41:41.185Z] #43 154.6   CC       criu/sk-queue.o
18:41:41 [2022-03-04T18:41:41.185Z] #43 155.3   CC       criu/sk-tcp.o
18:41:41 [2022-03-04T18:41:41.185Z] #43 156.0   CC       criu/sk-unix.o
18:41:41 [2022-03-04T18:41:41.819Z] #43 66.65   DEP      criu/protobuf-desc.d
18:41:41 [2022-03-04T18:41:41.819Z] #43 66.78   DEP      criu/proc_parse.d
18:41:41 [2022-03-04T18:41:41.819Z] #43 66.89   DEP      criu/plugin.d
18:41:41 [2022-03-04T18:41:41.819Z] #43 66.97   DEP      criu/pipes.d
18:41:42 [2022-03-04T18:41:42.080Z] #43 67.13   DEP      criu/pie-util.d
18:41:42 [2022-03-04T18:41:42.080Z] #43 67.25   DEP      criu/pie-util-vdso.d
18:41:42 [2022-03-04T18:41:42.341Z] #43 67.36   DEP      criu/pie-util-vdso-elf32.d
18:41:42 [2022-03-04T18:41:42.341Z] #43 67.46   DEP      criu/path.d
18:41:42 [2022-03-04T18:41:42.603Z] #43 67.64   DEP      criu/parasite-syscall.d
18:41:42 [2022-03-04T18:41:42.865Z] #43 67.89   DEP      criu/pagemap.d
18:41:42 [2022-03-04T18:41:42.865Z] #43 ...
18:41:42 [2022-03-04T18:41:42.865Z] 
18:41:42 [2022-03-04T18:41:42.865Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:42 [2022-03-04T18:41:42.865Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:41:42 [2022-03-04T18:41:42.865Z] #53 13.11 + cd /tmp/tmp.YRTZejwqLA/src/github.com/opencontainers/runc
18:41:42 [2022-03-04T18:41:42.865Z] #53 13.11 + git checkout -q v1.0.3
18:41:42 [2022-03-04T18:41:42.865Z] #53 13.85 + '[' -z '' ']'
18:41:42 [2022-03-04T18:41:42.865Z] #53 13.85 + target=static
18:41:42 [2022-03-04T18:41:42.865Z] #53 13.85 + make BUILDTAGS=seccomp static
18:41:42 [2022-03-04T18:41:42.865Z] #53 14.36 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
18:41:42 [2022-03-04T18:41:42.865Z] #53 ...
18:41:42 [2022-03-04T18:41:42.865Z] 
18:41:42 [2022-03-04T18:41:42.865Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:42 [2022-03-04T18:41:42.865Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:42 [2022-03-04T18:41:42.865Z] #20 10.42 Fetched 9005 kB in 9s (973 kB/s)
18:41:42 [2022-03-04T18:41:42.865Z] #20 10.42 Reading package lists...
18:41:43 [2022-03-04T18:41:43.438Z] #20 14.04 Reading package lists...
18:41:43 [2022-03-04T18:41:43.438Z] #20 ...
18:41:43 [2022-03-04T18:41:43.438Z] 
18:41:43 [2022-03-04T18:41:43.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:43 [2022-03-04T18:41:43.438Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:43 [2022-03-04T18:41:43.438Z] #43 68.04   DEP      criu/pagemap-cache.d
18:41:43 [2022-03-04T18:41:43.438Z] #43 68.21   DEP      criu/page-xfer.d
18:41:43 [2022-03-04T18:41:43.438Z] #43 68.37   DEP      criu/page-pipe.d
18:41:43 [2022-03-04T18:41:43.438Z] #43 68.47   DEP      criu/netfilter.d
18:41:43 [2022-03-04T18:41:43.438Z] #43 68.57   DEP      criu/net.d
18:41:43 [2022-03-04T18:41:43.700Z] #43 68.71   DEP      criu/namespaces.d
18:41:43 [2022-03-04T18:41:43.700Z] #43 68.86   DEP      criu/mount.d
18:41:43 [2022-03-04T18:41:43.720Z] #43 158.7   CC       criu/sockets.o
18:41:43 [2022-03-04T18:41:43.962Z] #43 69.06   DEP      criu/memfd.d
18:41:44 [2022-03-04T18:41:44.224Z] #43 69.30   DEP      criu/mem.d
18:41:44 [2022-03-04T18:41:44.224Z] #43 69.48   DEP      criu/lsm.d
18:41:44 [2022-03-04T18:41:44.491Z] #43 69.62   DEP      criu/log.d
18:41:44 [2022-03-04T18:41:44.491Z] #43 69.73   DEP      criu/libnetlink.d
18:41:44 [2022-03-04T18:41:44.657Z] #43 ...
18:41:44 [2022-03-04T18:41:44.657Z] 
18:41:44 [2022-03-04T18:41:44.657Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:41:44 [2022-03-04T18:41:44.657Z] #30 sha256:869b6f4ad5a1e38e071a49b05e49595cf3659e69e77b4953ce1779b9bd164ff8
18:41:44 [2022-03-04T18:41:44.657Z] #30 DONE 3.3s
18:41:44 [2022-03-04T18:41:44.657Z] 
18:41:44 [2022-03-04T18:41:44.657Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:41:44 [2022-03-04T18:41:44.657Z] #33 sha256:7083612bed9e75d5ef9253bfea77677bdffee1509d8cb8837f5fac20b23dce47
18:41:44 [2022-03-04T18:41:44.657Z] #33 DONE 0.2s
18:41:44 [2022-03-04T18:41:44.657Z] 
18:41:44 [2022-03-04T18:41:44.657Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:41:44 [2022-03-04T18:41:44.657Z] #35 sha256:304b5735cc63c5c7341b313fd220c80019284a1cce91bb3b25cd7ccfc33896af
18:41:44 [2022-03-04T18:41:44.657Z] #35 DONE 0.1s
18:41:44 [2022-03-04T18:41:44.657Z] 
18:41:44 [2022-03-04T18:41:44.657Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:41:44 [2022-03-04T18:41:44.657Z] #38 sha256:a11b4387bbbb0370d7fed45d0f2c5fdf6eb95a524f8b3be32c31a94f0d628b83
18:41:44 [2022-03-04T18:41:44.657Z] #38 DONE 0.1s
18:41:44 [2022-03-04T18:41:44.657Z] 
18:41:44 [2022-03-04T18:41:44.657Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:41:44 [2022-03-04T18:41:44.657Z] #49 sha256:9f0636a09626781cb3f0bba83c57a89cc9f49252d07e693e67f735a771d299df
18:41:44 [2022-03-04T18:41:44.657Z] #49 214.3 + /build/golangci-lint --version
18:41:44 [2022-03-04T18:41:44.755Z] #43 69.89   DEP      criu/kerndat.d
18:41:44 [2022-03-04T18:41:44.916Z] #49 214.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:41:45 [2022-03-04T18:41:45.016Z] #43 70.13   DEP      criu/kcmp-ids.d
18:41:45 [2022-03-04T18:41:45.174Z] #49 DONE 215.0s
18:41:45 [2022-03-04T18:41:45.174Z] 
18:41:45 [2022-03-04T18:41:45.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:45 [2022-03-04T18:41:45.174Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:45 [2022-03-04T18:41:45.174Z] #43 159.9   CC       criu/stats.o
18:41:45 [2022-03-04T18:41:45.278Z] #43 70.25   DEP      criu/irmap.d
18:41:45 [2022-03-04T18:41:45.278Z] #43 70.40   DEP      criu/ipc_ns.d
18:41:45 [2022-03-04T18:41:45.433Z] #43 160.3   CC       criu/string.o
18:41:45 [2022-03-04T18:41:45.433Z] #43 160.4   CC       criu/sysctl.o
18:41:45 [2022-03-04T18:41:45.540Z] #43 70.62   DEP      criu/image.d
18:41:45 [2022-03-04T18:41:45.802Z] #43 70.77   DEP      criu/image-desc.d
18:41:45 [2022-03-04T18:41:45.802Z] #43 70.89   DEP      criu/fsnotify.d
18:41:46 [2022-03-04T18:41:46.064Z] #43 71.12   DEP      criu/filesystems.d
18:41:46 [2022-03-04T18:41:46.064Z] #43 71.26   DEP      criu/files.d
18:41:46 [2022-03-04T18:41:46.326Z] #43 71.48   DEP      criu/files-reg.d
18:41:46 [2022-03-04T18:41:46.369Z] #43 161.1   CC       criu/sysfs_parse.o
18:41:46 [2022-03-04T18:41:46.588Z] #43 71.62   DEP      criu/files-ext.d
18:41:46 [2022-03-04T18:41:46.588Z] #43 71.74   DEP      criu/file-lock.d
18:41:46 [2022-03-04T18:41:46.628Z] #43 161.5   CC       criu/timens.o
18:41:46 [2022-03-04T18:41:46.850Z] #43 71.95   DEP      criu/file-ids.d
18:41:47 [2022-03-04T18:41:47.112Z] #43 72.12   DEP      criu/fifo.d
18:41:47 [2022-03-04T18:41:47.112Z] #43 72.28   DEP      criu/fdstore.d
18:41:47 [2022-03-04T18:41:47.197Z] #43 161.9   CC       criu/timerfd.o
18:41:47 [2022-03-04T18:41:47.374Z] #43 72.34   DEP      criu/fault-injection.d
18:41:47 [2022-03-04T18:41:47.374Z] #43 72.37   DEP      criu/external.d
18:41:47 [2022-03-04T18:41:47.374Z] #43 72.46   DEP      criu/eventpoll.d
18:41:47 [2022-03-04T18:41:47.456Z] #43 162.3   CC       criu/tty.o
18:41:47 [2022-03-04T18:41:47.636Z] #43 72.59   DEP      criu/eventfd.d
18:41:47 [2022-03-04T18:41:47.636Z] #43 72.73   DEP      criu/crtools.d
18:41:47 [2022-03-04T18:41:47.903Z] #43 73.00   DEP      criu/cr-service.d
18:41:48 [2022-03-04T18:41:48.165Z] #43 73.17   DEP      criu/cr-restore.d
18:41:48 [2022-03-04T18:41:48.165Z] #43 73.38   DEP      criu/cr-errno.d
18:41:48 [2022-03-04T18:41:48.165Z] #43 73.41   DEP      criu/cr-dump.d
18:41:48 [2022-03-04T18:41:48.738Z] #43 73.60   DEP      criu/cr-dedup.d
18:41:48 [2022-03-04T18:41:48.738Z] #43 73.80   DEP      criu/cr-check.d
18:41:48 [2022-03-04T18:41:48.738Z] #43 74.00   DEP      criu/config.d
18:41:49 [2022-03-04T18:41:49.000Z] #43 74.20   DEP      criu/clone-noasan.d
18:41:49 [2022-03-04T18:41:49.000Z] #43 74.25   DEP      criu/cgroup.d
18:41:49 [2022-03-04T18:41:49.272Z] #43 74.39   DEP      criu/cgroup-props.d
18:41:49 [2022-03-04T18:41:49.362Z] #43 164.3   CC       criu/tun.o
18:41:49 [2022-03-04T18:41:49.534Z] #43 ...
18:41:49 [2022-03-04T18:41:49.534Z] 
18:41:49 [2022-03-04T18:41:49.534Z] #32 [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
18:41:49 [2022-03-04T18:41:49.534Z] #32 sha256:1b85e39a36eace5f5f2fc445e888fdf7de8c5ba1773dc3ea0f9cb3bdca02e92b
18:41:49 [2022-03-04T18:41:49.534Z] #32 DONE 141.2s
18:41:49 [2022-03-04T18:41:49.534Z] 
18:41:49 [2022-03-04T18:41:49.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:49 [2022-03-04T18:41:49.534Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:49 [2022-03-04T18:41:49.534Z] #43 74.52   DEP      criu/bitmap.d
18:41:49 [2022-03-04T18:41:49.534Z] #43 74.56   DEP      criu/bfd.d
18:41:49 [2022-03-04T18:41:49.534Z] #43 ...
18:41:49 [2022-03-04T18:41:49.534Z] 
18:41:49 [2022-03-04T18:41:49.534Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:41:49 [2022-03-04T18:41:49.534Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:41:49 [2022-03-04T18:41:49.534Z] #20 14.04 Reading package lists...
18:41:49 [2022-03-04T18:41:49.534Z] #20 17.72 Building dependency tree...
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.26 libcap2-bin is already the newest version (1:2.25-2).
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.26 The following additional packages will be installed:
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.27   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   python3.7 python3.7-minimal vim-runtime xxd
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28 Suggested packages:
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   quota
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28 Recommended packages:
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   aufs-dkms nftables build-essential python3-dev python3-keyring
18:41:49 [2022-03-04T18:41:49.534Z] #20 19.28   python3-keyrings.alt python3-xdg unzip
18:41:49 [2022-03-04T18:41:49.534Z] #20 21.17 The following NEW packages will be installed:
18:41:49 [2022-03-04T18:41:49.534Z] #20 21.18   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.19   xz-utils zip
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.51 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.51 Need to get 28.6 MB of archives.
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.51 After this operation, 116 MB of additional disk space will be used.
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:41:49 [2022-03-04T18:41:49.535Z] #20 21.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:41:49 [2022-03-04T18:41:49.622Z] #43 164.7   CC       criu/uffd.o
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:41:49 [2022-03-04T18:41:49.798Z] #20 21.89 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:41:50 [2022-03-04T18:41:50.375Z] #20 22.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:41:50 [2022-03-04T18:41:50.559Z] #43 ...
18:41:50 [2022-03-04T18:41:50.559Z] 
18:41:50 [2022-03-04T18:41:50.559Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:41:50 [2022-03-04T18:41:50.559Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:41:50 [2022-03-04T18:41:50.559Z] #40 DONE 223.0s
18:41:50 [2022-03-04T18:41:50.559Z] 
18:41:50 [2022-03-04T18:41:50.559Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:50 [2022-03-04T18:41:50.559Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:41:50 [2022-03-04T18:41:50.643Z] #20 22.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:41:50 [2022-03-04T18:41:50.819Z] #43 165.8   CC       criu/util.o
18:41:50 [2022-03-04T18:41:50.905Z] #20 23.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:41:50 [2022-03-04T18:41:50.905Z] #20 23.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:41:50 [2022-03-04T18:41:50.905Z] #20 23.19 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:41:51 [2022-03-04T18:41:51.502Z] #20 23.70 debconf: delaying package configuration, since apt-utils is not installed
18:41:51 [2022-03-04T18:41:51.502Z] #20 23.82 Fetched 28.6 MB in 2s (14.6 MB/s)
18:41:51 [2022-03-04T18:41:51.502Z] #20 23.87 Selecting previously unselected package pigz.
18:41:51 [2022-03-04T18:41:51.819Z] #20 23.87 (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 ... 23452 files and directories currently installed.)
18:41:51 [2022-03-04T18:41:51.819Z] #20 23.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:41:51 [2022-03-04T18:41:51.819Z] #20 23.94 Unpacking pigz (2.4-1) ...
18:41:51 [2022-03-04T18:41:51.819Z] #20 24.06 Selecting previously unselected package libpython3.7-minimal:amd64.
18:41:51 [2022-03-04T18:41:51.819Z] #20 24.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:41:51 [2022-03-04T18:41:51.819Z] #20 24.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:41:52 [2022-03-04T18:41:52.198Z] #43 167.0   CC       criu/uts_ns.o
18:41:52 [2022-03-04T18:41:52.399Z] #20 24.56 Selecting previously unselected package python3.7-minimal.
18:41:52 [2022-03-04T18:41:52.399Z] #20 24.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:41:52 [2022-03-04T18:41:52.399Z] #20 24.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:41:52 [2022-03-04T18:41:52.458Z] #43 167.3   CC       criu/vdso-compat.o
18:41:52 [2022-03-04T18:41:52.717Z] #43 167.6   CC       criu/vdso.o
18:41:53 [2022-03-04T18:41:53.286Z] #43 168.1   LINK     criu/built-in.o
18:41:53 [2022-03-04T18:41:53.348Z] #20 25.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:41:53 [2022-03-04T18:41:53.348Z] #20 25.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:41:53 [2022-03-04T18:41:53.545Z] #43 ...
18:41:53 [2022-03-04T18:41:53.545Z] 
18:41:53 [2022-03-04T18:41:53.545Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:41:53 [2022-03-04T18:41:53.545Z] #41 sha256:38e5a337daaedf14c0bf141dbae9b8d32e7f19d6b557b73c73adbb4881dc20e5
18:41:53 [2022-03-04T18:41:53.545Z] #41 DONE 0.3s
18:41:53 [2022-03-04T18:41:53.545Z] 
18:41:53 [2022-03-04T18:41:53.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:53 [2022-03-04T18:41:53.545Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:53 [2022-03-04T18:41:53.545Z] #43 168.3   LINK     criu/criu
18:41:53 [2022-03-04T18:41:53.804Z] #43 168.6   DEP      lib/c/criu.d
18:41:53 [2022-03-04T18:41:53.804Z] #43 168.6   CC       images/rpc.pb-c.o
18:41:54 [2022-03-04T18:41:54.064Z] #43 169.0   CC       lib/c/criu.o
18:41:54 [2022-03-04T18:41:54.632Z] #43 169.7   LINK     lib/c/built-in.o
18:41:54 [2022-03-04T18:41:54.891Z] #43 169.7   LINK     lib/c/libcriu.so
18:41:54 [2022-03-04T18:41:54.891Z] #43 169.8   LINK     lib/c/libcriu.a
18:41:54 [2022-03-04T18:41:54.891Z] #43 169.9   GEN      magic.py
18:41:55 [2022-03-04T18:41:55.151Z] #43 170.0 Note: Building without setproctitle() and strlcpy() support.
18:41:55 [2022-03-04T18:41:55.151Z] #43 170.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:41:55 [2022-03-04T18:41:55.151Z] #43 170.0 Note: Building without GnuTLS support
18:41:55 [2022-03-04T18:41:55.151Z] #43 170.0 Makefile.config:39: Warn: you have no libnftables installed
18:41:55 [2022-03-04T18:41:55.151Z] #43 170.0 Makefile.config:40: Warn: Building without nftables support
18:41:55 [2022-03-04T18:41:55.263Z] #20 27.42 Selecting previously unselected package python3-minimal.
18:41:55 [2022-03-04T18:41:55.263Z] #20 27.42 (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 ... 23701 files and directories currently installed.)
18:41:55 [2022-03-04T18:41:55.263Z] #20 27.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:41:55 [2022-03-04T18:41:55.263Z] #20 27.47 Unpacking python3-minimal (3.7.3-1) ...
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.55 Selecting previously unselected package libmpdec2:amd64.
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.57 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.71 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:41:55 [2022-03-04T18:41:55.524Z] #20 27.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:41:55 [2022-03-04T18:41:55.726Z] #43 170.7 fatal: not a git repository (or any of the parent directories): .git
18:41:56 [2022-03-04T18:41:56.294Z] #43 171.3 make[1]: Nothing to be done for 'all'.
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.59 Selecting previously unselected package python3.7.
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.61 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.71 Selecting previously unselected package libpython3-stdlib:amd64.
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:41:56 [2022-03-04T18:41:56.467Z] #20 28.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:41:56 [2022-03-04T18:41:56.468Z] #20 28.85 Setting up python3-minimal (3.7.3-1) ...
18:41:56 [2022-03-04T18:41:56.863Z] #43 171.8 make[1]: 'images/built-in.o' is up to date.
18:41:57 [2022-03-04T18:41:57.123Z] #43 171.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:41:57 [2022-03-04T18:41:57.123Z] #43 171.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:41:57 [2022-03-04T18:41:57.123Z] #43 171.9 make[1]: 'compel/libcompel.a' is up to date.
18:41:57 [2022-03-04T18:41:57.123Z] #43 172.0 make[1]: 'compel/compel-host-bin' is up to date.
18:41:57 [2022-03-04T18:41:57.123Z] #43 172.0 make[1]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.123Z] #43 172.0 make[1]: 'soccr/libsoccr.a' is up to date.
18:41:57 [2022-03-04T18:41:57.382Z] #43 172.2 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.382Z] #43 172.2 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.382Z] #43 172.3 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.382Z] #43 172.4 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.641Z] #43 172.4 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.641Z] #43 172.5 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.641Z] #43 172.5 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.641Z] #43 172.6 make[2]: Nothing to be done for 'all'.
18:41:57 [2022-03-04T18:41:57.641Z] #43 172.6   INSTALL  criu/criu
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.74 Selecting previously unselected package python3.
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24113 files and directories currently installed.)
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.80 Unpacking python3 (3.7.3-1) ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.89 Selecting previously unselected package libip4tc0:amd64.
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.98 Selecting previously unselected package libip6tc0:amd64.
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 29.98 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 30.08 Selecting previously unselected package libiptc0:amd64.
18:41:57 [2022-03-04T18:41:57.853Z] #20 30.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:41:57 [2022-03-04T18:41:57.853Z] #20 30.10 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:41:57 [2022-03-04T18:41:57.900Z] #43 DONE 172.8s
18:41:57 [2022-03-04T18:41:57.900Z] 
18:41:57 [2022-03-04T18:41:57.900Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:57 [2022-03-04T18:41:57.900Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.19 Selecting previously unselected package libnfnetlink0:amd64.
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.38 Selecting previously unselected package libnftnl11:amd64.
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:41:58 [2022-03-04T18:41:58.113Z] #20 30.39 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:41:58 [2022-03-04T18:41:58.374Z] #20 30.49 Selecting previously unselected package iptables.
18:41:58 [2022-03-04T18:41:58.374Z] #20 30.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:41:58 [2022-03-04T18:41:58.374Z] #20 30.49 Unpacking iptables (1.8.2-4) ...
18:41:58 [2022-03-04T18:41:58.635Z] #20 30.86 Selecting previously unselected package xxd.
18:41:58 [2022-03-04T18:41:58.635Z] #20 30.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:41:58 [2022-03-04T18:41:58.635Z] #20 30.88 Unpacking xxd (2:8.1.0875-5) ...
18:41:58 [2022-03-04T18:41:58.897Z] #20 31.01 Selecting previously unselected package vim-common.
18:41:58 [2022-03-04T18:41:58.897Z] #20 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:41:58 [2022-03-04T18:41:58.897Z] #20 31.06 Unpacking vim-common (2:8.1.0875-5) ...
18:41:58 [2022-03-04T18:41:58.897Z] #20 31.25 Selecting previously unselected package bash-completion.
18:41:59 [2022-03-04T18:41:59.158Z] #20 31.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:41:59 [2022-03-04T18:41:59.279Z] #53 ...
18:41:59 [2022-03-04T18:41:59.279Z] 
18:41:59 [2022-03-04T18:41:59.279Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:41:59 [2022-03-04T18:41:59.279Z] #44 sha256:35c1b2c681a20741d423d14cd16e2f6de6f91ac06557a6ba3b58ef7f5b2fbebb
18:41:59 [2022-03-04T18:41:59.279Z] #44 DONE 0.1s
18:41:59 [2022-03-04T18:41:59.279Z] 
18:41:59 [2022-03-04T18:41:59.279Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:41:59 [2022-03-04T18:41:59.279Z] #46 sha256:78f4d528b0f0a3c649651311345e3ab7e81b1bf77a4afad4d4cd1f14bf746471
18:41:59 [2022-03-04T18:41:59.279Z] #46 DONE 0.1s
18:41:59 [2022-03-04T18:41:59.279Z] 
18:41:59 [2022-03-04T18:41:59.279Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:41:59 [2022-03-04T18:41:59.279Z] #48 sha256:a074d03bd911df7097c70d880a36b6a959989720b02e546dc9819240547982d9
18:41:59 [2022-03-04T18:41:59.538Z] #48 DONE 0.1s
18:41:59 [2022-03-04T18:41:59.538Z] 
18:41:59 [2022-03-04T18:41:59.538Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:41:59 [2022-03-04T18:41:59.538Z] #50 sha256:21e0cfe19678f8db6783c77fdc523c015ff0e5b99ec23dccd1e8fef959cea38d
18:41:59 [2022-03-04T18:41:59.732Z] #20 ...
18:41:59 [2022-03-04T18:41:59.732Z] 
18:41:59 [2022-03-04T18:41:59.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:41:59 [2022-03-04T18:41:59.732Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:41:59 [2022-03-04T18:41:59.732Z] #43 74.83   DEP      criu/autofs.d
18:41:59 [2022-03-04T18:41:59.732Z] #43 75.08   DEP      criu/aio.d
18:41:59 [2022-03-04T18:41:59.732Z] #43 75.32   DEP      criu/action-scripts.d
18:41:59 [2022-03-04T18:41:59.732Z] #43 75.77   CC       criu/action-scripts.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 76.19   CC       criu/aio.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 76.70   CC       criu/autofs.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 78.21   CC       criu/bfd.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 78.68   CC       criu/bitmap.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 78.82   CC       criu/cgroup-props.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 79.56   CC       criu/cgroup.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 82.45   CC       criu/clone-noasan.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 82.69   CC       criu/config.o
18:41:59 [2022-03-04T18:41:59.732Z] #43 83.80   CC       criu/cr-check.o
18:41:59 [2022-03-04T18:41:59.796Z] #50 DONE 0.2s
18:41:59 [2022-03-04T18:41:59.796Z] 
18:41:59 [2022-03-04T18:41:59.796Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:41:59 [2022-03-04T18:41:59.796Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:41:59 [2022-03-04T18:41:59.796Z] #53 ...
18:41:59 [2022-03-04T18:41:59.796Z] 
18:41:59 [2022-03-04T18:41:59.796Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:41:59 [2022-03-04T18:41:59.796Z] #52 sha256:09f495566d158c2bd9095aa194237d6b6d8a47352d654600051945867d2649cc
18:41:59 [2022-03-04T18:41:59.796Z] #52 DONE 0.1s
18:42:00 [2022-03-04T18:42:00.055Z] 
18:42:00 [2022-03-04T18:42:00.055Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:42:00 [2022-03-04T18:42:00.055Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:42:00 [2022-03-04T18:42:00.594Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|exports_file|name|deps) took 2m2.980262722s 
18:42:00 [2022-03-04T18:42:00.594Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 422.433884ms 
18:42:00 [2022-03-04T18:42:00.676Z] #43 85.49   CC       criu/cr-dedup.o
18:42:00 [2022-03-04T18:42:00.676Z] #43 85.92   CC       criu/cr-dump.o
18:42:02 [2022-03-04T18:42:02.065Z] #43 ...
18:42:02 [2022-03-04T18:42:02.065Z] 
18:42:02 [2022-03-04T18:42:02.065Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:42:02 [2022-03-04T18:42:02.065Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:42:02 [2022-03-04T18:42:02.065Z] #20 34.11 Unpacking bash-completion (1:2.8-6) ...
18:42:02 [2022-03-04T18:42:02.327Z] #20 34.50 Selecting previously unselected package bzip2.
18:42:02 [2022-03-04T18:42:02.327Z] #20 34.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:42:02 [2022-03-04T18:42:02.327Z] #20 34.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:42:02 [2022-03-04T18:42:02.327Z] #20 34.61 Selecting previously unselected package xz-utils.
18:42:02 [2022-03-04T18:42:02.589Z] #20 34.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:42:02 [2022-03-04T18:42:02.589Z] #20 34.62 Unpacking xz-utils (5.2.4-1) ...
18:42:02 [2022-03-04T18:42:02.589Z] #20 34.77 Selecting previously unselected package apparmor.
18:42:02 [2022-03-04T18:42:02.589Z] #20 34.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:42:02 [2022-03-04T18:42:02.589Z] #20 34.87 Unpacking apparmor (2.13.2-10) ...
18:42:02 [2022-03-04T18:42:02.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:42:02 [2022-03-04T18:42:02.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.26 Selecting previously unselected package aufs-tools.
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.40 Selecting previously unselected package libonig5:amd64.
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.163Z] #20 35.42 Unpacking libonig5:amd64 (6.9.1-1) ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.55 Selecting previously unselected package libjq1:amd64.
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.68 Selecting previously unselected package jq.
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.68 Unpacking jq (1.5+dfsg-2+b1) ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.75 Selecting previously unselected package libaio1:amd64.
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.425Z] #20 35.75 Unpacking libaio1:amd64 (0.3.112-3) ...
18:42:03 [2022-03-04T18:42:03.426Z] #20 35.80 Selecting previously unselected package libgpm2:amd64.
18:42:03 [2022-03-04T18:42:03.688Z] #20 35.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.688Z] #20 35.81 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:42:03 [2022-03-04T18:42:03.688Z] #20 35.88 Selecting previously unselected package libicu63:amd64.
18:42:03 [2022-03-04T18:42:03.688Z] #20 35.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
18:42:03 [2022-03-04T18:42:03.688Z] #20 35.91 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
18:42:04 [2022-03-04T18:42:04.401Z] #56 199.9 # github.com/containerd/containerd/cmd/containerd
18:42:04 [2022-03-04T18:42:04.401Z] #56 199.9 /usr/bin/ld: /tmp/go-link-488081088/000019.o: in function `New':
18:42:04 [2022-03-04T18:42:04.401Z] #56 199.9 /tmp/tmp.5mB5e04vaJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:42:04 [2022-03-04T18:42:04.401Z] #56 200.0 + bin/containerd-stress
18:42:04 [2022-03-04T18:42:04.401Z] #56 201.0 + bin/containerd-shim
18:42:06 [2022-03-04T18:42:06.942Z] #56 206.2 + bin/containerd-shim-runc-v1
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.52 Selecting previously unselected package libnet1:amd64.
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.66 Selecting previously unselected package libnl-3-200:amd64.
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.77 Selecting previously unselected package libprotobuf-c1:amd64.
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.84 Selecting previously unselected package libreadline5:amd64.
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.94 Selecting previously unselected package net-tools.
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 39.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 40.21 Selecting previously unselected package patch.
18:42:07 [2022-03-04T18:42:07.903Z] #20 40.21 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 40.21 Unpacking patch (2.7.6-3+deb10u1) ...
18:42:07 [2022-03-04T18:42:07.903Z] #20 40.31 Selecting previously unselected package python-pip-whl.
18:42:08 [2022-03-04T18:42:08.166Z] #20 40.32 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:42:08 [2022-03-04T18:42:08.166Z] #20 40.32 Unpacking python-pip-whl (18.1-5) ...
18:42:08 [2022-03-04T18:42:08.740Z] #20 40.88 Selecting previously unselected package python3-lib2to3.
18:42:08 [2022-03-04T18:42:08.740Z] #20 40.89 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:42:08 [2022-03-04T18:42:08.740Z] #20 40.90 Unpacking python3-lib2to3 (3.7.3-1) ...
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.03 Selecting previously unselected package python3-distutils.
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.04 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.05 Unpacking python3-distutils (3.7.3-1) ...
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.20 Selecting previously unselected package python3-pip.
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.20 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:42:09 [2022-03-04T18:42:09.003Z] #20 41.21 Unpacking python3-pip (18.1-5) ...
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.35 Selecting previously unselected package python3-pkg-resources.
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.36 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.37 Unpacking python3-pkg-resources (40.8.0-1) ...
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.51 Selecting previously unselected package python3-setuptools.
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.51 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:42:09 [2022-03-04T18:42:09.265Z] #20 41.52 Unpacking python3-setuptools (40.8.0-1) ...
18:42:09 [2022-03-04T18:42:09.527Z] #20 41.78 Selecting previously unselected package python3-wheel.
18:42:09 [2022-03-04T18:42:09.527Z] #20 41.78 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:42:09 [2022-03-04T18:42:09.527Z] #20 41.80 Unpacking python3-wheel (0.32.3-2) ...
18:42:09 [2022-03-04T18:42:09.527Z] #20 41.87 Selecting previously unselected package sudo.
18:42:09 [2022-03-04T18:42:09.789Z] #20 41.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:42:09 [2022-03-04T18:42:09.789Z] #20 41.90 Unpacking sudo (1.8.27-1+deb10u3) ...
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.37 Selecting previously unselected package thin-provisioning-tools.
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.37 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.63 Selecting previously unselected package uidmap.
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.63 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.63 Unpacking uidmap (1:4.5-1.1) ...
18:42:10 [2022-03-04T18:42:10.363Z] #20 42.75 Selecting previously unselected package vim-runtime.
18:42:10 [2022-03-04T18:42:10.625Z] #20 42.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:42:10 [2022-03-04T18:42:10.625Z] #20 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:42:10 [2022-03-04T18:42:10.625Z] #20 42.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:42:10 [2022-03-04T18:42:10.625Z] #20 42.85 Unpacking vim-runtime (2:8.1.0875-5) ...
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.0 + bin/containerd-shim-runc-v2
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.5 + binaries
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.5 + install -D bin/containerd /build/containerd
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.5 + install -D bin/containerd-shim /build/containerd-shim
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:42:11 [2022-03-04T18:42:11.141Z] #56 210.6 + install -D bin/ctr /build/ctr
18:42:11 [2022-03-04T18:42:11.401Z] #56 DONE 210.9s
18:42:12 [2022-03-04T18:42:12.343Z] 
18:42:12 [2022-03-04T18:42:12.343Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:42:12 [2022-03-04T18:42:12.343Z] #57 sha256:0d8cc12ab7862ed70893c22cc16baecf62b240dedda6f3c4ac5250c5b4db89b3
18:42:12 [2022-03-04T18:42:12.604Z] #57 DONE 0.2s
18:42:12 [2022-03-04T18:42:12.604Z] 
18:42:12 [2022-03-04T18:42:12.604Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:42:12 [2022-03-04T18:42:12.604Z] #61 sha256:d2ea60f71488f8eddfcc8e86da63a609302e562c57b4bb9700aadcafecfee4b2
18:42:12 [2022-03-04T18:42:12.604Z] #61 DONE 0.1s
18:42:12 [2022-03-04T18:42:12.604Z] 
18:42:12 [2022-03-04T18:42:12.604Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:42:12 [2022-03-04T18:42:12.604Z] #66 sha256:06cf4cd44c03b8d7eec1bf82a3ba6cdf0ace86bc895f5034610315d875f968cb
18:42:12 [2022-03-04T18:42:12.604Z] #66 DONE 0.2s
18:42:12 [2022-03-04T18:42:12.864Z] 
18:42:12 [2022-03-04T18:42:12.864Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:42:12 [2022-03-04T18:42:12.864Z] #68 sha256:2bd28e31a3e1e6cf965aa0a1987d04b127dc2b83c15b9ed4e6387dacce89b6df
18:42:12 [2022-03-04T18:42:12.864Z] #68 DONE 0.1s
18:42:12 [2022-03-04T18:42:12.864Z] 
18:42:12 [2022-03-04T18:42:12.864Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:42:12 [2022-03-04T18:42:12.864Z] #69 sha256:4a9b32955478d7f32f85d18284239d852d9390844a33ca4b3cfb06a5a1d0a62c
18:42:12 [2022-03-04T18:42:12.864Z] #69 DONE 0.0s
18:42:12 [2022-03-04T18:42:12.864Z] 
18:42:12 [2022-03-04T18:42:12.864Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
18:42:12 [2022-03-04T18:42:12.864Z] #70 sha256:2ca9971bd1984003c7149766b94e8f29d41254196016b42f4938ba0f1b398456
18:42:13 [2022-03-04T18:42:13.177Z] #20 ...
18:42:13 [2022-03-04T18:42:13.177Z] 
18:42:13 [2022-03-04T18:42:13.177Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:13 [2022-03-04T18:42:13.177Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:13 [2022-03-04T18:42:13.177Z] #43 88.25   CC       criu/cr-errno.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 88.32   CC       criu/cr-restore.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 92.66   CC       criu/cr-service.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 94.20   CC       criu/crtools.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 94.84   CC       criu/eventfd.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 95.20   CC       criu/eventpoll.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 96.11   CC       criu/external.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 96.46   CC       criu/fault-injection.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 96.58   CC       criu/fdstore.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 96.93   CC       criu/fifo.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 97.34   CC       criu/file-ids.o
18:42:13 [2022-03-04T18:42:13.177Z] #43 97.65   CC       criu/file-lock.o
18:42:13 [2022-03-04T18:42:13.438Z] #43 98.65   CC       criu/files-ext.o
18:42:13 [2022-03-04T18:42:13.700Z] #43 ...
18:42:13 [2022-03-04T18:42:13.700Z] 
18:42:13 [2022-03-04T18:42:13.700Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:42:13 [2022-03-04T18:42:13.700Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:42:13 [2022-03-04T18:42:13.700Z] #20 45.86 Selecting previously unselected package vim.
18:42:13 [2022-03-04T18:42:13.700Z] #20 45.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
18:42:13 [2022-03-04T18:42:13.700Z] #20 45.88 Unpacking vim (2:8.1.0875-5) ...
18:42:13 [2022-03-04T18:42:13.806Z] #70 DONE 0.7s
18:42:13 [2022-03-04T18:42:13.806Z] 
18:42:13 [2022-03-04T18:42:13.806Z] #71 exporting to image
18:42:13 [2022-03-04T18:42:13.806Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:42:13 [2022-03-04T18:42:13.806Z] #71 exporting layers
18:42:14 [2022-03-04T18:42:14.273Z] #20 46.48 Selecting previously unselected package xfsprogs.
18:42:14 [2022-03-04T18:42:14.274Z] #20 46.49 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
18:42:14 [2022-03-04T18:42:14.274Z] #20 46.50 Unpacking xfsprogs (4.20.0-1) ...
18:42:14 [2022-03-04T18:42:14.847Z] #20 46.98 Selecting previously unselected package zip.
18:42:14 [2022-03-04T18:42:14.847Z] #20 46.98 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
18:42:14 [2022-03-04T18:42:14.847Z] #20 46.98 Unpacking zip (3.0-11+b1) ...
18:42:14 [2022-03-04T18:42:14.847Z] #20 47.17 Setting up aufs-tools (1:4.14+20190211-1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.21 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.24 Setting up libgpm2:amd64 (1.20.7-5) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.25 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.26 Setting up uidmap (1:4.5-1.1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.27 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.32 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.34 Setting up xxd (2:8.1.0875-5) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.35 Setting up zip (3.0-11+b1) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.36 Setting up vim-common (2:8.1.0875-5) ...
18:42:15 [2022-03-04T18:42:15.110Z] #20 47.39 Setting up bash-completion (1:2.8-6) ...
18:42:18 [2022-03-04T18:42:18.013Z] #71 exporting layers 4.4s done
18:42:18 [2022-03-04T18:42:18.013Z] #71 writing image sha256:49529c3889684374cc527da3329224d20db7d5c5df86d4ac6a5a0e7c466e68d9 done
18:42:18 [2022-03-04T18:42:18.013Z] #71 naming to docker.io/library/docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 done
18:42:18 [2022-03-04T18:42:18.013Z] #71 DONE 4.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:42:18 [2022-03-04T18:42:18.145Z] #53 ...
18:42:18 [2022-03-04T18:42:18.145Z] 
18:42:18 [2022-03-04T18:42:18.145Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:42:18 [2022-03-04T18:42:18.145Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:42:18 [2022-03-04T18:42:18.145Z] #56 219.6 + bin/containerd
18:42:18 [2022-03-04T18:42:18.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/test/unit
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.25 Setting up libiptc0:amd64 (1.8.2-4) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.26 Setting up xz-utils (5.2.4-1) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.30 Setting up patch (2.7.6-3+deb10u1) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.31 Setting up sudo (1.8.27-1+deb10u3) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.40 invoke-rc.d: could not determine current runlevel
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.42 invoke-rc.d: policy-rc.d denied execution of start.
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.43 Setting up pigz (2.4-1) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.48 Setting up python-pip-whl (18.1-5) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.49 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:42:18 [2022-03-04T18:42:18.417Z] #20 50.50 Setting up vim-runtime (2:8.1.0875-5) ...
18:42:18 [2022-03-04T18:42:18.679Z] #20 50.96 Setting up libaio1:amd64 (0.3.112-3) ...
18:42:18 [2022-03-04T18:42:18.679Z] #20 50.97 Setting up libonig5:amd64 (6.9.1-1) ...
18:42:18 [2022-03-04T18:42:18.679Z] #20 50.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:42:18 [2022-03-04T18:42:18.679Z] #20 50.99 Setting up vim (2:8.1.0875-5) ...
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:42:18 [2022-03-04T18:42:18.679Z] #20 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.10 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.13 Setting up jq (1.5+dfsg-2+b1) ...
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:42:18 [2022-03-04T18:42:18.941Z] #20 51.16 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:42:20 [2022-03-04T18:42:20.049Z] #56 ...
18:42:20 [2022-03-04T18:42:20.049Z] 
18:42:20 [2022-03-04T18:42:20.049Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:42:20 [2022-03-04T18:42:20.049Z] #53 sha256:68110aff862aa479c0db5b6b7a1cee7668d315475740fec9a2ac9b69c9864af7
18:42:20 [2022-03-04T18:42:20.049Z] #53 133.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:42:20 [2022-03-04T18:42:20.049Z] #53 134.2 + mkdir -p /build
18:42:20 [2022-03-04T18:42:20.049Z] #53 134.2 + cp runc /build/runc
18:42:20 [2022-03-04T18:42:20.049Z] #53 DONE 134.7s
18:42:20 [2022-03-04T18:42:20.049Z] 
18:42:20 [2022-03-04T18:42:20.049Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:42:20 [2022-03-04T18:42:20.049Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:42:20 [2022-03-04T18:42:20.271Z] ?   	github.com/docker/docker/api	[no test files]
18:42:21 [2022-03-04T18:42:21.427Z] #56 ...
18:42:21 [2022-03-04T18:42:21.427Z] 
18:42:21 [2022-03-04T18:42:21.427Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:42:21 [2022-03-04T18:42:21.427Z] #54 sha256:ab6d96f8847d657a3c6b437d1f548d1404f6535cdced92bcaa0cd6117c25f3d1
18:42:21 [2022-03-04T18:42:21.427Z] #54 DONE 0.2s
18:42:21 [2022-03-04T18:42:21.427Z] 
18:42:21 [2022-03-04T18:42:21.427Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:42:21 [2022-03-04T18:42:21.427Z] #56 sha256:4413942d8eb7eeb830d28051ed6f320e0b8ceeee096abc18a707046179e8f5e4
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.03 Setting up iptables (1.8.2-4) ...
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:42:22 [2022-03-04T18:42:22.251Z] #20 54.10 Setting up python3 (3.7.3-1) ...
18:42:22 [2022-03-04T18:42:22.513Z] #20 54.54 Setting up python3-wheel (0.32.3-2) ...
18:42:23 [2022-03-04T18:42:23.087Z] #20 55.22 Setting up apparmor (2.13.2-10) ...
18:42:24 [2022-03-04T18:42:24.032Z] #20 ...
18:42:24 [2022-03-04T18:42:24.032Z] 
18:42:24 [2022-03-04T18:42:24.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:24 [2022-03-04T18:42:24.032Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:24 [2022-03-04T18:42:24.032Z] #43 99.01   CC       criu/files-reg.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 101.3   CC       criu/files.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 103.6   CC       criu/filesystems.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 104.3   CC       criu/fsnotify.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 105.6   CC       criu/image-desc.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 105.7   CC       criu/image.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 106.7   CC       criu/ipc_ns.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 107.8   CC       criu/irmap.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 108.6   CC       criu/kcmp-ids.o
18:42:24 [2022-03-04T18:42:24.032Z] #43 108.8   CC       criu/kerndat.o
18:42:24 [2022-03-04T18:42:24.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:42:24 [2022-03-04T18:42:24.977Z] #43 ...
18:42:24 [2022-03-04T18:42:24.977Z] 
18:42:24 [2022-03-04T18:42:24.977Z] #20 [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             aufs-tools             bash-completion             bzip2             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
18:42:24 [2022-03-04T18:42:24.977Z] #20 sha256:790b7630660181058737e7ee8782e270170c34093dfeae57697b9704c009bc0b
18:42:24 [2022-03-04T18:42:24.977Z] #20 57.09 Setting up xfsprogs (4.20.0-1) ...
18:42:24 [2022-03-04T18:42:24.977Z] #20 57.11 Setting up python3-lib2to3 (3.7.3-1) ...
18:42:25 [2022-03-04T18:42:25.239Z] #20 57.53 Setting up python3-pkg-resources (40.8.0-1) ...
18:42:26 [2022-03-04T18:42:26.630Z] #20 58.51 Setting up python3-distutils (3.7.3-1) ...
18:42:26 [2022-03-04T18:42:26.891Z] #20 58.97 Setting up python3-setuptools (40.8.0-1) ...
18:42:28 [2022-03-04T18:42:28.279Z] #20 60.15 Setting up python3-pip (18.1-5) ...
18:42:28 [2022-03-04T18:42:28.853Z] #20 61.14 Processing triggers for libc-bin (2.28-10) ...
18:42:29 [2022-03-04T18:42:29.115Z] #20 61.21 Processing triggers for mime-support (3.62) ...
18:42:29 [2022-03-04T18:42:29.690Z] #20 DONE 61.9s
18:42:29 [2022-03-04T18:42:29.690Z] 
18:42:29 [2022-03-04T18:42:29.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:29 [2022-03-04T18:42:29.690Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:29 [2022-03-04T18:42:29.690Z] #43 110.1   CC       criu/libnetlink.o
18:42:29 [2022-03-04T18:42:29.690Z] #43 110.5   CC       criu/log.o
18:42:29 [2022-03-04T18:42:29.690Z] #43 111.0   CC       criu/lsm.o
18:42:29 [2022-03-04T18:42:29.690Z] #43 111.4   CC       criu/mem.o
18:42:29 [2022-03-04T18:42:29.690Z] #43 113.0   CC       criu/memfd.o
18:42:29 [2022-03-04T18:42:29.690Z] #43 113.7   CC       criu/mount.o
18:42:30 [2022-03-04T18:42:30.638Z] #43 ...
18:42:30 [2022-03-04T18:42:30.638Z] 
18:42:30 [2022-03-04T18:42:30.638Z] #21 [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
18:42:30 [2022-03-04T18:42:30.638Z] #21 sha256:a8ac30c07e5eac757799af95db8e7f99879475ac0bce1051a0b1e4d5559741ba
18:42:30 [2022-03-04T18:42:30.638Z] #21 0.883 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:42:30 [2022-03-04T18:42:30.638Z] #21 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:42:30 [2022-03-04T18:42:30.638Z] #21 0.906 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:42:30 [2022-03-04T18:42:30.638Z] #21 DONE 1.0s
18:42:30 [2022-03-04T18:42:30.638Z] 
18:42:30 [2022-03-04T18:42:30.638Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:42:30 [2022-03-04T18:42:30.638Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:42:32 [2022-03-04T18:42:32.496Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
18:42:34 [2022-03-04T18:42:34.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:42:35 [2022-03-04T18:42:35.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:42:35 [2022-03-04T18:42:35.935Z] #22 4.961 Collecting yamllint==1.26.1
18:42:36 [2022-03-04T18:42:36.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:42:36 [2022-03-04T18:42:36.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:42:36 [2022-03-04T18:42:36.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:42:38 [2022-03-04T18:42:38.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:42:38 [2022-03-04T18:42:38.486Z] #22 ...
18:42:38 [2022-03-04T18:42:38.486Z] 
18:42:38 [2022-03-04T18:42:38.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:38 [2022-03-04T18:42:38.486Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:38 [2022-03-04T18:42:38.486Z] #43 118.6   CC       criu/namespaces.o
18:42:38 [2022-03-04T18:42:38.486Z] #43 120.7   CC       criu/net.o
18:42:38 [2022-03-04T18:42:38.486Z] #43 123.5   CC       criu/netfilter.o
18:42:38 [2022-03-04T18:42:38.748Z] #43 123.9   CC       criu/page-pipe.o
18:42:38 [2022-03-04T18:42:38.748Z] #43 ...
18:42:38 [2022-03-04T18:42:38.748Z] 
18:42:38 [2022-03-04T18:42:38.748Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:42:38 [2022-03-04T18:42:38.748Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:42:38 [2022-03-04T18:42:38.748Z] #40 190.6 + dpkg --print-architecture
18:42:38 [2022-03-04T18:42:38.748Z] #40 190.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:42:38 [2022-03-04T18:42:38.748Z] #40 190.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:42:38 [2022-03-04T18:42:38.748Z] #40 190.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:42:41 [2022-03-04T18:42:41.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:42:42 [2022-03-04T18:42:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:42:43 [2022-03-04T18:42:43.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:42:43 [2022-03-04T18:42:43.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:42:44 [2022-03-04T18:42:44.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:42:45 [2022-03-04T18:42:45.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:42:45 [2022-03-04T18:42:45.371Z] #40 ...
18:42:45 [2022-03-04T18:42:45.371Z] 
18:42:45 [2022-03-04T18:42:45.371Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:42:45 [2022-03-04T18:42:45.371Z] #22 sha256:7d8fc318224c8418657b9f9bd345fdf4b9c491ba5288849b78da21ba1d051775
18:42:45 [2022-03-04T18:42:45.371Z] #22 10.39   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:42:45 [2022-03-04T18:42:45.371Z] #22 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:42:45 [2022-03-04T18:42:45.371Z] #22 11.59   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
18:42:45 [2022-03-04T18:42:45.371Z] #22 11.66 Collecting pyyaml (from yamllint==1.26.1)
18:42:45 [2022-03-04T18:42:45.371Z] #22 11.99   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
18:42:45 [2022-03-04T18:42:45.371Z] #22 12.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:42:45 [2022-03-04T18:42:45.371Z] #22 12.31 Building wheels for collected packages: yamllint
18:42:45 [2022-03-04T18:42:45.371Z] #22 12.31   Running setup.py bdist_wheel for yamllint: started
18:42:45 [2022-03-04T18:42:45.371Z] #22 13.45   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:42:45 [2022-03-04T18:42:45.371Z] #22 13.45   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:42:45 [2022-03-04T18:42:45.371Z] #22 13.52 Successfully built yamllint
18:42:45 [2022-03-04T18:42:45.371Z] #22 13.55 Installing collected packages: pathspec, pyyaml, yamllint
18:42:45 [2022-03-04T18:42:45.371Z] #22 13.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:42:45 [2022-03-04T18:42:45.371Z] #22 DONE 14.4s
18:42:45 [2022-03-04T18:42:45.371Z] 
18:42:45 [2022-03-04T18:42:45.371Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:42:45 [2022-03-04T18:42:45.371Z] #25 sha256:e05e935bd073409c1d538ba4147cb3bda9f1f2081f34966320461dc49bc12759
18:42:45 [2022-03-04T18:42:45.371Z] #25 DONE 0.3s
18:42:45 [2022-03-04T18:42:45.371Z] 
18:42:45 [2022-03-04T18:42:45.371Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:42:45 [2022-03-04T18:42:45.371Z] #30 sha256:731ca8c22c04f082a3c679b3d43382fe84d41f9afe3b9cd94c36f253f9b10616
18:42:46 [2022-03-04T18:42:46.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:42:47 [2022-03-04T18:42:47.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:42:48 [2022-03-04T18:42:48.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:42:48 [2022-03-04T18:42:48.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:42:48 [2022-03-04T18:42:48.655Z] Using test binary docker
18:42:48 [2022-03-04T18:42:48.655Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:42:48 [2022-03-04T18:42:48.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:42:48 [2022-03-04T18:42:48.655Z] INFO: Waiting for daemon to start...
18:42:48 [2022-03-04T18:42:48.655Z] Starting dockerd
18:42:49 [2022-03-04T18:42:49.586Z] #30 ...
18:42:49 [2022-03-04T18:42:49.586Z] 
18:42:49 [2022-03-04T18:42:49.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:49 [2022-03-04T18:42:49.586Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:49 [2022-03-04T18:42:49.586Z] #43 124.6   CC       criu/page-xfer.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 126.3   CC       criu/pagemap-cache.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 126.8   CC       criu/pagemap.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 127.8   CC       criu/parasite-syscall.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 128.9   CC       criu/path.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 129.2   CC       criu/pie-util-vdso-elf32.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 129.7   CC       criu/pie-util-vdso.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 130.3   CC       criu/pie-util.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 130.6   CC       criu/pipes.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 131.6   CC       criu/plugin.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 132.0   CC       criu/proc_parse.o
18:42:49 [2022-03-04T18:42:49.586Z] #43 134.8   CC       criu/protobuf-desc.o
18:42:50 [2022-03-04T18:42:50.175Z] #43 ...
18:42:50 [2022-03-04T18:42:50.175Z] 
18:42:50 [2022-03-04T18:42:50.175Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:42:50 [2022-03-04T18:42:50.175Z] #30 sha256:731ca8c22c04f082a3c679b3d43382fe84d41f9afe3b9cd94c36f253f9b10616
18:42:50 [2022-03-04T18:42:50.175Z] #30 DONE 4.9s
18:42:50 [2022-03-04T18:42:50.175Z] 
18:42:50 [2022-03-04T18:42:50.175Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:42:50 [2022-03-04T18:42:50.175Z] #33 sha256:6a0b6ca8e4fd5f454fbc12e136b6c631189dd80b8a9e46c3b0a01792e82db70c
18:42:50 [2022-03-04T18:42:50.748Z] #33 DONE 0.3s
18:42:50 [2022-03-04T18:42:50.748Z] 
18:42:50 [2022-03-04T18:42:50.748Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
18:42:50 [2022-03-04T18:42:50.748Z] #35 sha256:6f272e152eff73ca3a0af78b448a1059321ad42f3c2629ea2cef4d7f385c5fad
18:42:50 [2022-03-04T18:42:50.748Z] #35 DONE 0.1s
18:42:50 [2022-03-04T18:42:50.748Z] 
18:42:50 [2022-03-04T18:42:50.748Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
18:42:50 [2022-03-04T18:42:50.748Z] #38 sha256:fbd5b494fb2dd0abd63e4e9ee032ccfcb26b559ab08561ba533194c7ff94d5fd
18:42:50 [2022-03-04T18:42:50.748Z] #38 DONE 0.1s
18:42:50 [2022-03-04T18:42:50.748Z] 
18:42:50 [2022-03-04T18:42:50.748Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:50 [2022-03-04T18:42:50.748Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:50 [2022-03-04T18:42:50.748Z] #43 136.0   CC       criu/protobuf.o
18:42:51 [2022-03-04T18:42:51.322Z] #43 136.4   CC       criu/pstree.o
18:42:51 [2022-03-04T18:42:51.428Z] .
18:42:51 [2022-03-04T18:42:51.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:42:51 [2022-03-04T18:42:51.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:42:51 [2022-03-04T18:42:51.428Z] Error: No such image: emptyfs
18:42:51 [2022-03-04T18:42:51.684Z] Running integration-test (iteration 1)
18:42:51 [2022-03-04T18:42:51.684Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:42:52 [2022-03-04T18:42:52.710Z] #43 137.6   CC       criu/rbtree.o
18:42:52 [2022-03-04T18:42:52.710Z] #43 137.9   CC       criu/rst-malloc.o
18:42:52 [2022-03-04T18:42:52.971Z] #43 138.2   CC       criu/seccomp.o
18:42:53 [2022-03-04T18:42:53.568Z] #56 252.5 # github.com/containerd/containerd/cmd/containerd
18:42:53 [2022-03-04T18:42:53.568Z] #56 252.5 /usr/bin/ld: /tmp/go-link-899343503/000019.o: in function `New':
18:42:53 [2022-03-04T18:42:53.568Z] #56 252.5 /tmp/tmp.ImfzcjLkMj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:42:53 [2022-03-04T18:42:53.568Z] #56 252.5 + bin/containerd-stress
18:42:53 [2022-03-04T18:42:53.568Z] #56 253.6 + bin/containerd-shim
18:42:53 [2022-03-04T18:42:53.914Z] #43 138.9   CC       criu/seize.o
18:42:54 [2022-03-04T18:42:54.858Z] #43 139.8   CC       criu/servicefd.o
18:42:55 [2022-03-04T18:42:55.119Z] #43 140.2   CC       criu/shmem.o
18:42:56 [2022-03-04T18:42:56.064Z] #43 141.2   CC       criu/sigframe.o
18:42:56 [2022-03-04T18:42:56.064Z] #43 ...
18:42:56 [2022-03-04T18:42:56.064Z] 
18:42:56 [2022-03-04T18:42:56.064Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
18:42:56 [2022-03-04T18:42:56.064Z] #49 sha256:4c3e8b79a981b41cf9d4813ac35e46319a232279c03e98b3cb1c2710de645593
18:42:56 [2022-03-04T18:42:56.064Z] #49 207.6 + /build/golangci-lint --version
18:42:56 [2022-03-04T18:42:56.064Z] #49 207.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:42:56 [2022-03-04T18:42:56.064Z] #49 DONE 208.5s
18:42:56 [2022-03-04T18:42:56.327Z] 
18:42:56 [2022-03-04T18:42:56.327Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:42:56 [2022-03-04T18:42:56.327Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:42:56 [2022-03-04T18:42:56.589Z] #53 ...
18:42:56 [2022-03-04T18:42:56.589Z] 
18:42:56 [2022-03-04T18:42:56.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:42:56 [2022-03-04T18:42:56.589Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:42:56 [2022-03-04T18:42:56.589Z] #43 141.5   CC       criu/signalfd.o
18:42:56 [2022-03-04T18:42:56.851Z] #43 142.0   CC       criu/sk-inet.o
18:42:57 [2022-03-04T18:42:57.760Z] #56 260.5 + bin/containerd-shim-runc-v1
18:42:58 [2022-03-04T18:42:58.239Z] #43 143.4   CC       criu/sk-netlink.o
18:42:58 [2022-03-04T18:42:58.814Z] #43 143.7   CC       criu/sk-packet.o
18:42:59 [2022-03-04T18:42:59.160Z] #43 144.3   CC       criu/sk-queue.o
18:42:59 [2022-03-04T18:42:59.733Z] #43 144.7   CC       criu/sk-tcp.o
18:42:59 [2022-03-04T18:42:59.995Z] #43 145.2   CC       criu/sk-unix.o
18:43:01 [2022-03-04T18:43:01.920Z] #43 146.7   CC       criu/sockets.o
18:43:02 [2022-03-04T18:43:02.182Z] #43 ...
18:43:02 [2022-03-04T18:43:02.182Z] 
18:43:02 [2022-03-04T18:43:02.182Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
18:43:02 [2022-03-04T18:43:02.182Z] #40 sha256:ca5375cfa0064324be96da2121d59bf24635e7f93ca4dcc4e7cb7907a6d6447f
18:43:02 [2022-03-04T18:43:02.182Z] #40 DONE 214.0s
18:43:02 [2022-03-04T18:43:02.182Z] 
18:43:02 [2022-03-04T18:43:02.182Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:43:02 [2022-03-04T18:43:02.182Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:43:02 [2022-03-04T18:43:02.443Z] #53 ...
18:43:02 [2022-03-04T18:43:02.443Z] 
18:43:02 [2022-03-04T18:43:02.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:43:02 [2022-03-04T18:43:02.443Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:43:02 [2022-03-04T18:43:02.443Z] #43 147.6   CC       criu/stats.o
18:43:03 [2022-03-04T18:43:03.017Z] #43 147.9   CC       criu/string.o
18:43:03 [2022-03-04T18:43:03.017Z] #43 148.0   CC       criu/sysctl.o
18:43:03 [2022-03-04T18:43:03.052Z] #56 265.5 + bin/containerd-shim-runc-v2
18:43:03 [2022-03-04T18:43:03.310Z] #56 266.1 + binaries
18:43:03 [2022-03-04T18:43:03.310Z] #56 266.1 + install -D bin/containerd /build/containerd
18:43:03 [2022-03-04T18:43:03.310Z] #56 266.2 + install -D bin/containerd-shim /build/containerd-shim
18:43:03 [2022-03-04T18:43:03.569Z] #56 266.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:43:03 [2022-03-04T18:43:03.569Z] #56 266.2 + install -D bin/ctr /build/ctr
18:43:03 [2022-03-04T18:43:03.590Z] #43 148.7   CC       criu/sysfs_parse.o
18:43:03 [2022-03-04T18:43:03.590Z] #43 ...
18:43:03 [2022-03-04T18:43:03.590Z] 
18:43:03 [2022-03-04T18:43:03.590Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
18:43:03 [2022-03-04T18:43:03.590Z] #41 sha256:360bd9f4c95fe90bdfcb2f0ca4bf605894395fd77bbedd8f128b946215430383
18:43:03 [2022-03-04T18:43:03.590Z] #41 DONE 0.5s
18:43:03 [2022-03-04T18:43:03.852Z] 
18:43:03 [2022-03-04T18:43:03.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
18:43:03 [2022-03-04T18:43:03.852Z] #43 sha256:02a4a8a43cd6a2a127980ccd68d1a0f28e4b67792bd15b674d54bfd4e4db3fd7
18:43:03 [2022-03-04T18:43:03.852Z] #43 149.0   CC       criu/timens.o
18:43:04 [2022-03-04T18:43:04.114Z] #43 149.2   CC       criu/timerfd.o
18:43:04 [2022-03-04T18:43:04.376Z] #43 149.4   CC       criu/tty.o
18:43:04 [2022-03-04T18:43:04.944Z] #56 DONE 267.4s
18:43:05 [2022-03-04T18:43:05.320Z] #43 150.4   CC       criu/tun.o
18:43:05 [2022-03-04T18:43:05.511Z] 
18:43:05 [2022-03-04T18:43:05.511Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:43:05 [2022-03-04T18:43:05.511Z] #57 sha256:53cb6ee6571f58914cb7e572245d880ba61992c62874a9f2bea53cf5a02fd341
18:43:05 [2022-03-04T18:43:05.893Z] #43 150.7   CC       criu/uffd.o
18:43:06 [2022-03-04T18:43:06.077Z] #57 DONE 0.3s
18:43:06 [2022-03-04T18:43:06.077Z] 
18:43:06 [2022-03-04T18:43:06.077Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:43:06 [2022-03-04T18:43:06.077Z] #61 sha256:718ca0acb09b74b7546fad88495500837a1c2eb302bd8a63ee93072a87b2ba86
18:43:06 [2022-03-04T18:43:06.077Z] #61 DONE 0.1s
18:43:06 [2022-03-04T18:43:06.077Z] 
18:43:06 [2022-03-04T18:43:06.077Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:43:06 [2022-03-04T18:43:06.077Z] #66 sha256:d4ab4b17daccc5d24ed838a5f418c1c58b5c3bfc64543101744d67d2395e3859
18:43:06 [2022-03-04T18:43:06.336Z] #66 DONE 0.3s
18:43:06 [2022-03-04T18:43:06.336Z] 
18:43:06 [2022-03-04T18:43:06.336Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:43:06 [2022-03-04T18:43:06.336Z] #68 sha256:2f264d773fda75cc93740cba0b77dc3102e23bdc8e5d736ba1414a7c48ec35ad
18:43:06 [2022-03-04T18:43:06.336Z] #68 DONE 0.1s
18:43:06 [2022-03-04T18:43:06.336Z] 
18:43:06 [2022-03-04T18:43:06.336Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:43:06 [2022-03-04T18:43:06.336Z] #69 sha256:afc67d22f08cf783d8c6dade48f2345b5e2faf77f009047a23388cead8835326
18:43:06 [2022-03-04T18:43:06.336Z] #69 DONE 0.0s
18:43:06 [2022-03-04T18:43:06.466Z] #43 151.5   CC       criu/util.o
18:43:06 [2022-03-04T18:43:06.594Z] 
18:43:06 [2022-03-04T18:43:06.595Z] #70 [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
18:43:06 [2022-03-04T18:43:06.595Z] #70 sha256:d1580bd6631bfbfcd22b8a5fd387909927178962aef1c46e6fedc725ddad5b7e
18:43:07 [2022-03-04T18:43:07.161Z] #70 0.634 Hit:1 http://deb.debian.org/debian buster-backports InRelease
18:43:07 [2022-03-04T18:43:07.161Z] #70 0.634 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
18:43:07 [2022-03-04T18:43:07.161Z] #70 0.635 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
18:43:07 [2022-03-04T18:43:07.161Z] #70 0.717 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
18:43:07 [2022-03-04T18:43:07.412Z] #43 152.3   CC       criu/uts_ns.o
18:43:07 [2022-03-04T18:43:07.412Z] #43 152.4   CC       criu/vdso-compat.o
18:43:07 [2022-03-04T18:43:07.412Z] #43 152.6   CC       criu/vdso.o
18:43:07 [2022-03-04T18:43:07.984Z] #43 153.0   LINK     criu/built-in.o
18:43:07 [2022-03-04T18:43:07.984Z] #43 153.1   LINK     criu/criu
18:43:08 [2022-03-04T18:43:08.357Z] #70 1.013 Reading package lists...
18:43:08 [2022-03-04T18:43:08.557Z] #43 153.4   DEP      lib/c/criu.d
18:43:08 [2022-03-04T18:43:08.557Z] #43 153.5   CC       images/rpc.pb-c.o
18:43:08 [2022-03-04T18:43:08.819Z] #43 153.9   CC       lib/c/criu.o
18:43:08 [2022-03-04T18:43:08.925Z] #70 1.675 Reading package lists...
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.280 Building dependency tree...
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.402 Reading state information...
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.508 The following additional packages will be installed:
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.508   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.508   libpam-systemd
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.509 Suggested packages:
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.509   systemd-container policykit-1
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.509 Recommended packages:
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.509   libnss-systemd
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.591 The following NEW packages will be installed:
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.591   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
18:43:08 [2022-03-04T18:43:08.925Z] #70 2.592   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.859 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.859 Need to get 4759 kB of archives.
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.859 After this operation, 16.6 MB of additional disk space will be used.
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.861 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.867 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.868 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.904 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.905 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.907 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
18:43:09 [2022-03-04T18:43:09.183Z] #70 2.910 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
18:43:09 [2022-03-04T18:43:09.393Z] #43 154.6   LINK     lib/c/built-in.o
18:43:09 [2022-03-04T18:43:09.441Z] #70 2.912 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.043 debconf: delaying package configuration, since apt-utils is not installed
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.067 Fetched 4759 kB in 0s (15.3 MB/s)
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.096 Selecting previously unselected package libargon2-1:amd64.
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.096 (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 ... 28084 files and directories currently installed.)
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.116 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.123 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:43:09 [2022-03-04T18:43:09.441Z] #70 3.156 Selecting previously unselected package libjson-c3:amd64.
18:43:09 [2022-03-04T18:43:09.654Z] #43 154.6   LINK     lib/c/libcriu.so
18:43:09 [2022-03-04T18:43:09.654Z] #43 154.7   LINK     lib/c/libcriu.a
18:43:09 [2022-03-04T18:43:09.654Z] #43 154.8   GEN      magic.py
18:43:09 [2022-03-04T18:43:09.654Z] #43 154.9 Note: Building without setproctitle() and strlcpy() support.
18:43:09 [2022-03-04T18:43:09.654Z] #43 154.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.158 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.162 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.199 Selecting previously unselected package libcryptsetup12:amd64.
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.200 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.204 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.252 Selecting previously unselected package libidn11:amd64.
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.255 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.258 Unpacking libidn11:amd64 (1.33-2.2) ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.300 Selecting previously unselected package libkmod2:amd64.
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.303 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.308 Unpacking libkmod2:amd64 (26-1) ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.354 Selecting previously unselected package systemd.
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.357 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
18:43:09 [2022-03-04T18:43:09.700Z] #70 3.397 Unpacking systemd (241-7~deb10u8) ...
18:43:09 [2022-03-04T18:43:09.731Z] Loaded image: buildpack-deps:buster
18:43:09 [2022-03-04T18:43:09.731Z] Loaded image: busybox:latest
18:43:09 [2022-03-04T18:43:09.731Z] Loaded image: busybox:glibc
18:43:09 [2022-03-04T18:43:09.916Z] #43 154.9 Note: Building without GnuTLS support
18:43:09 [2022-03-04T18:43:09.916Z] #43 154.9 Makefile.config:39: Warn: you have no libnftables installed
18:43:09 [2022-03-04T18:43:09.916Z] #43 154.9 Makefile.config:40: Warn: Building without nftables support
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.810 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.819 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.831 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.841 Setting up libidn11:amd64 (1.33-2.2) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.852 Setting up libkmod2:amd64 (26-1) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.862 Setting up systemd (241-7~deb10u8) ...
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.909 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:43:10 [2022-03-04T18:43:10.268Z] #70 3.911 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:43:10 [2022-03-04T18:43:10.293Z] Loaded image: debian:bullseye
18:43:10 [2022-03-04T18:43:10.293Z] Loaded image: hello-world:latest
18:43:10 [2022-03-04T18:43:10.490Z] #43 155.6 fatal: not a git repository (or any of the parent directories): .git
18:43:10 [2022-03-04T18:43:10.527Z] #70 3.915 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:43:10 [2022-03-04T18:43:10.527Z] #70 3.915 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:43:10 [2022-03-04T18:43:10.550Z] Loaded image: arm32v7/hello-world:latest
18:43:10 [2022-03-04T18:43:10.550Z] INFO: Testing against a local daemon
18:43:10 [2022-03-04T18:43:10.550Z] === RUN   TestCgroupNamespacesBuild
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.354 Selecting previously unselected package systemd-sysv.
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.354 (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 ... 28881 files and directories currently installed.)
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.367 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.371 Unpacking systemd-sysv (241-7~deb10u8) ...
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.417 Selecting previously unselected package libdbus-1-3:amd64.
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.419 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.425 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:43:10 [2022-03-04T18:43:10.786Z] #70 4.487 Selecting previously unselected package dbus.
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.490 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.502 Unpacking dbus (1.12.20-0+deb10u1) ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.569 Selecting previously unselected package libpam-systemd:amd64.
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.572 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.575 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.617 Selecting previously unselected package dbus-user-session.
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.619 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.623 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.664 Setting up systemd-sysv (241-7~deb10u8) ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.676 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:43:11 [2022-03-04T18:43:11.044Z] #70 4.687 Setting up dbus (1.12.20-0+deb10u1) ...
18:43:11 [2022-03-04T18:43:11.064Z] #43 156.1 make[1]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.304Z] #70 4.806 invoke-rc.d: could not determine current runlevel
18:43:11 [2022-03-04T18:43:11.304Z] #70 4.808 invoke-rc.d: policy-rc.d denied execution of start.
18:43:11 [2022-03-04T18:43:11.304Z] #70 4.813 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
18:43:11 [2022-03-04T18:43:11.501Z] 4612f6d0b889: Pull complete
18:43:11 [2022-03-04T18:43:11.565Z] #70 4.932 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
18:43:11 [2022-03-04T18:43:11.565Z] #70 4.947 Processing triggers for systemd (241-7~deb10u8) ...
18:43:11 [2022-03-04T18:43:11.565Z] #70 4.955 Processing triggers for libc-bin (2.28-10) ...
18:43:11 [2022-03-04T18:43:11.565Z] #70 DONE 5.1s
18:43:11 [2022-03-04T18:43:11.565Z] 
18:43:11 [2022-03-04T18:43:11.565Z] #71 [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
18:43:11 [2022-03-04T18:43:11.565Z] #71 sha256:877f33889fda3259849092a980eeab4bee6da4255dde8de8a1a0f7aa4012af45
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.6 make[1]: 'images/built-in.o' is up to date.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.7 make[1]: 'compel/libcompel.a' is up to date.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.7 make[1]: 'compel/compel-host-bin' is up to date.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.7 make[1]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.637Z] #43 156.8 make[1]: 'soccr/libsoccr.a' is up to date.
18:43:11 [2022-03-04T18:43:11.899Z] #43 157.0 make[2]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.899Z] #43 157.0 make[2]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.899Z] #43 157.0 make[2]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.899Z] #43 157.1 make[2]: Nothing to be done for 'all'.
18:43:11 [2022-03-04T18:43:11.899Z] #43 157.1 make[2]: Nothing to be done for 'all'.
18:43:12 [2022-03-04T18:43:12.134Z] #71 0.406   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:43:12 [2022-03-04T18:43:12.134Z] #71 0.407                                  Dload  Upload   Total   Spent    Left  Speed
18:43:12 [2022-03-04T18:43:12.134Z] #71 0.408 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8066      0 --:--:-- --:--:-- --:--:--  8066
18:43:12 [2022-03-04T18:43:12.134Z] #71 DONE 0.7s
18:43:12 [2022-03-04T18:43:12.161Z] #43 157.2 make[2]: Nothing to be done for 'all'.
18:43:12 [2022-03-04T18:43:12.161Z] #43 157.2 make[2]: Nothing to be done for 'all'.
18:43:12 [2022-03-04T18:43:12.393Z] 
18:43:12 [2022-03-04T18:43:12.393Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
18:43:12 [2022-03-04T18:43:12.393Z] #72 sha256:66db82a705c6d9b37c9ac64ec0cb720e475177a26311bdf6a21ad32f66e9ef74
18:43:12 [2022-03-04T18:43:12.423Z] #43 157.3 make[2]: Nothing to be done for 'all'.
18:43:12 [2022-03-04T18:43:12.423Z] #43 157.3   INSTALL  criu/criu
18:43:12 [2022-03-04T18:43:12.684Z] #43 DONE 157.6s
18:43:12 [2022-03-04T18:43:12.684Z] 
18:43:12 [2022-03-04T18:43:12.684Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:43:12 [2022-03-04T18:43:12.684Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:43:13 [2022-03-04T18:43:13.066Z] --- PASS: TestCgroupNamespacesBuild (2.24s)
18:43:13 [2022-03-04T18:43:13.066Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:43:13 [2022-03-04T18:43:13.628Z] #53 ...
18:43:13 [2022-03-04T18:43:13.628Z] 
18:43:13 [2022-03-04T18:43:13.628Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:43:13 [2022-03-04T18:43:13.628Z] #44 sha256:a930fa314b662711e20530033a3e3a3f74322f68f5f6b63dc6ccd0249300ad4a
18:43:13 [2022-03-04T18:43:13.769Z] #72 DONE 1.3s
18:43:13 [2022-03-04T18:43:13.769Z] 
18:43:13 [2022-03-04T18:43:13.769Z] #73 exporting to image
18:43:13 [2022-03-04T18:43:13.769Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:43:13 [2022-03-04T18:43:13.769Z] #73 exporting layers
18:43:13 [2022-03-04T18:43:13.889Z] #44 DONE 0.2s
18:43:13 [2022-03-04T18:43:13.890Z] 
18:43:13 [2022-03-04T18:43:13.890Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
18:43:13 [2022-03-04T18:43:13.890Z] #46 sha256:8121220c97b474d707a302afb3d6ca995086dd21ec2aaf0e7b9db2863f0d457d
18:43:13 [2022-03-04T18:43:13.890Z] #46 DONE 0.1s
18:43:13 [2022-03-04T18:43:13.890Z] 
18:43:13 [2022-03-04T18:43:13.890Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:43:13 [2022-03-04T18:43:13.890Z] #48 sha256:3c8e2ac61bbd1ec1d39ee196a33812e03a5387bfecf50e5efed7014df6d7187c
18:43:14 [2022-03-04T18:43:14.151Z] #48 DONE 0.1s
18:43:14 [2022-03-04T18:43:14.151Z] 
18:43:14 [2022-03-04T18:43:14.151Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:43:14 [2022-03-04T18:43:14.151Z] #50 sha256:3edee3237c6c38adee0572763de205d709e21c4e4ffab39da3f443807cdacd7b
18:43:14 [2022-03-04T18:43:14.413Z] #50 DONE 0.4s
18:43:14 [2022-03-04T18:43:14.413Z] 
18:43:14 [2022-03-04T18:43:14.413Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:43:14 [2022-03-04T18:43:14.413Z] #52 sha256:3b68e95d394e5540d173ab43b7a46a93da470ed56903ecb8b37ee357d32f8950
18:43:14 [2022-03-04T18:43:14.413Z] #52 DONE 0.1s
18:43:14 [2022-03-04T18:43:14.413Z] 
18:43:14 [2022-03-04T18:43:14.413Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:43:14 [2022-03-04T18:43:14.413Z] #56 sha256:ae104d79ace31c7f55ccc8f18683568d0ad26419ac3a928d5e8b5063e1095e7a
18:43:15 [2022-03-04T18:43:15.003Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
18:43:15 [2022-03-04T18:43:15.003Z] === RUN   TestBuildWithSession
18:43:15 [2022-03-04T18:43:15.003Z]     build_session_test.go:25: TODO: BuildKit
18:43:15 [2022-03-04T18:43:15.003Z] --- SKIP: TestBuildWithSession (0.00s)
18:43:15 [2022-03-04T18:43:15.003Z] === RUN   TestBuildSquashParent
18:43:21 [2022-03-04T18:43:21.993Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.442700849s with top 10 stages: buildssa: 1m32.355828814s, goimports: 19.924555436s, unconvert: 11.014463239s, gosec: 8.200401742s, golint: 5.95639138s, misspell: 3.785303995s, ineffassign: 3.698417347s, inspect: 3.270650119s, printf: 2.915287306s, vrp: 2.713401614s 
18:43:22 [2022-03-04T18:43:22.044Z] #73 exporting layers 8.3s done
18:43:22 [2022-03-04T18:43:22.044Z] #73 writing image sha256:45e66f681a50a33533d9e498db8e5816144836f4eba1fa7fc01a7ee0ba8d6e3b done
18:43:22 [2022-03-04T18:43:22.044Z] #73 naming to docker.io/library/docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 done
18:43:22 [2022-03-04T18:43:22.044Z] #73 DONE 8.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:43:22 [2022-03-04T18:43:22.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -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=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh dynbinary test-integration
18:43:22 [2022-03-04T18:43:22.958Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:43:22 [2022-03-04T18:43:22.958Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:43:22 [2022-03-04T18:43:22.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:43:22 [2022-03-04T18:43:22.958Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:43:22 [2022-03-04T18:43:22.958Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
18:43:22 [2022-03-04T18:43:22.958Z] Detected virtualization docker.
18:43:22 [2022-03-04T18:43:22.958Z] Detected architecture x86-64.
18:43:22 [2022-03-04T18:43:22.958Z] Set hostname to <be519c909b3c>.
18:43:22 [2022-03-04T18:43:22.958Z] + source /etc/docker-entrypoint-cmd
18:43:22 [2022-03-04T18:43:22.958Z] ++ hack/make.sh dynbinary test-integration
18:43:22 [2022-03-04T18:43:22.958Z] 
18:43:22 [2022-03-04T18:43:22.958Z] Removing bundles/
18:43:22 [2022-03-04T18:43:22.958Z] 
18:43:22 [2022-03-04T18:43:22.958Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:43:23 [2022-03-04T18:43:23.091Z] --- PASS: TestBuildSquashParent (7.19s)
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:23 [2022-03-04T18:43:23.091Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:23 [2022-03-04T18:43:23.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:23 [2022-03-04T18:43:23.091Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:23 [2022-03-04T18:43:23.091Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:23 [2022-03-04T18:43:23.217Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:43:23 [2022-03-04T18:43:23.217Z] GOOS="" GOARCH="" GOARM=""
18:43:23 [2022-03-04T18:43:23.654Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:23 [2022-03-04T18:43:23.654Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:26 [2022-03-04T18:43:26.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:26 [2022-03-04T18:43:26.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:28 [2022-03-04T18:43:28.062Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
18:43:28 [2022-03-04T18:43:28.062Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
18:43:28 [2022-03-04T18:43:28.062Z] === RUN   TestBuildMultiStageCopy
18:43:28 [2022-03-04T18:43:28.062Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:43:30 [2022-03-04T18:43:30.087Z] INFO [runner/unused/goanalysis] analyzers took 23.754029962s with top 10 stages: buildssa: 20.610022901s, U1000: 3.144007061s 
18:43:30 [2022-03-04T18:43:30.087Z] INFO [runner] Issues before processing: 2258, after processing: 0 
18:43:30 [2022-03-04T18:43:30.087Z] INFO [runner] Processors filtering stat (out/in): exclude: 1577/1577, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, cgo: 1682/2258, nolint: 0/64, autogenerated_exclude: 1577/1682, path_prettifier: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577 
18:43:30 [2022-03-04T18:43:30.087Z] INFO [runner] processing took 114.214801ms with stages: nolint: 40.406969ms, identifier_marker: 34.232663ms, path_prettifier: 14.829051ms, filename_unadjuster: 7.297198ms, autogenerated_exclude: 7.221107ms, exclude-rules: 6.166406ms, skip_dirs: 3.280135ms, cgo: 776.075µs, max_same_issues: 1.395µs, uniq_by_line: 650ns, diff: 615ns, max_from_linter: 501ns, source_code: 461ns, exclude: 449ns, skip_files: 432ns, path_shortener: 381ns, max_per_file_from_linter: 313ns 
18:43:30 [2022-03-04T18:43:30.087Z] INFO [runner] linters took 1m32.412959597s with stages: goanalysis_metalinter: 1m14.833730569s, unused: 17.464689587s 
18:43:30 [2022-03-04T18:43:30.087Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
18:43:30 [2022-03-04T18:43:30.087Z] INFO Memory: 2160 samples, avg is 409.5MB, max is 3298.4MB 
18:43:30 [2022-03-04T18:43:30.087Z] INFO Execution took 3m35.829688154s               
18:43:30 [2022-03-04T18:43:30.087Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:43:30 [2022-03-04T18:43:30.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh dynbinary-daemon test-docker-py
18:43:31 [2022-03-04T18:43:31.238Z] 
18:43:31 [2022-03-04T18:43:31.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:43:31 [2022-03-04T18:43:31.495Z] Removing bundles/
18:43:31 [2022-03-04T18:43:31.495Z] 
18:43:31 [2022-03-04T18:43:31.495Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:43:31 [2022-03-04T18:43:31.495Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:43:31 [2022-03-04T18:43:31.495Z] GOOS="" GOARCH="" GOARM=""
18:43:32 [2022-03-04T18:43:32.363Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:43:32 [2022-03-04T18:43:32.545Z] #56 199.0 + bin/containerd
18:43:33 [2022-03-04T18:43:33.291Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:43:33 [2022-03-04T18:43:33.933Z] #56 ...
18:43:33 [2022-03-04T18:43:33.933Z] 
18:43:33 [2022-03-04T18:43:33.933Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
18:43:33 [2022-03-04T18:43:33.933Z] #53 sha256:c4a7108d04c4a496d6ee22acd549cbcffc406292227cbb71a0864f2bfbe2e38f
18:43:33 [2022-03-04T18:43:33.933Z] #53 132.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:43:33 [2022-03-04T18:43:33.933Z] #53 133.5 + mkdir -p /build
18:43:33 [2022-03-04T18:43:33.933Z] #53 133.5 + cp runc /build/runc
18:43:33 [2022-03-04T18:43:33.933Z] #53 DONE 134.3s
18:43:34 [2022-03-04T18:43:34.193Z] 
18:43:34 [2022-03-04T18:43:34.193Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:43:34 [2022-03-04T18:43:34.193Z] #56 sha256:ae104d79ace31c7f55ccc8f18683568d0ad26419ac3a928d5e8b5063e1095e7a
18:43:34 [2022-03-04T18:43:34.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:43:35 [2022-03-04T18:43:35.155Z] --- PASS: TestBuildMultiStageCopy (7.33s)
18:43:35 [2022-03-04T18:43:35.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
18:43:35 [2022-03-04T18:43:35.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:43:35 [2022-03-04T18:43:35.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
18:43:35 [2022-03-04T18:43:35.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
18:43:35 [2022-03-04T18:43:35.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:43:35 [2022-03-04T18:43:35.156Z] === RUN   TestBuildMultiStageParentConfig
18:43:35 [2022-03-04T18:43:35.578Z] #56 ...
18:43:35 [2022-03-04T18:43:35.578Z] 
18:43:35 [2022-03-04T18:43:35.578Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
18:43:35 [2022-03-04T18:43:35.578Z] #54 sha256:cc6fcb7da55abf0ccca507a050efe758c0b28e599b8b9bd913ebeb42f7dd6849
18:43:35 [2022-03-04T18:43:35.578Z] #54 DONE 0.2s
18:43:35 [2022-03-04T18:43:35.578Z] 
18:43:35 [2022-03-04T18:43:35.578Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
18:43:35 [2022-03-04T18:43:35.578Z] #56 sha256:ae104d79ace31c7f55ccc8f18683568d0ad26419ac3a928d5e8b5063e1095e7a
18:43:40 [2022-03-04T18:43:40.310Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:43:40 [2022-03-04T18:43:40.310Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:43:40 [2022-03-04T18:43:40.310Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
18:43:40 [2022-03-04T18:43:40.311Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:43:40 [2022-03-04T18:43:40.311Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:43:40 [2022-03-04T18:43:40.407Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
18:43:40 [2022-03-04T18:43:40.408Z] === RUN   TestBuildLabelWithTargets
18:43:42 [2022-03-04T18:43:42.224Z] ok  	github.com/docker/docker/builder/dockerfile	0.192s	coverage: 48.5% of statements
18:43:42 [2022-03-04T18:43:42.224Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:43:42 [2022-03-04T18:43:42.224Z] ok  	github.com/docker/docker/builder/remotecontext	0.086s	coverage: 13.7% of statements
18:43:42 [2022-03-04T18:43:42.795Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:43:43 [2022-03-04T18:43:43.756Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.135s	coverage: 86.3% of statements
18:43:43 [2022-03-04T18:43:43.756Z] ?   	github.com/docker/docker/cli	[no test files]
18:43:43 [2022-03-04T18:43:43.756Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:43:46 [2022-03-04T18:43:46.346Z] ok  	github.com/docker/docker/client	0.117s	coverage: 75.4% of statements
18:43:48 [2022-03-04T18:43:48.498Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:43:48 [2022-03-04T18:43:48.498Z] === RUN   TestBuildWithEmptyLayers
18:43:51 [2022-03-04T18:43:51.270Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
18:43:51 [2022-03-04T18:43:51.270Z] === RUN   TestBuildMultiStageOnBuild
18:43:56 [2022-03-04T18:43:56.516Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
18:43:56 [2022-03-04T18:43:56.516Z] === RUN   TestBuildUncleanTarFilenames
18:43:56 [2022-03-04T18:43:56.773Z] --- PASS: TestBuildUncleanTarFilenames (0.71s)
18:43:56 [2022-03-04T18:43:56.773Z] === RUN   TestBuildMultiStageLayerLeak
18:44:02 [2022-03-04T18:44:02.021Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s)
18:44:02 [2022-03-04T18:44:02.021Z] === RUN   TestBuildWithHugeFile
18:44:07 [2022-03-04T18:44:07.756Z] #56 231.5 # github.com/containerd/containerd/cmd/containerd
18:44:07 [2022-03-04T18:44:07.756Z] #56 231.5 /usr/bin/ld: /tmp/go-link-582476594/000019.o: in function `New':
18:44:07 [2022-03-04T18:44:07.756Z] #56 231.5 /tmp/tmp.8wvueQNZ4q/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
18:44:07 [2022-03-04T18:44:07.756Z] #56 231.5 + bin/containerd-stress
18:44:07 [2022-03-04T18:44:07.756Z] #56 232.6 + bin/containerd-shim
18:44:13 [2022-03-04T18:44:13.046Z] #56 239.5 + bin/containerd-shim-runc-v1
18:44:17 [2022-03-04T18:44:17.254Z] #56 244.6 + bin/containerd-shim-runc-v2
18:44:17 [2022-03-04T18:44:17.825Z] #56 245.2 + binaries
18:44:17 [2022-03-04T18:44:17.826Z] #56 245.2 + install -D bin/containerd /build/containerd
18:44:17 [2022-03-04T18:44:17.826Z] #56 245.2 + install -D bin/containerd-shim /build/containerd-shim
18:44:17 [2022-03-04T18:44:17.826Z] #56 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:44:17 [2022-03-04T18:44:17.826Z] #56 245.2 + install -D bin/ctr /build/ctr
18:44:20 [2022-03-04T18:44:20.370Z] #56 DONE 247.3s
18:44:20 [2022-03-04T18:44:20.630Z] 
18:44:20 [2022-03-04T18:44:20.630Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
18:44:20 [2022-03-04T18:44:20.630Z] #57 sha256:d94cabfbb176dceb8a89283905742cb0c7fb50a1c5d738046e3b88c961072432
18:44:21 [2022-03-04T18:44:21.571Z] #57 DONE 0.8s
18:44:21 [2022-03-04T18:44:21.571Z] 
18:44:21 [2022-03-04T18:44:21.571Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:44:21 [2022-03-04T18:44:21.571Z] #61 sha256:1a554dde9289f50ade1b4958274022c616a97294e2689e686cb7fa14885fef1c
18:44:21 [2022-03-04T18:44:21.571Z] #61 DONE 0.2s
18:44:21 [2022-03-04T18:44:21.571Z] 
18:44:21 [2022-03-04T18:44:21.571Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:44:21 [2022-03-04T18:44:21.571Z] #66 sha256:7e5f552a4f49bd255617385516456d6a65ac2e84d75c3663a7f59c6342864277
18:44:22 [2022-03-04T18:44:22.512Z] #66 DONE 0.9s
18:44:22 [2022-03-04T18:44:22.512Z] 
18:44:22 [2022-03-04T18:44:22.512Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
18:44:22 [2022-03-04T18:44:22.512Z] #68 sha256:5ddeb0aeb50c072f4266dd293f5ec8aeb4711b6b9020262804d3799d2ed494bc
18:44:22 [2022-03-04T18:44:22.512Z] #68 DONE 0.0s
18:44:22 [2022-03-04T18:44:22.512Z] 
18:44:22 [2022-03-04T18:44:22.512Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:44:22 [2022-03-04T18:44:22.512Z] #69 sha256:f0ea129cc30201abc2bd2d84aeae34daa446f175d941447f6c0c83193938157b
18:44:22 [2022-03-04T18:44:22.512Z] #69 DONE 0.0s
18:44:22 [2022-03-04T18:44:22.512Z] 
18:44:22 [2022-03-04T18:44:22.512Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
18:44:22 [2022-03-04T18:44:22.512Z] #70 sha256:56ac959e6ef0279440fe46ea6a145c248873097474f2a18d6eec9723c18b7eea
18:44:23 [2022-03-04T18:44:23.895Z] #70 DONE 1.4s
18:44:23 [2022-03-04T18:44:23.895Z] 
18:44:23 [2022-03-04T18:44:23.895Z] #71 exporting to image
18:44:23 [2022-03-04T18:44:23.895Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:44:23 [2022-03-04T18:44:23.895Z] #71 exporting layers
18:44:25 [2022-03-04T18:44:25.094Z] ok  	github.com/docker/docker/cmd/dockerd	0.056s	coverage: 29.1% of statements
18:44:25 [2022-03-04T18:44:25.095Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.5% of statements
18:44:25 [2022-03-04T18:44:25.095Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:44:25 [2022-03-04T18:44:25.095Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:44:25 [2022-03-04T18:44:25.095Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:44:25 [2022-03-04T18:44:25.095Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:44:25 [2022-03-04T18:44:25.665Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
18:44:28 [2022-03-04T18:44:28.962Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
18:44:29 [2022-03-04T18:44:29.533Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
18:44:30 [2022-03-04T18:44:30.490Z] #71 exporting layers 6.7s done
18:44:30 [2022-03-04T18:44:30.750Z] #71 writing image sha256:81431dfa394ec7f88b70fe6e0a1bfd72ef121f3add97e2a7acb8a0a3f37a3687 done
18:44:30 [2022-03-04T18:44:30.750Z] #71 naming to docker.io/library/docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 done
18:44:30 [2022-03-04T18:44:30.750Z] #71 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:44:31 [2022-03-04T18:44:31.101Z] + trap exit INT TERM
18:44:31 [2022-03-04T18:44:31.101Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:44:31 [2022-03-04T18:44:31.101Z] + CONTAINER_NAME=docker-pr3
18:44:31 [2022-03-04T18:44:31.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh dynbinary-daemon
18:44:32 [2022-03-04T18:44:32.044Z] 
18:44:32 [2022-03-04T18:44:32.044Z] Removing bundles/
18:44:32 [2022-03-04T18:44:32.044Z] 
18:44:32 [2022-03-04T18:44:32.044Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:44:32 [2022-03-04T18:44:32.044Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:44:32 [2022-03-04T18:44:32.044Z] GOOS="" GOARCH="" GOARM=""
18:44:36 [2022-03-04T18:44:36.110Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
18:44:37 [2022-03-04T18:44:37.499Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.8% of statements
18:44:37 [2022-03-04T18:44:37.760Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
18:44:38 [2022-03-04T18:44:38.021Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
18:44:38 [2022-03-04T18:44:38.591Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
18:44:39 [2022-03-04T18:44:39.532Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.009s	coverage: 4.2% of statements
18:44:40 [2022-03-04T18:44:40.915Z] ok  	github.com/docker/docker/daemon	12.123s	coverage: 17.1% of statements
18:44:40 [2022-03-04T18:44:40.915Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:44:40 [2022-03-04T18:44:40.915Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:44:40 [2022-03-04T18:44:40.915Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:44:40 [2022-03-04T18:44:40.915Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:44:41 [2022-03-04T18:44:41.175Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
18:44:41 [2022-03-04T18:44:41.435Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.288s	coverage: 56.2% of statements
18:44:43 [2022-03-04T18:44:43.351Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
18:44:44 [2022-03-04T18:44:44.295Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.210s	coverage: 50.5% of statements
18:44:45 [2022-03-04T18:44:45.680Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.607s	coverage: 45.9% of statements
18:44:45 [2022-03-04T18:44:45.680Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:44:46 [2022-03-04T18:44:46.622Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.8% of statements
18:44:46 [2022-03-04T18:44:46.882Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.910s	coverage: 58.0% of statements
18:44:46 [2022-03-04T18:44:46.882Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:44:46 [2022-03-04T18:44:46.882Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:44:47 [2022-03-04T18:44:47.823Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
18:44:48 [2022-03-04T18:44:48.764Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
18:44:48 [2022-03-04T18:44:48.764Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 6.6% of statements
18:44:48 [2022-03-04T18:44:48.764Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:44:48 [2022-03-04T18:44:48.764Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:44:49 [2022-03-04T18:44:49.705Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 43.2% of statements
18:44:50 [2022-03-04T18:44:50.276Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.136s	coverage: 77.8% of statements
18:44:50 [2022-03-04T18:44:50.276Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:44:50 [2022-03-04T18:44:50.276Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:44:50 [2022-03-04T18:44:50.537Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 67.0% of statements
18:44:50 [2022-03-04T18:44:50.798Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
18:44:51 [2022-03-04T18:44:51.368Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
18:44:51 [2022-03-04T18:44:51.368Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 69.9% of statements
18:44:51 [2022-03-04T18:44:51.939Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 78.7% of statements
18:44:51 [2022-03-04T18:44:51.939Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:44:52 [2022-03-04T18:44:52.510Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 58.2% of statements
18:44:52 [2022-03-04T18:44:52.770Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.006s	coverage: 31.5% of statements
18:44:53 [2022-03-04T18:44:53.714Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
18:44:53 [2022-03-04T18:44:53.975Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:44:54 [2022-03-04T18:44:54.546Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:44:55 [2022-03-04T18:44:55.118Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.577s	coverage: 82.5% of statements
18:44:55 [2022-03-04T18:44:55.118Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:44:55 [2022-03-04T18:44:55.118Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:44:56 [2022-03-04T18:44:56.059Z] ok  	github.com/docker/docker/distribution	0.115s	coverage: 25.6% of statements
18:44:56 [2022-03-04T18:44:56.059Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 48.2% of statements
18:44:56 [2022-03-04T18:44:56.059Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:44:57 [2022-03-04T18:44:57.004Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 53.1% of statements
18:44:57 [2022-03-04T18:44:57.574Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
18:44:58 [2022-03-04T18:44:58.145Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:44:58 [2022-03-04T18:44:58.201Z] --- PASS: TestBuildWithHugeFile (50.76s)
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildWithEmptyDockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:58 [2022-03-04T18:44:58.201Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
18:44:58 [2022-03-04T18:44:58.201Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
18:44:58 [2022-03-04T18:44:58.201Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
18:44:58 [2022-03-04T18:44:58.201Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildPreserveOwnership
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildPreserveOwnership/copy_from
18:44:58 [2022-03-04T18:44:58.201Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:44:58 [2022-03-04T18:44:58.715Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
18:44:58 [2022-03-04T18:44:58.715Z] ok  	github.com/docker/docker/distribution/xfer	1.943s	coverage: 85.1% of statements
18:44:58 [2022-03-04T18:44:58.715Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:44:58 [2022-03-04T18:44:58.715Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:44:58 [2022-03-04T18:44:58.715Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:44:59 [2022-03-04T18:44:59.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
18:44:59 [2022-03-04T18:44:59.679Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:44:59 [2022-03-04T18:44:59.679Z] 
18:44:59 [2022-03-04T18:44:59.679Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_SYSTEMD=1
18:44:59 [2022-03-04T18:44:59.680Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:44:59 [2022-03-04T18:44:59.680Z] HOSTNAME=be519c909b3c
18:44:59 [2022-03-04T18:44:59.680Z] DEST=bundles/test-integration
18:44:59 [2022-03-04T18:44:59.680Z] PWD=/go/src/github.com/docker/docker
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:44:59 [2022-03-04T18:44:59.680Z] container=docker
18:44:59 [2022-03-04T18:44:59.680Z] HOME=/root
18:44:59 [2022-03-04T18:44:59.680Z] LANG=C.UTF-8
18:44:59 [2022-03-04T18:44:59.680Z] INVOCATION_ID=6f63f54499134c1ea729bd561b1d611a
18:44:59 [2022-03-04T18:44:59.680Z] GOLANG_VERSION=1.16.15
18:44:59 [2022-03-04T18:44:59.680Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:44:59 [2022-03-04T18:44:59.680Z] VALIDATE_BRANCH=20.10
18:44:59 [2022-03-04T18:44:59.680Z] TERM=xterm
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_PKG=github.com/docker/docker
18:44:59 [2022-03-04T18:44:59.680Z] SHLVL=3
18:44:59 [2022-03-04T18:44:59.680Z] TIMEOUT=120m
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_GRAPHDRIVER=overlay2
18:44:59 [2022-03-04T18:44:59.680Z] GO111MODULE=off
18:44:59 [2022-03-04T18:44:59.680Z] DOCKER_EXPERIMENTAL=1
18:44:59 [2022-03-04T18:44:59.680Z] TEST_SKIP_INTEGRATION_CLI=1
18:44:59 [2022-03-04T18:44:59.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:44:59 [2022-03-04T18:44:59.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:44:59 [2022-03-04T18:44:59.680Z] GOPATH=/go
18:44:59 [2022-03-04T18:44:59.680Z] PKG_CONFIG=pkg-config
18:44:59 [2022-03-04T18:44:59.680Z] _=/usr/bin/env
18:44:59 [2022-03-04T18:44:59.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:45:00 [2022-03-04T18:45:00.228Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 38.4% of statements
18:45:00 [2022-03-04T18:45:00.799Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.1% of statements
18:45:00 [2022-03-04T18:45:00.799Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:45:02 [2022-03-04T18:45:02.366Z] --- PASS: TestBuildPreserveOwnership (9.96s)
18:45:02 [2022-03-04T18:45:02.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.95s)
18:45:02 [2022-03-04T18:45:02.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:45:02 [2022-03-04T18:45:02.366Z] === RUN   TestBuildPlatformInvalid
18:45:02 [2022-03-04T18:45:02.366Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:45:02 [2022-03-04T18:45:02.366Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:45:02 [2022-03-04T18:45:02.366Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:45:02 [2022-03-04T18:45:02.366Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:45:02 [2022-03-04T18:45:02.366Z] PASS
18:45:02 [2022-03-04T18:45:02.366Z] 
18:45:02 [2022-03-04T18:45:02.366Z] === Skipped
18:45:02 [2022-03-04T18:45:02.366Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:45:02 [2022-03-04T18:45:02.366Z]     build_session_test.go:25: TODO: BuildKit
18:45:02 [2022-03-04T18:45:02.366Z] 
18:45:02 [2022-03-04T18:45:02.366Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:45:02 [2022-03-04T18:45:02.366Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:45:02 [2022-03-04T18:45:02.366Z] 
18:45:02 [2022-03-04T18:45:02.366Z] DONE 33 tests, 2 skipped in 130.580s
18:45:02 [2022-03-04T18:45:02.366Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:45:02 [2022-03-04T18:45:02.366Z] INFO: Testing against a local daemon
18:45:02 [2022-03-04T18:45:02.366Z] === RUN   TestConfigInspect
18:45:02 [2022-03-04T18:45:02.366Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.366Z] --- SKIP: TestConfigInspect (0.02s)
18:45:02 [2022-03-04T18:45:02.366Z] === RUN   TestConfigList
18:45:02 [2022-03-04T18:45:02.367Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.367Z] --- SKIP: TestConfigList (0.02s)
18:45:02 [2022-03-04T18:45:02.367Z] === RUN   TestConfigsCreateAndDelete
18:45:02 [2022-03-04T18:45:02.367Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.367Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:45:02 [2022-03-04T18:45:02.367Z] === RUN   TestConfigsUpdate
18:45:02 [2022-03-04T18:45:02.367Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.367Z] --- SKIP: TestConfigsUpdate (0.01s)
18:45:02 [2022-03-04T18:45:02.367Z] === RUN   TestTemplatedConfig
18:45:02 [2022-03-04T18:45:02.367Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.367Z] --- SKIP: TestTemplatedConfig (0.00s)
18:45:02 [2022-03-04T18:45:02.367Z] === RUN   TestConfigCreateResolve
18:45:02 [2022-03-04T18:45:02.367Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:02 [2022-03-04T18:45:02.367Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:45:02 [2022-03-04T18:45:02.367Z] === RUN   TestConfigDaemonLibtrustID
18:45:02 [2022-03-04T18:45:02.712Z] ok  	github.com/docker/docker/pkg/archive	0.285s	coverage: 82.3% of statements
18:45:03 [2022-03-04T18:45:03.282Z] ok  	github.com/docker/docker/pkg/authorization	0.468s	coverage: 68.3% of statements
18:45:03 [2022-03-04T18:45:03.543Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:45:03 [2022-03-04T18:45:03.803Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:45:04 [2022-03-04T18:45:04.255Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
18:45:04 [2022-03-04T18:45:04.255Z] PASS
18:45:04 [2022-03-04T18:45:04.255Z] 
18:45:04 [2022-03-04T18:45:04.255Z] === Skipped
18:45:04 [2022-03-04T18:45:04.255Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:45:04 [2022-03-04T18:45:04.255Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.255Z] 
18:45:04 [2022-03-04T18:45:04.255Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
18:45:04 [2022-03-04T18:45:04.255Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.255Z] 
18:45:04 [2022-03-04T18:45:04.255Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:45:04 [2022-03-04T18:45:04.255Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.255Z] 
18:45:04 [2022-03-04T18:45:04.256Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
18:45:04 [2022-03-04T18:45:04.256Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.256Z] 
18:45:04 [2022-03-04T18:45:04.256Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:45:04 [2022-03-04T18:45:04.256Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.256Z] 
18:45:04 [2022-03-04T18:45:04.256Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:45:04 [2022-03-04T18:45:04.256Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:45:04 [2022-03-04T18:45:04.256Z] 
18:45:04 [2022-03-04T18:45:04.256Z] DONE 7 tests, 6 skipped in 1.728s
18:45:04 [2022-03-04T18:45:04.256Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:45:04 [2022-03-04T18:45:04.256Z] INFO: Testing against a local daemon
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestCheckpoint
18:45:04 [2022-03-04T18:45:04.256Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:45:04 [2022-03-04T18:45:04.256Z] --- SKIP: TestCheckpoint (0.00s)
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestContainerInvalidJSON
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:45:04 [2022-03-04T18:45:04.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:45:04 [2022-03-04T18:45:04.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:45:04 [2022-03-04T18:45:04.256Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:45:04 [2022-03-04T18:45:04.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:45:04 [2022-03-04T18:45:04.256Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:45:04 [2022-03-04T18:45:04.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:45:04 [2022-03-04T18:45:04.256Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:45:04 [2022-03-04T18:45:04.256Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:45:04 [2022-03-04T18:45:04.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:45:04 [2022-03-04T18:45:04.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:45:04 [2022-03-04T18:45:04.256Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestCopyFromContainerPathIsNotDir
18:45:04 [2022-03-04T18:45:04.256Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestCopyToContainerPathDoesNotExist
18:45:04 [2022-03-04T18:45:04.256Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
18:45:04 [2022-03-04T18:45:04.256Z] === RUN   TestCopyToContainerPathIsNotDir
18:45:04 [2022-03-04T18:45:04.511Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:45:04 [2022-03-04T18:45:04.511Z] === RUN   TestCopyFromContainer
18:45:07 [2022-03-04T18:45:07.100Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.518s	coverage: 43.5% of statements
18:45:07 [2022-03-04T18:45:07.100Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:45:07 [2022-03-04T18:45:07.100Z] ok  	github.com/docker/docker/layer	7.144s	coverage: 68.8% of statements
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:45:07 [2022-03-04T18:45:07.100Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:45:07 [2022-03-04T18:45:07.360Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
18:45:07 [2022-03-04T18:45:07.621Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
18:45:07 [2022-03-04T18:45:07.897Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:45:07 [2022-03-04T18:45:07.897Z] 
18:45:07 [2022-03-04T18:45:07.897Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:45:07 [2022-03-04T18:45:07.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:45:07 [2022-03-04T18:45:07.897Z] Using test binary docker
18:45:07 [2022-03-04T18:45:07.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:45:07 [2022-03-04T18:45:07.897Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:45:07 [2022-03-04T18:45:07.897Z] INFO: Waiting for daemon to start...
18:45:07 [2022-03-04T18:45:07.897Z] Starting dockerd
18:45:07 [2022-03-04T18:45:07.897Z] .
18:45:07 [2022-03-04T18:45:07.897Z] INFO: Building docker-sdk-python3:4.4.1...
18:45:08 [2022-03-04T18:45:08.191Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
18:45:08 [2022-03-04T18:45:08.191Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
18:45:08 [2022-03-04T18:45:08.451Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer//
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer//bar/root
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer//bar/root/
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer/bar/quux
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer/bar/quux/
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:45:08 [2022-03-04T18:45:08.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCopyFromContainer/bar/notarget
18:45:08 [2022-03-04T18:45:08.679Z] --- PASS: TestCopyFromContainer (4.33s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:08 [2022-03-04T18:45:08.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateLinkToNonExistingContainer
18:45:08 [2022-03-04T18:45:08.679Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateWithInvalidEnv
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateWithInvalidEnv/0
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateWithInvalidEnv/0
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateWithInvalidEnv/1
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateWithInvalidEnv/1
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateWithInvalidEnv/2
18:45:08 [2022-03-04T18:45:08.679Z] === PAUSE TestCreateWithInvalidEnv/2
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateWithInvalidEnv/0
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateWithInvalidEnv/2
18:45:08 [2022-03-04T18:45:08.679Z] === CONT  TestCreateWithInvalidEnv/1
18:45:08 [2022-03-04T18:45:08.679Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:45:08 [2022-03-04T18:45:08.679Z] === RUN   TestCreateTmpfsMountsTarget
18:45:08 [2022-03-04T18:45:08.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:45:08 [2022-03-04T18:45:08.935Z] === RUN   TestCreateWithCustomMaskedPaths
18:45:09 [2022-03-04T18:45:09.392Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
18:45:09 [2022-03-04T18:45:09.963Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 86.5% of statements
18:45:10 [2022-03-04T18:45:10.305Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
18:45:10 [2022-03-04T18:45:10.305Z] === RUN   TestCreateWithCustomReadonlyPaths
18:45:10 [2022-03-04T18:45:10.537Z] ok  	github.com/docker/docker/pkg/fsutils	0.144s	coverage: 85.1% of statements
18:45:10 [2022-03-04T18:45:10.797Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:45:10 [2022-03-04T18:45:10.797Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.038s	coverage: 84.1% of statements
18:45:11 [2022-03-04T18:45:11.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:11 [2022-03-04T18:45:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:11 [2022-03-04T18:45:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:11 [2022-03-04T18:45:11.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:11 [2022-03-04T18:45:11.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:11 [2022-03-04T18:45:11.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:45:11 [2022-03-04T18:45:11.233Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:45:11 [2022-03-04T18:45:11.489Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
18:45:11 [2022-03-04T18:45:11.489Z] === RUN   TestCreateDifferentPlatform
18:45:11 [2022-03-04T18:45:11.489Z] === RUN   TestCreateDifferentPlatform/different_os
18:45:11 [2022-03-04T18:45:11.489Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:45:11 [2022-03-04T18:45:11.489Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:45:11 [2022-03-04T18:45:11.489Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:45:11 [2022-03-04T18:45:11.489Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:45:11 [2022-03-04T18:45:11.489Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:45:11 [2022-03-04T18:45:11.738Z] ok  	github.com/docker/docker/pkg/idtools	0.309s	coverage: 69.5% of statements
18:45:11 [2022-03-04T18:45:11.745Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:45:11 [2022-03-04T18:45:11.745Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestContainerStartOnDaemonRestart
18:45:11 [2022-03-04T18:45:11.745Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:45:11 [2022-03-04T18:45:11.745Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestDaemonRestartIpcMode
18:45:11 [2022-03-04T18:45:11.745Z] === PAUSE TestDaemonRestartIpcMode
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestDaemonHostGatewayIP
18:45:11 [2022-03-04T18:45:11.745Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:45:11 [2022-03-04T18:45:11.745Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestRestartDaemonWithRestartingContainer
18:45:11 [2022-03-04T18:45:11.745Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestContainerKillOnDaemonStart
18:45:11 [2022-03-04T18:45:11.745Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:45:11 [2022-03-04T18:45:11.745Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:45:11 [2022-03-04T18:45:11.745Z] === RUN   TestDiff
18:45:11 [2022-03-04T18:45:11.999Z] ok  	github.com/docker/docker/pkg/ioutils	0.352s	coverage: 70.1% of statements
18:45:11 [2022-03-04T18:45:11.999Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
18:45:11 [2022-03-04T18:45:11.999Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:45:12 [2022-03-04T18:45:12.001Z] --- PASS: TestDiff (0.40s)
18:45:12 [2022-03-04T18:45:12.001Z] === RUN   TestExecWithCloseStdin
18:45:12 [2022-03-04T18:45:12.259Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
18:45:12 [2022-03-04T18:45:12.259Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:45:12 [2022-03-04T18:45:12.259Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:45:12 [2022-03-04T18:45:12.259Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
18:45:12 [2022-03-04T18:45:12.259Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:45:12 [2022-03-04T18:45:12.519Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
18:45:12 [2022-03-04T18:45:12.519Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
18:45:12 [2022-03-04T18:45:12.564Z] --- PASS: TestExecWithCloseStdin (0.46s)
18:45:12 [2022-03-04T18:45:12.564Z] === RUN   TestExec
18:45:12 [2022-03-04T18:45:12.780Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 86.7% of statements
18:45:12 [2022-03-04T18:45:12.780Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
18:45:12 [2022-03-04T18:45:12.780Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:45:12 [2022-03-04T18:45:12.780Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:45:13 [2022-03-04T18:45:13.126Z] --- PASS: TestExec (0.48s)
18:45:13 [2022-03-04T18:45:13.126Z] === RUN   TestExecUser
18:45:13 [2022-03-04T18:45:13.382Z] --- PASS: TestExecUser (0.46s)
18:45:13 [2022-03-04T18:45:13.382Z] === RUN   TestExportContainerAndImportImage
18:45:13 [2022-03-04T18:45:13.721Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
18:45:13 [2022-03-04T18:45:13.944Z] --- PASS: TestExportContainerAndImportImage (0.56s)
18:45:13 [2022-03-04T18:45:13.944Z] === RUN   TestExportContainerAfterDaemonRestart
18:45:13 [2022-03-04T18:45:13.981Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:45:13 [2022-03-04T18:45:13.981Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:45:14 [2022-03-04T18:45:14.242Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:45:15 [2022-03-04T18:45:15.648Z] ok  	github.com/docker/docker/pkg/pubsub	1.041s	coverage: 75.0% of statements
18:45:15 [2022-03-04T18:45:15.648Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
18:45:18 [2022-03-04T18:45:18.112Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
18:45:18 [2022-03-04T18:45:18.112Z] === RUN   TestHealthCheckWorkdir
18:45:18 [2022-03-04T18:45:18.112Z] --- PASS: TestHealthCheckWorkdir (0.54s)
18:45:18 [2022-03-04T18:45:18.112Z] === RUN   TestHealthKillContainer
18:45:19 [2022-03-04T18:45:19.870Z] ok  	github.com/docker/docker/pkg/signal	3.354s	coverage: 62.3% of statements
18:45:19 [2022-03-04T18:45:19.870Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:45:19 [2022-03-04T18:45:19.870Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:45:20 [2022-03-04T18:45:20.130Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:45:20 [2022-03-04T18:45:20.700Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.5% of statements
18:45:20 [2022-03-04T18:45:20.960Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 36.9% of statements
18:45:21 [2022-03-04T18:45:21.220Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
18:45:21 [2022-03-04T18:45:21.790Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.3% of statements
18:45:21 [2022-03-04T18:45:21.790Z] coverage: [no statements]
18:45:21 [2022-03-04T18:45:21.790Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:45:22 [2022-03-04T18:45:22.360Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:45:22 [2022-03-04T18:45:22.360Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:45:22 [2022-03-04T18:45:22.360Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:45:23 [2022-03-04T18:45:23.399Z] 1bd78008c728: Pull complete
18:45:23 [2022-03-04T18:45:23.399Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12
18:45:23 [2022-03-04T18:45:23.399Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:45:23 [2022-03-04T18:45:23.399Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565'
18:45:23 [2022-03-04T18:45:23.399Z] WARN: Skipping validation tests
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Running unit tests at 03/04/2022 18:45:11...
18:45:23 [2022-03-04T18:45:23.399Z] INFO: make.ps1 starting at 03/04/2022 18:45:17
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Git commit (180f3b9cc7) assumed from DOCKER_GITCOMMIT environment variable
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Invoking autogen...
18:45:23 [2022-03-04T18:45:23.399Z] INFO: Running unit tests...
18:45:24 [2022-03-04T18:45:24.274Z] ok  	github.com/docker/docker/plugin	0.514s	coverage: 23.2% of statements
18:45:24 [2022-03-04T18:45:24.535Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:45:24 [2022-03-04T18:45:24.795Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.6% of statements
18:45:26 [2022-03-04T18:45:26.178Z] ok  	github.com/docker/docker/quota	0.237s	coverage: 71.4% of statements
18:45:26 [2022-03-04T18:45:26.178Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:45:26 [2022-03-04T18:45:26.208Z] --- PASS: TestHealthKillContainer (7.83s)
18:45:26 [2022-03-04T18:45:26.208Z] === RUN   TestInspectCpusetInConfigPre120
18:45:26 [2022-03-04T18:45:26.208Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:45:26 [2022-03-04T18:45:26.208Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:45:26 [2022-03-04T18:45:26.208Z] === RUN   TestIpcModeNone
18:45:26 [2022-03-04T18:45:26.208Z] --- PASS: TestIpcModeNone (0.43s)
18:45:26 [2022-03-04T18:45:26.208Z] === RUN   TestIpcModePrivate
18:45:26 [2022-03-04T18:45:26.298Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
18:45:26 [2022-03-04T18:45:26.465Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
18:45:26 [2022-03-04T18:45:26.465Z] --- PASS: TestIpcModePrivate (0.44s)
18:45:26 [2022-03-04T18:45:26.465Z] === RUN   TestIpcModeShareable
18:45:26 [2022-03-04T18:45:26.465Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:45:26 [2022-03-04T18:45:26.465Z] --- SKIP: TestIpcModeShareable (0.00s)
18:45:26 [2022-03-04T18:45:26.465Z] === RUN   TestAPIIpcModeShareableAndContainer
18:45:27 [2022-03-04T18:45:27.560Z] ok  	github.com/docker/docker/registry	0.095s	coverage: 57.2% of statements
18:45:27 [2022-03-04T18:45:27.560Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:45:27 [2022-03-04T18:45:27.820Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:45:27 [2022-03-04T18:45:27.833Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
18:45:27 [2022-03-04T18:45:27.833Z] === RUN   TestAPIIpcModeHost
18:45:27 [2022-03-04T18:45:27.833Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:45:27 [2022-03-04T18:45:27.833Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:45:27 [2022-03-04T18:45:27.833Z] === RUN   TestDaemonIpcModeShareable
18:45:27 [2022-03-04T18:45:27.833Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:45:27 [2022-03-04T18:45:27.833Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:45:27 [2022-03-04T18:45:27.833Z] === RUN   TestDaemonIpcModePrivate
18:45:28 [2022-03-04T18:45:28.389Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
18:45:28 [2022-03-04T18:45:28.389Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:45:29 [2022-03-04T18:45:29.200Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
18:45:30 [2022-03-04T18:45:30.128Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
18:45:30 [2022-03-04T18:45:30.128Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:45:30 [2022-03-04T18:45:30.128Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:45:30 [2022-03-04T18:45:30.128Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:45:30 [2022-03-04T18:45:30.128Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:45:30 [2022-03-04T18:45:30.128Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:45:30 [2022-03-04T18:45:30.128Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:45:30 [2022-03-04T18:45:30.128Z] === RUN   TestIpcModeOlderClient
18:45:30 [2022-03-04T18:45:30.128Z] === PAUSE TestIpcModeOlderClient
18:45:30 [2022-03-04T18:45:30.128Z] === RUN   TestKillContainerInvalidSignal
18:45:30 [2022-03-04T18:45:30.690Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
18:45:30 [2022-03-04T18:45:30.690Z] === RUN   TestKillContainer
18:45:30 [2022-03-04T18:45:30.690Z] === RUN   TestKillContainer/no_signal
18:45:30 [2022-03-04T18:45:30.929Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:45:30 [2022-03-04T18:45:30.946Z] === RUN   TestKillContainer/non_killing_signal
18:45:31 [2022-03-04T18:45:31.204Z] === RUN   TestKillContainer/killing_signal
18:45:31 [2022-03-04T18:45:31.767Z] --- PASS: TestKillContainer (1.23s)
18:45:31 [2022-03-04T18:45:31.767Z]     --- PASS: TestKillContainer/no_signal (0.38s)
18:45:31 [2022-03-04T18:45:31.767Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
18:45:31 [2022-03-04T18:45:31.767Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
18:45:31 [2022-03-04T18:45:31.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:45:31 [2022-03-04T18:45:31.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:45:31 [2022-03-04T18:45:31.869Z] ok  	github.com/docker/docker/volume/local	0.102s	coverage: 76.4% of statements
18:45:32 [2022-03-04T18:45:32.024Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:45:32 [2022-03-04T18:45:32.439Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
18:45:32 [2022-03-04T18:45:32.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
18:45:32 [2022-03-04T18:45:32.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
18:45:32 [2022-03-04T18:45:32.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
18:45:32 [2022-03-04T18:45:32.609Z] === RUN   TestKillStoppedContainer
18:45:32 [2022-03-04T18:45:32.609Z] --- PASS: TestKillStoppedContainer (0.04s)
18:45:32 [2022-03-04T18:45:32.609Z] === RUN   TestKillStoppedContainerAPIPre120
18:45:32 [2022-03-04T18:45:32.609Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:45:32 [2022-03-04T18:45:32.609Z] === RUN   TestKillDifferentUserContainer
18:45:33 [2022-03-04T18:45:33.191Z] --- PASS: TestKillDifferentUserContainer (0.44s)
18:45:33 [2022-03-04T18:45:33.191Z] === RUN   TestInspectOomKilledTrue
18:45:33 [2022-03-04T18:45:33.191Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:45:33 [2022-03-04T18:45:33.191Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:45:33 [2022-03-04T18:45:33.191Z] === RUN   TestInspectOomKilledFalse
18:45:33 [2022-03-04T18:45:33.191Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:45:33 [2022-03-04T18:45:33.191Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:45:33 [2022-03-04T18:45:33.191Z] === RUN   TestLinksEtcHostsContentMatch
18:45:33 [2022-03-04T18:45:33.191Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:45:33 [2022-03-04T18:45:33.191Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:45:33 [2022-03-04T18:45:33.191Z] === RUN   TestLinksContainerNames
18:45:33 [2022-03-04T18:45:33.378Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
18:45:34 [2022-03-04T18:45:34.138Z] --- PASS: TestLinksContainerNames (0.89s)
18:45:34 [2022-03-04T18:45:34.138Z] === RUN   TestLogsFollowTailEmpty
18:45:34 [2022-03-04T18:45:34.394Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
18:45:34 [2022-03-04T18:45:34.394Z] === RUN   TestContainerNetworkMountsNoChown
18:45:34 [2022-03-04T18:45:34.957Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/default
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/default
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/private
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/private
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rprivate
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rprivate
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/slave
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/slave
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rslave
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rslave
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/shared
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/shared
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rshared
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rshared
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/default
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/default/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/default/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/default/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rshared
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/shared
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rslave
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/slave
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rprivate
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/private
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/private/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/private/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/default/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:45:34 [2022-03-04T18:45:34.957Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/private/bind_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/private/mount_root
18:45:35 [2022-03-04T18:45:35.215Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:45:35 [2022-03-04T18:45:35.215Z] --- PASS: TestMountDaemonRoot (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:45:35 [2022-03-04T18:45:35.215Z] === RUN   TestContainerBindMountNonRecursive
18:45:35 [2022-03-04T18:45:35.215Z]     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)
18:45:35 [2022-03-04T18:45:35.215Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:45:35 [2022-03-04T18:45:35.215Z] === RUN   TestContainerVolumesMountedAsShared
18:45:35 [2022-03-04T18:45:35.215Z]     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)
18:45:35 [2022-03-04T18:45:35.215Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z] === RUN   TestContainerVolumesMountedAsSlave
18:45:35 [2022-03-04T18:45:35.215Z]     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)
18:45:35 [2022-03-04T18:45:35.215Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:45:35 [2022-03-04T18:45:35.215Z] === RUN   TestNetworkNat
18:45:35 [2022-03-04T18:45:35.777Z] --- PASS: TestNetworkNat (0.54s)
18:45:35 [2022-03-04T18:45:35.777Z] === RUN   TestNetworkLocalhostTCPNat
18:45:36 [2022-03-04T18:45:36.340Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:45:36 [2022-03-04T18:45:36.340Z] === RUN   TestNetworkLoopbackNat
18:45:36 [2022-03-04T18:45:36.609Z] ?   	github.com/docker/docker/api	[no test files]
18:45:38 [2022-03-04T18:45:38.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:45:38 [2022-03-04T18:45:38.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:45:38 [2022-03-04T18:45:38.855Z] --- PASS: TestNetworkLoopbackNat (2.58s)
18:45:38 [2022-03-04T18:45:38.855Z] === RUN   TestPause
18:45:38 [2022-03-04T18:45:38.855Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:45:38 [2022-03-04T18:45:38.855Z] --- SKIP: TestPause (0.00s)
18:45:38 [2022-03-04T18:45:38.855Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:45:38 [2022-03-04T18:45:38.855Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:45:38 [2022-03-04T18:45:38.855Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:45:38 [2022-03-04T18:45:38.855Z] === RUN   TestPauseStopPausedContainer
18:45:38 [2022-03-04T18:45:38.855Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:45:38 [2022-03-04T18:45:38.855Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:45:38 [2022-03-04T18:45:38.855Z] === RUN   TestPsFilter
18:45:38 [2022-03-04T18:45:38.855Z] --- PASS: TestPsFilter (0.11s)
18:45:38 [2022-03-04T18:45:38.855Z] === RUN   TestRemoveContainerWithRemovedVolume
18:45:39 [2022-03-04T18:45:39.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:45:39 [2022-03-04T18:45:39.416Z] === RUN   TestRemoveContainerWithVolume
18:45:39 [2022-03-04T18:45:39.672Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
18:45:39 [2022-03-04T18:45:39.672Z] === RUN   TestRemoveContainerRunning
18:45:40 [2022-03-04T18:45:40.234Z] --- PASS: TestRemoveContainerRunning (0.41s)
18:45:40 [2022-03-04T18:45:40.234Z] === RUN   TestRemoveContainerForceRemoveRunning
18:45:40 [2022-03-04T18:45:40.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
18:45:40 [2022-03-04T18:45:40.490Z] === RUN   TestRemoveInvalidContainer
18:45:40 [2022-03-04T18:45:40.490Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:45:40 [2022-03-04T18:45:40.490Z] === RUN   TestRenameLinkedContainer
18:45:42 [2022-03-04T18:45:42.381Z] --- PASS: TestRenameLinkedContainer (1.67s)
18:45:42 [2022-03-04T18:45:42.381Z] === RUN   TestRenameStoppedContainer
18:45:42 [2022-03-04T18:45:42.638Z] --- PASS: TestRenameStoppedContainer (0.40s)
18:45:42 [2022-03-04T18:45:42.638Z] === RUN   TestRenameRunningContainerAndReuse
18:45:43 [2022-03-04T18:45:43.567Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
18:45:43 [2022-03-04T18:45:43.567Z] === RUN   TestRenameInvalidName
18:45:43 [2022-03-04T18:45:43.823Z] --- PASS: TestRenameInvalidName (0.40s)
18:45:43 [2022-03-04T18:45:43.823Z] === RUN   TestRenameAnonymousContainer
18:45:45 [2022-03-04T18:45:45.190Z] --- PASS: TestRenameAnonymousContainer (1.44s)
18:45:45 [2022-03-04T18:45:45.190Z] === RUN   TestRenameContainerWithSameName
18:45:45 [2022-03-04T18:45:45.752Z] --- PASS: TestRenameContainerWithSameName (0.40s)
18:45:45 [2022-03-04T18:45:45.752Z] === RUN   TestRenameContainerWithLinkedContainer
18:45:46 [2022-03-04T18:45:46.680Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
18:45:46 [2022-03-04T18:45:46.680Z] === RUN   TestResize
18:45:46 [2022-03-04T18:45:46.936Z] --- PASS: TestResize (0.41s)
18:45:46 [2022-03-04T18:45:46.936Z] === RUN   TestResizeWithInvalidSize
18:45:47 [2022-03-04T18:45:47.497Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:45:47 [2022-03-04T18:45:47.498Z] === RUN   TestResizeWhenContainerNotStarted
18:45:47 [2022-03-04T18:45:47.754Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
18:45:47 [2022-03-04T18:45:47.754Z] === RUN   TestDaemonRestartKillContainers
18:45:47 [2022-03-04T18:45:47.754Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:45:47 [2022-03-04T18:45:47.754Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:45:47 [2022-03-04T18:45:47.754Z] === RUN   TestCgroupNamespacesRun
18:45:48 [2022-03-04T18:45:48.270Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/rootless	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/volume	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === Skipped
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.270Z] 
18:45:48 [2022-03-04T18:45:48.270Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s)
18:45:48 [2022-03-04T18:45:48.270Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.270Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:39Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:45:48 [2022-03-04T18:45:48.271Z]     aufs_test.go:37: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver btrfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver btrfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver btrfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver btrfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver btrfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:73: No driver to put!
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z] time="2022-03-04T18:44:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:73: No driver to put!
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     overlay_test.go:49: Fails to compute changes intermittently
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver zfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver zfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver zfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver zfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:46: Driver zfs not supported
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     graphtest_unix.go:73: No driver to put!
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:45:48 [2022-03-04T18:45:48.271Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:45:48 [2022-03-04T18:45:48.271Z] 
18:45:48 [2022-03-04T18:45:48.271Z] DONE 2246 tests, 51 skipped in 207.810s
Post stage
[Pipeline] junit
18:45:48 [2022-03-04T18:45:48.290Z] Recording test results
18:45:49 [2022-03-04T18:45:49.693Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:45:50 [2022-03-04T18:45:50.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh dynbinary test-integration
18:45:50 [2022-03-04T18:45:50.272Z] --- PASS: TestCgroupNamespacesRun (2.16s)
18:45:50 [2022-03-04T18:45:50.272Z] === RUN   TestCgroupNamespacesRunPrivileged
18:45:50 [2022-03-04T18:45:50.298Z] 
18:45:50 [2022-03-04T18:45:50.558Z] Removing bundles/
18:45:50 [2022-03-04T18:45:50.558Z] 
18:45:50 [2022-03-04T18:45:50.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:45:50 [2022-03-04T18:45:50.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:45:50 [2022-03-04T18:45:50.558Z] GOOS="" GOARCH="" GOARM=""
18:45:52 [2022-03-04T18:45:52.161Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
18:45:52 [2022-03-04T18:45:52.161Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:45:53 [2022-03-04T18:45:53.096Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
18:45:53 [2022-03-04T18:45:53.096Z] === RUN   TestCgroupNamespacesRunHostMode
18:45:54 [2022-03-04T18:45:54.277Z] === RUN   TestMiddlewares
18:45:54 [2022-03-04T18:45:54.277Z] --- PASS: TestMiddlewares (0.00s)
18:45:54 [2022-03-04T18:45:54.277Z] PASS
18:45:54 [2022-03-04T18:45:54.277Z] coverage: 9.0% of statements
18:45:54 [2022-03-04T18:45:54.277Z] ok  	github.com/docker/docker/api/server	0.088s	coverage: 9.0% of statements
18:45:54 [2022-03-04T18:45:54.532Z] sha256:830c95b954558aacfb11b818e6999a8c7004ff8f5393fb4b707c3033b1f6864b
18:45:54 [2022-03-04T18:45:54.532Z] INFO: Starting docker-py tests...
18:45:54 [2022-03-04T18:45:54.532Z] ============================= test session starts ==============================
18:45:54 [2022-03-04T18:45:54.532Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:45:54 [2022-03-04T18:45:54.532Z] rootdir: /src, inifile: pytest.ini
18:45:54 [2022-03-04T18:45:54.532Z] plugins: timeout-1.3.3, cov-2.6.1
18:45:54 [2022-03-04T18:45:54.532Z] collected 389 items / 1 deselected / 388 selected
18:45:54 [2022-03-04T18:45:54.532Z] 
18:45:55 [2022-03-04T18:45:55.616Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
18:45:55 [2022-03-04T18:45:55.616Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:45:57 [2022-03-04T18:45:57.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
18:45:57 [2022-03-04T18:45:57.504Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:46:00 [2022-03-04T18:46:00.021Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s)
18:46:00 [2022-03-04T18:46:00.021Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:46:00 [2022-03-04T18:46:00.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:46:01 [2022-03-04T18:46:01.386Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s)
18:46:01 [2022-03-04T18:46:01.386Z] === RUN   TestCgroupNamespacesRunOlderClient
18:46:03 [2022-03-04T18:46:03.902Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
18:46:03 [2022-03-04T18:46:03.902Z] === RUN   TestNISDomainname
18:46:03 [2022-03-04T18:46:03.902Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:46:03 [2022-03-04T18:46:03.902Z] --- SKIP: TestNISDomainname (0.01s)
18:46:03 [2022-03-04T18:46:03.902Z] === RUN   TestHostnameDnsResolution
18:46:04 [2022-03-04T18:46:04.158Z] --- PASS: TestHostnameDnsResolution (0.68s)
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestUnprivilegedPortsAndPing
18:46:04 [2022-03-04T18:46:04.158Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
18:46:04 [2022-03-04T18:46:04.158Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStats
18:46:04 [2022-03-04T18:46:04.158Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:04 [2022-03-04T18:46:04.158Z] --- SKIP: TestStats (0.00s)
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStopContainerWithTimeout
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStopContainerWithTimeout/0
18:46:04 [2022-03-04T18:46:04.158Z] === PAUSE TestStopContainerWithTimeout/0
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStopContainerWithTimeout/1
18:46:04 [2022-03-04T18:46:04.158Z] === PAUSE TestStopContainerWithTimeout/1
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStopContainerWithTimeout/3
18:46:04 [2022-03-04T18:46:04.158Z] === PAUSE TestStopContainerWithTimeout/3
18:46:04 [2022-03-04T18:46:04.158Z] === RUN   TestStopContainerWithTimeout/-1
18:46:04 [2022-03-04T18:46:04.158Z] === PAUSE TestStopContainerWithTimeout/-1
18:46:04 [2022-03-04T18:46:04.158Z] === CONT  TestStopContainerWithTimeout/0
18:46:04 [2022-03-04T18:46:04.158Z] === CONT  TestStopContainerWithTimeout/-1
18:46:05 [2022-03-04T18:46:05.096Z] === CONT  TestStopContainerWithTimeout/3
18:46:06 [2022-03-04T18:46:06.985Z] === CONT  TestStopContainerWithTimeout/1
18:46:07 [2022-03-04T18:46:07.665Z] tests/integration/api_build_test.py .......................X             [  6%]
18:46:08 [2022-03-04T18:46:08.350Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:46:08 [2022-03-04T18:46:08.350Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
18:46:08 [2022-03-04T18:46:08.350Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
18:46:08 [2022-03-04T18:46:08.350Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
18:46:08 [2022-03-04T18:46:08.350Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
18:46:08 [2022-03-04T18:46:08.350Z] === RUN   TestDeleteDevicemapper
18:46:08 [2022-03-04T18:46:08.350Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:08 [2022-03-04T18:46:08.350Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:46:08 [2022-03-04T18:46:08.350Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:46:08 [2022-03-04T18:46:08.515Z] tests/integration/api_client_test.py .....                               [  7%]
18:46:08 [2022-03-04T18:46:08.567Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:46:08 [2022-03-04T18:46:08.567Z] 
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_INTEGRATION_DEST=2
18:46:08 [2022-03-04T18:46:08.567Z] + CONTAINER_NAME=docker-pr3-2
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_SKIP_INTEGRATION=1
18:46:08 [2022-03-04T18:46:08.567Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:46:08 [2022-03-04T18:46:08.567Z] + run_tests
18:46:08 [2022-03-04T18:46:08.567Z] + c=0
18:46:08 [2022-03-04T18:46:08.567Z] + '[' -n 0 ']'
18:46:08 [2022-03-04T18:46:08.567Z] + rm=
18:46:08 [2022-03-04T18:46:08.567Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh '' test-integration
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_INTEGRATION_DEST=1
18:46:08 [2022-03-04T18:46:08.567Z] + CONTAINER_NAME=docker-pr3-1
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_SKIP_INTEGRATION_CLI=1
18:46:08 [2022-03-04T18:46:08.567Z] + run_tests test-integration-flaky
18:46:08 [2022-03-04T18:46:08.567Z] + '[' -n 0 ']'
18:46:08 [2022-03-04T18:46:08.567Z] + rm=
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_INTEGRATION_DEST=3
18:46:08 [2022-03-04T18:46:08.567Z] + CONTAINER_NAME=docker-pr3-3
18:46:08 [2022-03-04T18:46:08.567Z] + TEST_SKIP_INTEGRATION=1
18:46:08 [2022-03-04T18:46:08.567Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:46:08 [2022-03-04T18:46:08.567Z] + run_tests
18:46:08 [2022-03-04T18:46:08.567Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh test-integration-flaky test-integration
18:46:08 [2022-03-04T18:46:08.567Z] + '[' -n 0 ']'
18:46:08 [2022-03-04T18:46:08.567Z] + rm=
18:46:08 [2022-03-04T18:46:08.567Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43329/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh '' test-integration
18:46:08 [2022-03-04T18:46:08.567Z] ++ jobs -p
18:46:08 [2022-03-04T18:46:08.567Z] + for job in $(jobs -p)
18:46:08 [2022-03-04T18:46:08.567Z] + wait 12607
18:46:08 [2022-03-04T18:46:08.567Z] 
18:46:08 [2022-03-04T18:46:08.567Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:46:08 [2022-03-04T18:46:08.567Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:46:08 [2022-03-04T18:46:08.567Z] HOSTNAME=bf46d9b1a75c
18:46:08 [2022-03-04T18:46:08.567Z] TEST_SKIP_INTEGRATION=1
18:46:08 [2022-03-04T18:46:08.567Z] TESTDEBUG=0
18:46:08 [2022-03-04T18:46:08.567Z] DEST=bundles/test-integration
18:46:08 [2022-03-04T18:46:08.567Z] PWD=/go/src/github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] KEEPBUNDLE=1
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:46:08 [2022-03-04T18:46:08.567Z] container=docker
18:46:08 [2022-03-04T18:46:08.567Z] HOME=/root
18:46:08 [2022-03-04T18:46:08.567Z] GOLANG_VERSION=1.16.15
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_BRANCH=20.10
18:46:08 [2022-03-04T18:46:08.567Z] TERM=xterm
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_PKG=github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] SHLVL=1
18:46:08 [2022-03-04T18:46:08.567Z] TIMEOUT=120m
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GRAPHDRIVER=overlay2
18:46:08 [2022-03-04T18:46:08.567Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:46:08 [2022-03-04T18:46:08.567Z] GO111MODULE=off
18:46:08 [2022-03-04T18:46:08.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:46:08 [2022-03-04T18:46:08.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:46:08 [2022-03-04T18:46:08.567Z] GOPATH=/go
18:46:08 [2022-03-04T18:46:08.567Z] PKG_CONFIG=pkg-config
18:46:08 [2022-03-04T18:46:08.567Z] _=/usr/bin/env
18:46:08 [2022-03-04T18:46:08.567Z] Building test suite binary ./integration-cli/test.main
18:46:08 [2022-03-04T18:46:08.567Z] 
18:46:08 [2022-03-04T18:46:08.567Z] 
18:46:08 [2022-03-04T18:46:08.567Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:46:08 [2022-03-04T18:46:08.567Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:46:08 [2022-03-04T18:46:08.567Z] HOSTNAME=d42c32c07868
18:46:08 [2022-03-04T18:46:08.567Z] TEST_SKIP_INTEGRATION=1
18:46:08 [2022-03-04T18:46:08.567Z] TESTDEBUG=0
18:46:08 [2022-03-04T18:46:08.567Z] DEST=bundles/test-integration
18:46:08 [2022-03-04T18:46:08.567Z] PWD=/go/src/github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] KEEPBUNDLE=1
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:46:08 [2022-03-04T18:46:08.567Z] container=docker
18:46:08 [2022-03-04T18:46:08.567Z] HOME=/root
18:46:08 [2022-03-04T18:46:08.567Z] GOLANG_VERSION=1.16.15
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_BRANCH=20.10
18:46:08 [2022-03-04T18:46:08.567Z] TERM=xterm
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_PKG=github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] SHLVL=1
18:46:08 [2022-03-04T18:46:08.567Z] TIMEOUT=120m
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GRAPHDRIVER=overlay2
18:46:08 [2022-03-04T18:46:08.567Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:46:08 [2022-03-04T18:46:08.567Z] GO111MODULE=off
18:46:08 [2022-03-04T18:46:08.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:46:08 [2022-03-04T18:46:08.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:46:08 [2022-03-04T18:46:08.567Z] GOPATH=/go
18:46:08 [2022-03-04T18:46:08.567Z] PKG_CONFIG=pkg-config
18:46:08 [2022-03-04T18:46:08.567Z] _=/usr/bin/env
18:46:08 [2022-03-04T18:46:08.567Z] Building test suite binary ./integration-cli/test.main
18:46:08 [2022-03-04T18:46:08.567Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:46:08 [2022-03-04T18:46:08.567Z] No new tests added to integration.
18:46:08 [2022-03-04T18:46:08.567Z] 
18:46:08 [2022-03-04T18:46:08.567Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:46:08 [2022-03-04T18:46:08.567Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:46:08 [2022-03-04T18:46:08.567Z] HOSTNAME=3b492d114266
18:46:08 [2022-03-04T18:46:08.567Z] TESTDEBUG=0
18:46:08 [2022-03-04T18:46:08.567Z] DEST=bundles/test-integration
18:46:08 [2022-03-04T18:46:08.567Z] PWD=/go/src/github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] KEEPBUNDLE=1
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:46:08 [2022-03-04T18:46:08.567Z] container=docker
18:46:08 [2022-03-04T18:46:08.567Z] HOME=/root
18:46:08 [2022-03-04T18:46:08.567Z] GOLANG_VERSION=1.16.15
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:46:08 [2022-03-04T18:46:08.567Z] VALIDATE_BRANCH=20.10
18:46:08 [2022-03-04T18:46:08.567Z] TERM=xterm
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_PKG=github.com/docker/docker
18:46:08 [2022-03-04T18:46:08.567Z] SHLVL=1
18:46:08 [2022-03-04T18:46:08.567Z] TIMEOUT=120m
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:46:08 [2022-03-04T18:46:08.567Z] DOCKER_GRAPHDRIVER=overlay2
18:46:08 [2022-03-04T18:46:08.567Z] GO111MODULE=off
18:46:08 [2022-03-04T18:46:08.567Z] TEST_SKIP_INTEGRATION_CLI=1
18:46:08 [2022-03-04T18:46:08.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:46:08 [2022-03-04T18:46:08.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:46:08 [2022-03-04T18:46:08.567Z] GOPATH=/go
18:46:08 [2022-03-04T18:46:08.567Z] PKG_CONFIG=pkg-config
18:46:08 [2022-03-04T18:46:08.567Z] _=/usr/bin/env
18:46:08 [2022-03-04T18:46:08.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:46:09 [2022-03-04T18:46:09.718Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s)
18:46:09 [2022-03-04T18:46:09.718Z] === RUN   TestUpdateMemory
18:46:09 [2022-03-04T18:46:09.718Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:09 [2022-03-04T18:46:09.718Z] --- SKIP: TestUpdateMemory (0.00s)
18:46:09 [2022-03-04T18:46:09.718Z] === RUN   TestUpdateCPUQuota
18:46:09 [2022-03-04T18:46:09.718Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:09 [2022-03-04T18:46:09.718Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:46:09 [2022-03-04T18:46:09.718Z] === RUN   TestUpdatePidsLimit
18:46:09 [2022-03-04T18:46:09.718Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:09 [2022-03-04T18:46:09.718Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:46:09 [2022-03-04T18:46:09.718Z] === RUN   TestUpdateRestartPolicy
18:46:10 [2022-03-04T18:46:10.049Z] tests/integration/api_config_test.py .....                               [  8%]
18:46:10 [2022-03-04T18:46:10.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:46:10 [2022-03-04T18:46:10.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:46:10 [2022-03-04T18:46:10.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:46:11 [2022-03-04T18:46:11.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:46:11 [2022-03-04T18:46:11.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:46:13 [2022-03-04T18:46:13.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:46:16 [2022-03-04T18:46:16.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:46:17 [2022-03-04T18:46:17.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:46:17 [2022-03-04T18:46:17.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:46:18 [2022-03-04T18:46:18.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:46:19 [2022-03-04T18:46:19.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:46:20 [2022-03-04T18:46:20.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:46:21 [2022-03-04T18:46:21.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:46:21 [2022-03-04T18:46:21.885Z] --- PASS: TestUpdateRestartPolicy (10.94s)
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestUpdateRestartWithAutoRemove
18:46:21 [2022-03-04T18:46:21.885Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitNonBlocked
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:21 [2022-03-04T18:46:21.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:21 [2022-03-04T18:46:21.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:21 [2022-03-04T18:46:21.885Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:21 [2022-03-04T18:46:21.885Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:21 [2022-03-04T18:46:21.885Z] --- PASS: TestWaitNonBlocked (0.01s)
18:46:21 [2022-03-04T18:46:21.885Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s)
18:46:21 [2022-03-04T18:46:21.885Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitBlocked
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:46:21 [2022-03-04T18:46:21.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:46:21 [2022-03-04T18:46:21.885Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:46:21 [2022-03-04T18:46:21.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:46:21 [2022-03-04T18:46:21.885Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:46:21 [2022-03-04T18:46:21.885Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:46:22 [2022-03-04T18:46:22.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:46:22 [2022-03-04T18:46:22.204Z] --- PASS: TestWaitBlocked (0.01s)
18:46:22 [2022-03-04T18:46:22.204Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
18:46:22 [2022-03-04T18:46:22.204Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
18:46:22 [2022-03-04T18:46:22.204Z] === CONT  TestDaemonRestartIpcMode
18:46:22 [2022-03-04T18:46:22.204Z] === CONT  TestIpcModeOlderClient
18:46:22 [2022-03-04T18:46:22.204Z] --- PASS: TestIpcModeOlderClient (0.06s)
18:46:22 [2022-03-04T18:46:22.204Z] === CONT  TestRestartDaemonWithRestartingContainer
18:46:22 [2022-03-04T18:46:22.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:46:23 [2022-03-04T18:46:23.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:46:23 [2022-03-04T18:46:23.508Z] Using test binary docker
18:46:23 [2022-03-04T18:46:23.508Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:46:23 [2022-03-04T18:46:23.767Z] Starting apparmor (via systemctl): apparmor.service.
18:46:23 [2022-03-04T18:46:23.767Z] INFO: Waiting for daemon to start...
18:46:23 [2022-03-04T18:46:23.767Z] Starting dockerd
18:46:25 [2022-03-04T18:46:25.477Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.18s)
18:46:25 [2022-03-04T18:46:25.671Z] .
18:46:25 [2022-03-04T18:46:25.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:46:25 [2022-03-04T18:46:25.671Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:46:25 [2022-03-04T18:46:25.671Z] Error: No such image: emptyfs
18:46:25 [2022-03-04T18:46:25.930Z] Running integration-test (iteration 1)
18:46:25 [2022-03-04T18:46:25.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:46:26 [2022-03-04T18:46:26.842Z] --- PASS: TestDaemonRestartIpcMode (4.61s)
18:46:26 [2022-03-04T18:46:26.842Z] PASS
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === Skipped
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:46:26 [2022-03-04T18:46:26.842Z]     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)
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     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)
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     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)
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:46:26 [2022-03-04T18:46:26.842Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:46:26 [2022-03-04T18:46:26.842Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:46:26 [2022-03-04T18:46:26.842Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:46:26 [2022-03-04T18:46:26.842Z] 
18:46:26 [2022-03-04T18:46:26.842Z] DONE 177 tests, 27 skipped in 82.798s
18:46:26 [2022-03-04T18:46:26.842Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:46:27 [2022-03-04T18:46:27.098Z] INFO: Testing against a local daemon
18:46:27 [2022-03-04T18:46:27.098Z] === RUN   TestCommitInheritsEnv
18:46:28 [2022-03-04T18:46:28.465Z] --- PASS: TestCommitInheritsEnv (1.16s)
18:46:28 [2022-03-04T18:46:28.465Z] === RUN   TestImportExtremelyLargeImageWorks
18:46:28 [2022-03-04T18:46:28.465Z] === PAUSE TestImportExtremelyLargeImageWorks
18:46:28 [2022-03-04T18:46:28.465Z] === RUN   TestImagesFilterMultiReference
18:46:28 [2022-03-04T18:46:28.465Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:46:28 [2022-03-04T18:46:28.465Z] === RUN   TestImagePullPlatformInvalid
18:46:28 [2022-03-04T18:46:28.465Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:46:28 [2022-03-04T18:46:28.465Z] === RUN   TestRemoveImageOrphaning
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestRemoveImageOrphaning (1.93s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestRemoveImageGarbageCollector
18:46:30 [2022-03-04T18:46:30.354Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:46:30 [2022-03-04T18:46:30.354Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagInvalidReference
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagInvalidReference (0.01s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagValidPrefixedRepo
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagExistedNameWithoutForce
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagOfficialNames
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagOfficialNames (0.06s)
18:46:30 [2022-03-04T18:46:30.354Z] === RUN   TestTagMatchesDigest
18:46:30 [2022-03-04T18:46:30.354Z] --- PASS: TestTagMatchesDigest (0.01s)
18:46:30 [2022-03-04T18:46:30.354Z] === CONT  TestImportExtremelyLargeImageWorks
18:46:39 [2022-03-04T18:46:39.900Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:46:40 [2022-03-04T18:46:40.808Z] Loaded image: buildpack-deps:buster
18:46:40 [2022-03-04T18:46:40.808Z] Loaded image: busybox:latest
18:46:40 [2022-03-04T18:46:40.808Z] Loaded image: busybox:glibc
18:46:42 [2022-03-04T18:46:42.717Z] Loaded image: debian:bullseye
18:46:42 [2022-03-04T18:46:42.717Z] Loaded image: hello-world:latest
18:46:42 [2022-03-04T18:46:42.717Z] Loaded image: arm32v7/hello-world:latest
18:46:42 [2022-03-04T18:46:42.717Z] INFO: Testing against a local daemon
18:46:42 [2022-03-04T18:46:42.717Z] === RUN   TestCgroupNamespacesBuild
18:46:45 [2022-03-04T18:46:45.248Z] --- PASS: TestCgroupNamespacesBuild (2.31s)
18:46:45 [2022-03-04T18:46:45.248Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:46:46 [2022-03-04T18:46:46.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
18:46:46 [2022-03-04T18:46:46.183Z] === RUN   TestBuildWithSession
18:46:46 [2022-03-04T18:46:46.183Z]     build_session_test.go:25: TODO: BuildKit
18:46:46 [2022-03-04T18:46:46.183Z] --- SKIP: TestBuildWithSession (0.00s)
18:46:46 [2022-03-04T18:46:46.183Z] === RUN   TestBuildSquashParent
18:46:50 [2022-03-04T18:46:50.372Z] --- PASS: TestBuildSquashParent (4.23s)
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:50 [2022-03-04T18:46:50.372Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:50 [2022-03-04T18:46:50.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:50 [2022-03-04T18:46:50.372Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:50 [2022-03-04T18:46:50.372Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:51 [2022-03-04T18:46:51.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:52 [2022-03-04T18:46:52.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:53 [2022-03-04T18:46:53.388Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:53 [2022-03-04T18:46:53.388Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:54 [2022-03-04T18:46:54.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
18:46:54 [2022-03-04T18:46:54.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s)
18:46:54 [2022-03-04T18:46:54.765Z] === RUN   TestBuildMultiStageCopy
18:46:54 [2022-03-04T18:46:54.765Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestBoolValue
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestBoolValue (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestBoolValueOrDefault
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestInt64ValueOrZero
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestInt64ValueOrDefault
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestInt64ValueOrDefaultWithError
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] === RUN   TestJsonContentType
18:46:54 [2022-03-04T18:46:54.770Z] --- PASS: TestJsonContentType (0.00s)
18:46:54 [2022-03-04T18:46:54.770Z] PASS
18:46:54 [2022-03-04T18:46:54.770Z] coverage: 14.7% of statements
18:46:54 [2022-03-04T18:46:54.770Z] ok  	github.com/docker/docker/api/server/httputils	0.096s	coverage: 14.7% of statements
18:46:54 [2022-03-04T18:46:54.770Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestMaskSecretKeys
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:46:55 [2022-03-04T18:46:55.761Z] --- PASS: TestMaskSecretKeys (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestVersionMiddlewareVersion
18:46:55 [2022-03-04T18:46:55.761Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:46:55 [2022-03-04T18:46:55.761Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:46:55 [2022-03-04T18:46:55.761Z] PASS
18:46:55 [2022-03-04T18:46:55.761Z] coverage: 37.7% of statements
18:46:55 [2022-03-04T18:46:55.761Z] ok  	github.com/docker/docker/api/server/middleware	0.050s	coverage: 37.7% of statements
18:46:55 [2022-03-04T18:46:55.761Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:46:55 [2022-03-04T18:46:55.761Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:46:55 [2022-03-04T18:46:55.761Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:46:56 [2022-03-04T18:46:56.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:46:56 [2022-03-04T18:46:56.231Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:46:56 [2022-03-04T18:46:56.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:46:56 [2022-03-04T18:46:56.401Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:46:56 [2022-03-04T18:46:56.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:46:56 [2022-03-04T18:46:56.700Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:46:56 [2022-03-04T18:46:56.700Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:46:56 [2022-03-04T18:46:56.918Z] --- PASS: TestBuildMultiStageCopy (2.17s)
18:46:56 [2022-03-04T18:46:56.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s)
18:46:56 [2022-03-04T18:46:56.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
18:46:56 [2022-03-04T18:46:56.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
18:46:56 [2022-03-04T18:46:56.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:46:56 [2022-03-04T18:46:56.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
18:46:56 [2022-03-04T18:46:56.918Z] === RUN   TestBuildMultiStageParentConfig
18:46:57 [2022-03-04T18:46:57.484Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
18:46:57 [2022-03-04T18:46:57.484Z] === RUN   TestBuildLabelWithTargets
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestAdjustForAPIVersion
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] PASS
18:46:57 [2022-03-04T18:46:57.690Z] coverage: 5.7% of statements
18:46:57 [2022-03-04T18:46:57.690Z] ok  	github.com/docker/docker/api/server/router/swarm	0.046s	coverage: 5.7% of statements
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestStrSliceMarshalJSON
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestStrSliceUnmarshalJSON
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestStrSliceUnmarshalString
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestStrSliceUnmarshalSlice
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] PASS
18:46:57 [2022-03-04T18:46:57.690Z] coverage: 90.0% of statements
18:46:57 [2022-03-04T18:46:57.690Z] ok  	github.com/docker/docker/api/types/strslice	0.043s	coverage: 90.0% of statements
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestToJSON
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestToJSON (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestToParamWithVersion
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestToParamWithVersion (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestFromJSON
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestFromJSON (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestEmpty
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestEmpty (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestArgsMatchKVListEmptySources
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestArgsMatchKVList
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestArgsMatchKVList (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestArgsMatch
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestArgsMatch (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestAdd
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestAdd (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestDel
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestDel (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestLen
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestLen (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestExactMatch
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestExactMatch (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestOnlyOneExactMatch
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestContains
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestContains (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestValidate
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestValidate (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestWalkValues
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestWalkValues (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestFuzzyMatch
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestFuzzyMatch (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] === RUN   TestClone
18:46:57 [2022-03-04T18:46:57.690Z] --- PASS: TestClone (0.00s)
18:46:57 [2022-03-04T18:46:57.690Z] PASS
18:46:57 [2022-03-04T18:46:57.690Z] coverage: 92.2% of statements
18:46:57 [2022-03-04T18:46:57.690Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:46:57 [2022-03-04T18:46:57.690Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] === RUN   TestDurationToSecondsString
18:46:58 [2022-03-04T18:46:58.165Z] --- PASS: TestDurationToSecondsString (0.00s)
18:46:58 [2022-03-04T18:46:58.165Z] === RUN   TestGetTimestamp
18:46:58 [2022-03-04T18:46:58.165Z] === RUN   TestCompareVersion
18:46:58 [2022-03-04T18:46:58.165Z] --- PASS: TestCompareVersion (0.00s)
18:46:58 [2022-03-04T18:46:58.165Z] PASS
18:46:58 [2022-03-04T18:46:58.165Z] coverage: 75.0% of statements
18:46:58 [2022-03-04T18:46:58.165Z] ok  	github.com/docker/docker/api/types/versions	0.047s	coverage: 75.0% of statements
18:46:58 [2022-03-04T18:46:58.165Z] --- PASS: TestGetTimestamp (0.16s)
18:46:58 [2022-03-04T18:46:58.165Z] === RUN   TestParseTimestamps
18:46:58 [2022-03-04T18:46:58.165Z] --- PASS: TestParseTimestamps (0.00s)
18:46:58 [2022-03-04T18:46:58.165Z] PASS
18:46:58 [2022-03-04T18:46:58.165Z] coverage: 100.0% of statements
18:46:58 [2022-03-04T18:46:58.165Z] ok  	github.com/docker/docker/api/types/time	0.208s	coverage: 100.0% of statements
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:46:58 [2022-03-04T18:46:58.165Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:46:58 [2022-03-04T18:46:58.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:46:58 [2022-03-04T18:46:58.291Z] 
18:46:58 [2022-03-04T18:46:58.291Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:46:58 [2022-03-04T18:46:58.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:46:58 [2022-03-04T18:46:58.291Z] HOSTNAME=f193f346638a
18:46:58 [2022-03-04T18:46:58.291Z] TESTDEBUG=0
18:46:58 [2022-03-04T18:46:58.291Z] DEST=bundles/test-integration
18:46:58 [2022-03-04T18:46:58.291Z] PWD=/go/src/github.com/docker/docker
18:46:58 [2022-03-04T18:46:58.291Z] DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7
18:46:58 [2022-03-04T18:46:58.291Z] container=docker
18:46:58 [2022-03-04T18:46:58.291Z] HOME=/root
18:46:58 [2022-03-04T18:46:58.291Z] GOLANG_VERSION=1.16.15
18:46:58 [2022-03-04T18:46:58.291Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:46:58 [2022-03-04T18:46:58.291Z] VALIDATE_BRANCH=20.10
18:46:58 [2022-03-04T18:46:58.291Z] TERM=xterm
18:46:58 [2022-03-04T18:46:58.291Z] DOCKER_PKG=github.com/docker/docker
18:46:58 [2022-03-04T18:46:58.291Z] SHLVL=1
18:46:58 [2022-03-04T18:46:58.291Z] TIMEOUT=120m
18:46:58 [2022-03-04T18:46:58.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:46:58 [2022-03-04T18:46:58.291Z] DOCKER_GRAPHDRIVER=overlay2
18:46:58 [2022-03-04T18:46:58.291Z] GO111MODULE=off
18:46:58 [2022-03-04T18:46:58.291Z] DOCKER_EXPERIMENTAL=1
18:46:58 [2022-03-04T18:46:58.291Z] TEST_SKIP_INTEGRATION_CLI=1
18:46:58 [2022-03-04T18:46:58.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:46:58 [2022-03-04T18:46:58.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:46:58 [2022-03-04T18:46:58.291Z] GOPATH=/go
18:46:58 [2022-03-04T18:46:58.291Z] PKG_CONFIG=pkg-config
18:46:58 [2022-03-04T18:46:58.291Z] _=/usr/bin/env
18:46:58 [2022-03-04T18:46:58.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:46:58 [2022-03-04T18:46:58.860Z] --- PASS: TestBuildLabelWithTargets (1.03s)
18:46:58 [2022-03-04T18:46:58.860Z] === RUN   TestBuildWithEmptyLayers
18:46:59 [2022-03-04T18:46:59.119Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
18:46:59 [2022-03-04T18:46:59.119Z] === RUN   TestBuildMultiStageOnBuild
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:46:59 [2022-03-04T18:46:59.733Z] --- PASS: TestParseRemoteURL (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestCloneArgsSmartHttp
18:46:59 [2022-03-04T18:46:59.733Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestCloneArgsDumbHttp
18:46:59 [2022-03-04T18:46:59.733Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestCloneArgsGit
18:46:59 [2022-03-04T18:46:59.733Z] --- PASS: TestCloneArgsGit (0.00s)
18:46:59 [2022-03-04T18:46:59.733Z] === RUN   TestCheckoutGit
18:47:00 [2022-03-04T18:47:00.494Z] --- PASS: TestBuildMultiStageOnBuild (1.55s)
18:47:00 [2022-03-04T18:47:00.494Z] === RUN   TestBuildUncleanTarFilenames
18:47:01 [2022-03-04T18:47:01.062Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
18:47:01 [2022-03-04T18:47:01.062Z] === RUN   TestBuildMultiStageLayerLeak
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestProcessNoDockerignore
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestProcessNoDockerignore (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestProcessShouldLeaveAllFiles
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestDetectContentType
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestDetectContentType (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestSelectAcceptableMIME
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestInspectEmptyResponse
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestInspectResponseBinary
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestInspectResponseBinary (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestResponseUnsupportedContentType
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestInspectResponseTextSimple
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestInspectResponseEmptyContentType
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestUnknownContentLength
18:47:01 [2022-03-04T18:47:01.300Z] --- PASS: TestUnknownContentLength (0.00s)
18:47:01 [2022-03-04T18:47:01.300Z] === RUN   TestDownloadRemote
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestDownloadRemote (0.11s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestGetWithStatusError
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestGetWithStatusError (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestCloseRootDirectory
18:47:01 [2022-03-04T18:47:01.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:01 [2022-03-04T18:47:01.769Z] --- SKIP: TestCloseRootDirectory (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestHashFile
18:47:01 [2022-03-04T18:47:01.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:01 [2022-03-04T18:47:01.769Z] --- SKIP: TestHashFile (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestHashSubdir
18:47:01 [2022-03-04T18:47:01.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:01 [2022-03-04T18:47:01.769Z] --- SKIP: TestHashSubdir (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestRemoveDirectory
18:47:01 [2022-03-04T18:47:01.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:47:01 [2022-03-04T18:47:01.769Z] --- SKIP: TestRemoveDirectory (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] PASS
18:47:01 [2022-03-04T18:47:01.769Z] coverage: 9.3% of statements
18:47:01 [2022-03-04T18:47:01.769Z] ok  	github.com/docker/docker/builder/remotecontext	0.317s	coverage: 9.3% of statements
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestGetAllAllowed
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestGetAllAllowed (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestGetAllMeta
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestGetAllMeta (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestWarnOnUnusedBuildArgs
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestIsUnreferencedBuiltin
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestIsExistingDirectory
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestIsExistingDirectory (0.01s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestGetFilenameForDownload
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestEnv2Variables
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestEnv2Variables (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestMaintainer
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestMaintainer (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestLabel
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestLabel (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestFromScratch
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestFromScratch (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestFromWithArg
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestFromWithArg (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestFromWithUndefinedArg
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestFromMultiStageWithNamedStage
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestOnbuild
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestOnbuild (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestWorkdir
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestWorkdir (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestCmd
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestCmd (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestHealthcheckNone
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestHealthcheckNone (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestHealthcheckCmd
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestHealthcheckCmd (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestEntrypoint
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestEntrypoint (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestExpose
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestExpose (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestUser
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestUser (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestVolume
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestVolume (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestStopSignal
18:47:01 [2022-03-04T18:47:01.769Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:47:01 [2022-03-04T18:47:01.769Z] --- SKIP: TestStopSignal (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestArg
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestArg (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestShell
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestShell (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestPrependEnvOnCmd
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestRunWithBuildArgs
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestRunIgnoresHealthcheck
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatchUnsupportedOptions
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestNormalizeWorkdir
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDispatch/COPY_url
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestDispatch (0.08s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z]     --- PASS: TestDispatch/COPY_url (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestAddScratchImageAddsToMounts
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestAddFromScratchPopulatesPlatform
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestImageSourceGetAddsToMounts
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestEmptyDockerfile
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestEmptyDockerfile (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestSymlinkDockerfile
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDockerfileOutsideTheBuildContext
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestNonExistingDockerfile
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestCopyRunConfig
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestCopyRunConfig (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestDeepCopyRunConfig
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestExportImage
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestExportImage (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] === RUN   TestNormalizeDest
18:47:01 [2022-03-04T18:47:01.769Z] --- PASS: TestNormalizeDest (0.00s)
18:47:01 [2022-03-04T18:47:01.769Z] PASS
18:47:01 [2022-03-04T18:47:01.769Z] coverage: 46.8% of statements
18:47:01 [2022-03-04T18:47:01.769Z] ok  	github.com/docker/docker/builder/dockerfile	0.207s	coverage: 46.8% of statements
18:47:02 [2022-03-04T18:47:02.238Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:47:02 [2022-03-04T18:47:02.238Z] === RUN   TestEnable
18:47:02 [2022-03-04T18:47:02.238Z] --- PASS: TestEnable (0.00s)
18:47:02 [2022-03-04T18:47:02.238Z] === RUN   TestDisable
18:47:02 [2022-03-04T18:47:02.238Z] --- PASS: TestDisable (0.00s)
18:47:02 [2022-03-04T18:47:02.238Z] === RUN   TestEnabled
18:47:02 [2022-03-04T18:47:02.238Z] --- PASS: TestEnabled (0.00s)
18:47:02 [2022-03-04T18:47:02.238Z] PASS
18:47:02 [2022-03-04T18:47:02.238Z] coverage: 100.0% of statements
18:47:02 [2022-03-04T18:47:02.238Z] ok  	github.com/docker/docker/cli/debug	0.076s	coverage: 100.0% of statements
18:47:02 [2022-03-04T18:47:02.967Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s)
18:47:02 [2022-03-04T18:47:02.967Z] === RUN   TestBuildWithHugeFile
18:47:14 [2022-03-04T18:47:14.742Z] === RUN   TestCheckpointCreateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointCreate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointDeleteError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointDelete
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointDelete (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointListError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointListError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointList
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointList (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCheckpointListContainerNotFound
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNewClientWithOpsFromEnv
18:47:14 [2022-03-04T18:47:14.743Z]     client_test.go:23: runtime.GOOS == "windows"
18:47:14 [2022-03-04T18:47:14.743Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestGetAPIPath
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestGetAPIPath (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestParseHostURL
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestParseHostURL (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPIVersionEmpty
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPIVersion
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPVersionOverride
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPIVersionAutomatic
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestClientRedirect
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestClientRedirect (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigCreateUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigCreateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigCreate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspectNotFound
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspectUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspectError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspectConfigNotFound
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigInspect
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigListUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigListUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigListError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigListError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigList
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigList (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigRemoveUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigRemoveError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigRemove
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigUpdateUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigUpdateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestConfigUpdate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestConfigUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCommitError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCommitError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCommit
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCommit (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStatPathError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStatPathError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStatPathNotFoundError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStatPathNoHeaderError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStatPath
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStatPath (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyToContainerError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyToContainerError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyToContainerNotFoundError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyToContainerNotStatusOKError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyToContainer
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyToContainer (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyFromContainerError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyFromContainerError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyFromContainerNotFoundError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyFromContainerNotStatusOKError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyFromContainerNoHeaderError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestCopyFromContainer
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestCopyFromContainer (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCreateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCreateImageNotFound
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCreateWithName
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCreateWithName (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerCreateAutoRemove
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerDiffError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerDiffError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerDiff
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerDiff (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecCreateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecCreate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecStartError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecStartError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecStart
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecStart (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecInspectError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecInspect
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExportError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExportError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExport
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExport (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerInspectError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerInspectContainerNotFound
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerInspect
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerInspectNode
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerInspectNode (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerKillError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerKillError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerKill
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerKill (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerListError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerListError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerList
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerList (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerLogsNotFoundError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerLogsError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerLogsError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerLogs
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerLogs (0.17s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerPauseError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerPauseError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerPause
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerPause (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainersPruneError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainersPruneError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainersPrune
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainersPrune (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRemoveError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRemoveNotFoundError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRemove
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRenameError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRenameError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRename
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRename (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerResizeError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerResizeError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecResizeError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecResizeError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerResize
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerResize (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerExecResize
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerExecResize (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRestartError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRestartError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerRestart
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerRestart (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStartError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStartError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStart
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStart (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStatsError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStatsError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStats
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStats (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStopError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStopError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerStop
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerStop (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerTopError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerTopError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerTop
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerTop (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerUnpauseError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerUnpauseError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerUnpause
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerUnpause (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerUpdateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerUpdate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerWaitError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerWaitError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestContainerWait
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestContainerWait (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestDiskUsageError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestDiskUsageError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestDiskUsage
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestDiskUsage (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestDistributionInspectUnsupported
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestDistributionInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestEventsErrorInOptions
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestEventsErrorFromServer
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestEvents
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestEvents (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestTLSCloseWriter
18:47:14 [2022-03-04T18:47:14.743Z] === PAUSE TestTLSCloseWriter
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestImageBuildError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestImageBuildError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestImageBuild
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestImageBuild (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestGetDockerOS
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestGetDockerOS (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestImageCreateError
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestImageCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestImageCreate
18:47:14 [2022-03-04T18:47:14.743Z] --- PASS: TestImageCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.743Z] === RUN   TestImageHistoryError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageHistoryError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageHistory
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageHistory (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageImportError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageImportError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageImport
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageImport (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageInspectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageInspectImageNotFound
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageInspect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageListError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageListError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageList
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageList (0.01s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageListApiBefore125
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageListApiBefore125 (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageLoadError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageLoadError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageLoad
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageLoad (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagesPruneError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagesPruneError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagesPrune
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagesPrune (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullReferenceParseError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullAnyError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullAnyError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullStatusUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePullWithoutErrors
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushReferenceError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushReferenceError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushAnyError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushAnyError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushStatusUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithoutErrors
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageRemoveError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageRemoveImageNotFound
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageRemove
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSaveError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSaveError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSave
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSave (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchAnyError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchAnyError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchStatusUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageSearchWithoutErrors
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageTagError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageTagError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageTagInvalidReference
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageTagInvalidSourceImageName
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageTagHexSource
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageTagHexSource (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestImageTag
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestImageTag (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestInfoServerError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestInfoServerError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestInfoInvalidResponseJSONError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestInfo
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestInfo (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkConnectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkConnectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkConnect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkConnect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkCreateError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkCreate
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkDisconnectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkDisconnect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkDisconnect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkInspectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkInspectNotFoundError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkInspect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkListError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkListError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkList
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkList (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworksPruneError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworksPruneError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworksPrune
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworksPrune (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkRemoveError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNetworkRemove
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNetworkRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeInspectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeInspectNodeNotFound
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeInspect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeListError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeListError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeList
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeList (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeRemoveError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeRemove
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeUpdateError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestNodeUpdate
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestNodeUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestOptionWithTimeout
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestOptionWithTimeout (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingFail
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPingFail (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingWithError
18:47:14 [2022-03-04T18:47:14.744Z] 2022/03/04 18:47:13 RoundTripper returned a response & error; ignoring response
18:47:14 [2022-03-04T18:47:14.744Z] 2022/03/04 18:47:13 RoundTripper returned a response & error; ignoring response
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPingWithError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingSuccess
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPingSuccess (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingHeadFallback
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingHeadFallback/OK
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingHeadFallback/Not_Found
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPingHeadFallback (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginDisableError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginDisableError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginDisable
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginDisable (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginEnableError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginEnableError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginEnable
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginEnable (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginInspectError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginInspect
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginListError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginListError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginList
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginList (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginPushError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginPushError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginPush
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginPush (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginRemoveError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginRemove
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginSetError
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginSetError (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestPluginSet
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestPluginSet (0.00s)
18:47:14 [2022-03-04T18:47:14.744Z] === RUN   TestSetHostHeader
18:47:14 [2022-03-04T18:47:14.744Z] --- PASS: TestSetHostHeader (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestPlainTextError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestPlainTextError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestInfiniteError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestInfiniteError (0.06s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretCreateUnsupported
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretCreateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretCreate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretInspectUnsupported
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretInspectError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretInspectSecretNotFound
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretInspect
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretListUnsupported
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretListUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretListError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretListError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretList
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretList (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretRemoveUnsupported
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretRemoveError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretRemove
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretUpdateUnsupported
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretUpdateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSecretUpdate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSecretUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceCreateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceCreateError (0.01s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceCreate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceCreateCompatiblePlatforms
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceCreateDigestPinning
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceInspectError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceInspectServiceNotFound
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceInspect
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceListError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceListError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceList
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceList (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceLogsError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceLogsError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceLogs
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceLogs (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceRemoveError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceRemoveNotFoundError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceRemove
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceUpdateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestServiceUpdate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestServiceUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmGetUnlockKeyError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmGetUnlockKey
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmInitError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmInitError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmInit
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmInit (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmInspectError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmInspect
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmJoinError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmJoinError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmJoin
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmJoin (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmLeaveError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmLeaveError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmLeave
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmLeave (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmUnlockError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmUnlockError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmUnlock
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmUnlock (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmUpdateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmUpdateError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestSwarmUpdate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestSwarmUpdate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestTaskInspectError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTaskInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestTaskInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestTaskInspect
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTaskInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestTaskListError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTaskListError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestTaskList
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTaskList (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeCreateError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeCreateError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeCreate
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeCreate (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeInspectError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeInspectError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeInspectNotFound
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeInspectWithEmptyID
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeInspect
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeInspect (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeListError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeListError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeList
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeList (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeRemoveError
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeRemoveError (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === RUN   TestVolumeRemove
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestVolumeRemove (0.00s)
18:47:14 [2022-03-04T18:47:14.745Z] === CONT  TestTLSCloseWriter
18:47:14 [2022-03-04T18:47:14.745Z] --- PASS: TestTLSCloseWriter (0.02s)
18:47:14 [2022-03-04T18:47:14.745Z] PASS
18:47:14 [2022-03-04T18:47:14.745Z] coverage: 74.9% of statements
18:47:14 [2022-03-04T18:47:14.745Z] ok  	github.com/docker/docker/client	0.464s	coverage: 74.9% of statements
18:47:30 [2022-03-04T18:47:30.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:47:30 [2022-03-04T18:47:30.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:47:32 [2022-03-04T18:47:32.578Z] --- PASS: TestCheckoutGit (31.68s)
18:47:32 [2022-03-04T18:47:32.578Z] === RUN   TestValidGitTransport
18:47:32 [2022-03-04T18:47:32.578Z] --- PASS: TestValidGitTransport (0.00s)
18:47:32 [2022-03-04T18:47:32.578Z] === RUN   TestGitInvalidRef
18:47:32 [2022-03-04T18:47:32.578Z] --- PASS: TestGitInvalidRef (0.27s)
18:47:32 [2022-03-04T18:47:32.578Z] PASS
18:47:32 [2022-03-04T18:47:32.578Z] coverage: 86.3% of statements
18:47:32 [2022-03-04T18:47:32.578Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.059s	coverage: 86.3% of statements
18:47:32 [2022-03-04T18:47:32.578Z] ?   	github.com/docker/docker/cli	[no test files]
18:47:32 [2022-03-04T18:47:32.578Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:47:33 [2022-03-04T18:47:33.337Z] ..........................xx....................                         [ 29%]
18:47:45 [2022-03-04T18:47:45.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestContainerStopSignal
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestContainerStopSignal (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestContainerStopTimeout
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestContainerStopTimeout (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestContainerSecretReferenceDestTarget
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestContainerLogPathSetForRingLogger
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestReplaceAndAppendEnvVars
18:47:47 [2022-03-04T18:47:47.523Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestNewMemoryStore
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestNewMemoryStore (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestAddContainers
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestAddContainers (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestGetContainer
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestGetContainer (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestDeleteContainer
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestDeleteContainer (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestListContainers
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestListContainers (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestFirstContainer
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestFirstContainer (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestApplyAllContainer
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestApplyAllContainer (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestIsValidHealthString
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestIsValidHealthString (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestStateRunStop
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestStateRunStop (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestStateTimeoutWait
18:47:47 [2022-03-04T18:47:47.523Z]     state_test.go:141: Stop callback fired
18:47:47 [2022-03-04T18:47:47.523Z]     state_test.go:165: Stop callback fired
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestStateTimeoutWait (0.10s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestIsValidStateString
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestIsValidStateString (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestViewSaveDelete
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestViewSaveDelete (0.02s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestViewAll
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestViewAll (0.01s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestViewGet
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestViewGet (0.01s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestNames
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestNames (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestViewWithHealthCheck
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:47:47 [2022-03-04T18:47:47.523Z] PASS
18:47:47 [2022-03-04T18:47:47.523Z] coverage: 41.4% of statements
18:47:47 [2022-03-04T18:47:47.523Z] ok  	github.com/docker/docker/container	0.253s	coverage: 41.4% of statements
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestConfigureDaemonLogs
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestCommonOptionsInstallFlags
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:47:47 [2022-03-04T18:47:47.523Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:47:47 [2022-03-04T18:47:47.523Z] PASS
18:47:47 [2022-03-04T18:47:47.523Z] coverage: 18.4% of statements
18:47:47 [2022-03-04T18:47:47.523Z] ok  	github.com/docker/docker/cmd/dockerd	0.210s	coverage: 18.4% of statements
18:47:47 [2022-03-04T18:47:47.523Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:47:47 [2022-03-04T18:47:47.523Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:47:47 [2022-03-04T18:47:47.523Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:47:47 [2022-03-04T18:47:47.523Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:47:47 [2022-03-04T18:47:47.523Z] === RUN   TestPrepare
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestPrepare (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] === RUN   TestStart
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestStart (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] === RUN   TestWaitCancel
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestWaitCancel (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] === RUN   TestWaitDisabled
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestWaitDisabled (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] === RUN   TestWaitEnabled
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestWaitEnabled (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] === RUN   TestRemove
18:47:47 [2022-03-04T18:47:47.992Z] --- PASS: TestRemove (0.00s)
18:47:47 [2022-03-04T18:47:47.992Z] PASS
18:47:47 [2022-03-04T18:47:47.992Z] coverage: 65.3% of statements
18:47:47 [2022-03-04T18:47:47.992Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.141s	coverage: 65.3% of statements
18:47:49 [2022-03-04T18:47:49.701Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:47:50 [2022-03-04T18:47:50.210Z] === RUN   TestNewListSecretsFilters
18:47:50 [2022-03-04T18:47:50.210Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:47:50 [2022-03-04T18:47:50.210Z] === RUN   TestNewListConfigsFilters
18:47:50 [2022-03-04T18:47:50.210Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:47:50 [2022-03-04T18:47:50.210Z] PASS
18:47:50 [2022-03-04T18:47:50.210Z] coverage: 0.5% of statements
18:47:50 [2022-03-04T18:47:50.210Z] ok  	github.com/docker/docker/daemon/cluster	0.974s	coverage: 0.5% of statements
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:47:50 [2022-03-04T18:47:50.679Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCIsolation
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:47:50 [2022-03-04T18:47:50.679Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:47:51 [2022-03-04T18:47:51.148Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCIsolation
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCConfigs
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCConfigs
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:47:51 [2022-03-04T18:47:51.149Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:47:51 [2022-03-04T18:47:51.149Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:47:51 [2022-03-04T18:47:51.149Z] PASS
18:47:51 [2022-03-04T18:47:51.149Z] coverage: 35.9% of statements
18:47:51 [2022-03-04T18:47:51.149Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.204s	coverage: 35.9% of statements
18:47:53 [2022-03-04T18:47:53.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:47:53 [2022-03-04T18:47:53.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:47:53 [2022-03-04T18:47:53.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:47:54 [2022-03-04T18:47:54.104Z] === RUN   TestBuilderGC
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestBuilderGC (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationNotFound
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonBrokenConfiguration
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestParseClusterAdvertiseSettings
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestFindConfigurationConflicts
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeConflicts
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:47:54 [2022-03-04T18:47:54.105Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:47:54 [2022-03-04T18:47:54.105Z] === RUN   TestValidateConfiguration
18:47:54 [2022-03-04T18:47:54.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:47:54 [2022-03-04T18:47:54.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_label
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_dns
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_dns-search
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestValidateConfiguration (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestModifiedDiscoverySettings
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestReloadSetConfigFileNotExist
18:47:54 [2022-03-04T18:47:54.574Z] time="2022-03-04T18:47:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestReloadDefaultConfigNotExist
18:47:54 [2022-03-04T18:47:54.574Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:47:54 [2022-03-04T18:47:54.574Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestReloadBadDefaultConfig
18:47:54 [2022-03-04T18:47:54.574Z] time="2022-03-04T18:47:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-068715347"
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestReloadWithConflictingLabels
18:47:54 [2022-03-04T18:47:54.574Z] time="2022-03-04T18:47:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-987310230"
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestReloadWithDuplicateLabels
18:47:54 [2022-03-04T18:47:54.574Z] time="2022-03-04T18:47:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-597690621"
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestDaemonConfigurationMerge
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] PASS
18:47:54 [2022-03-04T18:47:54.574Z] coverage: 79.7% of statements
18:47:54 [2022-03-04T18:47:54.574Z] ok  	github.com/docker/docker/daemon/config	0.269s	coverage: 79.7% of statements
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestWaitNodeAttachment
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestWaitNodeAttachment (0.40s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestIsolationConversion
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestIsolationConversion/default
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestIsolationConversion/process
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestIsolationConversion/hyperv
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestIsolationConversion (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestContainerLabels
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestContainerLabels (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestCredentialSpecConversion
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestCredentialSpecConversion/none
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestCredentialSpecConversion/config
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestCredentialSpecConversion/file
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestCredentialSpecConversion/registry
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountBind
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountVolume
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountTarget
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountTmpfs
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountInvalidType
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] === RUN   TestControllerValidateMountNamedPipe
18:47:54 [2022-03-04T18:47:54.574Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:47:54 [2022-03-04T18:47:54.574Z] PASS
18:47:54 [2022-03-04T18:47:54.574Z] coverage: 11.0% of statements
18:47:54 [2022-03-04T18:47:54.574Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.734s	coverage: 11.0% of statements
18:47:55 [2022-03-04T18:47:55.043Z] === RUN   TestDiscoveryOptsErrors
18:47:55 [2022-03-04T18:47:55.043Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
18:47:55 [2022-03-04T18:47:55.043Z] === RUN   TestDiscoveryOpts
18:47:55 [2022-03-04T18:47:55.043Z] --- PASS: TestDiscoveryOpts (0.00s)
18:47:55 [2022-03-04T18:47:55.043Z] PASS
18:47:55 [2022-03-04T18:47:55.043Z] coverage: 30.0% of statements
18:47:55 [2022-03-04T18:47:55.043Z] ok  	github.com/docker/docker/daemon/discovery	0.044s	coverage: 30.0% of statements
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestVerifyNetworkingConfig
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestGetContainer
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestGetContainer (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestValidContainerNames
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestValidContainerNames (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestContainerInitDNS
18:47:55 [2022-03-04T18:47:55.512Z]     daemon_test.go:147: root required
18:47:55 [2022-03-04T18:47:55.512Z] --- SKIP: TestContainerInitDNS (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestMerge
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestMerge (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestValidateContainerIsolation
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestFindNetworkErrorType
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestEnsureServicesExist
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestEnsureServicesExist (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestEnsureServicesExistErrors
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestContainerDelete
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestContainerDelete (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestContainerDoubleDelete
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestLogContainerEventCopyLabels
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestLogContainerEventWithAttributes
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestNoneHealthcheck
18:47:55 [2022-03-04T18:47:55.512Z] --- PASS: TestNoneHealthcheck (0.00s)
18:47:55 [2022-03-04T18:47:55.512Z] === RUN   TestHealthStates
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.512Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.513Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.513Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.513Z] time="2022-03-04T18:47:55Z" 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"
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestHealthStates (0.14s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestMaskURLCredentials
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestMaskURLCredentials (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestGetInspectData
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestGetInspectData (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestFillLicense
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestFillLicense (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestListInvalidFilter
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestListInvalidFilter (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestNameFilter
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestNameFilter (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:47:55 [2022-03-04T18:47:55.513Z] === 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
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- 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)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonReloadLabels
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonReloadMirrors
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonReloadInsecureRegistries
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonReloadNotAffectOthers
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestDaemonDiscoveryReload
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestEventsLog
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestEventsLog (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestEventsLogTimeout
18:47:55 [2022-03-04T18:47:55.513Z] --- PASS: TestEventsLogTimeout (0.00s)
18:47:55 [2022-03-04T18:47:55.513Z] === RUN   TestLogEvents
18:47:55 [2022-03-04T18:47:55.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLogEvents (0.05s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLoadBufferedEvents
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLoadBufferedEvents (0.14s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] PASS
18:47:56 [2022-03-04T18:47:56.702Z] coverage: 50.0% of statements
18:47:56 [2022-03-04T18:47:56.702Z] ok  	github.com/docker/docker/daemon/events	0.250s	coverage: 50.0% of statements
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestIsEmptyDir
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestIsEmptyDir (0.01s)
18:47:56 [2022-03-04T18:47:56.702Z] PASS
18:47:56 [2022-03-04T18:47:56.702Z] coverage: 2.3% of statements
18:47:56 [2022-03-04T18:47:56.702Z] ok  	github.com/docker/docker/daemon/graphdriver	0.092s	coverage: 2.3% of statements
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLinkNaming
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLinkNaming (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLinkNew
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLinkNew (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLinkEnv
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLinkEnv (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLinkMultipleEnv
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] === RUN   TestLinkPortRangeEnv
18:47:56 [2022-03-04T18:47:56.702Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:47:56 [2022-03-04T18:47:56.702Z] PASS
18:47:56 [2022-03-04T18:47:56.702Z] coverage: 93.0% of statements
18:47:56 [2022-03-04T18:47:56.702Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
18:47:57 [2022-03-04T18:47:57.123Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:47:57 [2022-03-04T18:47:57.171Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
18:47:57 [2022-03-04T18:47:57.171Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:47:57 [2022-03-04T18:47:57.640Z]     reload_test.go:520: root required
18:47:57 [2022-03-04T18:47:57.640Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:47:57 [2022-03-04T18:47:57.640Z] === RUN   TestParseVolumesFrom
18:47:57 [2022-03-04T18:47:57.640Z] --- PASS: TestParseVolumesFrom (0.00s)
18:47:57 [2022-03-04T18:47:57.640Z] PASS
18:47:57 [2022-03-04T18:47:57.640Z] coverage: 9.0% of statements
18:47:57 [2022-03-04T18:47:57.640Z] ok  	github.com/docker/docker/daemon	2.466s	coverage: 9.0% of statements
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:47:57 [2022-03-04T18:47:57.640Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:47:57 [2022-03-04T18:47:57.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:47:59 [2022-03-04T18:47:59.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:47:59 [2022-03-04T18:47:59.195Z] --- PASS: TestBuildWithHugeFile (51.92s)
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildWithEmptyDockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:59 [2022-03-04T18:47:59.195Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:47:59 [2022-03-04T18:47:59.195Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
18:47:59 [2022-03-04T18:47:59.195Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
18:47:59 [2022-03-04T18:47:59.195Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildPreserveOwnership
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildPreserveOwnership/copy_from
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:47:59 [2022-03-04T18:47:59.195Z] --- PASS: TestBuildPreserveOwnership (3.19s)
18:47:59 [2022-03-04T18:47:59.195Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.14s)
18:47:59 [2022-03-04T18:47:59.195Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s)
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildPlatformInvalid
18:47:59 [2022-03-04T18:47:59.195Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:47:59 [2022-03-04T18:47:59.195Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:47:59 [2022-03-04T18:47:59.205Z] === RUN   TestAdapterReadLogs
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestAdapterReadLogs (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopier
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCopier (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierLongLines
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCopierLongLines (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierSlow
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/defaults
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/invalid_create_group
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestNewStreamConfig (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestNewAWSLogsClientRegionDetect
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCopierSlow (0.25s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierWithSized
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierWithSized/as_is
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierWithSized/With_RingLogger
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCopierWithSized (0.02s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.02s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCopierWithPartial
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCopierWithPartial (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestRingLogger
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestRingLogger (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestRingCap
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestRingCap (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestRingClose
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestRingClose (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestRingDrain
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestRingDrain (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] PASS
18:47:59 [2022-03-04T18:47:59.206Z] coverage: 43.5% of statements
18:47:59 [2022-03-04T18:47:59.206Z] ok  	github.com/docker/docker/daemon/logger	0.347s	coverage: 43.5% of statements
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=info msg="Trying to get region from EC2 Metadata"
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCreateSuccess
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCreateSuccess (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCreateLogGroupSuccess
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCreateError
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCreateError (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCreateAlreadyExists
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestLogClosed
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestLogClosed (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestLogBlocking
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestLogBlocking (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestLogNonBlockingBufferEmpty
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestLogNonBlockingBufferFull
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestPublishBatchSuccess
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestPublishBatchError
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=error msg=Error
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestPublishBatchError (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestPublishBatchAlreadyAccepted
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:47:59 [2022-03-04T18:47:59.206Z] time="2022-03-04T18:47:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchSimple
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchSimple (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchTicker
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchTicker (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMultilinePattern
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchClose
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchClose (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/0/Hello
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/2/🙃
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/3/����
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/4/He��o
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestEffectiveLen/5/
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestEffectiveLen (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/0/
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: 
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: 
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/1/Hello
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: Hello
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: 
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/2/Hello
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: He
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: llo
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/3/Hello
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: 
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: Hello
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/4/🙃
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: 
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: 🙃
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/5/🙃
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: 🙃
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: 
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/6/a�
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: a
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: �
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestFindValidSplit/7/a�
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1044: a�
18:47:59 [2022-03-04T18:47:59.206Z]     cloudwatchlogs_test.go:1045: 
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestFindValidSplit (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestProcessEventEmoji
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestProcessEventEmoji (0.01s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchLineSplit
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchLineSplit (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchLineSplitWithBinary
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMaxEvents
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMaxEvents (0.07s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMaxTotalBytes
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsMultilinePattern
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:47:59 [2022-03-04T18:47:59.206Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:47:59 [2022-03-04T18:47:59.206Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:47:59 [2022-03-04T18:47:59.206Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestCreateTagSuccess
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestCreateTagSuccess (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:47:59 [2022-03-04T18:47:59.207Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
18:47:59 [2022-03-04T18:47:59.207Z] PASS
18:47:59 [2022-03-04T18:47:59.207Z] coverage: 77.8% of statements
18:47:59 [2022-03-04T18:47:59.207Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.394s	coverage: 77.8% of statements
18:47:59 [2022-03-04T18:47:59.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestSearchRegistryForImagesErrors
18:47:59 [2022-03-04T18:47:59.675Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestSearchRegistryForImages
18:47:59 [2022-03-04T18:47:59.675Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestOnlyPlatformWithFallback
18:47:59 [2022-03-04T18:47:59.675Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestImageDelete
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestImageDelete/no_lease
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestImageDelete/lease_exists
18:47:59 [2022-03-04T18:47:59.675Z] --- PASS: TestImageDelete (0.04s)
18:47:59 [2022-03-04T18:47:59.675Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:47:59 [2022-03-04T18:47:59.675Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
18:47:59 [2022-03-04T18:47:59.675Z] === RUN   TestContentStoreForPull
18:47:59 [2022-03-04T18:47:59.675Z] --- PASS: TestContentStoreForPull (0.18s)
18:47:59 [2022-03-04T18:47:59.675Z] PASS
18:47:59 [2022-03-04T18:47:59.675Z] coverage: 6.6% of statements
18:47:59 [2022-03-04T18:47:59.675Z] ok  	github.com/docker/docker/daemon/images	0.321s	coverage: 6.6% of statements
18:47:59 [2022-03-04T18:47:59.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:48:00 [2022-03-04T18:48:00.144Z] === RUN   TestJSONLogsMarshalJSONBuf
18:48:00 [2022-03-04T18:48:00.144Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:48:00 [2022-03-04T18:48:00.144Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:48:00 [2022-03-04T18:48:00.144Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
18:48:00 [2022-03-04T18:48:00.144Z] === RUN   TestFastTimeMarshalJSON
18:48:00 [2022-03-04T18:48:00.144Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
18:48:00 [2022-03-04T18:48:00.144Z] PASS
18:48:00 [2022-03-04T18:48:00.144Z] coverage: 87.2% of statements
18:48:00 [2022-03-04T18:48:00.144Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.237s	coverage: 87.2% of statements
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestJSONFileLogger
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestJSONFileLogger (0.00s)
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestJSONFileLoggerWithTags
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestJSONFileLoggerWithOpts
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestEncodeDecode
18:48:00 [2022-03-04T18:48:00.613Z] === PAUSE TestEncodeDecode
18:48:00 [2022-03-04T18:48:00.613Z] === RUN   TestUnexpectedEOF
18:48:00 [2022-03-04T18:48:00.613Z] time="2022-03-04T18:48:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:48:00 [2022-03-04T18:48:00.613Z] time="2022-03-04T18:48:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestUnexpectedEOF (0.14s)
18:48:00 [2022-03-04T18:48:00.613Z] === CONT  TestEncodeDecode
18:48:00 [2022-03-04T18:48:00.613Z] --- PASS: TestEncodeDecode (0.00s)
18:48:00 [2022-03-04T18:48:00.613Z] PASS
18:48:00 [2022-03-04T18:48:00.613Z] coverage: 69.9% of statements
18:48:00 [2022-03-04T18:48:00.613Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.229s	coverage: 69.9% of statements
18:48:00 [2022-03-04T18:48:00.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:48:01 [2022-03-04T18:48:01.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestWriteLog
18:48:01 [2022-03-04T18:48:01.601Z] === PAUSE TestWriteLog
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestReadLog
18:48:01 [2022-03-04T18:48:01.601Z] === PAUSE TestReadLog
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestDecode
18:48:01 [2022-03-04T18:48:01.601Z] --- PASS: TestDecode (0.02s)
18:48:01 [2022-03-04T18:48:01.601Z] === CONT  TestWriteLog
18:48:01 [2022-03-04T18:48:01.601Z] === CONT  TestReadLog
18:48:01 [2022-03-04T18:48:01.601Z] --- PASS: TestWriteLog (0.00s)
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestReadLog/tail_exact
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestReadLog/tail_less_than_available
18:48:01 [2022-03-04T18:48:01.601Z] === RUN   TestReadLog/tail_more_than_available
18:48:01 [2022-03-04T18:48:01.601Z] --- PASS: TestReadLog (0.16s)
18:48:01 [2022-03-04T18:48:01.601Z]     --- PASS: TestReadLog/tail_exact (0.15s)
18:48:01 [2022-03-04T18:48:01.601Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
18:48:01 [2022-03-04T18:48:01.601Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
18:48:01 [2022-03-04T18:48:01.601Z] PASS
18:48:01 [2022-03-04T18:48:01.601Z] coverage: 78.7% of statements
18:48:01 [2022-03-04T18:48:01.601Z] ok  	github.com/docker/docker/daemon/logger/local	0.231s	coverage: 78.7% of statements
18:48:01 [2022-03-04T18:48:01.601Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:48:01 [2022-03-04T18:48:01.889Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestOpenFileDelete
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestOpenFileDelete (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestOpenFileRename
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestOpenFileRename (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestHandleDecoderErr
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestHandleDecoderErr (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestParseLogTagDefaultTag
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestParseLogTag
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestParseLogTag (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestParseLogTagEmptyTag
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestTailFiles
18:48:02 [2022-03-04T18:48:02.069Z] --- PASS: TestTailFiles (0.00s)
18:48:02 [2022-03-04T18:48:02.069Z] === RUN   TestFollowLogsConsumerGone
18:48:02 [2022-03-04T18:48:02.070Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
18:48:02 [2022-03-04T18:48:02.070Z] === RUN   TestFollowLogsProducerGone
18:48:02 [2022-03-04T18:48:02.070Z]     logfile_test.go:234: messages sent: 4098, received: 4098
18:48:02 [2022-03-04T18:48:02.070Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
18:48:02 [2022-03-04T18:48:02.070Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:48:02 [2022-03-04T18:48:02.070Z] === RUN   TestCheckCapacityAndRotate
18:48:02 [2022-03-04T18:48:02.070Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:48:02 [2022-03-04T18:48:02.070Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:48:02 [2022-03-04T18:48:02.070Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
18:48:02 [2022-03-04T18:48:02.070Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
18:48:02 [2022-03-04T18:48:02.070Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
18:48:02 [2022-03-04T18:48:02.070Z] PASS
18:48:02 [2022-03-04T18:48:02.070Z] coverage: 54.9% of statements
18:48:02 [2022-03-04T18:48:02.070Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.224s	coverage: 54.9% of statements
18:48:02 [2022-03-04T18:48:02.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestLog
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestLog (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] PASS
18:48:02 [2022-03-04T18:48:02.542Z] coverage: 31.5% of statements
18:48:02 [2022-03-04T18:48:02.542Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.090s	coverage: 31.5% of statements
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestValidateLogOpt
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestValidateLogOpt (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestNewMissedConfig
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestNewMissedConfig (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestNewMissedUrl
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestNewMissedUrl (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestNewMissedToken
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestNewMissedToken (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestNewWithProxy
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestNewWithProxy (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestDefault
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestDefault (0.01s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestJsonFormat
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestJsonFormat (0.02s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestRawFormat
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestRawFormat (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestRawFormatWithLabels
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestRawFormatWithoutTag
18:48:02 [2022-03-04T18:48:02.542Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:48:02 [2022-03-04T18:48:02.542Z] === RUN   TestBatching
18:48:02 [2022-03-04T18:48:02.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:48:03 [2022-03-04T18:48:03.011Z] === RUN   TestNewParse
18:48:03 [2022-03-04T18:48:03.011Z] --- PASS: TestNewParse (0.00s)
18:48:03 [2022-03-04T18:48:03.011Z] PASS
18:48:03 [2022-03-04T18:48:03.011Z] coverage: 8.3% of statements
18:48:03 [2022-03-04T18:48:03.011Z] ok  	github.com/docker/docker/daemon/logger/templates	0.051s	coverage: 8.3% of statements
18:48:03 [2022-03-04T18:48:03.011Z] --- PASS: TestBatching (0.30s)
18:48:03 [2022-03-04T18:48:03.011Z] === RUN   TestFrequency
18:48:03 [2022-03-04T18:48:03.011Z] --- PASS: TestFrequency (0.17s)
18:48:03 [2022-03-04T18:48:03.011Z] === RUN   TestOneMessagePerRequest
18:48:03 [2022-03-04T18:48:03.011Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:48:03 [2022-03-04T18:48:03.011Z] === RUN   TestVerify
18:48:03 [2022-03-04T18:48:03.011Z] --- PASS: TestVerify (0.00s)
18:48:03 [2022-03-04T18:48:03.011Z] === RUN   TestSkipVerify
18:48:03 [2022-03-04T18:48:03.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:48:03 [2022-03-04T18:48:03.480Z] time="2022-03-04T18:48:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestParseLogFormat
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestParseLogFormat (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestValidateLogOptEmpty
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestValidateSyslogAddress
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestParseAddressDefaultPort
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestValidateSyslogFacility
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestValidateLogOptSyslogFormat
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestValidateLogOpt
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestValidateLogOpt (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] PASS
18:48:03 [2022-03-04T18:48:03.481Z] coverage: 46.8% of statements
18:48:03 [2022-03-04T18:48:03.481Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.057s	coverage: 46.8% of statements
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestSkipVerify (0.41s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestBufferMaximum
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.347868\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.347868\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestBufferMaximum (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestServerAlwaysDown
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.351130\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.351130\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.351130\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.352131\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] time="2022-03-04T18:48:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646419683.352131\",\"host\":\"47d2c61c7d75\"}'"
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestServerAlwaysDown (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestCannotSendAfterClose
18:48:03 [2022-03-04T18:48:03.481Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:48:03 [2022-03-04T18:48:03.481Z] === RUN   TestDeadlockOnBlockedEndpoint
18:48:04 [2022-03-04T18:48:04.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:48:04 [2022-03-04T18:48:04.399Z] Using test binary docker
18:48:04 [2022-03-04T18:48:04.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:48:04 [2022-03-04T18:48:04.399Z] +++ /etc/init.d/apparmor start
18:48:04 [2022-03-04T18:48:04.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:48:04 [2022-03-04T18:48:04.399Z] INFO: Waiting for daemon to start...
18:48:04 [2022-03-04T18:48:04.399Z] Starting dockerd
18:48:04 [2022-03-04T18:48:04.399Z] +++ 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
18:48:04 [2022-03-04T18:48:04.468Z] === RUN   TestV1IDService
18:48:04 [2022-03-04T18:48:04.468Z] --- PASS: TestV1IDService (0.03s)
18:48:04 [2022-03-04T18:48:04.468Z] === RUN   TestV2MetadataService
18:48:04 [2022-03-04T18:48:04.468Z] time="2022-03-04T18:48:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
18:48:04 [2022-03-04T18:48:04.468Z] time="2022-03-04T18:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"47d2c61c7d75\"}'"
18:48:04 [2022-03-04T18:48:04.468Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
18:48:04 [2022-03-04T18:48:04.468Z] PASS
18:48:04 [2022-03-04T18:48:04.468Z] coverage: 82.5% of statements
18:48:04 [2022-03-04T18:48:04.468Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.991s	coverage: 82.5% of statements
18:48:04 [2022-03-04T18:48:04.468Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:48:04 [2022-03-04T18:48:04.468Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:48:04 [2022-03-04T18:48:04.468Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestSuccessfulDownload
18:48:05 [2022-03-04T18:48:05.464Z]     download_test.go:268: Needs fixing on Windows
18:48:05 [2022-03-04T18:48:05.464Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestCancelledDownload
18:48:05 [2022-03-04T18:48:05.464Z] --- PASS: TestCancelledDownload (0.00s)
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestMaxDownloadAttempts
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:48:05 [2022-03-04T18:48:05.464Z] --- PASS: TestV2MetadataService (1.24s)
18:48:05 [2022-03-04T18:48:05.464Z] PASS
18:48:05 [2022-03-04T18:48:05.464Z] coverage: 48.2% of statements
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:48:05 [2022-03-04T18:48:05.935Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestContinueOnError_MirrorEndpoint
18:48:05 [2022-03-04T18:48:05.935Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestContinueOnError_NeverContinue
18:48:05 [2022-03-04T18:48:05.935Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestContinueOnError_UnnestsErrors
18:48:05 [2022-03-04T18:48:05.935Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore
18:48:05 [2022-03-04T18:48:05.935Z] ok  	github.com/docker/docker/distribution/metadata	1.338s	coverage: 48.2% of statements
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/no_remote_or_local
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local445435079\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/no_local_cache
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/with_local_cache
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/unknown_media_type
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="reference for unknown type: "
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="reference for unknown type: "
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="reference for unknown type: "
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="reference for unknown type: "
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="reference for unknown type: "
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/error_persisting_manifest
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:48:05 [2022-03-04T18:48:05.935Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:48:05 [2022-03-04T18:48:05.935Z] time="2022-03-04T18:48:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:48:05 [2022-03-04T18:48:05.935Z] --- PASS: TestManifestStore (0.30s)
18:48:05 [2022-03-04T18:48:05.935Z]     --- PASS: TestManifestStore/no_remote_or_local (0.18s)
18:48:05 [2022-03-04T18:48:05.935Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
18:48:05 [2022-03-04T18:48:05.935Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
18:48:05 [2022-03-04T18:48:05.935Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
18:48:05 [2022-03-04T18:48:05.935Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
18:48:05 [2022-03-04T18:48:05.935Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestFixManifestLayers
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestFixManifestLayers (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestFixManifestLayersBaseLayerParent
18:48:05 [2022-03-04T18:48:05.936Z]     pull_v2_test.go:73: Needs fixing on Windows
18:48:05 [2022-03-04T18:48:05.936Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestFixManifestLayersBadParent
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestValidateManifest
18:48:05 [2022-03-04T18:48:05.936Z]     pull_v2_test.go:118: Needs fixing on Windows
18:48:05 [2022-03-04T18:48:05.936Z] --- SKIP: TestValidateManifest (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestFormatPlatform
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestFormatPlatform (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestGetRepositoryMountCandidates
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestGetRepositoryMountCandidates (0.01s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestLayerAlreadyExists
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z]     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}
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestWhenEmptyAuthConfig
18:48:05 [2022-03-04T18:48:05.936Z] time="2022-03-04T18:48:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:05 [2022-03-04T18:48:05.936Z] time="2022-03-04T18:48:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:05 [2022-03-04T18:48:05.936Z] time="2022-03-04T18:48:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:05 [2022-03-04T18:48:05.936Z] time="2022-03-04T18:48:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:48:05 [2022-03-04T18:48:05.936Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
18:48:05 [2022-03-04T18:48:05.936Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s)
18:48:05 [2022-03-04T18:48:05.936Z] === RUN   TestTransfer
18:48:06 [2022-03-04T18:48:06.317Z] .
18:48:06 [2022-03-04T18:48:06.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:48:06 [2022-03-04T18:48:06.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:48:06 [2022-03-04T18:48:06.317Z] Error: No such image: emptyfs
18:48:06 [2022-03-04T18:48:06.317Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:48:06 [2022-03-04T18:48:06.317Z] ++++ docker load
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestTransfer (0.12s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestConcurrencyLimit
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestNotFound
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestNotFound (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestConflict
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestConflict (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestForbidden
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestForbidden (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestInvalidParameter
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestInvalidParameter (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestNotImplemented
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestNotImplemented (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestNotModified
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestNotModified (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestUnauthorized
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestUnauthorized (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestUnknown
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestUnknown (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestCancelled
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestCancelled (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestDeadline
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestDeadline (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestDataLoss
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestDataLoss (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestUnavailable
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestUnavailable (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestSystem
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestSystem (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Not_Found
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Bad_Request
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Conflict
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Unauthorized
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Service_Unavailable
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Forbidden
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Not_Modified
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Not_Implemented
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestFromStatusCode (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:48:06 [2022-03-04T18:48:06.406Z] PASS
18:48:06 [2022-03-04T18:48:06.406Z] coverage: 53.1% of statements
18:48:06 [2022-03-04T18:48:06.406Z] ok  	github.com/docker/docker/errdefs	0.046s	coverage: 53.1% of statements
18:48:06 [2022-03-04T18:48:06.406Z] --- PASS: TestConcurrencyLimit (0.40s)
18:48:06 [2022-03-04T18:48:06.406Z] === RUN   TestInactiveJobs
18:48:06 [2022-03-04T18:48:06.577Z] Running integration-test (iteration 1)
18:48:06 [2022-03-04T18:48:06.577Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:48:06 [2022-03-04T18:48:06.577Z] ++ 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
18:48:06 [2022-03-04T18:48:06.577Z] ++ set -e
18:48:06 [2022-03-04T18:48:06.577Z] ++ '[' -n 0 ']'
18:48:06 [2022-03-04T18:48:06.577Z] ++ set -x
18:48:06 [2022-03-04T18:48:06.577Z] ++ 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
18:48:06 [2022-03-04T18:48:06.854Z] --- PASS: TestImportExtremelyLargeImageWorks (94.46s)
18:48:06 [2022-03-04T18:48:06.854Z] PASS
18:48:06 [2022-03-04T18:48:06.854Z] 
18:48:06 [2022-03-04T18:48:06.854Z] === Skipped
18:48:06 [2022-03-04T18:48:06.854Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:48:06 [2022-03-04T18:48:06.854Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:48:06 [2022-03-04T18:48:06.854Z] 
18:48:06 [2022-03-04T18:48:06.854Z] DONE 12 tests, 1 skipped in 97.976s
18:48:06 [2022-03-04T18:48:06.854Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:48:06 [2022-03-04T18:48:06.854Z] INFO: Testing against a local daemon
18:48:06 [2022-03-04T18:48:06.854Z] === RUN   TestNetworkCreateDelete
18:48:06 [2022-03-04T18:48:06.854Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:48:06 [2022-03-04T18:48:06.854Z] === RUN   TestDockerNetworkDeletePreferID
18:48:06 [2022-03-04T18:48:06.854Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
18:48:06 [2022-03-04T18:48:06.854Z] === RUN   TestDaemonDNSFallback
18:48:06 [2022-03-04T18:48:06.876Z] --- PASS: TestInactiveJobs (0.38s)
18:48:06 [2022-03-04T18:48:06.876Z] === RUN   TestWatchRelease
18:48:06 [2022-03-04T18:48:06.876Z] --- PASS: TestWatchRelease (0.04s)
18:48:06 [2022-03-04T18:48:06.876Z] === RUN   TestWatchFinishedTransfer
18:48:06 [2022-03-04T18:48:06.876Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:48:06 [2022-03-04T18:48:06.876Z] === RUN   TestDuplicateTransfer
18:48:06 [2022-03-04T18:48:06.876Z] --- PASS: TestDuplicateTransfer (0.04s)
18:48:06 [2022-03-04T18:48:06.876Z] === RUN   TestSuccessfulUpload
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestWhenEmptyAuthConfig (1.13s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestTokenPassThru
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestTokenPassThru (0.01s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestTokenPassThruDifferentHost
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:48:07 [2022-03-04T18:48:07.348Z] PASS
18:48:07 [2022-03-04T18:48:07.348Z] coverage: 23.9% of statements
18:48:07 [2022-03-04T18:48:07.348Z] ok  	github.com/docker/docker/distribution	1.566s	coverage: 23.9% of statements
18:48:07 [2022-03-04T18:48:07.348Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:48:07 [2022-03-04T18:48:07.348Z] time="2022-03-04T18:48:07Z" level=error msg="Upload failed, retrying: simulating retry"
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSGetInvalidData
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestFSGetInvalidData (0.03s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSInvalidSet
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestFSInvalidSet (0.01s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSInvalidRoot
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestFSInvalidRoot (0.01s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSMetadataGetSet
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestSuccessfulUpload (0.49s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestCancelledUpload
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestCancelledUpload (0.00s)
18:48:07 [2022-03-04T18:48:07.348Z] PASS
18:48:07 [2022-03-04T18:48:07.348Z] coverage: 76.8% of statements
18:48:07 [2022-03-04T18:48:07.348Z] ok  	github.com/docker/docker/distribution/xfer	2.001s	coverage: 76.8% of statements
18:48:07 [2022-03-04T18:48:07.348Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestFSMetadataGetSet (0.03s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSInvalidWalker
18:48:07 [2022-03-04T18:48:07.348Z] --- PASS: TestFSInvalidWalker (0.01s)
18:48:07 [2022-03-04T18:48:07.348Z] === RUN   TestFSGetSet
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSGetSet (0.02s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestFSGetUnsetKey
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSGetUnsetKey (0.01s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestFSGetEmptyData
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSGetEmptyData (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestFSDelete
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSDelete (0.02s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestFSWalker
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSWalker (0.02s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestFSWalkerStopOnError
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestNewFromJSON
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestNewFromJSON (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestNewFromJSONWithInvalidJSON
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestMarshalKeyOrder
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestImage
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestImage (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestImageOSNotEmpty
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestNewChildImageFromImageWithRootFS
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestCreate
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestCreate (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestRestore
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestCompare
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestCompare (0.00s)
18:48:07 [2022-03-04T18:48:07.816Z] PASS
18:48:07 [2022-03-04T18:48:07.816Z] coverage: 19.2% of statements
18:48:07 [2022-03-04T18:48:07.816Z] ok  	github.com/docker/docker/image/cache	0.074s	coverage: 19.2% of statements
18:48:07 [2022-03-04T18:48:07.816Z] time="2022-03-04T18:48:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestRestore (0.19s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestAddDelete
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestAddDelete (0.02s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestSearchAfterDelete
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestSearchAfterDelete (0.01s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestParentReset
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestParentReset (0.03s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestGetAndSetLastUpdated
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
18:48:07 [2022-03-04T18:48:07.816Z] === RUN   TestStoreLen
18:48:07 [2022-03-04T18:48:07.816Z] --- PASS: TestStoreLen (0.05s)
18:48:07 [2022-03-04T18:48:07.816Z] PASS
18:48:07 [2022-03-04T18:48:07.816Z] coverage: 86.8% of statements
18:48:07 [2022-03-04T18:48:07.816Z] ok  	github.com/docker/docker/image	0.575s	coverage: 86.8% of statements
18:48:08 [2022-03-04T18:48:08.290Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:48:08 [2022-03-04T18:48:08.290Z] === RUN   TestMakeV1ConfigFromConfig
18:48:08 [2022-03-04T18:48:08.290Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:48:08 [2022-03-04T18:48:08.290Z] PASS
18:48:08 [2022-03-04T18:48:08.290Z] coverage: 25.0% of statements
18:48:08 [2022-03-04T18:48:08.290Z] ok  	github.com/docker/docker/image/v1	0.083s	coverage: 25.0% of statements
18:48:08 [2022-03-04T18:48:08.290Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestSerialization
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestSerialization (0.02s)
18:48:09 [2022-03-04T18:48:09.860Z] PASS
18:48:09 [2022-03-04T18:48:09.860Z] coverage: 100.0% of statements
18:48:09 [2022-03-04T18:48:09.860Z] ok  	github.com/docker/docker/libcontainerd/queue	0.092s	coverage: 100.0% of statements
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestEnvironmentParsing
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestEnvironmentParsing (0.00s)
18:48:09 [2022-03-04T18:48:09.860Z] PASS
18:48:09 [2022-03-04T18:48:09.860Z] coverage: 1.0% of statements
18:48:09 [2022-03-04T18:48:09.860Z] ok  	github.com/docker/docker/libcontainerd/local	0.086s	coverage: 1.0% of statements
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestEmptyLayer
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestEmptyLayer (0.00s)
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestCommitFailure
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestCommitFailure (0.01s)
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestStartTransactionFailure
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestStartTransactionFailure (0.00s)
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestGetOrphan
18:48:09 [2022-03-04T18:48:09.860Z] --- PASS: TestGetOrphan (0.01s)
18:48:09 [2022-03-04T18:48:09.860Z] === RUN   TestMountAndRegister
18:48:10 [2022-03-04T18:48:10.329Z]     layer_test.go:271: Layer size: 14
18:48:10 [2022-03-04T18:48:10.329Z] --- PASS: TestMountAndRegister (0.06s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestLayerRelease
18:48:10 [2022-03-04T18:48:10.329Z]     layer_test.go:304: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestLayerRelease (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestStoreRestore
18:48:10 [2022-03-04T18:48:10.329Z]     layer_test.go:353: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestStoreRestore (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestTarStreamStability
18:48:10 [2022-03-04T18:48:10.329Z]     layer_test.go:468: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestTarStreamStability (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestRegisterExistingLayer
18:48:10 [2022-03-04T18:48:10.329Z] --- PASS: TestRegisterExistingLayer (0.11s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestTarStreamVerification
18:48:10 [2022-03-04T18:48:10.329Z]     layer_test.go:697: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestTarStreamVerification (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestLayerMigration
18:48:10 [2022-03-04T18:48:10.329Z]     migration_test.go:46: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestLayerMigration (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestLayerMigrationNoTarsplit
18:48:10 [2022-03-04T18:48:10.329Z]     migration_test.go:182: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestMountInit
18:48:10 [2022-03-04T18:48:10.329Z]     mount_test.go:17: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestMountInit (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestMountSize
18:48:10 [2022-03-04T18:48:10.329Z]     mount_test.go:76: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestMountSize (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestMountChanges
18:48:10 [2022-03-04T18:48:10.329Z]     mount_test.go:125: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestMountChanges (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestMountApply
18:48:10 [2022-03-04T18:48:10.329Z]     mount_test.go:212: Failing on Windows
18:48:10 [2022-03-04T18:48:10.329Z] --- SKIP: TestMountApply (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] PASS
18:48:10 [2022-03-04T18:48:10.329Z] coverage: 30.1% of statements
18:48:10 [2022-03-04T18:48:10.329Z] ok  	github.com/docker/docker/layer	0.271s	coverage: 30.1% of statements
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:48:10 [2022-03-04T18:48:10.329Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:48:10 [2022-03-04T18:48:10.329Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:48:10 [2022-03-04T18:48:10.329Z] PASS
18:48:10 [2022-03-04T18:48:10.329Z] coverage: 42.3% of statements
18:48:10 [2022-03-04T18:48:10.329Z] ok  	github.com/docker/docker/oci	0.147s	coverage: 42.3% of statements
18:48:10 [2022-03-04T18:48:10.329Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:48:10 [2022-03-04T18:48:10.329Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:48:10 [2022-03-04T18:48:10.329Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:48:10 [2022-03-04T18:48:10.329Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:48:10 [2022-03-04T18:48:10.329Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:48:10 [2022-03-04T18:48:10.798Z] === RUN   TestParseVersion
18:48:10 [2022-03-04T18:48:10.798Z] --- PASS: TestParseVersion (0.00s)
18:48:10 [2022-03-04T18:48:10.798Z] PASS
18:48:10 [2022-03-04T18:48:10.798Z] coverage: 52.9% of statements
18:48:10 [2022-03-04T18:48:10.798Z] ok  	github.com/docker/docker/pkg/aaparser	0.078s	coverage: 52.9% of statements
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestAddressPoolOpt
18:48:11 [2022-03-04T18:48:11.266Z] --- PASS: TestAddressPoolOpt (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/a
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/something
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/_=a
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/env1=value1
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/_env1=value1
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/env2=value2=value3
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/env3=abc!qwe
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/env_4=value_4
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/PATH
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/=a
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/PATH=
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/PATH=something
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/asd!qwe
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/1asd
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/123
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/some_space
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/__some_space_before
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/some_space_after__
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/=
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestValidateEnv/PaTh
18:48:11 [2022-03-04T18:48:11.266Z] --- PASS: TestValidateEnv (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/a (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/something (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/= (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestParseHost
18:48:11 [2022-03-04T18:48:11.266Z] --- PASS: TestParseHost (0.00s)
18:48:11 [2022-03-04T18:48:11.266Z] === RUN   TestParseDockerDaemonHost
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestParseTCP
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestParseTCP (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestParseInvalidUnixAddrInvalid
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateExtraHosts
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestValidateExtraHosts (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestIpOptString
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestIpOptString (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestNewIpOptInvalidDefaultVal
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestNewIpOptValidDefaultVal
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestIpOptSetInvalidVal
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateIPAddress
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestValidateIPAddress (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestMapOpts
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestMapOpts (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestListOptsWithoutValidator
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestListOptsWithValidator
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestListOptsWithValidator (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateDNSSearch
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestValidateDNSSearch (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_general_format
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_one_more
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestValidateLabel (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestNamedListOpts
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestNamedListOpts (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestNamedMapOpts
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestNamedMapOpts (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestParseLink
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestParseLink (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestQuotedStringSetWithQuotes
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestQuotedStringSetWithNoQuotes
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] === RUN   TestUlimitOpt
18:48:11 [2022-03-04T18:48:11.267Z] --- PASS: TestUlimitOpt (0.00s)
18:48:11 [2022-03-04T18:48:11.267Z] PASS
18:48:11 [2022-03-04T18:48:11.267Z] coverage: 67.1% of statements
18:48:11 [2022-03-04T18:48:11.267Z] ok  	github.com/docker/docker/opts	0.078s	coverage: 67.1% of statements
18:48:11 [2022-03-04T18:48:11.738Z] === RUN   TestUnbuffered
18:48:11 [2022-03-04T18:48:11.738Z] --- PASS: TestUnbuffered (0.00s)
18:48:11 [2022-03-04T18:48:11.738Z] === RUN   TestRaceUnbuffered
18:48:11 [2022-03-04T18:48:11.738Z] --- PASS: TestRaceUnbuffered (0.00s)
18:48:11 [2022-03-04T18:48:11.738Z] PASS
18:48:11 [2022-03-04T18:48:11.738Z] coverage: 100.0% of statements
18:48:11 [2022-03-04T18:48:11.738Z] ok  	github.com/docker/docker/pkg/broadcaster	0.049s	coverage: 100.0% of statements
18:48:11 [2022-03-04T18:48:11.738Z] === RUN   TestPeerCertificateMarshalJSON
18:48:12 [2022-03-04T18:48:12.207Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:48:12 [2022-03-04T18:48:12.207Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:48:12 [2022-03-04T18:48:12.207Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s)
18:48:12 [2022-03-04T18:48:12.207Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:48:12 [2022-03-04T18:48:12.207Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:48:12 [2022-03-04T18:48:12.207Z] === RUN   TestMiddleware
18:48:12 [2022-03-04T18:48:12.207Z] --- PASS: TestMiddleware (0.00s)
18:48:12 [2022-03-04T18:48:12.207Z] === RUN   TestNewResponseModifier
18:48:12 [2022-03-04T18:48:12.207Z] --- PASS: TestNewResponseModifier (0.00s)
18:48:12 [2022-03-04T18:48:12.207Z] PASS
18:48:12 [2022-03-04T18:48:12.207Z] coverage: 26.8% of statements
18:48:12 [2022-03-04T18:48:12.207Z] ok  	github.com/docker/docker/pkg/authorization	0.617s	coverage: 26.8% of statements
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[foo]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[bar]_[foo]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[foo_bar]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[qux]_[foo]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[]#01
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[qux]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[foo_bar_qux]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[qux]_[baz]]
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestMatch/[[foo_baz]]
18:48:12 [2022-03-04T18:48:12.677Z] --- PASS: TestMatch (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:48:12 [2022-03-04T18:48:12.677Z] PASS
18:48:12 [2022-03-04T18:48:12.677Z] coverage: 87.5% of statements
18:48:12 [2022-03-04T18:48:12.677Z] ok  	github.com/docker/docker/pkg/capabilities	0.055s	coverage: 87.5% of statements
18:48:12 [2022-03-04T18:48:12.677Z] === RUN   TestIsArchivePathDir
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestIsArchivePathDir (0.07s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestIsArchivePathInvalidFile
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootTarUntar
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootTarUntar (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootUntarWithHugeExcludesList
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootUntarEmptyArchive
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootTarUntarWithSymlink
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootCopyWithTar
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootCopyFileWithTar
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootUntarPath
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootUntarPath (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestChrootApplyDotDotFile
18:48:13 [2022-03-04T18:48:13.147Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:48:13 [2022-03-04T18:48:13.147Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] PASS
18:48:13 [2022-03-04T18:48:13.147Z] coverage: 15.1% of statements
18:48:13 [2022-03-04T18:48:13.147Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.090s	coverage: 15.1% of statements
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestIsArchivePathTar
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestIsArchivePathTar (0.16s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestDecompressStreamGzip
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestSizeEmpty
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestSizeEmpty (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestSizeEmptyFile
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestSizeEmptyFile (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestSizeNonemptyFile
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestSizeNestedDirectoryEmpty
18:48:13 [2022-03-04T18:48:13.147Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:48:13 [2022-03-04T18:48:13.147Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:48:13 [2022-03-04T18:48:13.407Z] --- PASS: TestDaemonDNSFallback (7.30s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestInspectNetwork
18:48:13 [2022-03-04T18:48:13.407Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestInspectNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestRunContainerWithBridgeNone
18:48:13 [2022-03-04T18:48:13.407Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkInvalidJSON
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkInvalidJSON//networks/create
18:48:13 [2022-03-04T18:48:13.407Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:48:13 [2022-03-04T18:48:13.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:13 [2022-03-04T18:48:13.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:13 [2022-03-04T18:48:13.407Z] === CONT  TestNetworkInvalidJSON//networks/create
18:48:13 [2022-03-04T18:48:13.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:48:13 [2022-03-04T18:48:13.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:48:13 [2022-03-04T18:48:13.407Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:48:13 [2022-03-04T18:48:13.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkList
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkList//networks
18:48:13 [2022-03-04T18:48:13.407Z] === PAUSE TestNetworkList//networks
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestNetworkList//networks/
18:48:13 [2022-03-04T18:48:13.407Z] === PAUSE TestNetworkList//networks/
18:48:13 [2022-03-04T18:48:13.407Z] === CONT  TestNetworkList//networks
18:48:13 [2022-03-04T18:48:13.407Z] === CONT  TestNetworkList//networks/
18:48:13 [2022-03-04T18:48:13.407Z] --- PASS: TestNetworkList (0.02s)
18:48:13 [2022-03-04T18:48:13.407Z]     --- PASS: TestNetworkList//networks (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestHostIPv4BridgeLabel
18:48:13 [2022-03-04T18:48:13.407Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDaemonRestartWithLiveRestore
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDaemonDefaultNetworkPools
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDaemonRestartWithExistingNetwork
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestServiceWithPredefinedNetwork
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:242: FLAKY_TEST
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestServiceWithDataPathPortInit
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] PASS
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === Skipped
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:242: FLAKY_TEST
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] DONE 22 tests, 12 skipped in 7.973s
18:48:13 [2022-03-04T18:48:13.407Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.407Z] INFO: Testing against a local daemon
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDockerNetworkIpvlanPersistance
18:48:13 [2022-03-04T18:48:13.407Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDockerNetworkIpvlan
18:48:13 [2022-03-04T18:48:13.407Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] PASS
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === Skipped
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] DONE 2 tests, 2 skipped in 0.100s
18:48:13 [2022-03-04T18:48:13.407Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.407Z] INFO: Testing against a local daemon
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDockerNetworkMacvlanPersistance
18:48:13 [2022-03-04T18:48:13.407Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestDockerNetworkMacvlan
18:48:13 [2022-03-04T18:48:13.407Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] PASS
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === Skipped
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] DONE 2 tests, 2 skipped in 0.091s
18:48:13 [2022-03-04T18:48:13.407Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.407Z] testing: warning: no tests to run
18:48:13 [2022-03-04T18:48:13.407Z] PASS
18:48:13 [2022-03-04T18:48:13.407Z] 
18:48:13 [2022-03-04T18:48:13.407Z] DONE 0 tests in 0.022s
18:48:13 [2022-03-04T18:48:13.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.407Z] INFO: Testing against a local daemon
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginAllowRequest
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginTLS
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginDenyRequest
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginAPIDenyResponse
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginDenyResponse
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginAllowEventStream
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:48:13 [2022-03-04T18:48:13.407Z] === RUN   TestAuthZPluginErrorResponse
18:48:13 [2022-03-04T18:48:13.407Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.407Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginErrorRequest
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginHeader
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginV2Disable
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z] PASS
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === Skipped
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] DONE 17 tests, 17 skipped in 0.305s
18:48:13 [2022-03-04T18:48:13.408Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.408Z] INFO: Testing against a local daemon
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestPluginInvalidJSON
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:48:13 [2022-03-04T18:48:13.408Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:48:13 [2022-03-04T18:48:13.408Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:48:13 [2022-03-04T18:48:13.408Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:48:13 [2022-03-04T18:48:13.408Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestPluginInstall
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestPluginInstall (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestPluginsWithRuntimes
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] === RUN   TestPluginBackCompatMediaTypes
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:48:13 [2022-03-04T18:48:13.408Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z] PASS
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === Skipped
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
18:48:13 [2022-03-04T18:48:13.408Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:48:13 [2022-03-04T18:48:13.408Z] 
18:48:13 [2022-03-04T18:48:13.408Z] DONE 5 tests, 3 skipped in 0.147s
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestMoveToSubdir
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestMoveToSubdir (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestSizeNonExistingDirectory
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] PASS
18:48:13 [2022-03-04T18:48:13.616Z] coverage: 80.0% of statements
18:48:13 [2022-03-04T18:48:13.616Z] ok  	github.com/docker/docker/pkg/directory	0.050s	coverage: 80.0% of statements
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestDecompressStreamGzip (0.12s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestDecompressStreamBzip2
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestDecompressStreamXz
18:48:13 [2022-03-04T18:48:13.616Z]     archive_test.go:134: Xz not present in msys2
18:48:13 [2022-03-04T18:48:13.616Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCompressStreamXzUnsupported
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCompressStreamBzip2Unsupported
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCompressStreamInvalid
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestExtensionInvalid
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestExtensionInvalid (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestExtensionUncompressed
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestExtensionUncompressed (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestExtensionBzip2
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestExtensionBzip2 (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestExtensionGzip
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestExtensionGzip (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestExtensionXz
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestExtensionXz (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCmdStreamLargeStderr
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestCmdStreamLargeStderr (0.11s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCmdStreamBad
18:48:13 [2022-03-04T18:48:13.616Z]     archive_test.go:239: Failing on Windows CI machines
18:48:13 [2022-03-04T18:48:13.616Z] --- SKIP: TestCmdStreamBad (0.00s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestCmdStreamGood
18:48:13 [2022-03-04T18:48:13.616Z] --- PASS: TestCmdStreamGood (0.05s)
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   TestUntarPathWithInvalidDest
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestContainsEntry
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestCreateEntries
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestEntriesDiff
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestEntriesEquality
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGeneratorNotGenerate
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGeneratorWithPort
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestGeneratorWithPortNotGenerate
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestNewEntry
18:48:13 [2022-03-04T18:48:13.616Z] === RUN   Test/TestParse
18:48:13 [2022-03-04T18:48:13.617Z] --- PASS: Test (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestContainsEntry (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestCreateEntries (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestEntriesDiff (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestEntriesEquality (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestNewEntry (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z]     --- PASS: Test/TestParse (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z] PASS
18:48:13 [2022-03-04T18:48:13.617Z] coverage: 58.3% of statements
18:48:13 [2022-03-04T18:48:13.617Z] ok  	github.com/docker/docker/pkg/discovery	0.045s	coverage: 58.3% of statements
18:48:13 [2022-03-04T18:48:13.617Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
18:48:13 [2022-03-04T18:48:13.617Z] === RUN   TestUntarPathWithInvalidSrc
18:48:13 [2022-03-04T18:48:13.617Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:48:13 [2022-03-04T18:48:13.617Z] === RUN   TestUntarPath
18:48:13 [2022-03-04T18:48:13.617Z] --- PASS: TestUntarPath (0.07s)
18:48:13 [2022-03-04T18:48:13.617Z] === RUN   TestUntarPathWithDestinationFile
18:48:13 [2022-03-04T18:48:13.664Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:48:13 [2022-03-04T18:48:13.664Z] INFO: Testing against a local daemon
18:48:13 [2022-03-04T18:48:13.664Z] === RUN   TestExternalGraphDriver
18:48:13 [2022-03-04T18:48:13.664Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:48:13 [2022-03-04T18:48:13.664Z] --- SKIP: TestExternalGraphDriver (0.06s)
18:48:13 [2022-03-04T18:48:13.664Z] === RUN   TestGraphdriverPluginV2
18:48:14 [2022-03-04T18:48:14.075Z] Loaded image: buildpack-deps:buster
18:48:14 [2022-03-04T18:48:14.075Z] Loaded image: busybox:latest
18:48:14 [2022-03-04T18:48:14.075Z] Loaded image: busybox:glibc
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyWithTarInvalidSrc
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyWithTarSrcFile
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyWithTarSrcFolder
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyFileWithTarInvalidSrc
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyFileWithTarSrcFolder
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestCopyFileWithTarSrcFile
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   TestTarFiles
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestContent
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestInitialize
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestNew
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestParsingContentsWithComments
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestRegister
18:48:14 [2022-03-04T18:48:14.088Z] === RUN   Test/TestWatch
18:48:14 [2022-03-04T18:48:14.088Z] --- PASS: Test (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestContent (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestInitialize (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestNew (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestRegister (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z]     --- PASS: Test/TestWatch (0.00s)
18:48:14 [2022-03-04T18:48:14.088Z] PASS
18:48:14 [2022-03-04T18:48:14.088Z] coverage: 97.6% of statements
18:48:14 [2022-03-04T18:48:14.088Z] ok  	github.com/docker/docker/pkg/discovery/file	0.043s	coverage: 97.6% of statements
18:48:14 [2022-03-04T18:48:14.562Z] === RUN   Test
18:48:14 [2022-03-04T18:48:14.562Z] === RUN   Test/TestInitialize
18:48:14 [2022-03-04T18:48:14.562Z] === RUN   Test
18:48:14 [2022-03-04T18:48:14.562Z] === RUN   Test/TestWatch
18:48:14 [2022-03-04T18:48:14.562Z] --- PASS: Test (0.00s)
18:48:14 [2022-03-04T18:48:14.562Z]     --- PASS: Test/TestWatch (0.00s)
18:48:14 [2022-03-04T18:48:14.562Z] PASS
18:48:14 [2022-03-04T18:48:14.563Z] coverage: 92.3% of statements
18:48:14 [2022-03-04T18:48:14.563Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.043s	coverage: 92.3% of statements
18:48:15 [2022-03-04T18:48:15.012Z] Loaded image: debian:bullseye
18:48:15 [2022-03-04T18:48:15.012Z] Loaded image: hello-world:latest
18:48:15 [2022-03-04T18:48:15.032Z] time="2022-03-04T18:48:14Z" level=info msg="Initializing discovery without TLS"
18:48:15 [2022-03-04T18:48:15.032Z] time="2022-03-04T18:48:14Z" level=info msg="Initializing discovery without TLS"
18:48:15 [2022-03-04T18:48:15.032Z] time="2022-03-04T18:48:14Z" level=info msg="Initializing discovery without TLS"
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestInitializeWithCerts
18:48:15 [2022-03-04T18:48:15.032Z] time="2022-03-04T18:48:14Z" level=info msg="Initializing discovery with TLS"
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestWatch
18:48:15 [2022-03-04T18:48:15.032Z] time="2022-03-04T18:48:14Z" level=info msg="Initializing discovery without TLS"
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestInitialize
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestInitializeWithPattern
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestRegister
18:48:15 [2022-03-04T18:48:15.032Z] === RUN   Test/TestWatch
18:48:15 [2022-03-04T18:48:15.032Z] --- PASS: Test (0.00s)
18:48:15 [2022-03-04T18:48:15.032Z]     --- PASS: Test/TestInitialize (0.00s)
18:48:15 [2022-03-04T18:48:15.032Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
18:48:15 [2022-03-04T18:48:15.032Z]     --- PASS: Test/TestRegister (0.00s)
18:48:15 [2022-03-04T18:48:15.032Z]     --- PASS: Test/TestWatch (0.00s)
18:48:15 [2022-03-04T18:48:15.032Z] PASS
18:48:15 [2022-03-04T18:48:15.032Z] coverage: 93.8% of statements
18:48:15 [2022-03-04T18:48:15.032Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.045s	coverage: 93.8% of statements
18:48:15 [2022-03-04T18:48:15.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:48:15 [2022-03-04T18:48:15.270Z] Loaded image: arm32v7/hello-world:latest
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestPollerAddRemove
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestPollerAddRemove (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestPollerEvent
18:48:16 [2022-03-04T18:48:16.020Z]     poller_test.go:41: No chmod on Windows
18:48:16 [2022-03-04T18:48:16.020Z] --- SKIP: TestPollerEvent (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestPollerClose
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestPollerClose (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] PASS
18:48:16 [2022-03-04T18:48:16.020Z] coverage: 45.7% of statements
18:48:16 [2022-03-04T18:48:16.020Z] ok  	github.com/docker/docker/pkg/filenotify	0.043s	coverage: 45.7% of statements
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestCopyFileWithInvalidSrc
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestCopyFileWithInvalidDest
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestCopyFileWithSameSrcAndDest
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:48:16 [2022-03-04T18:48:16.020Z] === RUN   TestCopyFile
18:48:16 [2022-03-04T18:48:16.020Z] --- PASS: TestCopyFile (0.00s)
18:48:16 [2022-03-04T18:48:16.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:48:16 [2022-03-04T18:48:16.489Z]     fileutils_test.go:134: Needs porting to Windows
18:48:16 [2022-03-04T18:48:16.489Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestReadSymlinkedDirectoryToFile
18:48:16 [2022-03-04T18:48:16.489Z]     fileutils_test.go:180: Needs porting to Windows
18:48:16 [2022-03-04T18:48:16.489Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestWildcardMatches
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestWildcardMatches (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestPatternMatches
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestPatternMatches (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestPatternMatchesFolderExclusions
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestSingleExclamationError
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestSingleExclamationError (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestMatchesWithNoPatterns
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestMatchesWithMalformedPatterns
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestMatches
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestMatches (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatterns
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatterns (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatternsExceptionFlag
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCleanPatternsErrorSingleException
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCreateIfNotExistsDir
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestCreateIfNotExistsFile
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestMatch
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestMatch (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] PASS
18:48:16 [2022-03-04T18:48:16.489Z] coverage: 85.4% of statements
18:48:16 [2022-03-04T18:48:16.489Z] ok  	github.com/docker/docker/pkg/fileutils	0.069s	coverage: 85.4% of statements
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestGet
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestGet (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] === RUN   TestGetShortcutString
18:48:16 [2022-03-04T18:48:16.489Z] --- PASS: TestGetShortcutString (0.00s)
18:48:16 [2022-03-04T18:48:16.489Z] PASS
18:48:16 [2022-03-04T18:48:16.489Z] coverage: 42.9% of statements
18:48:16 [2022-03-04T18:48:16.489Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 42.9% of statements
18:48:16 [2022-03-04T18:48:16.569Z] Loaded image: buildpack-deps:buster
18:48:16 [2022-03-04T18:48:16.569Z] Loaded image: busybox:latest
18:48:16 [2022-03-04T18:48:16.569Z] Loaded image: busybox:glibc
18:48:17 [2022-03-04T18:48:17.480Z] === RUN   TestCreateIDMapOrder
18:48:17 [2022-03-04T18:48:17.480Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:48:17 [2022-03-04T18:48:17.480Z] PASS
18:48:17 [2022-03-04T18:48:17.480Z] coverage: 7.2% of statements
18:48:17 [2022-03-04T18:48:17.480Z] ok  	github.com/docker/docker/pkg/idtools	0.094s	coverage: 7.2% of statements
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: Test (3.15s)
18:48:17 [2022-03-04T18:48:17.949Z]     --- PASS: Test/TestInitialize (0.15s)
18:48:17 [2022-03-04T18:48:17.949Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
18:48:17 [2022-03-04T18:48:17.949Z]     --- PASS: Test/TestWatch (3.00s)
18:48:17 [2022-03-04T18:48:17.949Z] PASS
18:48:17 [2022-03-04T18:48:17.949Z] coverage: 84.1% of statements
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestFixedBufferCap
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestFixedBufferCap (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestFixedBufferLen
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestFixedBufferLen (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestFixedBufferString
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestFixedBufferString (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestFixedBufferWrite
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestFixedBufferWrite (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestFixedBufferRead
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestFixedBufferRead (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestBytesPipeRead
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestBytesPipeRead (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestBytesPipeWrite
18:48:17 [2022-03-04T18:48:17.949Z] --- PASS: TestBytesPipeWrite (0.00s)
18:48:17 [2022-03-04T18:48:17.949Z] === RUN   TestBytesPipeWriteRandomChunks
18:48:17 [2022-03-04T18:48:17.949Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.211s	coverage: 84.1% of statements
18:48:17 [2022-03-04T18:48:17.951Z] Loaded image: debian:bullseye
18:48:18 [2022-03-04T18:48:18.114Z] tests/integration/api_network_test.py ............................       [ 47%]
18:48:18 [2022-03-04T18:48:18.211Z] Loaded image: hello-world:latest
18:48:18 [2022-03-04T18:48:18.211Z] Loaded image: arm32v7/hello-world:latest
18:48:18 [2022-03-04T18:48:18.211Z] INFO: Testing against a local daemon
18:48:18 [2022-03-04T18:48:18.211Z] === RUN   TestCgroupNamespacesBuild
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestAtomicWriteToFile
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestAtomicWriteToFile (0.01s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestAtomicWriteSetCommit
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestAtomicWriteSetCancel
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestReadCloserWrapperClose
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestReaderErrWrapperReadOnError
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestReaderErrWrapperRead
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestHashData
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestHashData (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestCancelReadCloser
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestCancelReadCloser (0.11s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestWriteCloserWrapperClose
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestNopWriteCloser
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestNopWriteCloser (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestNopWriter
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestNopWriter (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestWriteCounter
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestWriteCounter (0.00s)
18:48:18 [2022-03-04T18:48:18.418Z] PASS
18:48:18 [2022-03-04T18:48:18.418Z] coverage: 68.8% of statements
18:48:18 [2022-03-04T18:48:18.418Z] ok  	github.com/docker/docker/pkg/ioutils	0.637s	coverage: 68.8% of statements
18:48:18 [2022-03-04T18:48:18.418Z] === RUN   TestError
18:48:18 [2022-03-04T18:48:18.418Z] --- PASS: TestError (0.00s)
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/no_progress
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/progress_1
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/with_units
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:48:18 [2022-03-04T18:48:18.888Z] === RUN   TestProgressString/hide_counts
18:48:18 [2022-03-04T18:48:18.888Z] --- PASS: TestProgressString (0.00s)
18:48:18 [2022-03-04T18:48:18.888Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:48:18 [2022-03-04T18:48:18.888Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:48:18 [2022-03-04T18:48:18.888Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:48:18 [2022-03-04T18:48:18.888Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z]     --- PASS: TestProgressString/with_units (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestJSONMessageDisplay
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestJSONMessageDisplay (0.14s)
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestJSONMessageDisplayWithJSONError
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestDisplayJSONMessagesStream
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] PASS
18:48:18 [2022-03-04T18:48:18.889Z] coverage: 91.7% of statements
18:48:18 [2022-03-04T18:48:18.889Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.195s	coverage: 91.7% of statements
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestStandardLongPath
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestStandardLongPath (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] === RUN   TestUNCLongPath
18:48:18 [2022-03-04T18:48:18.889Z] --- PASS: TestUNCLongPath (0.00s)
18:48:18 [2022-03-04T18:48:18.889Z] PASS
18:48:18 [2022-03-04T18:48:18.889Z] coverage: 100.0% of statements
18:48:18 [2022-03-04T18:48:18.889Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestNameFormat
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestNameFormat (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestNameRetries
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestNameRetries (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] PASS
18:48:19 [2022-03-04T18:48:19.357Z] coverage: 85.7% of statements
18:48:19 [2022-03-04T18:48:19.357Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestTarFiles (5.35s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestTarUntar
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestTarUntar (0.04s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestTarWithOptions
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestTarWithOptions (0.03s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestUntarUstarGnuConflict
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestUntarInvalidFilenames
18:48:19 [2022-03-04T18:48:19.357Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames077606798\\dest"
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestParseKeyValueOpt
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestParseUintList
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestParseUintList (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestParseUintListMaximumLimits
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:48:19 [2022-03-04T18:48:19.357Z] PASS
18:48:19 [2022-03-04T18:48:19.357Z] coverage: 97.0% of statements
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestUntarInvalidFilenames (0.16s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestUntarHardlinkToSymlink
18:48:19 [2022-03-04T18:48:19.357Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
18:48:19 [2022-03-04T18:48:19.357Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:48:19 [2022-03-04T18:48:19.357Z] === RUN   TestUntarInvalidHardlink
18:48:19 [2022-03-04T18:48:19.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink341398671\\victim\\hello" -> "../victim/hello"
18:48:19 [2022-03-04T18:48:19.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink513816738\\victim\\hello" -> "/../victim/hello"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink687103897\\victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink081773604\\victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink413524787\\victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink224761078\\victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestUntarInvalidHardlink (0.03s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestUntarInvalidSymlink
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink025976797\\dest\\dotdot" -> "../victim/hello"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink354229656\\dest\\slash-dotdot" -> "/../victim/hello"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink971261463\\dest\\loophole-victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink180847754\\dest\\loophole-victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink996824161\\dest\\loophole-victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink603301964\\dest\\loophole-victim" -> "../victim"
18:48:19 [2022-03-04T18:48:19.829Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink617086267\\dest\\dir\\loophole" -> "../../victim"
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestUntarInvalidSymlink (0.03s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestTempArchiveCloseMultipleTimes
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestXGlobalNoParent
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestXGlobalNoParent (0.00s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestReplaceFileTarWrapper
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestNewAndRemove
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestNewAndRemove (0.00s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestRemoveInvalidPath
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:48:19 [2022-03-04T18:48:19.829Z] PASS
18:48:19 [2022-03-04T18:48:19.829Z] coverage: 82.6% of statements
18:48:19 [2022-03-04T18:48:19.829Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.6% of statements
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestPrefixHeaderReadable
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestPrefixHeaderReadable (0.02s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestDisablePigz
18:48:19 [2022-03-04T18:48:19.829Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
18:48:19 [2022-03-04T18:48:19.829Z] --- PASS: TestDisablePigz (0.12s)
18:48:19 [2022-03-04T18:48:19.829Z] === RUN   TestPigz
18:48:20 [2022-03-04T18:48:20.200Z] --- PASS: TestGraphdriverPluginV2 (5.49s)
18:48:20 [2022-03-04T18:48:20.200Z] PASS
18:48:20 [2022-03-04T18:48:20.200Z] 
18:48:20 [2022-03-04T18:48:20.200Z] === Skipped
18:48:20 [2022-03-04T18:48:20.200Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
18:48:20 [2022-03-04T18:48:20.200Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:48:20 [2022-03-04T18:48:20.200Z] 
18:48:20 [2022-03-04T18:48:20.200Z] DONE 2 tests, 1 skipped in 5.654s
18:48:20 [2022-03-04T18:48:20.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:48:20 [2022-03-04T18:48:20.200Z] INFO: Testing against a local daemon
18:48:20 [2022-03-04T18:48:20.200Z] === RUN   TestContinueAfterPluginCrash
18:48:20 [2022-03-04T18:48:20.200Z] === PAUSE TestContinueAfterPluginCrash
18:48:20 [2022-03-04T18:48:20.200Z] === RUN   TestReadPluginNoRead
18:48:20 [2022-03-04T18:48:20.200Z] === PAUSE TestReadPluginNoRead
18:48:20 [2022-03-04T18:48:20.200Z] === RUN   TestDaemonStartWithLogOpt
18:48:20 [2022-03-04T18:48:20.200Z] === PAUSE TestDaemonStartWithLogOpt
18:48:20 [2022-03-04T18:48:20.200Z] === CONT  TestContinueAfterPluginCrash
18:48:20 [2022-03-04T18:48:20.200Z] === CONT  TestDaemonStartWithLogOpt
18:48:20 [2022-03-04T18:48:20.298Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestPigz (0.16s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestCopyFileWithInvalidDest
18:48:20 [2022-03-04T18:48:20.298Z]     archive_windows_test.go:16: Currently fails
18:48:20 [2022-03-04T18:48:20.298Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestCanonicalTarNameForPath
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestCanonicalTarName
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestCanonicalTarName (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChmodTarEntry
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestChmodTarEntry (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestHardLinkOrder
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestHardLinkOrder (0.12s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangeString
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestChangeString (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangesWithNoChanges
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangesWithChanges
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestChangesWithChanges (0.05s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangesWithChangesGH13590
18:48:20 [2022-03-04T18:48:20.298Z]     changes_test.go:192: needs more investigation
18:48:20 [2022-03-04T18:48:20.298Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangesDirsEmpty
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParseEmptyInterface
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParseEmptyInterface (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParseNonInterfaceType
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParseWithOneFunction
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParseWithOneFunction (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParseWithMultipleFuncs
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParseWithUnnamedReturn
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestEmbeddedInterface
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestEmbeddedInterface (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestParsedImports
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestParsedImports (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestAliasedImports
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestAliasedImports (0.00s)
18:48:20 [2022-03-04T18:48:20.298Z] PASS
18:48:20 [2022-03-04T18:48:20.298Z] coverage: 56.8% of statements
18:48:20 [2022-03-04T18:48:20.298Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
18:48:20 [2022-03-04T18:48:20.298Z] --- PASS: TestChangesDirsEmpty (0.18s)
18:48:20 [2022-03-04T18:48:20.298Z] === RUN   TestChangesDirsMutated
18:48:20 [2022-03-04T18:48:20.751Z] --- PASS: TestCgroupNamespacesBuild (2.12s)
18:48:20 [2022-03-04T18:48:20.751Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestChangesDirsMutated (0.13s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestApplyLayer
18:48:20 [2022-03-04T18:48:20.767Z]     changes_test.go:405: needs further investigation
18:48:20 [2022-03-04T18:48:20.767Z] --- SKIP: TestApplyLayer (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestChangesSizeWithHardlinks
18:48:20 [2022-03-04T18:48:20.767Z]     changes_test.go:441: needs further investigation
18:48:20 [2022-03-04T18:48:20.767Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestChangesSizeWithNoChanges
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestChangesSize
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestChangesSize (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestApplyLayerInvalidFilenames
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames793291842\\dest"
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestApplyLayerInvalidHardlink
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651045060\\victim\\hello" -> "../victim/hello"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink248578387\\victim\\hello" -> "/../victim/hello"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink897665174\\victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink749150461\\victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink189616696\\victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink986634295\\victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestApplyLayerInvalidSymlink
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink142450218\\dest\\dotdot" -> "../victim/hello"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink703510401\\dest\\slash-dotdot" -> "/../victim/hello"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink715776236\\dest\\loophole-victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink064755035\\dest\\loophole-victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink263311102\\dest\\loophole-victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink398305861\\dest\\loophole-victim" -> "../victim"
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestApplyLayerWhiteouts
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestGenerateEmptyFile
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] === RUN   TestGenerateWithContent
18:48:20 [2022-03-04T18:48:20.767Z] --- PASS: TestGenerateWithContent (0.00s)
18:48:20 [2022-03-04T18:48:20.767Z] PASS
18:48:20 [2022-03-04T18:48:20.767Z] coverage: 62.6% of statements
18:48:20 [2022-03-04T18:48:20.767Z] ok  	github.com/docker/docker/pkg/archive	7.978s	coverage: 62.6% of statements
18:48:21 [2022-03-04T18:48:21.237Z] === RUN   TestFailedConnection
18:48:21 [2022-03-04T18:48:21.321Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
18:48:21 [2022-03-04T18:48:21.321Z] === RUN   TestBuildWithSession
18:48:21 [2022-03-04T18:48:21.321Z]     build_session_test.go:25: TODO: BuildKit
18:48:21 [2022-03-04T18:48:21.321Z] --- SKIP: TestBuildWithSession (0.00s)
18:48:21 [2022-03-04T18:48:21.321Z] === RUN   TestBuildSquashParent
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestHTTPTransport
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestHTTPTransport (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] PASS
18:48:21 [2022-03-04T18:48:21.706Z] coverage: 85.7% of statements
18:48:21 [2022-03-04T18:48:21.706Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestBufioReaderPoolPutAndGet
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestBufioWriterPoolPutAndGet
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] === RUN   TestBufferPoolPutAndGet
18:48:21 [2022-03-04T18:48:21.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:48:21 [2022-03-04T18:48:21.706Z] PASS
18:48:21 [2022-03-04T18:48:21.706Z] coverage: 88.2% of statements
18:48:21 [2022-03-04T18:48:21.706Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
18:48:21 [2022-03-04T18:48:21.837Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.82s)
18:48:21 [2022-03-04T18:48:21.837Z] PASS
18:48:21 [2022-03-04T18:48:21.837Z] 
18:48:21 [2022-03-04T18:48:21.837Z] === Skipped
18:48:21 [2022-03-04T18:48:21.837Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:48:21 [2022-03-04T18:48:21.837Z]     build_session_test.go:25: TODO: BuildKit
18:48:21 [2022-03-04T18:48:21.837Z] 
18:48:21 [2022-03-04T18:48:21.837Z] DONE 33 tests, 1 skipped in 116.056s
18:48:21 [2022-03-04T18:48:21.837Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:48:22 [2022-03-04T18:48:22.108Z] INFO: Testing against a local daemon
18:48:22 [2022-03-04T18:48:22.108Z] === RUN   TestConfigInspect
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestOutputOnPrematureClose
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestCompleteSilently
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestCompleteSilently (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] PASS
18:48:22 [2022-03-04T18:48:22.177Z] coverage: 75.9% of statements
18:48:22 [2022-03-04T18:48:22.177Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestSendToOneSub
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestSendToOneSub (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestSendToMultipleSubs
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestEvictOneSub
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestEvictOneSub (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestClosePublisher
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestClosePublisher (0.00s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestPubSubRace
18:48:22 [2022-03-04T18:48:22.177Z] --- PASS: TestFailedConnection (1.20s)
18:48:22 [2022-03-04T18:48:22.177Z] === RUN   TestFailOnce
18:48:22 [2022-03-04T18:48:22.647Z] 2022/03/04 18:48:22 http: panic serving 127.0.0.1:49221: Plugin not ready
18:48:22 [2022-03-04T18:48:22.647Z] goroutine 34 [running]:
18:48:22 [2022-03-04T18:48:22.647Z] net/http.(*conn).serve.func1(0xc000094000)
18:48:22 [2022-03-04T18:48:22.647Z] 	c:/go/src/net/http/server.go:1805 +0x153
18:48:22 [2022-03-04T18:48:22.647Z] panic(0x1804240, 0x191a950)
18:48:22 [2022-03-04T18:48:22.647Z] 	c:/go/src/runtime/panic.go:971 +0x49a
18:48:22 [2022-03-04T18:48:22.647Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x192b0b0, 0xc0000c8000, 0xc0000ae000)
18:48:22 [2022-03-04T18:48:22.647Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
18:48:22 [2022-03-04T18:48:22.648Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x192b0b0, 0xc0000c8000, 0xc0000ae000)
18:48:22 [2022-03-04T18:48:22.648Z] 	c:/go/src/net/http/server.go:2050 +0x4b
18:48:22 [2022-03-04T18:48:22.648Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x192b0b0, 0xc0000c8000, 0xc0000ae000)
18:48:22 [2022-03-04T18:48:22.648Z] 	c:/go/src/net/http/server.go:2429 +0x1b7
18:48:22 [2022-03-04T18:48:22.648Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x192b0b0, 0xc0000c8000, 0xc0000ae000)
18:48:22 [2022-03-04T18:48:22.648Z] 	c:/go/src/net/http/server.go:2868 +0xaa
18:48:22 [2022-03-04T18:48:22.648Z] net/http.(*conn).serve(0xc000094000, 0x192bca0, 0xc0000a4000)
18:48:22 [2022-03-04T18:48:22.648Z] 	c:/go/src/net/http/server.go:1933 +0x8cd
18:48:22 [2022-03-04T18:48:22.648Z] created by net/http.(*Server).Serve
18:48:22 [2022-03-04T18:48:22.648Z] 	c:/go/src/net/http/server.go:2994 +0x3b8
18:48:22 [2022-03-04T18:48:22.648Z] time="2022-03-04T18:48:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post \"http://127.0.0.1:49220/Test.FailOnce\": EOF, retrying in 1s"
18:48:23 [2022-03-04T18:48:23.117Z] === RUN   TestRegister
18:48:23 [2022-03-04T18:48:23.117Z] --- PASS: TestRegister (0.00s)
18:48:23 [2022-03-04T18:48:23.117Z] === RUN   TestCommand
18:48:23 [2022-03-04T18:48:23.117Z] --- PASS: TestCommand (0.03s)
18:48:23 [2022-03-04T18:48:23.117Z] === RUN   TestNaiveSelf
18:48:23 [2022-03-04T18:48:23.117Z] --- PASS: TestNaiveSelf (0.03s)
18:48:23 [2022-03-04T18:48:23.117Z] PASS
18:48:23 [2022-03-04T18:48:23.117Z] coverage: 82.4% of statements
18:48:23 [2022-03-04T18:48:23.117Z] ok  	github.com/docker/docker/pkg/reexec	0.086s	coverage: 82.4% of statements
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestPubSubRace (1.05s)
18:48:23 [2022-03-04T18:48:23.585Z] PASS
18:48:23 [2022-03-04T18:48:23.585Z] coverage: 75.0% of statements
18:48:23 [2022-03-04T18:48:23.585Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 75.0% of statements
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestFailOnce (1.17s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestEchoInputOutput
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestEchoInputOutput (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestBackoff
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestBackoff (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestAbortRetry
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestAbortRetry (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestClientScheme
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestClientScheme (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestNewClientWithTimeout
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestParseSignal
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestParseSignal (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] === RUN   TestValidSignalForPlatform
18:48:23 [2022-03-04T18:48:23.585Z] --- PASS: TestValidSignalForPlatform (0.00s)
18:48:23 [2022-03-04T18:48:23.585Z] PASS
18:48:23 [2022-03-04T18:48:23.585Z] coverage: 19.7% of statements
18:48:23 [2022-03-04T18:48:23.585Z] ok  	github.com/docker/docker/pkg/signal	0.066s	coverage: 19.7% of statements
18:48:24 [2022-03-04T18:48:24.054Z] time="2022-03-04T18:48:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post \"http://127.0.0.1:49225/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestNewStdWriter
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestNewStdWriter (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestWriteWithUninitializedStdWriter
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestWriteWithNilBytes
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestWrite
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestWrite (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestWriteWithWriterError
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestWriteWithWriterError (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyWriteAndRead
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyWithInvalidInputHeader
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyWithCorruptedPrefix
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyReturnsWriteErrors
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:48:24 [2022-03-04T18:48:24.054Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:48:24 [2022-03-04T18:48:24.054Z] PASS
18:48:24 [2022-03-04T18:48:24.054Z] coverage: 100.0% of statements
18:48:24 [2022-03-04T18:48:24.054Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestRawProgressFormatterFormatStatus
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestRawProgressFormatterFormatProgress
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestFormatStatus
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestFormatStatus (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestFormatError
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestFormatError (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestFormatJSONError
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestFormatJSONError (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestJsonProgressFormatterFormatProgress
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestJsonProgressFormatterFormatStatus
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestNewJSONProgressOutput
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestAuxFormatterEmit
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestStreamWriterStdout
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestStreamWriterStdout (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] === RUN   TestStreamWriterStderr
18:48:24 [2022-03-04T18:48:24.526Z] --- PASS: TestStreamWriterStderr (0.00s)
18:48:24 [2022-03-04T18:48:24.526Z] PASS
18:48:24 [2022-03-04T18:48:24.526Z] coverage: 66.2% of statements
18:48:24 [2022-03-04T18:48:24.526Z] ok  	github.com/docker/docker/pkg/streamformatter	0.040s	coverage: 66.2% of statements
18:48:24 [2022-03-04T18:48:24.647Z] --- PASS: TestConfigInspect (2.30s)
18:48:24 [2022-03-04T18:48:24.647Z] === RUN   TestConfigList
18:48:25 [2022-03-04T18:48:25.008Z] === RUN   TestGenerateRandomID
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestGenerateRandomID (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestShortenId
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestShortenId (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestShortenSha256Id
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestShortenSha256Id (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestShortenIdEmpty
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestShortenIdEmpty (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestShortenIdInvalid
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestShortenIdInvalid (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestIsShortIDNonHex
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] === RUN   TestIsShortIDNotCorrectSize
18:48:25 [2022-03-04T18:48:25.009Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:48:25 [2022-03-04T18:48:25.009Z] PASS
18:48:25 [2022-03-04T18:48:25.009Z] coverage: 70.6% of statements
18:48:25 [2022-03-04T18:48:25.009Z] ok  	github.com/docker/docker/pkg/stringid	0.033s	coverage: 70.6% of statements
18:48:25 [2022-03-04T18:48:25.446Z] --- PASS: TestDaemonStartWithLogOpt (6.08s)
18:48:25 [2022-03-04T18:48:25.446Z] === CONT  TestReadPluginNoRead
18:48:25 [2022-03-04T18:48:25.478Z] === RUN   TestIsCpusetListAvailable
18:48:25 [2022-03-04T18:48:25.478Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:48:25 [2022-03-04T18:48:25.478Z] PASS
18:48:25 [2022-03-04T18:48:25.478Z] coverage: 38.2% of statements
18:48:25 [2022-03-04T18:48:25.478Z] ok  	github.com/docker/docker/pkg/sysinfo	0.033s	coverage: 38.2% of statements
18:48:25 [2022-03-04T18:48:25.478Z] time="2022-03-04T18:48:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post \"http://127.0.0.1:49225/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
18:48:25 [2022-03-04T18:48:25.520Z] --- PASS: TestBuildSquashParent (3.71s)
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:48:25 [2022-03-04T18:48:25.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:48:25 [2022-03-04T18:48:25.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:48:25 [2022-03-04T18:48:25.520Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:48:25 [2022-03-04T18:48:25.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:48:26 [2022-03-04T18:48:26.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:48:26 [2022-03-04T18:48:26.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestTailFile
18:48:26 [2022-03-04T18:48:26.466Z] --- PASS: TestTailFile (0.00s)
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestTailFileManyLines
18:48:26 [2022-03-04T18:48:26.466Z] --- PASS: TestTailFileManyLines (0.00s)
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestTailEmptyFile
18:48:26 [2022-03-04T18:48:26.466Z] --- PASS: TestTailEmptyFile (0.00s)
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestTailNegativeN
18:48:26 [2022-03-04T18:48:26.466Z] --- PASS: TestTailNegativeN (0.00s)
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/2_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/8_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line#01
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line#02
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/no_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/12_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/2_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/single_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === CONT  TestNewTailReader/4_byte_delimiter
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.466Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/8_byte_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.467Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.467Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestChtimes
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestChtimes (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestChtimesWindows
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.468Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestChtimesWindows (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestEnsureRemoveAllNotExist
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestEnsureRemoveAllWithDir
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestEnsureRemoveAllWithFile
18:48:26 [2022-03-04T18:48:26.468Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestHasWin32KSupport
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.468Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z]     syscall_windows_test.go:8: win32k: true
18:48:26 [2022-03-04T18:48:26.469Z] --- PASS: TestHasWin32KSupport (0.00s)
18:48:26 [2022-03-04T18:48:26.469Z] PASS
18:48:26 [2022-03-04T18:48:26.469Z] coverage: 12.0% of statements
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.469Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.469Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.547Z] --- PASS: TestConfigList (2.14s)
18:48:26 [2022-03-04T18:48:26.547Z] === RUN   TestConfigsCreateAndDelete
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] ok  	github.com/docker/docker/pkg/system	0.063s	coverage: 12.0% of statements
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.941Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.941Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.941Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.942Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:48:26 [2022-03-04T18:48:26.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:48:26 [2022-03-04T18:48:26.943Z] --- PASS: TestNewTailReader (0.00s)
18:48:26 [2022-03-04T18:48:26.943Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:48:26 [2022-03-04T18:48:26.943Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.943Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:48:26 [2022-03-04T18:48:26.943Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.04s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:26 [2022-03-04T18:48:26.944Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.413Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.414Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:48:27 [2022-03-04T18:48:27.415Z] PASS
18:48:27 [2022-03-04T18:48:27.415Z] coverage: 88.6% of statements
18:48:27 [2022-03-04T18:48:27.415Z] ok  	github.com/docker/docker/pkg/tailfile	0.352s	coverage: 88.6% of statements
18:48:27 [2022-03-04T18:48:27.561Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:48:27 [2022-03-04T18:48:27.859Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:48:27 [2022-03-04T18:48:27.859Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestTarSumRemoveNonExistent
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestTarSumRemove
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestTarSumRemove (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestSortFileInfoSums
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestSortFileInfoSums (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestNewTarSumForLabelInvalid
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestNewTarSumForLabel
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestEmptyTar
18:48:27 [2022-03-04T18:48:27.884Z] testing: warning: no tests to run
18:48:27 [2022-03-04T18:48:27.884Z] PASS
18:48:27 [2022-03-04T18:48:27.884Z] coverage: [no statements]
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestEmptyTar (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestTarSumsReadSize
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestTarSumsReadSize (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestTarSums
18:48:27 [2022-03-04T18:48:27.884Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: [no statements] [no tests to run]
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestTarSums (0.10s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestIteration
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestIteration (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestVersionLabelForChecksum
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestVersion
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestVersion (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestGetVersion
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestGetVersion (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] === RUN   TestGetVersions
18:48:27 [2022-03-04T18:48:27.884Z] --- PASS: TestGetVersions (0.00s)
18:48:27 [2022-03-04T18:48:27.884Z] PASS
18:48:27 [2022-03-04T18:48:27.884Z] coverage: 89.3% of statements
18:48:27 [2022-03-04T18:48:27.884Z] ok  	github.com/docker/docker/pkg/tarsum	0.170s	coverage: 89.3% of statements
18:48:27 [2022-03-04T18:48:27.884Z] time="2022-03-04T18:48:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post \"http://127.0.0.1:49225/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
18:48:28 [2022-03-04T18:48:28.353Z] === RUN   TestTruncIndex
18:48:28 [2022-03-04T18:48:28.353Z] --- PASS: TestTruncIndex (0.10s)
18:48:28 [2022-03-04T18:48:28.353Z] PASS
18:48:28 [2022-03-04T18:48:28.353Z] coverage: 91.5% of statements
18:48:28 [2022-03-04T18:48:28.353Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
18:48:28 [2022-03-04T18:48:28.353Z] === RUN   TestIsGIT
18:48:28 [2022-03-04T18:48:28.353Z] --- PASS: TestIsGIT (0.00s)
18:48:28 [2022-03-04T18:48:28.353Z] === RUN   TestIsTransport
18:48:28 [2022-03-04T18:48:28.353Z] --- PASS: TestIsTransport (0.00s)
18:48:28 [2022-03-04T18:48:28.353Z] PASS
18:48:28 [2022-03-04T18:48:28.353Z] coverage: 100.0% of statements
18:48:28 [2022-03-04T18:48:28.353Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
18:48:28 [2022-03-04T18:48:28.713Z] === RUN   TestReadPluginNoRead/default
18:48:28 [2022-03-04T18:48:28.800Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.96s)
18:48:28 [2022-03-04T18:48:28.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.03s)
18:48:28 [2022-03-04T18:48:28.800Z] === RUN   TestBuildMultiStageCopy
18:48:28 [2022-03-04T18:48:28.800Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:48:28 [2022-03-04T18:48:28.822Z] === RUN   TestVersionInfo
18:48:28 [2022-03-04T18:48:28.822Z] --- PASS: TestVersionInfo (0.00s)
18:48:28 [2022-03-04T18:48:28.822Z] === RUN   TestAppendVersions
18:48:28 [2022-03-04T18:48:28.822Z] --- PASS: TestAppendVersions (0.00s)
18:48:28 [2022-03-04T18:48:28.822Z] PASS
18:48:28 [2022-03-04T18:48:28.822Z] coverage: 88.9% of statements
18:48:28 [2022-03-04T18:48:28.822Z] ok  	github.com/docker/docker/pkg/useragent	0.044s	coverage: 88.9% of statements
18:48:28 [2022-03-04T18:48:28.969Z] --- PASS: TestContinueAfterPluginCrash (9.67s)
18:48:29 [2022-03-04T18:48:29.051Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:48:29 [2022-03-04T18:48:29.075Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
18:48:29 [2022-03-04T18:48:29.075Z] === RUN   TestConfigsUpdate
18:48:29 [2022-03-04T18:48:29.739Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:48:29 [2022-03-04T18:48:29.739Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:48:29 [2022-03-04T18:48:29.999Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:48:30 [2022-03-04T18:48:30.259Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:48:30 [2022-03-04T18:48:30.259Z] --- PASS: TestBuildMultiStageCopy (1.73s)
18:48:30 [2022-03-04T18:48:30.259Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s)
18:48:30 [2022-03-04T18:48:30.259Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
18:48:30 [2022-03-04T18:48:30.259Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
18:48:30 [2022-03-04T18:48:30.259Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestValidatePrivileges
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestValidatePrivileges (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestFilterByCapNeg
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestFilterByCapNeg (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestFilterByCapPos
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestFilterByCapPos (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] PASS
18:48:30 [2022-03-04T18:48:30.388Z] coverage: 12.0% of statements
18:48:30 [2022-03-04T18:48:30.388Z] ok  	github.com/docker/docker/plugin	0.038s	coverage: 12.0% of statements
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestNewSettable
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestNewSettable (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestIsSettable
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestIsSettable (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] === RUN   TestUpdateSettingsEnv
18:48:30 [2022-03-04T18:48:30.388Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:48:30 [2022-03-04T18:48:30.388Z] PASS
18:48:30 [2022-03-04T18:48:30.388Z] coverage: 20.1% of statements
18:48:30 [2022-03-04T18:48:30.388Z] ok  	github.com/docker/docker/plugin/v2	0.050s	coverage: 20.1% of statements
18:48:30 [2022-03-04T18:48:30.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
18:48:30 [2022-03-04T18:48:30.519Z] === RUN   TestBuildMultiStageParentConfig
18:48:30 [2022-03-04T18:48:30.858Z] === RUN   TestReadPluginNoRead/disabled_caching
18:48:30 [2022-03-04T18:48:30.975Z] --- PASS: TestConfigsUpdate (2.15s)
18:48:30 [2022-03-04T18:48:30.975Z] === RUN   TestTemplatedConfig
18:48:31 [2022-03-04T18:48:31.088Z] --- PASS: TestBuildMultiStageParentConfig (0.53s)
18:48:31 [2022-03-04T18:48:31.088Z] === RUN   TestBuildLabelWithTargets
18:48:31 [2022-03-04T18:48:31.376Z] === RUN   TestLoad
18:48:31 [2022-03-04T18:48:31.376Z] --- PASS: TestLoad (0.00s)
18:48:31 [2022-03-04T18:48:31.376Z] === RUN   TestSave
18:48:31 [2022-03-04T18:48:31.376Z] --- PASS: TestSave (0.03s)
18:48:31 [2022-03-04T18:48:31.376Z] === RUN   TestAddDeleteGet
18:48:31 [2022-03-04T18:48:31.376Z] --- PASS: TestAddDeleteGet (0.04s)
18:48:31 [2022-03-04T18:48:31.376Z] === RUN   TestInvalidTags
18:48:31 [2022-03-04T18:48:31.376Z] --- PASS: TestInvalidTags (0.00s)
18:48:31 [2022-03-04T18:48:31.376Z] PASS
18:48:31 [2022-03-04T18:48:31.376Z] coverage: 84.4% of statements
18:48:31 [2022-03-04T18:48:31.376Z] ok  	github.com/docker/docker/reference	0.122s	coverage: 84.4% of statements
18:48:31 [2022-03-04T18:48:31.658Z] --- PASS: TestBuildLabelWithTargets (0.83s)
18:48:31 [2022-03-04T18:48:31.658Z] === RUN   TestBuildWithEmptyLayers
18:48:32 [2022-03-04T18:48:32.228Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
18:48:32 [2022-03-04T18:48:32.228Z] === RUN   TestBuildMultiStageOnBuild
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestResolveAuthConfigIndexServer
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestResolveAuthConfigFullURL
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestLoadAllowNondistributableArtifacts
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestValidateMirror
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestValidateMirror (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestLoadInsecureRegistries
18:48:32 [2022-03-04T18:48:32.365Z] time="2022-03-04T18:48:32Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:48:32 [2022-03-04T18:48:32.365Z] time="2022-03-04T18:48:32Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:48:32 [2022-03-04T18:48:32.365Z] time="2022-03-04T18:48:32Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestLoadInsecureRegistries (0.12s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestNewServiceConfig
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestNewServiceConfig (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestValidateIndexName
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestValidateIndexName (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestValidateIndexNameWithError
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestEndpointParse
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestEndpointParse (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestEndpointParseInvalid
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestValidateEndpoint
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestValidateEndpoint (0.01s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestPing
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestPing (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestPingRegistryEndpoint
18:48:32 [2022-03-04T18:48:32.365Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:48:32 [2022-03-04T18:48:32.365Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestEndpoint
18:48:32 [2022-03-04T18:48:32.365Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:48:32 [2022-03-04T18:48:32.365Z] --- SKIP: TestEndpoint (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestParseRepositoryInfo
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestParseRepositoryInfo (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestNewIndexInfo
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestNewIndexInfo (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestMirrorEndpointLookup
18:48:32 [2022-03-04T18:48:32.365Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:48:32 [2022-03-04T18:48:32.365Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestSearchRepositories
18:48:32 [2022-03-04T18:48:32.365Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:48:32 [2022-03-04T18:48:32.365Z]         Host: 127.0.0.1:49230
18:48:32 [2022-03-04T18:48:32.365Z]         User-Agent: docker test client
18:48:32 [2022-03-04T18:48:32.365Z]         Authorization: Token fake-token
18:48:32 [2022-03-04T18:48:32.365Z]         X-Docker-Token: true
18:48:32 [2022-03-04T18:48:32.365Z]         Accept-Encoding: gzip
18:48:32 [2022-03-04T18:48:32.365Z]         
18:48:32 [2022-03-04T18:48:32.365Z]         
18:48:32 [2022-03-04T18:48:32.365Z]     registry_test.go:730: HTTP/1.1 200 OK
18:48:32 [2022-03-04T18:48:32.365Z]         Connection: close
18:48:32 [2022-03-04T18:48:32.365Z]         Content-Length: 144
18:48:32 [2022-03-04T18:48:32.365Z]         Cache-Control: no-cache
18:48:32 [2022-03-04T18:48:32.365Z]         Content-Type: application/json
18:48:32 [2022-03-04T18:48:32.365Z]         Date: Fri, 04 Mar 2022 18:48:32 GMT
18:48:32 [2022-03-04T18:48:32.365Z]         Expires: -1
18:48:32 [2022-03-04T18:48:32.365Z]         Pragma: no-cache
18:48:32 [2022-03-04T18:48:32.365Z]         Server: docker-tests/mock
18:48:32 [2022-03-04T18:48:32.365Z]         X-Docker-Registry-Config: mock
18:48:32 [2022-03-04T18:48:32.365Z]         X-Docker-Registry-Version: 0.0.0
18:48:32 [2022-03-04T18:48:32.365Z]         
18:48:32 [2022-03-04T18:48:32.365Z]         
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestSearchRepositories (0.01s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestTrustedLocation
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestTrustedLocation (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestAllowNondistributableArtifacts
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] === RUN   TestIsSecureIndex
18:48:32 [2022-03-04T18:48:32.365Z] --- PASS: TestIsSecureIndex (0.00s)
18:48:32 [2022-03-04T18:48:32.365Z] PASS
18:48:32 [2022-03-04T18:48:32.365Z] coverage: 50.3% of statements
18:48:32 [2022-03-04T18:48:32.365Z] ok  	github.com/docker/docker/registry	0.197s	coverage: 50.3% of statements
18:48:32 [2022-03-04T18:48:32.365Z] time="2022-03-04T18:48:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post \"http://127.0.0.1:49225/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReaderWithReadError
18:48:32 [2022-03-04T18:48:32.834Z] time="2022-03-04T18:48:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReader
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReader (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:48:32 [2022-03-04T18:48:32.834Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:48:32 [2022-03-04T18:48:32.834Z] PASS
18:48:32 [2022-03-04T18:48:32.834Z] coverage: 100.0% of statements
18:48:32 [2022-03-04T18:48:32.834Z] ok  	github.com/docker/docker/registry/resumable	0.188s	coverage: 100.0% of statements
18:48:33 [2022-03-04T18:48:33.168Z] --- PASS: TestBuildMultiStageOnBuild (1.16s)
18:48:33 [2022-03-04T18:48:33.168Z] === RUN   TestBuildUncleanTarFilenames
18:48:33 [2022-03-04T18:48:33.303Z] === RUN   TestRestartManagerTimeout
18:48:33 [2022-03-04T18:48:33.303Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:48:33 [2022-03-04T18:48:33.303Z] === RUN   TestRestartManagerTimeoutReset
18:48:33 [2022-03-04T18:48:33.303Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:48:33 [2022-03-04T18:48:33.303Z] PASS
18:48:33 [2022-03-04T18:48:33.303Z] coverage: 50.9% of statements
18:48:33 [2022-03-04T18:48:33.303Z] ok  	github.com/docker/docker/restartmanager	0.043s	coverage: 50.9% of statements
18:48:33 [2022-03-04T18:48:33.373Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:48:33 [2022-03-04T18:48:33.508Z] --- PASS: TestTemplatedConfig (2.61s)
18:48:33 [2022-03-04T18:48:33.508Z] === RUN   TestConfigCreateResolve
18:48:33 [2022-03-04T18:48:33.738Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
18:48:33 [2022-03-04T18:48:33.738Z] === RUN   TestBuildMultiStageLayerLeak
18:48:33 [2022-03-04T18:48:33.772Z] === RUN   TestDecodeContainerConfig
18:48:33 [2022-03-04T18:48:33.772Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:48:33 [2022-03-04T18:48:33.772Z] === RUN   TestDecodeContainerConfigIsolation
18:48:33 [2022-03-04T18:48:33.772Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:48:33 [2022-03-04T18:48:33.772Z] === RUN   TestValidatePrivileged
18:48:33 [2022-03-04T18:48:33.772Z] --- PASS: TestValidatePrivileged (0.00s)
18:48:33 [2022-03-04T18:48:33.772Z] PASS
18:48:33 [2022-03-04T18:48:33.772Z] coverage: 52.2% of statements
18:48:33 [2022-03-04T18:48:33.772Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 52.2% of statements
18:48:33 [2022-03-04T18:48:33.772Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:48:33 [2022-03-04T18:48:33.772Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:48:33 [2022-03-04T18:48:33.772Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:48:33 [2022-03-04T18:48:33.772Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:48:33 [2022-03-04T18:48:33.772Z] PASS
18:48:33 [2022-03-04T18:48:33.772Z] coverage: 62.5% of statements
18:48:33 [2022-03-04T18:48:33.772Z] ok  	github.com/docker/docker/testutil	0.044s	coverage: 62.5% of statements
18:48:34 [2022-03-04T18:48:34.313Z] tests/integration/api_service_test.py .................................. [ 60%]
18:48:35 [2022-03-04T18:48:35.150Z] --- PASS: TestBuildMultiStageLayerLeak (1.29s)
18:48:35 [2022-03-04T18:48:35.150Z] === RUN   TestBuildWithHugeFile
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:48:35 [2022-03-04T18:48:35.426Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:48:35 [2022-03-04T18:48:35.889Z] === CONT  TestReadPluginNoRead
18:48:35 [2022-03-04T18:48:35.889Z]     read_test.go:92: [de2b59fc78351] daemon is not started
18:48:35 [2022-03-04T18:48:35.889Z] --- PASS: TestReadPluginNoRead (10.06s)
18:48:35 [2022-03-04T18:48:35.889Z]     --- PASS: TestReadPluginNoRead/default (2.30s)
18:48:35 [2022-03-04T18:48:35.889Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.28s)
18:48:35 [2022-03-04T18:48:35.889Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s)
18:48:35 [2022-03-04T18:48:35.889Z] PASS
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] DONE 6 tests in 16.251s
18:48:35 [2022-03-04T18:48:35.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:48:35 [2022-03-04T18:48:35.889Z] testing: warning: no tests to run
18:48:35 [2022-03-04T18:48:35.889Z] PASS
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] DONE 0 tests in 0.032s
18:48:35 [2022-03-04T18:48:35.889Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:48:35 [2022-03-04T18:48:35.889Z] INFO: Testing against a local daemon
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestPluginWithDevMounts
18:48:35 [2022-03-04T18:48:35.889Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:48:35 [2022-03-04T18:48:35.889Z] PASS
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === Skipped
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:48:35 [2022-03-04T18:48:35.889Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] DONE 1 tests, 1 skipped in 0.115s
18:48:35 [2022-03-04T18:48:35.889Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:48:35 [2022-03-04T18:48:35.889Z] INFO: Testing against a local daemon
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestSecretInspect
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestSecretInspect (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestSecretList
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestSecretList (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestSecretsCreateAndDelete
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestSecretsUpdate
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestSecretsUpdate (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestTemplatedSecret
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestTemplatedSecret (0.00s)
18:48:35 [2022-03-04T18:48:35.889Z] === RUN   TestSecretCreateResolve
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z] PASS
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === Skipped
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.889Z] 
18:48:35 [2022-03-04T18:48:35.889Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:48:35 [2022-03-04T18:48:35.889Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] 
18:48:35 [2022-03-04T18:48:35.890Z] DONE 6 tests, 6 skipped in 0.174s
18:48:35 [2022-03-04T18:48:35.890Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:48:35 [2022-03-04T18:48:35.890Z] INFO: Testing against a local daemon
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestServiceCreateInit
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] --- PASS: TestServiceCreateInit (0.02s)
18:48:35 [2022-03-04T18:48:35.890Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:48:35 [2022-03-04T18:48:35.890Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestCreateServiceMultipleTimes
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestCreateServiceConflict
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestCreateServiceMaxReplicas
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestCreateWithDuplicateNetworkNames
18:48:35 [2022-03-04T18:48:35.890Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:35 [2022-03-04T18:48:35.890Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
18:48:35 [2022-03-04T18:48:35.890Z] === RUN   TestCreateServiceSecretFileMode
18:48:36 [2022-03-04T18:48:36.038Z] --- PASS: TestConfigCreateResolve (2.24s)
18:48:36 [2022-03-04T18:48:36.038Z] === RUN   TestConfigDaemonLibtrustID
18:48:36 [2022-03-04T18:48:36.145Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.145Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
18:48:36 [2022-03-04T18:48:36.145Z] === RUN   TestCreateServiceConfigFileMode
18:48:36 [2022-03-04T18:48:36.145Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.145Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:48:36 [2022-03-04T18:48:36.145Z] === RUN   TestCreateServiceSysctls
18:48:36 [2022-03-04T18:48:36.145Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.145Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:48:36 [2022-03-04T18:48:36.145Z] === RUN   TestCreateServiceCapabilities
18:48:36 [2022-03-04T18:48:36.145Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestInspect
18:48:36 [2022-03-04T18:48:36.146Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestInspect (0.01s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestCreateJob
18:48:36 [2022-03-04T18:48:36.146Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestCreateJob (0.01s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestReplicatedJob
18:48:36 [2022-03-04T18:48:36.146Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestReplicatedJob (0.01s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestUpdateReplicatedJob
18:48:36 [2022-03-04T18:48:36.146Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestServiceListWithStatuses
18:48:36 [2022-03-04T18:48:36.146Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestDockerNetworkConnectAlias
18:48:36 [2022-03-04T18:48:36.146Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestDockerNetworkReConnect
18:48:36 [2022-03-04T18:48:36.146Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:36 [2022-03-04T18:48:36.146Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
18:48:36 [2022-03-04T18:48:36.146Z] === RUN   TestServicePlugin
18:48:36 [2022-03-04T18:48:36.297Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:48:36 [2022-03-04T18:48:36.297Z] PASS
18:48:36 [2022-03-04T18:48:36.297Z] 
18:48:36 [2022-03-04T18:48:36.297Z] DONE 7 tests in 14.226s
18:48:36 [2022-03-04T18:48:36.297Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:48:36 [2022-03-04T18:48:36.297Z] INFO: Testing against a local daemon
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestCheckpoint
18:48:36 [2022-03-04T18:48:36.297Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:48:36 [2022-03-04T18:48:36.297Z] --- SKIP: TestCheckpoint (0.02s)
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestContainerInvalidJSON
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:48:36 [2022-03-04T18:48:36.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:48:36 [2022-03-04T18:48:36.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:48:36 [2022-03-04T18:48:36.297Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:48:36 [2022-03-04T18:48:36.297Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:48:36 [2022-03-04T18:48:36.297Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:48:36 [2022-03-04T18:48:36.297Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:48:36 [2022-03-04T18:48:36.297Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:48:36 [2022-03-04T18:48:36.297Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:48:36 [2022-03-04T18:48:36.297Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:48:36 [2022-03-04T18:48:36.297Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:48:36 [2022-03-04T18:48:36.297Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:48:36 [2022-03-04T18:48:36.297Z] === RUN   TestCopyFromContainerPathIsNotDir
18:48:36 [2022-03-04T18:48:36.556Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
18:48:36 [2022-03-04T18:48:36.556Z] === RUN   TestCopyToContainerPathDoesNotExist
18:48:36 [2022-03-04T18:48:36.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:48:36 [2022-03-04T18:48:36.556Z] === RUN   TestCopyToContainerPathIsNotDir
18:48:36 [2022-03-04T18:48:36.556Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:48:36 [2022-03-04T18:48:36.556Z] === RUN   TestCopyFromContainer
18:48:37 [2022-03-04T18:48:37.491Z] === RUN   TestCopyFromContainer//
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestGetDriver
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestGetDriver (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestVolumeRequestError
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestVolumeRequestError (0.01s)
18:48:37 [2022-03-04T18:48:37.644Z] PASS
18:48:37 [2022-03-04T18:48:37.644Z] coverage: 36.1% of statements
18:48:37 [2022-03-04T18:48:37.644Z] ok  	github.com/docker/docker/volume/drivers	0.064s	coverage: 36.1% of statements
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestGetAddress
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestGetAddress (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestRemove
18:48:37 [2022-03-04T18:48:37.644Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:48:37 [2022-03-04T18:48:37.644Z] --- SKIP: TestRemove (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestInitializeWithVolumes
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestCreate
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestCreate (0.01s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestValidateName
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestValidateName (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestCreateWithOpts
18:48:37 [2022-03-04T18:48:37.644Z]     local_test.go:181: runtime.GOOS == "windows"
18:48:37 [2022-03-04T18:48:37.644Z] --- SKIP: TestCreateWithOpts (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestRelaodNoOpts
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestRelaodNoOpts (0.01s)
18:48:37 [2022-03-04T18:48:37.644Z] PASS
18:48:37 [2022-03-04T18:48:37.644Z] coverage: 41.5% of statements
18:48:37 [2022-03-04T18:48:37.644Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 41.5% of statements
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestConvertTmpfsOptions
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:49: data="mode=700,size=1m"
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:49: data="ro"
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestParseMountRaw
18:48:37 [2022-03-04T18:48:37.644Z] --- PASS: TestParseMountRaw (0.02s)
18:48:37 [2022-03-04T18:48:37.644Z] === RUN   TestParseMountRawSplit
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:390: case 0
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:390: case 1
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:390: case 2
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:390: case 3
18:48:37 [2022-03-04T18:48:37.644Z]     parser_test.go:390: case 4
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 5
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 6
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 7
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 8
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 0
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 1
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 2
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 3
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 4
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 5
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 6
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 7
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 8
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 9
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 10
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 11
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 12
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 0
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 1
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 2
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 3
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 4
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 5
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 6
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 7
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 8
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 9
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 10
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:390: case 11
18:48:37 [2022-03-04T18:48:37.645Z] --- PASS: TestParseMountRawSplit (0.01s)
18:48:37 [2022-03-04T18:48:37.645Z] === RUN   TestParseMountSpec
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 0
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 1
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 2
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 3
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 4
18:48:37 [2022-03-04T18:48:37.645Z]     parser_test.go:455: case 5
18:48:37 [2022-03-04T18:48:37.645Z] --- PASS: TestParseMountSpec (0.00s)
18:48:37 [2022-03-04T18:48:37.645Z] === RUN   TestParseMountSpecBindWithFileinfoError
18:48:37 [2022-03-04T18:48:37.645Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
18:48:37 [2022-03-04T18:48:37.645Z] === RUN   TestValidateMount
18:48:37 [2022-03-04T18:48:37.645Z] --- PASS: TestValidateMount (0.00s)
18:48:37 [2022-03-04T18:48:37.645Z] PASS
18:48:37 [2022-03-04T18:48:37.645Z] coverage: 66.2% of statements
18:48:37 [2022-03-04T18:48:37.645Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 66.2% of statements
18:48:37 [2022-03-04T18:48:37.749Z] === RUN   TestCopyFromContainer//bar/root
18:48:37 [2022-03-04T18:48:37.749Z] === RUN   TestCopyFromContainer//bar/root/
18:48:37 [2022-03-04T18:48:37.749Z] === RUN   TestCopyFromContainer/bar/quux
18:48:37 [2022-03-04T18:48:37.749Z] === RUN   TestCopyFromContainer/bar/quux/
18:48:38 [2022-03-04T18:48:38.008Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:48:38 [2022-03-04T18:48:38.008Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:48:38 [2022-03-04T18:48:38.008Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:48:38 [2022-03-04T18:48:38.008Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:48:38 [2022-03-04T18:48:38.008Z] === RUN   TestCopyFromContainer/bar/notarget
18:48:38 [2022-03-04T18:48:38.266Z] --- PASS: TestCopyFromContainer (1.65s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer// (0.07s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:48:38 [2022-03-04T18:48:38.266Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:48:38 [2022-03-04T18:48:38.266Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:48:38 [2022-03-04T18:48:38.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateLinkToNonExistingContainer
18:48:38 [2022-03-04T18:48:38.267Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateWithInvalidEnv
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateWithInvalidEnv/0
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateWithInvalidEnv/0
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateWithInvalidEnv/1
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateWithInvalidEnv/1
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateWithInvalidEnv/2
18:48:38 [2022-03-04T18:48:38.267Z] === PAUSE TestCreateWithInvalidEnv/2
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateWithInvalidEnv/0
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateWithInvalidEnv/2
18:48:38 [2022-03-04T18:48:38.267Z] === CONT  TestCreateWithInvalidEnv/1
18:48:38 [2022-03-04T18:48:38.267Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateTmpfsMountsTarget
18:48:38 [2022-03-04T18:48:38.267Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:48:38 [2022-03-04T18:48:38.267Z] === RUN   TestCreateWithCustomMaskedPaths
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestSetGetMeta
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestSetGetMeta
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestRestore
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestRestore
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestServiceCreate
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestServiceCreate
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestServiceList
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestServiceList
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestServiceRemove
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestServiceRemove
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestServiceGet
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestServiceGet
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestServicePrune
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestServicePrune
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestCreate
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestCreate
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestRemove
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestRemove
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestList
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestList
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFindByDriver
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestFindByDriver
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFindByReferenced
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestFindByReferenced
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestDerefMultipleOfSameRef
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestDerefMultipleOfSameRef
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestDefererencePluginOnCreateError
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestDefererencePluginOnCreateError
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestRefDerefRemove
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestRefDerefRemove
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestGet
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestGet
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestGetWithReference
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestGetWithReference
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFilterFunc
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFilterFunc/test_nil_list
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestFilterFunc/test_nil_list
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFilterFunc/test_empty_list
18:48:38 [2022-03-04T18:48:38.632Z] === PAUSE TestFilterFunc/test_empty_list
18:48:38 [2022-03-04T18:48:38.632Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:48:39 [2022-03-04T18:48:39.101Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:48:39 [2022-03-04T18:48:39.101Z] === RUN   TestFilterFunc/test_filter_some
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_filter_some
18:48:39 [2022-03-04T18:48:39.101Z] === RUN   TestFilterFunc/test_filter_middle
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_filter_middle
18:48:39 [2022-03-04T18:48:39.101Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_nil_list
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_filter_some
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_filter_middle
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_empty_list
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestFilterFunc (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestSetGetMeta
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFindByDriver
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestServiceGet
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestServiceList
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestSetGetMeta (0.02s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestGetWithReference
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestFindByDriver (0.04s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestGet
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestGetWithReference (0.03s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestRefDerefRemove
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestDefererencePluginOnCreateError
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestGet (0.02s)
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestRefDerefRemove (0.02s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestDerefMultipleOfSameRef
18:48:39 [2022-03-04T18:48:39.101Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
18:48:39 [2022-03-04T18:48:39.101Z] === CONT  TestFindByReferenced
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestRemove
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestFindByReferenced (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestList
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestRemove (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestCreate
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestList (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestServicePrune
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestCreate (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestServiceRemove
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestServiceGet (0.16s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestServiceCreate
18:48:39 [2022-03-04T18:48:39.102Z] time="2022-03-04T18:48:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestServiceRemove (0.04s)
18:48:39 [2022-03-04T18:48:39.102Z] === CONT  TestRestore
18:48:39 [2022-03-04T18:48:39.102Z] time="2022-03-04T18:48:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestServiceList (0.17s)
18:48:39 [2022-03-04T18:48:39.102Z] time="2022-03-04T18:48:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:48:39 [2022-03-04T18:48:39.102Z] time="2022-03-04T18:48:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestServiceCreate (0.02s)
18:48:39 [2022-03-04T18:48:39.102Z] time="2022-03-04T18:48:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestServicePrune (0.08s)
18:48:39 [2022-03-04T18:48:39.102Z] --- PASS: TestRestore (0.03s)
18:48:39 [2022-03-04T18:48:39.102Z] PASS
18:48:39 [2022-03-04T18:48:39.102Z] coverage: 70.3% of statements
18:48:39 [2022-03-04T18:48:39.102Z] ok  	github.com/docker/docker/volume/service	0.233s	coverage: 70.3% of statements
18:48:39 [2022-03-04T18:48:39.414Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServicePlugin (3.07s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestServiceUpdateLabel
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestServiceUpdateSecrets
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestServiceUpdateConfigs
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestServiceUpdateNetwork
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestServiceUpdatePidsLimit
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z] PASS
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === Skipped
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:48:39 [2022-03-04T18:48:39.414Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServicePlugin (3.07s)
18:48:39 [2022-03-04T18:48:39.414Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] DONE 24 tests, 23 skipped in 3.454s
18:48:39 [2022-03-04T18:48:39.414Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:48:39 [2022-03-04T18:48:39.414Z] INFO: Testing against a local daemon
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestSessionCreate
18:48:39 [2022-03-04T18:48:39.414Z] --- PASS: TestSessionCreate (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z] === RUN   TestSessionCreateWithBadUpgrade
18:48:39 [2022-03-04T18:48:39.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:48:39 [2022-03-04T18:48:39.414Z] PASS
18:48:39 [2022-03-04T18:48:39.414Z] 
18:48:39 [2022-03-04T18:48:39.414Z] DONE 2 tests in 0.139s
18:48:39 [2022-03-04T18:48:39.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:48:39 [2022-03-04T18:48:39.670Z] INFO: Testing against a local daemon
18:48:39 [2022-03-04T18:48:39.670Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:48:39 [2022-03-04T18:48:39.670Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:48:39 [2022-03-04T18:48:39.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:48:39 [2022-03-04T18:48:39.670Z] === RUN   TestEventsExecDie
18:48:40 [2022-03-04T18:48:40.169Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
18:48:40 [2022-03-04T18:48:40.169Z] === RUN   TestCreateWithCustomReadonlyPaths
18:48:40 [2022-03-04T18:48:40.233Z] --- PASS: TestEventsExecDie (0.54s)
18:48:40 [2022-03-04T18:48:40.233Z] === RUN   TestEventsBackwardsCompatible
18:48:40 [2022-03-04T18:48:40.233Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:48:40 [2022-03-04T18:48:40.233Z] === RUN   TestInfoBinaryCommits
18:48:40 [2022-03-04T18:48:40.233Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:48:40 [2022-03-04T18:48:40.233Z] === RUN   TestInfoAPIVersioned
18:48:40 [2022-03-04T18:48:40.233Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:48:40 [2022-03-04T18:48:40.233Z] === RUN   TestInfoDiscoveryBackend
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestNewClientWithTimeout (17.61s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestClientStream
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestClientStream (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestClientSendFile
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestClientSendFile (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestClientWithRequestTimeout
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestClientWithRequestTimeout (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestFileSpecPlugin
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestFileSpecPlugin (0.01s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestFileJSONSpecPlugin
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestPluginAddHandler
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestPluginAddHandler (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestPluginWaitBadPlugin
18:48:41 [2022-03-04T18:48:41.324Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:48:41 [2022-03-04T18:48:41.324Z] === RUN   TestGet
18:48:41 [2022-03-04T18:48:41.324Z] time="2022-03-04T18:48:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:48:41 [2022-03-04T18:48:41.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s)
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:48:41 [2022-03-04T18:48:41.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:48:41 [2022-03-04T18:48:41.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:48:41 [2022-03-04T18:48:41.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:48:41 [2022-03-04T18:48:41.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:48:41 [2022-03-04T18:48:41.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:48:41 [2022-03-04T18:48:41.544Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:48:41 [2022-03-04T18:48:41.815Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestCreateDifferentPlatform
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestCreateDifferentPlatform/different_os
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:48:41 [2022-03-04T18:48:41.815Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:48:41 [2022-03-04T18:48:41.815Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:48:41 [2022-03-04T18:48:41.815Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:48:41 [2022-03-04T18:48:41.815Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:48:41 [2022-03-04T18:48:41.815Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestContainerStartOnDaemonRestart
18:48:41 [2022-03-04T18:48:41.815Z] === PAUSE TestContainerStartOnDaemonRestart
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestDaemonRestartIpcMode
18:48:41 [2022-03-04T18:48:41.815Z] === PAUSE TestDaemonRestartIpcMode
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestDaemonHostGatewayIP
18:48:41 [2022-03-04T18:48:41.815Z] === PAUSE TestDaemonHostGatewayIP
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestRestartDaemonWithRestartingContainer
18:48:41 [2022-03-04T18:48:41.815Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestContainerKillOnDaemonStart
18:48:41 [2022-03-04T18:48:41.815Z] === PAUSE TestContainerKillOnDaemonStart
18:48:41 [2022-03-04T18:48:41.815Z] === RUN   TestDiff
18:48:42 [2022-03-04T18:48:42.126Z] --- PASS: TestInfoDiscoveryBackend (1.55s)
18:48:42 [2022-03-04T18:48:42.126Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:48:42 [2022-03-04T18:48:42.313Z] time="2022-03-04T18:48:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:48:42 [2022-03-04T18:48:42.397Z] --- PASS: TestDiff (0.54s)
18:48:42 [2022-03-04T18:48:42.397Z] === RUN   TestExecWithCloseStdin
18:48:42 [2022-03-04T18:48:42.966Z] --- PASS: TestExecWithCloseStdin (0.57s)
18:48:42 [2022-03-04T18:48:42.966Z] === RUN   TestExec
18:48:43 [2022-03-04T18:48:43.533Z] --- PASS: TestExec (0.58s)
18:48:43 [2022-03-04T18:48:43.533Z] === RUN   TestExecUser
18:48:44 [2022-03-04T18:48:44.102Z] --- PASS: TestExecUser (0.58s)
18:48:44 [2022-03-04T18:48:44.102Z] === RUN   TestExportContainerAndImportImage
18:48:44 [2022-03-04T18:48:44.532Z] time="2022-03-04T18:48:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:48:45 [2022-03-04T18:48:45.037Z] --- PASS: TestExportContainerAndImportImage (0.70s)
18:48:45 [2022-03-04T18:48:45.038Z] === RUN   TestExportContainerAfterDaemonRestart
18:48:45 [2022-03-04T18:48:45.390Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
18:48:45 [2022-03-04T18:48:45.390Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:48:45 [2022-03-04T18:48:45.390Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:48:45 [2022-03-04T18:48:45.390Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:48:45 [2022-03-04T18:48:45.390Z] === RUN   TestInfoAPI
18:48:45 [2022-03-04T18:48:45.390Z] --- PASS: TestInfoAPI (0.02s)
18:48:45 [2022-03-04T18:48:45.390Z] === RUN   TestInfoAPIWarnings
18:48:46 [2022-03-04T18:48:46.412Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
18:48:46 [2022-03-04T18:48:46.412Z] === RUN   TestHealthCheckWorkdir
18:48:46 [2022-03-04T18:48:46.979Z] --- PASS: TestHealthCheckWorkdir (0.68s)
18:48:46 [2022-03-04T18:48:46.979Z] === RUN   TestHealthKillContainer
18:48:48 [2022-03-04T18:48:48.330Z] time="2022-03-04T18:48:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:48:48 [2022-03-04T18:48:48.884Z] .........................                                                [ 67%]
18:48:55 [2022-03-04T18:48:55.092Z] --- PASS: TestHealthKillContainer (8.17s)
18:48:55 [2022-03-04T18:48:55.092Z] === RUN   TestInspectCpusetInConfigPre120
18:48:55 [2022-03-04T18:48:55.658Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
18:48:55 [2022-03-04T18:48:55.658Z] === RUN   TestIpcModeNone
18:48:55 [2022-03-04T18:48:55.916Z] --- PASS: TestIpcModeNone (0.54s)
18:48:55 [2022-03-04T18:48:55.916Z] === RUN   TestIpcModePrivate
18:48:56 [2022-03-04T18:48:56.483Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
18:48:56 [2022-03-04T18:48:56.740Z] --- PASS: TestIpcModePrivate (0.57s)
18:48:56 [2022-03-04T18:48:56.740Z] === RUN   TestIpcModeShareable
18:48:56 [2022-03-04T18:48:56.998Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
18:48:57 [2022-03-04T18:48:57.003Z] --- PASS: TestGet (15.01s)
18:48:57 [2022-03-04T18:48:57.003Z] === RUN   TestPluginWithNoManifest
18:48:57 [2022-03-04T18:48:57.003Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:48:57 [2022-03-04T18:48:57.003Z] === RUN   TestGetAll
18:48:57 [2022-03-04T18:48:57.003Z] --- PASS: TestGetAll (0.00s)
18:48:57 [2022-03-04T18:48:57.003Z] PASS
18:48:57 [2022-03-04T18:48:57.003Z] coverage: 73.4% of statements
18:48:57 [2022-03-04T18:48:57.003Z] ok  	github.com/docker/docker/pkg/plugins	35.056s	coverage: 73.4% of statements
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/quota	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/rootless	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/volume	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:48:57 [2022-03-04T18:48:57.003Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:48:57 [2022-03-04T18:48:57.257Z] --- PASS: TestIpcModeShareable (0.57s)
18:48:57 [2022-03-04T18:48:57.257Z] === RUN   TestAPIIpcModeShareableAndContainer
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === Skipped
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     client_test.go:23: runtime.GOOS == "windows"
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     daemon_test.go:147: root required
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     reload_test.go:520: root required
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     pull_v2_test.go:73: Needs fixing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     pull_v2_test.go:118: Needs fixing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     download_test.go:268: Needs fixing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     layer_test.go:304: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     layer_test.go:353: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     layer_test.go:468: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     layer_test.go:697: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     migration_test.go:46: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     migration_test.go:182: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     mount_test.go:17: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     mount_test.go:76: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     mount_test.go:125: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     mount_test.go:212: Failing on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:134: Xz not present in msys2
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:239: Failing on Windows CI machines
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_windows_test.go:16: Currently fails
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     changes_test.go:192: needs more investigation
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     changes_test.go:405: needs further investigation
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     changes_test.go:441: needs further investigation
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     poller_test.go:41: No chmod on Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     fileutils_test.go:134: Needs porting to Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     fileutils_test.go:180: Needs porting to Windows
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
18:48:57 [2022-03-04T18:48:57.992Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:48:57 [2022-03-04T18:48:57.992Z]     local_test.go:181: runtime.GOOS == "windows"
18:48:57 [2022-03-04T18:48:57.992Z] 
18:48:57 [2022-03-04T18:48:57.992Z] DONE 1846 tests, 45 skipped in 212.003s
18:48:57 [2022-03-04T18:48:57.992Z] INFO: make.ps1 ended at 03/04/2022 18:48:57
18:48:59 [2022-03-04T18:48:59.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
18:48:59 [2022-03-04T18:48:59.161Z] === RUN   TestAPIIpcModeHost
18:48:59 [2022-03-04T18:48:59.419Z] --- PASS: TestAPIIpcModeHost (0.38s)
18:48:59 [2022-03-04T18:48:59.420Z] === RUN   TestDaemonIpcModeShareable
18:48:59 [2022-03-04T18:48:59.559Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:48:59 [2022-03-04T18:48:59.559Z] INFO: Unit tests ended at 03/04/2022 18:48:59. Duration:00:03:47.6075640
18:48:59 [2022-03-04T18:48:59.559Z] INFO: Building busybox
18:48:59 [2022-03-04T18:48:59.559Z] Sending build context to Docker daemon   5.12kB
18:48:59 [2022-03-04T18:48:59.559Z] 
18:48:59 [2022-03-04T18:48:59.559Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:48:59 [2022-03-04T18:48:59.559Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:48:59 [2022-03-04T18:48:59.559Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:48:59 [2022-03-04T18:48:59.559Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:48:59 [2022-03-04T18:48:59.559Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:48:59 [2022-03-04T18:48:59.559Z]  ---> c703d4d60533
18:48:59 [2022-03-04T18:48:59.559Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:48:59 [2022-03-04T18:48:59.559Z]  ---> Running in eac4afa1e6c1
18:49:00 [2022-03-04T18:49:00.355Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:49:00 [2022-03-04T18:49:00.613Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
18:49:00 [2022-03-04T18:49:00.613Z] === RUN   TestDaemonIpcModePrivate
18:49:01 [2022-03-04T18:49:01.551Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
18:49:01 [2022-03-04T18:49:01.810Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
18:49:01 [2022-03-04T18:49:01.810Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:49:02 [2022-03-04T18:49:02.752Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
18:49:03 [2022-03-04T18:49:03.028Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
18:49:03 [2022-03-04T18:49:03.028Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:49:03 [2022-03-04T18:49:03.429Z] --- PASS: TestInfoAPIWarnings (17.37s)
18:49:03 [2022-03-04T18:49:03.429Z] === RUN   TestInfoDebug
18:49:03 [2022-03-04T18:49:03.970Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:49:03 [2022-03-04T18:49:03.995Z] --- PASS: TestInfoDebug (1.55s)
18:49:03 [2022-03-04T18:49:03.995Z] === RUN   TestInfoInsecureRegistries
18:49:04 [2022-03-04T18:49:04.228Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
18:49:04 [2022-03-04T18:49:04.228Z] === RUN   TestIpcModeOlderClient
18:49:04 [2022-03-04T18:49:04.228Z] === PAUSE TestIpcModeOlderClient
18:49:04 [2022-03-04T18:49:04.228Z] === RUN   TestKillContainerInvalidSignal
18:49:04 [2022-03-04T18:49:04.486Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
18:49:04 [2022-03-04T18:49:04.486Z] === RUN   TestKillContainer
18:49:04 [2022-03-04T18:49:04.486Z] === RUN   TestKillContainer/no_signal
18:49:05 [2022-03-04T18:49:05.053Z] === RUN   TestKillContainer/non_killing_signal
18:49:05 [2022-03-04T18:49:05.312Z] === RUN   TestKillContainer/killing_signal
18:49:05 [2022-03-04T18:49:05.879Z] --- PASS: TestKillContainer (1.35s)
18:49:05 [2022-03-04T18:49:05.879Z]     --- PASS: TestKillContainer/no_signal (0.41s)
18:49:05 [2022-03-04T18:49:05.879Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
18:49:05 [2022-03-04T18:49:05.879Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
18:49:05 [2022-03-04T18:49:05.879Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:49:05 [2022-03-04T18:49:05.879Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:49:05 [2022-03-04T18:49:05.884Z] --- PASS: TestInfoInsecureRegistries (1.54s)
18:49:05 [2022-03-04T18:49:05.884Z] === RUN   TestInfoRegistryMirrors
18:49:06 [2022-03-04T18:49:06.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestInfoRegistryMirrors (1.54s)
18:49:07 [2022-03-04T18:49:07.248Z] === RUN   TestLoginFailsWithBadCredentials
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
18:49:07 [2022-03-04T18:49:07.248Z] === RUN   TestPingCacheHeaders
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestPingCacheHeaders (0.02s)
18:49:07 [2022-03-04T18:49:07.248Z] === RUN   TestPingGet
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestPingGet (0.01s)
18:49:07 [2022-03-04T18:49:07.248Z] === RUN   TestPingHead
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestPingHead (0.02s)
18:49:07 [2022-03-04T18:49:07.248Z] === RUN   TestVersion
18:49:07 [2022-03-04T18:49:07.248Z] --- PASS: TestVersion (0.02s)
18:49:07 [2022-03-04T18:49:07.248Z] PASS
18:49:07 [2022-03-04T18:49:07.248Z] 
18:49:07 [2022-03-04T18:49:07.248Z] === Skipped
18:49:07 [2022-03-04T18:49:07.248Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:49:07 [2022-03-04T18:49:07.248Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:49:07 [2022-03-04T18:49:07.248Z] 
18:49:07 [2022-03-04T18:49:07.248Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:49:07 [2022-03-04T18:49:07.248Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:49:07 [2022-03-04T18:49:07.248Z] 
18:49:07 [2022-03-04T18:49:07.248Z] DONE 18 tests, 2 skipped in 27.887s
18:49:07 [2022-03-04T18:49:07.248Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:49:07 [2022-03-04T18:49:07.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
18:49:07 [2022-03-04T18:49:07.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:49:07 [2022-03-04T18:49:07.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
18:49:07 [2022-03-04T18:49:07.381Z] === RUN   TestKillStoppedContainer
18:49:07 [2022-03-04T18:49:07.381Z] --- PASS: TestKillStoppedContainer (0.04s)
18:49:07 [2022-03-04T18:49:07.381Z] === RUN   TestKillStoppedContainerAPIPre120
18:49:07 [2022-03-04T18:49:07.381Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:49:07 [2022-03-04T18:49:07.381Z] === RUN   TestKillDifferentUserContainer
18:49:07 [2022-03-04T18:49:07.504Z] INFO: Testing against a local daemon
18:49:07 [2022-03-04T18:49:07.504Z] === RUN   TestVolumesCreateAndList
18:49:07 [2022-03-04T18:49:07.504Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:49:07 [2022-03-04T18:49:07.504Z] === RUN   TestVolumesRemove
18:49:07 [2022-03-04T18:49:07.504Z] --- PASS: TestVolumesRemove (0.06s)
18:49:07 [2022-03-04T18:49:07.504Z] === RUN   TestVolumesInspect
18:49:07 [2022-03-04T18:49:07.504Z] --- PASS: TestVolumesInspect (0.02s)
18:49:07 [2022-03-04T18:49:07.504Z] === RUN   TestVolumesInvalidJSON
18:49:07 [2022-03-04T18:49:07.504Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:49:07 [2022-03-04T18:49:07.504Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:49:07 [2022-03-04T18:49:07.504Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:49:07 [2022-03-04T18:49:07.504Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:49:07 [2022-03-04T18:49:07.504Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:49:07 [2022-03-04T18:49:07.504Z] PASS
18:49:07 [2022-03-04T18:49:07.504Z] 
18:49:07 [2022-03-04T18:49:07.504Z] DONE 5 tests in 0.212s
18:49:07 [2022-03-04T18:49:07.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:49:07 [2022-03-04T18:49:07.504Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12236 is not a child of this shell
18:49:07 [2022-03-04T18:49:07.504Z] warning: PID 12236 from bundles/test-integration/docker.pid had a nonzero exit code
18:49:07 [2022-03-04T18:49:07.641Z] --- PASS: TestKillDifferentUserContainer (0.41s)
18:49:07 [2022-03-04T18:49:07.641Z] === RUN   TestInspectOomKilledTrue
18:49:07 [2022-03-04T18:49:07.641Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:49:07 [2022-03-04T18:49:07.641Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:49:07 [2022-03-04T18:49:07.641Z] === RUN   TestInspectOomKilledFalse
18:49:07 [2022-03-04T18:49:07.760Z] Leaving: AppArmorNo profiles have been unloaded.
18:49:07 [2022-03-04T18:49:07.760Z] 
18:49:07 [2022-03-04T18:49:07.760Z] Unloading profiles will leave already running processes permanently
18:49:07 [2022-03-04T18:49:07.760Z] unconfined, which can lead to unexpected situations.
18:49:07 [2022-03-04T18:49:07.760Z] 
18:49:07 [2022-03-04T18:49:07.760Z] To set a process to complain mode, use the command line tool
18:49:07 [2022-03-04T18:49:07.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:49:07 [2022-03-04T18:49:07.760Z] Removing test suite binaries
18:49:07 [2022-03-04T18:49:07.760Z] exiting test-integration
18:49:07 [2022-03-04T18:49:07.760Z] ++ exit 0
18:49:08 [2022-03-04T18:49:08.207Z] --- PASS: TestInspectOomKilledFalse (0.42s)
18:49:08 [2022-03-04T18:49:08.208Z] === RUN   TestLinksEtcHostsContentMatch
18:49:08 [2022-03-04T18:49:08.466Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
18:49:08 [2022-03-04T18:49:08.466Z] === RUN   TestLinksContainerNames
18:49:08 [2022-03-04T18:49:08.687Z] 
18:49:09 [2022-03-04T18:49:09.401Z] --- PASS: TestLinksContainerNames (0.84s)
18:49:09 [2022-03-04T18:49:09.401Z] === RUN   TestLogsFollowTailEmpty
18:49:09 [2022-03-04T18:49:09.660Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
18:49:09 [2022-03-04T18:49:09.660Z] === RUN   TestContainerNetworkMountsNoChown
18:49:09 [2022-03-04T18:49:09.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
18:49:09 [2022-03-04T18:49:09.919Z] === RUN   TestMountDaemonRoot
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/default
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/default
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/private
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/private
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rprivate
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rprivate
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/slave
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/slave
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rslave
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rslave
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/shared
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/shared
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rshared
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rshared
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/default
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/default/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/default/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rprivate
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/private
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/private/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/private/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/default/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/default/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/shared
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rshared
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rslave
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/slave
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/private/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/private/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:49:10 [2022-03-04T18:49:10.178Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:49:10 [2022-03-04T18:49:10.437Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:49:10 [2022-03-04T18:49:10.437Z] --- PASS: TestMountDaemonRoot (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:49:10 [2022-03-04T18:49:10.437Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:49:10 [2022-03-04T18:49:10.437Z] === RUN   TestContainerBindMountNonRecursive
Post stage
[Pipeline] junit
18:49:10 [2022-03-04T18:49:10.593Z] Recording test results
18:49:11 [2022-03-04T18:49:11.813Z] --- PASS: TestContainerBindMountNonRecursive (1.13s)
18:49:11 [2022-03-04T18:49:11.813Z] === RUN   TestContainerVolumesMountedAsShared
18:49:12 [2022-03-04T18:49:12.073Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
18:49:12 [2022-03-04T18:49:12.073Z] === RUN   TestContainerVolumesMountedAsSlave
18:49:12 [2022-03-04T18:49:12.211Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:49:12 [2022-03-04T18:49:12.332Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
18:49:12 [2022-03-04T18:49:12.332Z] === RUN   TestNetworkNat
18:49:12 [2022-03-04T18:49:12.585Z] + echo Ensuring container killed.
18:49:12 [2022-03-04T18:49:12.585Z] Ensuring container killed.
18:49:12 [2022-03-04T18:49:12.585Z] + docker rm -vf docker-pr3
18:49:12 [2022-03-04T18:49:12.585Z] Error: No such container: docker-pr3
[Pipeline] sh
18:49:12 [2022-03-04T18:49:12.899Z] --- PASS: TestNetworkNat (0.47s)
18:49:12 [2022-03-04T18:49:12.900Z] === RUN   TestNetworkLocalhostTCPNat
18:49:12 [2022-03-04T18:49:12.910Z] + echo Chowning /workspace to jenkins user
18:49:12 [2022-03-04T18:49:12.910Z] Chowning /workspace to jenkins user
18:49:12 [2022-03-04T18:49:12.910Z] + id -u
18:49:12 [2022-03-04T18:49:12.910Z] + id -g
18:49:12 [2022-03-04T18:49:12.910Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
18:49:13 [2022-03-04T18:49:13.466Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:49:13 [2022-03-04T18:49:13.466Z] === RUN   TestNetworkLoopbackNat
18:49:13 [2022-03-04T18:49:13.891Z] --- PASS: TestBuildWithHugeFile (35.04s)
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildWithEmptyDockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:49:13 [2022-03-04T18:49:13.892Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:49:13 [2022-03-04T18:49:13.892Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:49:13 [2022-03-04T18:49:13.892Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
18:49:13 [2022-03-04T18:49:13.892Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildPreserveOwnership
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildPreserveOwnership/copy_from
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:49:13 [2022-03-04T18:49:13.892Z] --- PASS: TestBuildPreserveOwnership (2.79s)
18:49:13 [2022-03-04T18:49:13.892Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.87s)
18:49:13 [2022-03-04T18:49:13.892Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s)
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildPlatformInvalid
18:49:13 [2022-03-04T18:49:13.892Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:49:13 [2022-03-04T18:49:13.892Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:49:14 [2022-03-04T18:49:14.605Z] + bundleName=amd64-rootless
18:49:14 [2022-03-04T18:49:14.605Z] + echo Creating amd64-rootless-bundles.tar.gz
18:49:14 [2022-03-04T18:49:14.605Z] Creating amd64-rootless-bundles.tar.gz
18:49:14 [2022-03-04T18:49:14.605Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:49:14 [2022-03-04T18:49:14.605Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
18:49:14 [2022-03-04T18:49:14.616Z] Archiving artifacts
18:49:15 [2022-03-04T18:49:15.996Z] --- PASS: TestNetworkLoopbackNat (2.59s)
18:49:15 [2022-03-04T18:49:15.996Z] === RUN   TestPause
18:49:16 [2022-03-04T18:49:16.255Z] --- PASS: TestPause (0.45s)
18:49:16 [2022-03-04T18:49:16.255Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:49:16 [2022-03-04T18:49:16.255Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:49:16 [2022-03-04T18:49:16.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:49:16 [2022-03-04T18:49:16.255Z] === RUN   TestPauseStopPausedContainer
18:49:16 [2022-03-04T18:49:16.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:49:16 [2022-03-04T18:49:16.642Z] + make clean
18:49:16 [2022-03-04T18:49:16.642Z] docker volume rm -f docker-dev-cache
18:49:16 [2022-03-04T18:49:16.642Z] docker-dev-cache
[Pipeline] deleteDir
18:49:16 [2022-03-04T18:49:16.823Z] --- PASS: TestPauseStopPausedContainer (0.50s)
18:49:16 [2022-03-04T18:49:16.823Z] === RUN   TestPsFilter
18:49:17 [2022-03-04T18:49:17.082Z] --- PASS: TestPsFilter (0.12s)
18:49:17 [2022-03-04T18:49:17.082Z] === RUN   TestRemoveContainerWithRemovedVolume
[Pipeline] }
[Pipeline] // withEnv
18:49:17 [2022-03-04T18:49:17.340Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:49:17 [2022-03-04T18:49:17.340Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
18:49:17 [2022-03-04T18:49:17.392Z] Removing intermediate container eac4afa1e6c1
18:49:17 [2022-03-04T18:49:17.393Z]  ---> e6c9d7b8c500
18:49:17 [2022-03-04T18:49:17.393Z] Step 7/13 : ARG BUSYBOX_VERSION
18:49:17 [2022-03-04T18:49:17.393Z]  ---> Running in c6005f088b31
18:49:17 [2022-03-04T18:49:17.393Z] Removing intermediate container c6005f088b31
18:49:17 [2022-03-04T18:49:17.393Z]  ---> 6b2febc3f775
18:49:17 [2022-03-04T18:49:17.393Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:49:17 [2022-03-04T18:49:17.393Z]  ---> Running in 67944307b733
18:49:17 [2022-03-04T18:49:17.393Z] Removing intermediate container 67944307b733
18:49:17 [2022-03-04T18:49:17.393Z]  ---> 01b311290109
18:49:17 [2022-03-04T18:49:17.393Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
[Pipeline] }
18:49:17 [2022-03-04T18:49:17.909Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
18:49:17 [2022-03-04T18:49:17.909Z] === RUN   TestRemoveContainerRunning
18:49:18 [2022-03-04T18:49:18.168Z] --- PASS: TestRemoveContainerRunning (0.40s)
18:49:18 [2022-03-04T18:49:18.168Z] === RUN   TestRemoveContainerForceRemoveRunning
18:49:18 [2022-03-04T18:49:18.381Z] 
18:49:18 [2022-03-04T18:49:18.382Z]  ---> 2529f9f4cb92
18:49:18 [2022-03-04T18:49:18.382Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:49:18 [2022-03-04T18:49:18.753Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
18:49:18 [2022-03-04T18:49:18.753Z] === RUN   TestRemoveInvalidContainer
18:49:18 [2022-03-04T18:49:18.753Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:49:18 [2022-03-04T18:49:18.753Z] === RUN   TestRenameLinkedContainer
18:49:18 [2022-03-04T18:49:18.851Z]  ---> Running in 964826067d02
18:49:20 [2022-03-04T18:49:20.654Z] --- PASS: TestRenameLinkedContainer (1.72s)
18:49:20 [2022-03-04T18:49:20.655Z] === RUN   TestRenameStoppedContainer
18:49:20 [2022-03-04T18:49:20.655Z] --- PASS: TestRenameStoppedContainer (0.41s)
18:49:20 [2022-03-04T18:49:20.655Z] === RUN   TestRenameRunningContainerAndReuse
18:49:21 [2022-03-04T18:49:21.592Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
18:49:21 [2022-03-04T18:49:21.592Z] === RUN   TestRenameInvalidName
18:49:22 [2022-03-04T18:49:22.159Z] --- PASS: TestRenameInvalidName (0.40s)
18:49:22 [2022-03-04T18:49:22.159Z] === RUN   TestRenameAnonymousContainer
18:49:23 [2022-03-04T18:49:23.536Z] --- PASS: TestRenameAnonymousContainer (1.51s)
18:49:23 [2022-03-04T18:49:23.536Z] === RUN   TestRenameContainerWithSameName
18:49:24 [2022-03-04T18:49:24.102Z] --- PASS: TestRenameContainerWithSameName (0.45s)
18:49:24 [2022-03-04T18:49:24.102Z] === RUN   TestRenameContainerWithLinkedContainer
18:49:25 [2022-03-04T18:49:25.035Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
18:49:25 [2022-03-04T18:49:25.035Z] === RUN   TestResize
18:49:25 [2022-03-04T18:49:25.294Z] --- PASS: TestResize (0.45s)
18:49:25 [2022-03-04T18:49:25.294Z] === RUN   TestResizeWithInvalidSize
18:49:25 [2022-03-04T18:49:25.860Z] --- PASS: TestResizeWithInvalidSize (0.43s)
18:49:25 [2022-03-04T18:49:25.861Z] === RUN   TestResizeWhenContainerNotStarted
18:49:26 [2022-03-04T18:49:26.119Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:49:26 [2022-03-04T18:49:26.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:49:27 [2022-03-04T18:49:27.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:49:27 [2022-03-04T18:49:27.698Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:49:27 [2022-03-04T18:49:27.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:49:28 [2022-03-04T18:49:28.799Z] Loaded image: buildpack-deps:buster
18:49:28 [2022-03-04T18:49:28.800Z] Loaded image: busybox:latest
18:49:28 [2022-03-04T18:49:28.800Z] Loaded image: busybox:glibc
18:49:28 [2022-03-04T18:49:28.800Z] Loaded image: debian:bullseye
18:49:28 [2022-03-04T18:49:28.800Z] Loaded image: hello-world:latest
18:49:28 [2022-03-04T18:49:28.800Z] Loaded image: arm32v7/hello-world:latest
18:49:29 [2022-03-04T18:49:29.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:49:29 [2022-03-04T18:49:29.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:49:30 [2022-03-04T18:49:30.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:49:30 [2022-03-04T18:49:30.774Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:49:32 [2022-03-04T18:49:32.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:49:32 [2022-03-04T18:49:32.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:49:34 [2022-03-04T18:49:34.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:49:34 [2022-03-04T18:49:34.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:49:35 [2022-03-04T18:49:35.375Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.00s)
18:49:35 [2022-03-04T18:49:35.375Z] PASS
18:49:35 [2022-03-04T18:49:35.375Z] 
18:49:35 [2022-03-04T18:49:35.375Z] === Skipped
18:49:35 [2022-03-04T18:49:35.375Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:49:35 [2022-03-04T18:49:35.375Z]     build_session_test.go:25: TODO: BuildKit
18:49:35 [2022-03-04T18:49:35.375Z] 
18:49:35 [2022-03-04T18:49:35.375Z] DONE 33 tests, 1 skipped in 88.647s
18:49:35 [2022-03-04T18:49:35.375Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:49:35 [2022-03-04T18:49:35.375Z] ++ 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
18:49:35 [2022-03-04T18:49:35.375Z] ++ set -e
18:49:35 [2022-03-04T18:49:35.375Z] ++ '[' -n 0 ']'
18:49:35 [2022-03-04T18:49:35.375Z] ++ set -x
18:49:35 [2022-03-04T18:49:35.375Z] ++ 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
18:49:35 [2022-03-04T18:49:35.375Z] INFO: Testing against a local daemon
18:49:35 [2022-03-04T18:49:35.375Z] === RUN   TestConfigInspect
18:49:36 [2022-03-04T18:49:36.490Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
18:49:36 [2022-03-04T18:49:36.490Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.80s)
18:49:36 [2022-03-04T18:49:36.490Z] === RUN   TestCgroupNamespacesRun
18:49:37 [2022-03-04T18:49:37.438Z] --- PASS: TestCgroupNamespacesRun (1.23s)
18:49:37 [2022-03-04T18:49:37.438Z] === RUN   TestCgroupNamespacesRunPrivileged
18:49:37 [2022-03-04T18:49:37.438Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:49:37 [2022-03-04T18:49:37.438Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:49:37 [2022-03-04T18:49:37.438Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:49:37 [2022-03-04T18:49:37.916Z] --- PASS: TestConfigInspect (2.32s)
18:49:37 [2022-03-04T18:49:37.916Z] === RUN   TestConfigList
18:49:38 [2022-03-04T18:49:38.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:49:38 [2022-03-04T18:49:38.814Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
18:49:38 [2022-03-04T18:49:38.814Z] === RUN   TestCgroupNamespacesRunHostMode
18:49:39 [2022-03-04T18:49:39.825Z] --- PASS: TestConfigList (2.08s)
18:49:39 [2022-03-04T18:49:39.825Z] === RUN   TestConfigsCreateAndDelete
18:49:40 [2022-03-04T18:49:40.120Z] Removing intermediate container 964826067d02
18:49:40 [2022-03-04T18:49:40.120Z]  ---> 7148ededb126
18:49:40 [2022-03-04T18:49:40.120Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:49:40 [2022-03-04T18:49:40.120Z]  ---> Running in 71ac7353ddd6
18:49:40 [2022-03-04T18:49:40.120Z] 
18:49:40 [2022-03-04T18:49:40.120Z] SUCCESS: Specified value was saved.
18:49:40 [2022-03-04T18:49:40.190Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
18:49:40 [2022-03-04T18:49:40.190Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:49:41 [2022-03-04T18:49:41.125Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
18:49:41 [2022-03-04T18:49:41.125Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:49:41 [2022-03-04T18:49:41.688Z] Removing intermediate container 71ac7353ddd6
18:49:41 [2022-03-04T18:49:41.688Z]  ---> a26769fed4ad
18:49:41 [2022-03-04T18:49:41.688Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:49:41 [2022-03-04T18:49:41.688Z]  ---> Running in 73e981f13f9f
18:49:41 [2022-03-04T18:49:41.734Z] --- PASS: TestConfigsCreateAndDelete (1.70s)
18:49:41 [2022-03-04T18:49:41.734Z] === RUN   TestConfigsUpdate
18:49:42 [2022-03-04T18:49:42.521Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
18:49:42 [2022-03-04T18:49:42.521Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:49:43 [2022-03-04T18:49:43.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
18:49:43 [2022-03-04T18:49:43.088Z] === RUN   TestCgroupNamespacesRunOlderClient
18:49:43 [2022-03-04T18:49:43.333Z] --- PASS: TestConfigsUpdate (2.07s)
18:49:43 [2022-03-04T18:49:43.594Z] === RUN   TestTemplatedConfig
18:49:44 [2022-03-04T18:49:44.023Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
18:49:44 [2022-03-04T18:49:44.023Z] === RUN   TestNISDomainname
18:49:44 [2022-03-04T18:49:44.591Z] --- PASS: TestNISDomainname (0.56s)
18:49:44 [2022-03-04T18:49:44.591Z] === RUN   TestHostnameDnsResolution
18:49:45 [2022-03-04T18:49:45.503Z] --- PASS: TestTemplatedConfig (1.98s)
18:49:45 [2022-03-04T18:49:45.503Z] === RUN   TestConfigCreateResolve
18:49:45 [2022-03-04T18:49:45.527Z] --- PASS: TestHostnameDnsResolution (0.70s)
18:49:45 [2022-03-04T18:49:45.527Z] === RUN   TestUnprivilegedPortsAndPing
18:49:45 [2022-03-04T18:49:45.786Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
18:49:45 [2022-03-04T18:49:45.786Z] === RUN   TestStats
18:49:45 [2022-03-04T18:49:45.825Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:49:45 [2022-03-04T18:49:45.825Z] tests/integration/client_test.py .....                                   [ 75%]
18:49:45 [2022-03-04T18:49:45.825Z] tests/integration/context_api_test.py ...                                [ 76%]
18:49:45 [2022-03-04T18:49:45.825Z] tests/integration/errors_test.py .                                       [ 76%]
18:49:46 [2022-03-04T18:49:46.450Z] Cannot create a file when that file already exists.
18:49:47 [2022-03-04T18:49:47.438Z] --- PASS: TestConfigCreateResolve (1.68s)
18:49:47 [2022-03-04T18:49:47.438Z] === RUN   TestConfigDaemonLibtrustID
18:49:47 [2022-03-04T18:49:47.699Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:49:47 [2022-03-04T18:49:47.699Z] PASS
18:49:47 [2022-03-04T18:49:47.699Z] 
18:49:47 [2022-03-04T18:49:47.699Z] DONE 7 tests in 12.456s
18:49:47 [2022-03-04T18:49:47.699Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:49:47 [2022-03-04T18:49:47.699Z] ++ 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
18:49:47 [2022-03-04T18:49:47.699Z] ++ set -e
18:49:47 [2022-03-04T18:49:47.699Z] ++ '[' -n 0 ']'
18:49:47 [2022-03-04T18:49:47.699Z] ++ set -x
18:49:47 [2022-03-04T18:49:47.699Z] ++ 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
18:49:47 [2022-03-04T18:49:47.699Z] INFO: Testing against a local daemon
18:49:47 [2022-03-04T18:49:47.699Z] === RUN   TestCheckpoint
18:49:47 [2022-03-04T18:49:47.699Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:49:47 [2022-03-04T18:49:47.699Z] --- SKIP: TestCheckpoint (0.00s)
18:49:47 [2022-03-04T18:49:47.699Z] === RUN   TestContainerInvalidJSON
18:49:47 [2022-03-04T18:49:47.699Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:49:47 [2022-03-04T18:49:47.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:49:47 [2022-03-04T18:49:47.699Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:49:47 [2022-03-04T18:49:47.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:49:47 [2022-03-04T18:49:47.699Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:49:47 [2022-03-04T18:49:47.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:49:47 [2022-03-04T18:49:47.699Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:49:47 [2022-03-04T18:49:47.699Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:49:47 [2022-03-04T18:49:47.959Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:49:47 [2022-03-04T18:49:47.959Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:49:47 [2022-03-04T18:49:47.959Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:49:47 [2022-03-04T18:49:47.959Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:49:47 [2022-03-04T18:49:47.959Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:49:47 [2022-03-04T18:49:47.959Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:49:47 [2022-03-04T18:49:47.959Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:49:47 [2022-03-04T18:49:47.959Z] === RUN   TestCopyFromContainerPathIsNotDir
18:49:47 [2022-03-04T18:49:47.959Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
18:49:47 [2022-03-04T18:49:47.959Z] === RUN   TestCopyToContainerPathDoesNotExist
18:49:47 [2022-03-04T18:49:47.959Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
18:49:47 [2022-03-04T18:49:47.959Z] === RUN   TestCopyToContainerPathIsNotDir
18:49:47 [2022-03-04T18:49:47.959Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:49:47 [2022-03-04T18:49:47.959Z] === RUN   TestCopyFromContainer
18:49:48 [2022-03-04T18:49:48.316Z] --- PASS: TestStats (2.48s)
18:49:48 [2022-03-04T18:49:48.316Z] === RUN   TestStopContainerWithTimeout
18:49:48 [2022-03-04T18:49:48.316Z] === RUN   TestStopContainerWithTimeout/0
18:49:48 [2022-03-04T18:49:48.316Z] === PAUSE TestStopContainerWithTimeout/0
18:49:48 [2022-03-04T18:49:48.316Z] === RUN   TestStopContainerWithTimeout/1
18:49:48 [2022-03-04T18:49:48.316Z] === PAUSE TestStopContainerWithTimeout/1
18:49:48 [2022-03-04T18:49:48.316Z] === RUN   TestStopContainerWithTimeout/3
18:49:48 [2022-03-04T18:49:48.316Z] === PAUSE TestStopContainerWithTimeout/3
18:49:48 [2022-03-04T18:49:48.316Z] === RUN   TestStopContainerWithTimeout/-1
18:49:48 [2022-03-04T18:49:48.316Z] === PAUSE TestStopContainerWithTimeout/-1
18:49:48 [2022-03-04T18:49:48.316Z] === CONT  TestStopContainerWithTimeout/0
18:49:48 [2022-03-04T18:49:48.316Z] === CONT  TestStopContainerWithTimeout/3
18:49:48 [2022-03-04T18:49:48.898Z] === RUN   TestCopyFromContainer//
18:49:48 [2022-03-04T18:49:48.899Z] === RUN   TestCopyFromContainer//bar/root
18:49:48 [2022-03-04T18:49:48.899Z] === RUN   TestCopyFromContainer//bar/root/
18:49:48 [2022-03-04T18:49:48.899Z] === RUN   TestCopyFromContainer/bar/quux
18:49:48 [2022-03-04T18:49:48.899Z] === RUN   TestCopyFromContainer/bar/quux/
18:49:49 [2022-03-04T18:49:49.158Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:49:49 [2022-03-04T18:49:49.158Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:49:49 [2022-03-04T18:49:49.158Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:49:49 [2022-03-04T18:49:49.158Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:49:49 [2022-03-04T18:49:49.158Z] === RUN   TestCopyFromContainer/bar/notarget
18:49:49 [2022-03-04T18:49:49.254Z] === CONT  TestStopContainerWithTimeout/-1
18:49:49 [2022-03-04T18:49:49.418Z] --- PASS: TestCopyFromContainer (1.30s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:49:49 [2022-03-04T18:49:49.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:49:49 [2022-03-04T18:49:49.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:49 [2022-03-04T18:49:49.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:49 [2022-03-04T18:49:49.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:49 [2022-03-04T18:49:49.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:49 [2022-03-04T18:49:49.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:49 [2022-03-04T18:49:49.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:49 [2022-03-04T18:49:49.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:49:49 [2022-03-04T18:49:49.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:49:49 [2022-03-04T18:49:49.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:49:49 [2022-03-04T18:49:49.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateLinkToNonExistingContainer
18:49:49 [2022-03-04T18:49:49.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateWithInvalidEnv
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateWithInvalidEnv/0
18:49:49 [2022-03-04T18:49:49.419Z] === PAUSE TestCreateWithInvalidEnv/0
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateWithInvalidEnv/1
18:49:49 [2022-03-04T18:49:49.419Z] === PAUSE TestCreateWithInvalidEnv/1
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateWithInvalidEnv/2
18:49:49 [2022-03-04T18:49:49.419Z] === PAUSE TestCreateWithInvalidEnv/2
18:49:49 [2022-03-04T18:49:49.419Z] === CONT  TestCreateWithInvalidEnv/0
18:49:49 [2022-03-04T18:49:49.419Z] === CONT  TestCreateWithInvalidEnv/2
18:49:49 [2022-03-04T18:49:49.419Z] === CONT  TestCreateWithInvalidEnv/1
18:49:49 [2022-03-04T18:49:49.419Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateTmpfsMountsTarget
18:49:49 [2022-03-04T18:49:49.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:49:49 [2022-03-04T18:49:49.419Z] === RUN   TestCreateWithCustomMaskedPaths
18:49:50 [2022-03-04T18:49:50.358Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s)
18:49:50 [2022-03-04T18:49:50.358Z] === RUN   TestCreateWithCustomReadonlyPaths
18:49:51 [2022-03-04T18:49:51.154Z] === CONT  TestStopContainerWithTimeout/1
18:49:51 [2022-03-04T18:49:51.210Z] Removing intermediate container 73e981f13f9f
18:49:51 [2022-03-04T18:49:51.210Z]  ---> 64655296a918
18:49:51 [2022-03-04T18:49:51.210Z] Step 13/13 : CMD ["sh"]
18:49:51 [2022-03-04T18:49:51.210Z]  ---> Running in b55aabc06f0b
18:49:51 [2022-03-04T18:49:51.210Z] Removing intermediate container b55aabc06f0b
18:49:51 [2022-03-04T18:49:51.210Z]  ---> 43aacc0a7469
18:49:51 [2022-03-04T18:49:51.210Z] Successfully built 43aacc0a7469
18:49:51 [2022-03-04T18:49:51.210Z] Successfully tagged busybox:latest
18:49:51 [2022-03-04T18:49:51.210Z] INFO: Docker images of the daemon under test
18:49:51 [2022-03-04T18:49:51.210Z] 
18:49:51 [2022-03-04T18:49:51.210Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:49:51 [2022-03-04T18:49:51.210Z] busybox                                latest              43aacc0a7469        Less than a second ago   5.78GB
18:49:51 [2022-03-04T18:49:51.210Z] microsoft/windowsservercore            latest              c703d4d60533        4 weeks ago              5.75GB
18:49:51 [2022-03-04T18:49:51.210Z] mcr.microsoft.com/windows/servercore   ltsc2019            c703d4d60533        4 weeks ago              5.75GB
18:49:51 [2022-03-04T18:49:51.210Z] 
18:49:51 [2022-03-04T18:49:51.210Z] INFO: Running integration tests at 03/04/2022 18:49:51...
18:49:51 [2022-03-04T18:49:51.210Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:49:51 [2022-03-04T18:49:51.210Z] INFO: Integration API tests being run from the host:
18:49:51 [2022-03-04T18:49:51.681Z] INFO: make.ps1 starting at 03/04/2022 18:49:51
18:49:51 [2022-03-04T18:49:51.741Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:51 [2022-03-04T18:49:51.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:51 [2022-03-04T18:49:51.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:49:51 [2022-03-04T18:49:51.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:49:51 [2022-03-04T18:49:51.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:49:51 [2022-03-04T18:49:51.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:49:51 [2022-03-04T18:49:51.741Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:49:52 [2022-03-04T18:49:52.001Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestCreateDifferentPlatform
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestCreateDifferentPlatform/different_os
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:49:52 [2022-03-04T18:49:52.001Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:49:52 [2022-03-04T18:49:52.001Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:49:52 [2022-03-04T18:49:52.001Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:49:52 [2022-03-04T18:49:52.001Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:49:52 [2022-03-04T18:49:52.001Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestContainerStartOnDaemonRestart
18:49:52 [2022-03-04T18:49:52.001Z] === PAUSE TestContainerStartOnDaemonRestart
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestDaemonRestartIpcMode
18:49:52 [2022-03-04T18:49:52.001Z] === PAUSE TestDaemonRestartIpcMode
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestDaemonHostGatewayIP
18:49:52 [2022-03-04T18:49:52.001Z] === PAUSE TestDaemonHostGatewayIP
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestRestartDaemonWithRestartingContainer
18:49:52 [2022-03-04T18:49:52.001Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestContainerKillOnDaemonStart
18:49:52 [2022-03-04T18:49:52.001Z] === PAUSE TestContainerKillOnDaemonStart
18:49:52 [2022-03-04T18:49:52.001Z] === RUN   TestDiff
18:49:52 [2022-03-04T18:49:52.155Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:49:52 [2022-03-04T18:49:52.529Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:49:52 [2022-03-04T18:49:52.529Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
18:49:52 [2022-03-04T18:49:52.529Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
18:49:52 [2022-03-04T18:49:52.529Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
18:49:52 [2022-03-04T18:49:52.529Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
18:49:52 [2022-03-04T18:49:52.529Z] === RUN   TestDeleteDevicemapper
18:49:52 [2022-03-04T18:49:52.529Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:49:52 [2022-03-04T18:49:52.529Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:49:52 [2022-03-04T18:49:52.529Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:49:52 [2022-03-04T18:49:52.571Z] --- PASS: TestDiff (0.37s)
18:49:52 [2022-03-04T18:49:52.571Z] === RUN   TestExecWithCloseStdin
18:49:52 [2022-03-04T18:49:52.831Z] --- PASS: TestExecWithCloseStdin (0.43s)
18:49:52 [2022-03-04T18:49:52.831Z] === RUN   TestExec
18:49:53 [2022-03-04T18:49:53.400Z] --- PASS: TestExec (0.43s)
18:49:53 [2022-03-04T18:49:53.400Z] === RUN   TestExecUser
18:49:53 [2022-03-04T18:49:53.660Z] --- PASS: TestExecUser (0.45s)
18:49:53 [2022-03-04T18:49:53.660Z] === RUN   TestExportContainerAndImportImage
18:49:54 [2022-03-04T18:49:54.230Z] --- PASS: TestExportContainerAndImportImage (0.51s)
18:49:54 [2022-03-04T18:49:54.230Z] === RUN   TestExportContainerAfterDaemonRestart
18:49:54 [2022-03-04T18:49:54.446Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
18:49:54 [2022-03-04T18:49:54.446Z] === RUN   TestUpdateMemory
18:49:55 [2022-03-04T18:49:55.025Z] --- PASS: TestUpdateMemory (0.60s)
18:49:55 [2022-03-04T18:49:55.025Z] === RUN   TestUpdateCPUQuota
18:49:55 [2022-03-04T18:49:55.611Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
18:49:55 [2022-03-04T18:49:55.611Z] === RUN   TestHealthCheckWorkdir
18:49:55 [2022-03-04T18:49:55.871Z] --- PASS: TestHealthCheckWorkdir (0.48s)
18:49:55 [2022-03-04T18:49:55.871Z] === RUN   TestHealthKillContainer
18:49:55 [2022-03-04T18:49:55.960Z] --- PASS: TestUpdateCPUQuota (0.92s)
18:49:55 [2022-03-04T18:49:55.960Z] === RUN   TestUpdatePidsLimit
18:49:55 [2022-03-04T18:49:55.960Z] === RUN   TestUpdatePidsLimit/update_from_none
18:49:56 [2022-03-04T18:49:56.218Z] === RUN   TestUpdatePidsLimit/no_change
18:49:56 [2022-03-04T18:49:56.477Z] === RUN   TestUpdatePidsLimit/update_lower
18:49:56 [2022-03-04T18:49:56.736Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:49:56 [2022-03-04T18:49:56.995Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:49:56 [2022-03-04T18:49:56.996Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:49:57 [2022-03-04T18:49:57.255Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:49:58 [2022-03-04T18:49:58.190Z] --- PASS: TestUpdatePidsLimit (1.96s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
18:49:58 [2022-03-04T18:49:58.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
18:49:58 [2022-03-04T18:49:58.190Z] === RUN   TestUpdateRestartPolicy
18:50:04 [2022-03-04T18:50:04.004Z] --- PASS: TestHealthKillContainer (7.77s)
18:50:04 [2022-03-04T18:50:04.004Z] === RUN   TestInspectCpusetInConfigPre120
18:50:04 [2022-03-04T18:50:04.004Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
18:50:04 [2022-03-04T18:50:04.004Z] === RUN   TestIpcModeNone
18:50:04 [2022-03-04T18:50:04.301Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:50:04 [2022-03-04T18:50:04.573Z] --- PASS: TestIpcModeNone (0.45s)
18:50:04 [2022-03-04T18:50:04.573Z] === RUN   TestIpcModePrivate
18:50:04 [2022-03-04T18:50:04.833Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
18:50:05 [2022-03-04T18:50:05.094Z] --- PASS: TestIpcModePrivate (0.46s)
18:50:05 [2022-03-04T18:50:05.094Z] === RUN   TestIpcModeShareable
18:50:05 [2022-03-04T18:50:05.354Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
18:50:05 [2022-03-04T18:50:05.354Z] --- PASS: TestIpcModeShareable (0.41s)
18:50:05 [2022-03-04T18:50:05.354Z] === RUN   TestAPIIpcModeShareableAndContainer
18:50:06 [2022-03-04T18:50:06.740Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s)
18:50:06 [2022-03-04T18:50:06.740Z] === RUN   TestAPIIpcModeHost
18:50:07 [2022-03-04T18:50:07.312Z] --- PASS: TestAPIIpcModeHost (0.39s)
18:50:07 [2022-03-04T18:50:07.312Z] === RUN   TestDaemonIpcModeShareable
18:50:08 [2022-03-04T18:50:08.252Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:50:08 [2022-03-04T18:50:08.252Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
18:50:08 [2022-03-04T18:50:08.252Z] === RUN   TestDaemonIpcModePrivate
18:50:09 [2022-03-04T18:50:09.191Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:50:09 [2022-03-04T18:50:09.191Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
18:50:09 [2022-03-04T18:50:09.191Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:50:10 [2022-03-04T18:50:10.387Z] --- PASS: TestUpdateRestartPolicy (11.08s)
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestUpdateRestartWithAutoRemove
18:50:10 [2022-03-04T18:50:10.387Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestWaitNonBlocked
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:10 [2022-03-04T18:50:10.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:10 [2022-03-04T18:50:10.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:10 [2022-03-04T18:50:10.387Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:50:10 [2022-03-04T18:50:10.387Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:50:10 [2022-03-04T18:50:10.387Z] --- PASS: TestWaitNonBlocked (0.02s)
18:50:10 [2022-03-04T18:50:10.387Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
18:50:10 [2022-03-04T18:50:10.387Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestWaitBlocked
18:50:10 [2022-03-04T18:50:10.387Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:50:10 [2022-03-04T18:50:10.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:50:10 [2022-03-04T18:50:10.388Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:50:10 [2022-03-04T18:50:10.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:50:10 [2022-03-04T18:50:10.388Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:50:10 [2022-03-04T18:50:10.388Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:50:10 [2022-03-04T18:50:10.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:50:10 [2022-03-04T18:50:10.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:50:10 [2022-03-04T18:50:10.572Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:50:10 [2022-03-04T18:50:10.572Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
18:50:10 [2022-03-04T18:50:10.572Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:50:10 [2022-03-04T18:50:10.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:50:10 [2022-03-04T18:50:10.955Z] --- PASS: TestWaitBlocked (0.01s)
18:50:10 [2022-03-04T18:50:10.955Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
18:50:10 [2022-03-04T18:50:10.955Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
18:50:10 [2022-03-04T18:50:10.955Z] === CONT  TestContainerStartOnDaemonRestart
18:50:10 [2022-03-04T18:50:10.955Z] === CONT  TestContainerKillOnDaemonStart
18:50:11 [2022-03-04T18:50:11.512Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:50:11 [2022-03-04T18:50:11.512Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
18:50:11 [2022-03-04T18:50:11.512Z] === RUN   TestIpcModeOlderClient
18:50:11 [2022-03-04T18:50:11.512Z] === PAUSE TestIpcModeOlderClient
18:50:11 [2022-03-04T18:50:11.512Z] === RUN   TestKillContainerInvalidSignal
18:50:11 [2022-03-04T18:50:11.772Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
18:50:11 [2022-03-04T18:50:11.772Z] === RUN   TestKillContainer
18:50:11 [2022-03-04T18:50:11.772Z] === RUN   TestKillContainer/no_signal
18:50:12 [2022-03-04T18:50:12.496Z] === RUN   TestKillContainer/non_killing_signal
18:50:12 [2022-03-04T18:50:12.496Z] === RUN   TestKillContainer/killing_signal
18:50:13 [2022-03-04T18:50:13.018Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
18:50:13 [2022-03-04T18:50:13.018Z] === CONT  TestIpcModeOlderClient
18:50:13 [2022-03-04T18:50:13.065Z] --- PASS: TestKillContainer (1.20s)
18:50:13 [2022-03-04T18:50:13.065Z]     --- PASS: TestKillContainer/no_signal (0.38s)
18:50:13 [2022-03-04T18:50:13.065Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:50:13 [2022-03-04T18:50:13.065Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
18:50:13 [2022-03-04T18:50:13.065Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:50:13 [2022-03-04T18:50:13.065Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:50:13 [2022-03-04T18:50:13.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:50:13 [2022-03-04T18:50:13.276Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:50:13 [2022-03-04T18:50:13.276Z] === CONT  TestDaemonHostGatewayIP
18:50:13 [2022-03-04T18:50:13.325Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:50:13 [2022-03-04T18:50:13.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:50:14 [2022-03-04T18:50:14.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
18:50:14 [2022-03-04T18:50:14.265Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s)
18:50:14 [2022-03-04T18:50:14.265Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
18:50:14 [2022-03-04T18:50:14.265Z] === RUN   TestKillStoppedContainer
18:50:14 [2022-03-04T18:50:14.265Z] --- PASS: TestKillStoppedContainer (0.04s)
18:50:14 [2022-03-04T18:50:14.265Z] === RUN   TestKillStoppedContainerAPIPre120
18:50:14 [2022-03-04T18:50:14.265Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:50:14 [2022-03-04T18:50:14.265Z] === RUN   TestKillDifferentUserContainer
18:50:14 [2022-03-04T18:50:14.525Z] --- PASS: TestKillDifferentUserContainer (0.38s)
18:50:14 [2022-03-04T18:50:14.525Z] === RUN   TestInspectOomKilledTrue
18:50:15 [2022-03-04T18:50:15.094Z] --- PASS: TestInspectOomKilledTrue (0.44s)
18:50:15 [2022-03-04T18:50:15.094Z] === RUN   TestInspectOomKilledFalse
18:50:15 [2022-03-04T18:50:15.354Z] --- PASS: TestInspectOomKilledFalse (0.37s)
18:50:15 [2022-03-04T18:50:15.354Z] === RUN   TestLinksEtcHostsContentMatch
18:50:15 [2022-03-04T18:50:15.614Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
18:50:15 [2022-03-04T18:50:15.614Z] === RUN   TestLinksContainerNames
18:50:15 [2022-03-04T18:50:15.807Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
18:50:15 [2022-03-04T18:50:15.807Z] === CONT  TestRestartDaemonWithRestartingContainer
18:50:16 [2022-03-04T18:50:16.554Z] --- PASS: TestLinksContainerNames (0.82s)
18:50:16 [2022-03-04T18:50:16.554Z] === RUN   TestLogsFollowTailEmpty
18:50:16 [2022-03-04T18:50:16.815Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
18:50:16 [2022-03-04T18:50:16.815Z] === RUN   TestContainerNetworkMountsNoChown
18:50:17 [2022-03-04T18:50:17.183Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s)
18:50:17 [2022-03-04T18:50:17.183Z] === CONT  TestDaemonRestartIpcMode
18:50:17 [2022-03-04T18:50:17.385Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/default
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/default
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/private
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/private
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rprivate
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rprivate
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/slave
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/slave
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rslave
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rslave
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/shared
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/shared
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rshared
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rshared
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/default
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/default/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rslave
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/default/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rshared
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/shared
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rprivate
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/slave
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/private
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/private/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/private/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/default/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/default/mount_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:50:17 [2022-03-04T18:50:17.385Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/private/bind_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/private/mount_root
18:50:17 [2022-03-04T18:50:17.645Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:50:17 [2022-03-04T18:50:17.645Z] --- PASS: TestMountDaemonRoot (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:50:17 [2022-03-04T18:50:17.645Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
18:50:17 [2022-03-04T18:50:17.645Z] === RUN   TestContainerBindMountNonRecursive
18:50:18 [2022-03-04T18:50:18.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:50:19 [2022-03-04T18:50:19.030Z] --- PASS: TestContainerBindMountNonRecursive (1.20s)
18:50:19 [2022-03-04T18:50:19.030Z] === RUN   TestContainerVolumesMountedAsShared
18:50:19 [2022-03-04T18:50:19.291Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s)
18:50:19 [2022-03-04T18:50:19.291Z] === RUN   TestContainerVolumesMountedAsSlave
18:50:19 [2022-03-04T18:50:19.551Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
18:50:19 [2022-03-04T18:50:19.551Z] === RUN   TestNetworkNat
18:50:19 [2022-03-04T18:50:19.715Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
18:50:20 [2022-03-04T18:50:20.120Z] --- PASS: TestNetworkNat (0.40s)
18:50:20 [2022-03-04T18:50:20.120Z] === RUN   TestNetworkLocalhostTCPNat
18:50:20 [2022-03-04T18:50:20.166Z] .........                                                                [ 86%]
18:50:20 [2022-03-04T18:50:20.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
18:50:20 [2022-03-04T18:50:20.380Z] === RUN   TestNetworkLoopbackNat
18:50:22 [2022-03-04T18:50:22.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:50:22 [2022-03-04T18:50:22.320Z] INFO: Testing against a local daemon
18:50:22 [2022-03-04T18:50:22.320Z] === RUN   TestBuildWithSession
18:50:22 [2022-03-04T18:50:22.320Z]     build_session_test.go:25: TODO: BuildKit
18:50:22 [2022-03-04T18:50:22.321Z] --- SKIP: TestBuildWithSession (0.00s)
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildSquashParent
18:50:22 [2022-03-04T18:50:22.321Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:50:22 [2022-03-04T18:50:22.321Z] --- SKIP: TestBuildSquashParent (0.00s)
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:22 [2022-03-04T18:50:22.321Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.321Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:22 [2022-03-04T18:50:22.321Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.321Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:22 [2022-03-04T18:50:22.922Z] --- PASS: TestNetworkLoopbackNat (2.47s)
18:50:22 [2022-03-04T18:50:22.923Z] === RUN   TestPause
18:50:23 [2022-03-04T18:50:23.017Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
18:50:23 [2022-03-04T18:50:23.017Z] PASS
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] === Skipped
18:50:23 [2022-03-04T18:50:23.017Z] === SKIP: amd64.integration.container TestCheckpoint (0.02s)
18:50:23 [2022-03-04T18:50:23.017Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:50:23 [2022-03-04T18:50:23.017Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:50:23 [2022-03-04T18:50:23.017Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:50:23 [2022-03-04T18:50:23.017Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:50:23 [2022-03-04T18:50:23.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:50:23 [2022-03-04T18:50:23.017Z] 
18:50:23 [2022-03-04T18:50:23.017Z] DONE 196 tests, 5 skipped in 106.638s
18:50:23 [2022-03-04T18:50:23.017Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:50:23 [2022-03-04T18:50:23.017Z] INFO: Testing against a local daemon
18:50:23 [2022-03-04T18:50:23.017Z] === RUN   TestCommitInheritsEnv
18:50:23 [2022-03-04T18:50:23.276Z] --- PASS: TestCommitInheritsEnv (0.29s)
18:50:23 [2022-03-04T18:50:23.276Z] === RUN   TestImportExtremelyLargeImageWorks
18:50:23 [2022-03-04T18:50:23.276Z] === PAUSE TestImportExtremelyLargeImageWorks
18:50:23 [2022-03-04T18:50:23.276Z] === RUN   TestImagesFilterMultiReference
18:50:23 [2022-03-04T18:50:23.276Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:50:23 [2022-03-04T18:50:23.276Z] === RUN   TestImagePullPlatformInvalid
18:50:23 [2022-03-04T18:50:23.276Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:50:23 [2022-03-04T18:50:23.276Z] === RUN   TestRemoveImageOrphaning
18:50:23 [2022-03-04T18:50:23.492Z] --- PASS: TestPause (0.50s)
18:50:23 [2022-03-04T18:50:23.492Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:50:23 [2022-03-04T18:50:23.492Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:50:23 [2022-03-04T18:50:23.493Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:50:23 [2022-03-04T18:50:23.493Z] === RUN   TestPauseStopPausedContainer
18:50:23 [2022-03-04T18:50:23.535Z] --- PASS: TestRemoveImageOrphaning (0.24s)
18:50:23 [2022-03-04T18:50:23.535Z] === RUN   TestRemoveImageGarbageCollector
18:50:23 [2022-03-04T18:50:23.752Z] --- PASS: TestPauseStopPausedContainer (0.41s)
18:50:23 [2022-03-04T18:50:23.752Z] === RUN   TestPsFilter
18:50:23 [2022-03-04T18:50:23.752Z] --- PASS: TestPsFilter (0.10s)
18:50:23 [2022-03-04T18:50:23.752Z] === RUN   TestRemoveContainerWithRemovedVolume
18:50:24 [2022-03-04T18:50:24.322Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
18:50:24 [2022-03-04T18:50:24.322Z] === RUN   TestRemoveContainerWithVolume
18:50:24 [2022-03-04T18:50:24.582Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
18:50:24 [2022-03-04T18:50:24.582Z] === RUN   TestRemoveContainerRunning
18:50:24 [2022-03-04T18:50:24.997Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:50:25 [2022-03-04T18:50:25.152Z] --- PASS: TestRemoveContainerRunning (0.37s)
18:50:25 [2022-03-04T18:50:25.152Z] === RUN   TestRemoveContainerForceRemoveRunning
18:50:25 [2022-03-04T18:50:25.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
18:50:25 [2022-03-04T18:50:25.412Z] === RUN   TestRemoveInvalidContainer
18:50:25 [2022-03-04T18:50:25.412Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:50:25 [2022-03-04T18:50:25.412Z] === RUN   TestRenameLinkedContainer
18:50:25 [2022-03-04T18:50:25.436Z] --- PASS: TestRemoveImageGarbageCollector (1.96s)
18:50:25 [2022-03-04T18:50:25.436Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:50:25 [2022-03-04T18:50:25.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:50:25 [2022-03-04T18:50:25.436Z] === RUN   TestTagInvalidReference
18:50:25 [2022-03-04T18:50:25.436Z] --- PASS: TestTagInvalidReference (0.01s)
18:50:25 [2022-03-04T18:50:25.436Z] === RUN   TestTagValidPrefixedRepo
18:50:25 [2022-03-04T18:50:25.436Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:50:25 [2022-03-04T18:50:25.436Z] === RUN   TestTagExistedNameWithoutForce
18:50:25 [2022-03-04T18:50:25.695Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:50:25 [2022-03-04T18:50:25.695Z] === RUN   TestTagOfficialNames
18:50:25 [2022-03-04T18:50:25.695Z] --- PASS: TestTagOfficialNames (0.05s)
18:50:25 [2022-03-04T18:50:25.695Z] === RUN   TestTagMatchesDigest
18:50:25 [2022-03-04T18:50:25.695Z] --- PASS: TestTagMatchesDigest (0.02s)
18:50:25 [2022-03-04T18:50:25.695Z] === CONT  TestImportExtremelyLargeImageWorks
18:50:26 [2022-03-04T18:50:26.182Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:50:27 [2022-03-04T18:50:27.322Z] --- PASS: TestRenameLinkedContainer (1.53s)
18:50:27 [2022-03-04T18:50:27.322Z] === RUN   TestRenameStoppedContainer
18:50:27 [2022-03-04T18:50:27.322Z] --- PASS: TestRenameStoppedContainer (0.38s)
18:50:27 [2022-03-04T18:50:27.322Z] === RUN   TestRenameRunningContainerAndReuse
18:50:28 [2022-03-04T18:50:28.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:50:28 [2022-03-04T18:50:28.262Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s)
18:50:28 [2022-03-04T18:50:28.262Z] === RUN   TestRenameInvalidName
18:50:28 [2022-03-04T18:50:28.521Z] --- PASS: TestRenameInvalidName (0.39s)
18:50:28 [2022-03-04T18:50:28.521Z] === RUN   TestRenameAnonymousContainer
18:50:29 [2022-03-04T18:50:29.492Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:29 [2022-03-04T18:50:29.493Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:29 [2022-03-04T18:50:29.904Z] --- PASS: TestRenameAnonymousContainer (1.32s)
18:50:29 [2022-03-04T18:50:29.904Z] === RUN   TestRenameContainerWithSameName
18:50:30 [2022-03-04T18:50:30.164Z] --- PASS: TestRenameContainerWithSameName (0.38s)
18:50:30 [2022-03-04T18:50:30.164Z] === RUN   TestRenameContainerWithLinkedContainer
18:50:30 [2022-03-04T18:50:30.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:50:31 [2022-03-04T18:50:31.103Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s)
18:50:31 [2022-03-04T18:50:31.103Z] === RUN   TestResize
18:50:31 [2022-03-04T18:50:31.363Z] --- PASS: TestResize (0.40s)
18:50:31 [2022-03-04T18:50:31.363Z] === RUN   TestResizeWithInvalidSize
18:50:31 [2022-03-04T18:50:31.624Z] --- PASS: TestResizeWithInvalidSize (0.38s)
18:50:31 [2022-03-04T18:50:31.624Z] === RUN   TestResizeWhenContainerNotStarted
18:50:32 [2022-03-04T18:50:32.193Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:50:32 [2022-03-04T18:50:32.193Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:50:32 [2022-03-04T18:50:32.720Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:50:32 [2022-03-04T18:50:32.720Z] tests/integration/models_resources_test.py .                             [ 91%]
18:50:33 [2022-03-04T18:50:33.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:50:34 [2022-03-04T18:50:34.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:50:34 [2022-03-04T18:50:34.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:50:34 [2022-03-04T18:50:34.355Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:50:35 [2022-03-04T18:50:35.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:50:35 [2022-03-04T18:50:35.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:50:35 [2022-03-04T18:50:35.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:50:36 [2022-03-04T18:50:36.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:50:36 [2022-03-04T18:50:36.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:50:36 [2022-03-04T18:50:36.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.36s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.40s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.55s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.81s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.91s)
18:50:36 [2022-03-04T18:50:36.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.14s)
18:50:36 [2022-03-04T18:50:36.666Z] === RUN   TestBuildMultiStageCopy
18:50:36 [2022-03-04T18:50:36.666Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:50:37 [2022-03-04T18:50:37.611Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:50:37 [2022-03-04T18:50:37.611Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:50:37 [2022-03-04T18:50:37.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:50:38 [2022-03-04T18:50:38.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:50:38 [2022-03-04T18:50:38.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:50:40 [2022-03-04T18:50:40.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:50:40 [2022-03-04T18:50:40.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:50:40 [2022-03-04T18:50:40.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:50:41 [2022-03-04T18:50:41.203Z] tests/integration/regression_test.py ......                              [ 98%]
18:50:41 [2022-03-04T18:50:41.717Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:50:41 [2022-03-04T18:50:41.717Z] tests/integration/credentials/utils_test.py .                            [100%]
18:50:41 [2022-03-04T18:50:41.717Z] 
18:50:41 [2022-03-04T18:50:41.717Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:50:41 [2022-03-04T18:50:41.717Z] =========================== short test summary info ============================
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:50:41 [2022-03-04T18:50:41.717Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:50:41 [2022-03-04T18:50:41.717Z]   Not supported on most drivers
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:50:41 [2022-03-04T18:50:41.717Z]   Output of docker top depends on host distro, and is not formalized.
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:50:41 [2022-03-04T18:50:41.717Z]   Output of docker top depends on host distro, and is not formalized.
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:50:41 [2022-03-04T18:50:41.717Z]   Can fail if eth0 has multiple IP addresses
18:50:41 [2022-03-04T18:50:41.717Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:50:41 [2022-03-04T18:50:41.717Z]   This doesn't seem to be taken into account by the engine
18:50:41 [2022-03-04T18:50:41.717Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:50:41 [2022-03-04T18:50:41.717Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:50:41 [2022-03-04T18:50:41.717Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.48 seconds ==
18:50:41 [2022-03-04T18:50:41.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:50:42 [2022-03-04T18:50:42.174Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
18:50:42 [2022-03-04T18:50:42.174Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
18:50:42 [2022-03-04T18:50:42.174Z] === RUN   TestCgroupNamespacesRun
18:50:43 [2022-03-04T18:50:43.114Z] --- PASS: TestCgroupNamespacesRun (1.10s)
18:50:43 [2022-03-04T18:50:43.114Z] === RUN   TestCgroupNamespacesRunPrivileged
18:50:43 [2022-03-04T18:50:43.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:50:44 [2022-03-04T18:50:44.054Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
18:50:44 [2022-03-04T18:50:44.054Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:50:44 [2022-03-04T18:50:44.993Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
18:50:44 [2022-03-04T18:50:44.993Z] === RUN   TestCgroupNamespacesRunHostMode
18:50:45 [2022-03-04T18:50:45.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:50:45 [2022-03-04T18:50:45.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:50:45 [2022-03-04T18:50:45.811Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:50:46 [2022-03-04T18:50:46.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:50:46 [2022-03-04T18:50:46.377Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
18:50:46 [2022-03-04T18:50:46.377Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:50:46 [2022-03-04T18:50:46.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:50:47 [2022-03-04T18:50:47.317Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
18:50:47 [2022-03-04T18:50:47.317Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:50:47 [2022-03-04T18:50:47.794Z] --- PASS: TestBuildMultiStageCopy (11.13s)
18:50:47 [2022-03-04T18:50:47.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.90s)
18:50:47 [2022-03-04T18:50:47.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
18:50:47 [2022-03-04T18:50:47.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s)
18:50:47 [2022-03-04T18:50:47.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s)
18:50:47 [2022-03-04T18:50:47.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s)
18:50:47 [2022-03-04T18:50:47.794Z] === RUN   TestBuildMultiStageParentConfig
18:50:48 [2022-03-04T18:50:48.260Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
18:50:48 [2022-03-04T18:50:48.260Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:50:48 [2022-03-04T18:50:48.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:50:48 [2022-03-04T18:50:48.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
18:50:48 [2022-03-04T18:50:48.828Z] === RUN   TestCgroupNamespacesRunOlderClient
18:50:50 [2022-03-04T18:50:50.011Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
18:50:50 [2022-03-04T18:50:50.011Z] === RUN   TestBuildLabelWithTargets
18:50:50 [2022-03-04T18:50:50.011Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:50:50 [2022-03-04T18:50:50.011Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
18:50:50 [2022-03-04T18:50:50.011Z] === RUN   TestBuildWithEmptyLayers
18:50:50 [2022-03-04T18:50:50.209Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
18:50:50 [2022-03-04T18:50:50.209Z] === RUN   TestNISDomainname
18:50:50 [2022-03-04T18:50:50.469Z] --- PASS: TestNISDomainname (0.46s)
18:50:50 [2022-03-04T18:50:50.469Z] === RUN   TestHostnameDnsResolution
18:50:50 [2022-03-04T18:50:50.999Z] --- PASS: TestBuildWithEmptyLayers (1.16s)
18:50:50 [2022-03-04T18:50:50.999Z] === RUN   TestBuildMultiStageOnBuild
18:50:51 [2022-03-04T18:50:51.039Z] --- PASS: TestHostnameDnsResolution (0.58s)
18:50:51 [2022-03-04T18:50:51.039Z] === RUN   TestUnprivilegedPortsAndPing
18:50:51 [2022-03-04T18:50:51.609Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
18:50:51 [2022-03-04T18:50:51.609Z] === RUN   TestStats
18:50:52 [2022-03-04T18:50:52.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:50:52 [2022-03-04T18:50:52.114Z] Using test binary docker
18:50:52 [2022-03-04T18:50:52.114Z] +++ /etc/init.d/apparmor start
18:50:52 [2022-03-04T18:50:52.114Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:50:52 [2022-03-04T18:50:52.114Z] Starting dockerd
18:50:52 [2022-03-04T18:50:52.114Z] INFO: Waiting for daemon to start...
18:50:52 [2022-03-04T18:50:52.114Z] +++ 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
18:50:54 [2022-03-04T18:50:54.032Z] .
18:50:54 [2022-03-04T18:50:54.032Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:50:54 [2022-03-04T18:50:54.032Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:50:54 [2022-03-04T18:50:54.032Z] Error: No such image: emptyfs
18:50:54 [2022-03-04T18:50:54.032Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:50:54 [2022-03-04T18:50:54.032Z] ++++ docker load
18:50:54 [2022-03-04T18:50:54.141Z] Leaving: AppArmorNo profiles have been unloaded.
18:50:54 [2022-03-04T18:50:54.142Z] 
18:50:54 [2022-03-04T18:50:54.142Z] Unloading profiles will leave already running processes permanently
18:50:54 [2022-03-04T18:50:54.142Z] unconfined, which can lead to unexpected situations.
18:50:54 [2022-03-04T18:50:54.142Z] 
18:50:54 [2022-03-04T18:50:54.142Z] To set a process to complain mode, use the command line tool
18:50:54 [2022-03-04T18:50:54.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:50:54 [2022-03-04T18:50:54.142Z] 
18:50:54 [2022-03-04T18:50:54.147Z] --- PASS: TestStats (2.39s)
18:50:54 [2022-03-04T18:50:54.147Z] === RUN   TestStopContainerWithTimeout
18:50:54 [2022-03-04T18:50:54.147Z] === RUN   TestStopContainerWithTimeout/0
18:50:54 [2022-03-04T18:50:54.147Z] === PAUSE TestStopContainerWithTimeout/0
18:50:54 [2022-03-04T18:50:54.147Z] === RUN   TestStopContainerWithTimeout/1
18:50:54 [2022-03-04T18:50:54.147Z] === PAUSE TestStopContainerWithTimeout/1
18:50:54 [2022-03-04T18:50:54.147Z] === RUN   TestStopContainerWithTimeout/3
18:50:54 [2022-03-04T18:50:54.147Z] === PAUSE TestStopContainerWithTimeout/3
18:50:54 [2022-03-04T18:50:54.147Z] === RUN   TestStopContainerWithTimeout/-1
18:50:54 [2022-03-04T18:50:54.147Z] === PAUSE TestStopContainerWithTimeout/-1
18:50:54 [2022-03-04T18:50:54.147Z] === CONT  TestStopContainerWithTimeout/0
18:50:54 [2022-03-04T18:50:54.147Z] === CONT  TestStopContainerWithTimeout/3
Post stage
[Pipeline] junit
18:50:54 [2022-03-04T18:50:54.153Z] Recording test results
18:50:54 [2022-03-04T18:50:54.294Z] Running integration-test (iteration 1)
18:50:54 [2022-03-04T18:50:54.294Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:50:54 [2022-03-04T18:50:54.294Z] ++ 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
18:50:54 [2022-03-04T18:50:54.294Z] ++ set -e
18:50:54 [2022-03-04T18:50:54.294Z] ++ '[' -n 0 ']'
18:50:54 [2022-03-04T18:50:54.294Z] ++ set -x
18:50:54 [2022-03-04T18:50:54.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
18:50:54 [2022-03-04T18:50:54.416Z] === CONT  TestStopContainerWithTimeout/-1
18:50:55 [2022-03-04T18:50:55.395Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
18:50:55 [2022-03-04T18:50:55.717Z] + echo Ensuring container killed.
18:50:55 [2022-03-04T18:50:55.717Z] Ensuring container killed.
18:50:55 [2022-03-04T18:50:55.717Z] + docker rm -vf docker-pr3
18:50:55 [2022-03-04T18:50:55.717Z] Error: No such container: docker-pr3
[Pipeline] sh
18:50:56 [2022-03-04T18:50:56.043Z] + echo Chowning /workspace to jenkins user
18:50:56 [2022-03-04T18:50:56.043Z] Chowning /workspace to jenkins user
18:50:56 [2022-03-04T18:50:56.043Z] + id -u
18:50:56 [2022-03-04T18:50:56.043Z] + id -g
18:50:56 [2022-03-04T18:50:56.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
18:50:56 [2022-03-04T18:50:56.334Z] === CONT  TestStopContainerWithTimeout/1
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:50:57 [2022-03-04T18:50:57.271Z] + bundleName=docker-py
18:50:57 [2022-03-04T18:50:57.271Z] + echo Creating docker-py-bundles.tar.gz
18:50:57 [2022-03-04T18:50:57.271Z] Creating docker-py-bundles.tar.gz
18:50:57 [2022-03-04T18:50:57.271Z] + 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
18:50:57 [2022-03-04T18:50:57.281Z] Archiving artifacts
18:50:57 [2022-03-04T18:50:57.715Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:50:57 [2022-03-04T18:50:57.715Z]     --- PASS: TestStopContainerWithTimeout/0 (0.53s)
18:50:57 [2022-03-04T18:50:57.715Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
18:50:57 [2022-03-04T18:50:57.715Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
18:50:57 [2022-03-04T18:50:57.715Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
18:50:57 [2022-03-04T18:50:57.715Z] === RUN   TestDeleteDevicemapper
18:50:57 [2022-03-04T18:50:57.715Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:50:57 [2022-03-04T18:50:57.715Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:50:57 [2022-03-04T18:50:57.715Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:50:58 [2022-03-04T18:50:58.902Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:50:59 [2022-03-04T18:50:59.095Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s)
18:50:59 [2022-03-04T18:50:59.095Z] === RUN   TestUpdateMemory
18:50:59 [2022-03-04T18:50:59.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh binary-daemon
18:50:59 [2022-03-04T18:50:59.551Z] 
18:50:59 [2022-03-04T18:50:59.551Z] Removing bundles/
18:50:59 [2022-03-04T18:50:59.664Z] --- PASS: TestUpdateMemory (0.52s)
18:50:59 [2022-03-04T18:50:59.664Z] === RUN   TestUpdateCPUQuota
18:50:59 [2022-03-04T18:50:59.808Z] 
18:50:59 [2022-03-04T18:50:59.808Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:50:59 [2022-03-04T18:50:59.808Z] Building: bundles/binary-daemon/dockerd-dev
18:50:59 [2022-03-04T18:50:59.808Z] GOOS="" GOARCH="" GOARM=""
18:51:00 [2022-03-04T18:51:00.234Z] --- PASS: TestUpdateCPUQuota (0.71s)
18:51:00 [2022-03-04T18:51:00.234Z] === RUN   TestUpdatePidsLimit
18:51:00 [2022-03-04T18:51:00.234Z] === RUN   TestUpdatePidsLimit/update_from_none
18:51:00 [2022-03-04T18:51:00.494Z] === RUN   TestUpdatePidsLimit/no_change
18:51:00 [2022-03-04T18:51:00.754Z] === RUN   TestUpdatePidsLimit/update_lower
18:51:00 [2022-03-04T18:51:00.754Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:51:01 [2022-03-04T18:51:01.015Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:51:01 [2022-03-04T18:51:01.015Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:51:01 [2022-03-04T18:51:01.276Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:51:01 [2022-03-04T18:51:01.846Z] --- PASS: TestUpdatePidsLimit (1.70s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
18:51:01 [2022-03-04T18:51:01.846Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
18:51:01 [2022-03-04T18:51:01.846Z] === RUN   TestUpdateRestartPolicy
18:51:08 [2022-03-04T18:51:08.826Z] --- PASS: TestBuildMultiStageOnBuild (15.66s)
18:51:08 [2022-03-04T18:51:08.826Z] === RUN   TestBuildUncleanTarFilenames
18:51:08 [2022-03-04T18:51:08.826Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:51:08 [2022-03-04T18:51:08.826Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
18:51:08 [2022-03-04T18:51:08.826Z] === RUN   TestBuildMultiStageLayerLeak
18:51:14 [2022-03-04T18:51:14.069Z] --- PASS: TestUpdateRestartPolicy (10.68s)
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestUpdateRestartWithAutoRemove
18:51:14 [2022-03-04T18:51:14.069Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitNonBlocked
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:51:14 [2022-03-04T18:51:14.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:51:14 [2022-03-04T18:51:14.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:51:14 [2022-03-04T18:51:14.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:51:14 [2022-03-04T18:51:14.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:51:14 [2022-03-04T18:51:14.069Z] --- PASS: TestWaitNonBlocked (0.01s)
18:51:14 [2022-03-04T18:51:14.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
18:51:14 [2022-03-04T18:51:14.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitBlocked
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:51:14 [2022-03-04T18:51:14.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:51:14 [2022-03-04T18:51:14.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:51:14 [2022-03-04T18:51:14.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:51:14 [2022-03-04T18:51:14.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:51:14 [2022-03-04T18:51:14.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:51:14 [2022-03-04T18:51:14.330Z] --- PASS: TestWaitBlocked (0.01s)
18:51:14 [2022-03-04T18:51:14.330Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
18:51:14 [2022-03-04T18:51:14.330Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s)
18:51:14 [2022-03-04T18:51:14.330Z] === CONT  TestContainerStartOnDaemonRestart
18:51:14 [2022-03-04T18:51:14.330Z] === CONT  TestContainerKillOnDaemonStart
18:51:16 [2022-03-04T18:51:16.238Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
18:51:16 [2022-03-04T18:51:16.238Z] === CONT  TestRestartDaemonWithRestartingContainer
18:51:18 [2022-03-04T18:51:18.148Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.57s)
18:51:18 [2022-03-04T18:51:18.148Z] === CONT  TestDaemonHostGatewayIP
18:51:20 [2022-03-04T18:51:20.082Z] --- PASS: TestDaemonHostGatewayIP (2.09s)
18:51:20 [2022-03-04T18:51:20.082Z] === CONT  TestDaemonRestartIpcMode
18:51:21 [2022-03-04T18:51:21.325Z] --- PASS: TestBuildMultiStageLayerLeak (14.16s)
18:51:21 [2022-03-04T18:51:21.325Z] === RUN   TestBuildWithHugeFile
18:51:21 [2022-03-04T18:51:21.992Z] --- PASS: TestDaemonRestartIpcMode (2.08s)
18:51:21 [2022-03-04T18:51:21.992Z] === CONT  TestIpcModeOlderClient
18:51:21 [2022-03-04T18:51:21.992Z] --- PASS: TestIpcModeOlderClient (0.05s)
18:51:26 [2022-03-04T18:51:26.188Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
18:51:26 [2022-03-04T18:51:26.188Z] PASS
18:51:26 [2022-03-04T18:51:26.188Z] 
18:51:26 [2022-03-04T18:51:26.188Z] === Skipped
18:51:26 [2022-03-04T18:51:26.188Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:51:26 [2022-03-04T18:51:26.188Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:51:26 [2022-03-04T18:51:26.188Z] 
18:51:26 [2022-03-04T18:51:26.188Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:51:26 [2022-03-04T18:51:26.188Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:51:26 [2022-03-04T18:51:26.188Z] 
18:51:26 [2022-03-04T18:51:26.188Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:51:26 [2022-03-04T18:51:26.188Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:51:26 [2022-03-04T18:51:26.188Z] 
18:51:26 [2022-03-04T18:51:26.188Z] DONE 196 tests, 3 skipped in 98.238s
18:51:26 [2022-03-04T18:51:26.188Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:51:26 [2022-03-04T18:51:26.188Z] ++ 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
18:51:26 [2022-03-04T18:51:26.188Z] ++ set -e
18:51:26 [2022-03-04T18:51:26.188Z] ++ '[' -n 0 ']'
18:51:26 [2022-03-04T18:51:26.188Z] ++ set -x
18:51:26 [2022-03-04T18:51:26.188Z] ++ 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
18:51:26 [2022-03-04T18:51:26.188Z] INFO: Testing against a local daemon
18:51:26 [2022-03-04T18:51:26.188Z] === RUN   TestCommitInheritsEnv
18:51:26 [2022-03-04T18:51:26.188Z] --- PASS: TestCommitInheritsEnv (0.22s)
18:51:26 [2022-03-04T18:51:26.188Z] === RUN   TestImportExtremelyLargeImageWorks
18:51:26 [2022-03-04T18:51:26.188Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:51:26 [2022-03-04T18:51:26.188Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:51:26 [2022-03-04T18:51:26.188Z] === RUN   TestImagesFilterMultiReference
18:51:26 [2022-03-04T18:51:26.449Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:51:26 [2022-03-04T18:51:26.449Z] === RUN   TestImagePullPlatformInvalid
18:51:26 [2022-03-04T18:51:26.449Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:51:26 [2022-03-04T18:51:26.449Z] === RUN   TestRemoveImageOrphaning
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestRemoveImageOrphaning (0.22s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestRemoveImageGarbageCollector
18:51:26 [2022-03-04T18:51:26.709Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:51:26 [2022-03-04T18:51:26.709Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagInvalidReference
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagInvalidReference (0.01s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagValidPrefixedRepo
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagExistedNameWithoutForce
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagOfficialNames
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagOfficialNames (0.05s)
18:51:26 [2022-03-04T18:51:26.709Z] === RUN   TestTagMatchesDigest
18:51:26 [2022-03-04T18:51:26.709Z] --- PASS: TestTagMatchesDigest (0.01s)
18:51:26 [2022-03-04T18:51:26.709Z] PASS
18:51:26 [2022-03-04T18:51:26.709Z] 
18:51:26 [2022-03-04T18:51:26.709Z] === Skipped
18:51:26 [2022-03-04T18:51:26.709Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:51:26 [2022-03-04T18:51:26.709Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:51:26 [2022-03-04T18:51:26.709Z] 
18:51:26 [2022-03-04T18:51:26.709Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:51:26 [2022-03-04T18:51:26.709Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:51:26 [2022-03-04T18:51:26.709Z] 
18:51:26 [2022-03-04T18:51:26.709Z] DONE 12 tests, 2 skipped in 0.850s
18:51:26 [2022-03-04T18:51:26.709Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:51:26 [2022-03-04T18:51:26.709Z] ++ 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
18:51:26 [2022-03-04T18:51:26.709Z] ++ set -e
18:51:26 [2022-03-04T18:51:26.709Z] ++ '[' -n 0 ']'
18:51:26 [2022-03-04T18:51:26.709Z] ++ set -x
18:51:26 [2022-03-04T18:51:26.709Z] ++ 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
18:51:26 [2022-03-04T18:51:26.969Z] INFO: Testing against a local daemon
18:51:26 [2022-03-04T18:51:26.969Z] === RUN   TestNetworkCreateDelete
18:51:26 [2022-03-04T18:51:26.969Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:51:26 [2022-03-04T18:51:26.969Z] === RUN   TestDockerNetworkDeletePreferID
18:51:27 [2022-03-04T18:51:27.229Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
18:51:27 [2022-03-04T18:51:27.229Z] === RUN   TestDaemonDNSFallback
18:51:33 [2022-03-04T18:51:33.803Z] --- PASS: TestDaemonDNSFallback (6.21s)
18:51:33 [2022-03-04T18:51:33.803Z] === RUN   TestInspectNetwork
18:51:36 [2022-03-04T18:51:36.343Z] === RUN   TestInspectNetwork/full_network_id
18:51:36 [2022-03-04T18:51:36.343Z] === RUN   TestInspectNetwork/partial_network_id
18:51:36 [2022-03-04T18:51:36.344Z] === RUN   TestInspectNetwork/network_name
18:51:36 [2022-03-04T18:51:36.344Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:51:40 [2022-03-04T18:51:40.542Z] --- PASS: TestInspectNetwork (6.48s)
18:51:40 [2022-03-04T18:51:40.542Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:51:40 [2022-03-04T18:51:40.542Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:51:40 [2022-03-04T18:51:40.542Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
18:51:40 [2022-03-04T18:51:40.542Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:51:40 [2022-03-04T18:51:40.542Z] === RUN   TestRunContainerWithBridgeNone
18:51:41 [2022-03-04T18:51:41.098Z] Loaded image: buildpack-deps:buster
18:51:41 [2022-03-04T18:51:41.098Z] Loaded image: busybox:latest
18:51:41 [2022-03-04T18:51:41.098Z] Loaded image: busybox:glibc
18:51:41 [2022-03-04T18:51:41.481Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkInvalidJSON
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkInvalidJSON//networks/create
18:51:41 [2022-03-04T18:51:41.481Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:51:41 [2022-03-04T18:51:41.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:51:41 [2022-03-04T18:51:41.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:51:41 [2022-03-04T18:51:41.481Z] === CONT  TestNetworkInvalidJSON//networks/create
18:51:41 [2022-03-04T18:51:41.481Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:51:41 [2022-03-04T18:51:41.481Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:51:41 [2022-03-04T18:51:41.481Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:51:41 [2022-03-04T18:51:41.481Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:51:41 [2022-03-04T18:51:41.481Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:51:41 [2022-03-04T18:51:41.481Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkList
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkList//networks
18:51:41 [2022-03-04T18:51:41.481Z] === PAUSE TestNetworkList//networks
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestNetworkList//networks/
18:51:41 [2022-03-04T18:51:41.481Z] === PAUSE TestNetworkList//networks/
18:51:41 [2022-03-04T18:51:41.481Z] === CONT  TestNetworkList//networks
18:51:41 [2022-03-04T18:51:41.481Z] === CONT  TestNetworkList//networks/
18:51:41 [2022-03-04T18:51:41.481Z] --- PASS: TestNetworkList (0.01s)
18:51:41 [2022-03-04T18:51:41.481Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:51:41 [2022-03-04T18:51:41.481Z]     --- PASS: TestNetworkList//networks (0.00s)
18:51:41 [2022-03-04T18:51:41.481Z] === RUN   TestHostIPv4BridgeLabel
18:51:42 [2022-03-04T18:51:42.050Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:51:42 [2022-03-04T18:51:42.050Z] === RUN   TestDaemonRestartWithLiveRestore
18:51:42 [2022-03-04T18:51:42.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:51:42 [2022-03-04T18:51:42.994Z] === RUN   TestDaemonDefaultNetworkPools
18:51:43 [2022-03-04T18:51:43.934Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
18:51:43 [2022-03-04T18:51:43.934Z] === RUN   TestDaemonRestartWithExistingNetwork
18:51:44 [2022-03-04T18:51:44.873Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:51:44 [2022-03-04T18:51:44.873Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:51:46 [2022-03-04T18:51:46.254Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
18:51:46 [2022-03-04T18:51:46.254Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:51:46 [2022-03-04T18:51:46.825Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:51:46 [2022-03-04T18:51:46.825Z] === RUN   TestServiceWithPredefinedNetwork
18:51:47 [2022-03-04T18:51:47.696Z] Loaded image: debian:bullseye
18:51:47 [2022-03-04T18:51:47.696Z] Loaded image: hello-world:latest
18:51:47 [2022-03-04T18:51:47.696Z] Loaded image: arm32v7/hello-world:latest
18:51:47 [2022-03-04T18:51:47.696Z] INFO: Testing against a local daemon
18:51:47 [2022-03-04T18:51:47.696Z] === RUN   TestCgroupNamespacesBuild
18:51:48 [2022-03-04T18:51:48.740Z] --- PASS: TestServiceWithPredefinedNetwork (1.74s)
18:51:48 [2022-03-04T18:51:48.740Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:51:48 [2022-03-04T18:51:48.740Z]     service_test.go:242: FLAKY_TEST
18:51:48 [2022-03-04T18:51:48.740Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:51:48 [2022-03-04T18:51:48.740Z] === RUN   TestServiceWithDataPathPortInit
18:51:50 [2022-03-04T18:51:50.248Z] --- PASS: TestCgroupNamespacesBuild (2.69s)
18:51:50 [2022-03-04T18:51:50.248Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:51:52 [2022-03-04T18:51:52.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s)
18:51:52 [2022-03-04T18:51:52.166Z] === RUN   TestBuildWithSession
18:51:52 [2022-03-04T18:51:52.166Z]     build_session_test.go:25: TODO: BuildKit
18:51:52 [2022-03-04T18:51:52.166Z] --- SKIP: TestBuildWithSession (0.00s)
18:51:52 [2022-03-04T18:51:52.166Z] === RUN   TestBuildSquashParent
18:52:02 [2022-03-04T18:52:02.137Z] --- PASS: TestImportExtremelyLargeImageWorks (94.32s)
18:52:02 [2022-03-04T18:52:02.137Z] PASS
18:52:02 [2022-03-04T18:52:02.137Z] 
18:52:02 [2022-03-04T18:52:02.137Z] DONE 12 tests in 97.130s
18:52:02 [2022-03-04T18:52:02.137Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:52:02 [2022-03-04T18:52:02.137Z] INFO: Testing against a local daemon
18:52:02 [2022-03-04T18:52:02.137Z] === RUN   TestNetworkCreateDelete
18:52:02 [2022-03-04T18:52:02.137Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:52:02 [2022-03-04T18:52:02.137Z] === RUN   TestDockerNetworkDeletePreferID
18:52:02 [2022-03-04T18:52:02.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:52:02 [2022-03-04T18:52:02.137Z] === RUN   TestDaemonDNSFallback
18:52:02 [2022-03-04T18:52:02.178Z] --- PASS: TestBuildSquashParent (8.52s)
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:52:02 [2022-03-04T18:52:02.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:52:02 [2022-03-04T18:52:02.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:52:02 [2022-03-04T18:52:02.178Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:52:02 [2022-03-04T18:52:02.178Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:52:03 [2022-03-04T18:52:03.634Z] --- PASS: TestServiceWithDataPathPortInit (13.02s)
18:52:03 [2022-03-04T18:52:03.634Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:52:03 [2022-03-04T18:52:03.634Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4zlbv0bln3xz0lnh7zjoqrl6i Created:2022-03-04 18:52:02.285732707 +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[9db615b80cecc2b4e97fdae1322a54bf7ca2f976170b31e2a501ec0a41542b93:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mhbsx8bfvuzqtp2ofnqc39i6n EndpointID:b1fdc9a2f6b989551d79400c17eb814cc150a452b626630ada5111e965302ed4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e2e5ad9ad879ad8e60ff8ec5adbac702d65c2339001e227c85ee3d43f97f791e 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:fd927ff95729 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mhbsx8bfvuzqtp2ofnqc39i6n EndpointID:b1fdc9a2f6b989551d79400c17eb814cc150a452b626630ada5111e965302ed4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:52:04 [2022-03-04T18:52:04.097Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:52:04 [2022-03-04T18:52:04.097Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:52:07 [2022-03-04T18:52:07.401Z] --- PASS: TestDaemonDNSFallback (6.37s)
18:52:07 [2022-03-04T18:52:07.401Z] === RUN   TestInspectNetwork
18:52:07 [2022-03-04T18:52:07.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:52:07 [2022-03-04T18:52:07.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:52:07 [2022-03-04T18:52:07.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s)
18:52:07 [2022-03-04T18:52:07.830Z] PASS
18:52:07 [2022-03-04T18:52:07.830Z] 
18:52:07 [2022-03-04T18:52:07.830Z] === Skipped
18:52:07 [2022-03-04T18:52:07.830Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:07 [2022-03-04T18:52:07.830Z]     service_test.go:242: FLAKY_TEST
18:52:07 [2022-03-04T18:52:07.830Z] 
18:52:07 [2022-03-04T18:52:07.830Z] DONE 26 tests, 1 skipped in 40.888s
18:52:07 [2022-03-04T18:52:07.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:52:07 [2022-03-04T18:52:07.830Z] ++ 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
18:52:07 [2022-03-04T18:52:07.830Z] ++ set -e
18:52:07 [2022-03-04T18:52:07.830Z] ++ '[' -n 0 ']'
18:52:07 [2022-03-04T18:52:07.830Z] ++ set -x
18:52:07 [2022-03-04T18:52:07.830Z] ++ 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
18:52:07 [2022-03-04T18:52:07.830Z] INFO: Testing against a local daemon
18:52:07 [2022-03-04T18:52:07.830Z] === RUN   TestDockerNetworkIpvlanPersistance
18:52:07 [2022-03-04T18:52:07.830Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:07 [2022-03-04T18:52:07.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:52:07 [2022-03-04T18:52:07.830Z] === RUN   TestDockerNetworkIpvlan
18:52:07 [2022-03-04T18:52:07.830Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:07 [2022-03-04T18:52:07.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:52:07 [2022-03-04T18:52:07.830Z] PASS
18:52:07 [2022-03-04T18:52:07.830Z] 
18:52:07 [2022-03-04T18:52:07.830Z] === Skipped
18:52:07 [2022-03-04T18:52:07.830Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:52:07 [2022-03-04T18:52:07.830Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:07 [2022-03-04T18:52:07.830Z] 
18:52:07 [2022-03-04T18:52:07.830Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:52:07 [2022-03-04T18:52:07.830Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:07 [2022-03-04T18:52:07.830Z] 
18:52:07 [2022-03-04T18:52:07.830Z] DONE 2 tests, 2 skipped in 0.095s
18:52:07 [2022-03-04T18:52:07.830Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:52:07 [2022-03-04T18:52:07.830Z] ++ 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
18:52:07 [2022-03-04T18:52:07.830Z] ++ set -e
18:52:07 [2022-03-04T18:52:07.830Z] ++ '[' -n 0 ']'
18:52:07 [2022-03-04T18:52:07.830Z] ++ set -x
18:52:07 [2022-03-04T18:52:07.830Z] ++ 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
18:52:07 [2022-03-04T18:52:07.830Z] INFO: Testing against a local daemon
18:52:07 [2022-03-04T18:52:07.830Z] === RUN   TestDockerNetworkMacvlanPersistance
18:52:09 [2022-03-04T18:52:09.213Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
18:52:09 [2022-03-04T18:52:09.213Z] === RUN   TestDockerNetworkMacvlan
18:52:09 [2022-03-04T18:52:09.782Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:52:09 [2022-03-04T18:52:09.934Z] === RUN   TestInspectNetwork/full_network_id
18:52:09 [2022-03-04T18:52:09.934Z] === RUN   TestInspectNetwork/partial_network_id
18:52:09 [2022-03-04T18:52:09.934Z] === RUN   TestInspectNetwork/network_name
18:52:09 [2022-03-04T18:52:09.934Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:52:09 [2022-03-04T18:52:09.953Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:52:09 [2022-03-04T18:52:09.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
18:52:09 [2022-03-04T18:52:09.953Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s)
18:52:09 [2022-03-04T18:52:09.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
18:52:09 [2022-03-04T18:52:09.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
18:52:09 [2022-03-04T18:52:09.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s)
18:52:09 [2022-03-04T18:52:09.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s)
18:52:09 [2022-03-04T18:52:09.954Z] === RUN   TestBuildMultiStageCopy
18:52:09 [2022-03-04T18:52:09.954Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:52:10 [2022-03-04T18:52:10.729Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:52:11 [2022-03-04T18:52:11.307Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:52:12 [2022-03-04T18:52:12.505Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:52:12 [2022-03-04T18:52:12.766Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:52:13 [2022-03-04T18:52:13.218Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:52:13 [2022-03-04T18:52:13.340Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:52:13 [2022-03-04T18:52:13.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:52:14 [2022-03-04T18:52:14.142Z] --- PASS: TestInspectNetwork (7.34s)
18:52:14 [2022-03-04T18:52:14.142Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:52:14 [2022-03-04T18:52:14.142Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:52:14 [2022-03-04T18:52:14.142Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:52:14 [2022-03-04T18:52:14.142Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:52:14 [2022-03-04T18:52:14.142Z] === RUN   TestRunContainerWithBridgeNone
18:52:14 [2022-03-04T18:52:14.488Z] --- PASS: TestBuildMultiStageCopy (4.60s)
18:52:14 [2022-03-04T18:52:14.488Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
18:52:14 [2022-03-04T18:52:14.488Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
18:52:14 [2022-03-04T18:52:14.488Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:52:14 [2022-03-04T18:52:14.488Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
18:52:14 [2022-03-04T18:52:14.488Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
18:52:14 [2022-03-04T18:52:14.488Z] === RUN   TestBuildMultiStageParentConfig
18:52:14 [2022-03-04T18:52:14.598Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:52:15 [2022-03-04T18:52:15.875Z] --- PASS: TestBuildMultiStageParentConfig (1.18s)
18:52:15 [2022-03-04T18:52:15.875Z] === RUN   TestBuildLabelWithTargets
18:52:16 [2022-03-04T18:52:16.043Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkInvalidJSON
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkInvalidJSON//networks/create
18:52:16 [2022-03-04T18:52:16.043Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:52:16 [2022-03-04T18:52:16.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:16 [2022-03-04T18:52:16.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:16 [2022-03-04T18:52:16.043Z] === CONT  TestNetworkInvalidJSON//networks/create
18:52:16 [2022-03-04T18:52:16.043Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:52:16 [2022-03-04T18:52:16.043Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:52:16 [2022-03-04T18:52:16.043Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:52:16 [2022-03-04T18:52:16.043Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:52:16 [2022-03-04T18:52:16.043Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:52:16 [2022-03-04T18:52:16.043Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkList
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkList//networks
18:52:16 [2022-03-04T18:52:16.043Z] === PAUSE TestNetworkList//networks
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestNetworkList//networks/
18:52:16 [2022-03-04T18:52:16.043Z] === PAUSE TestNetworkList//networks/
18:52:16 [2022-03-04T18:52:16.043Z] === CONT  TestNetworkList//networks
18:52:16 [2022-03-04T18:52:16.043Z] === CONT  TestNetworkList//networks/
18:52:16 [2022-03-04T18:52:16.043Z] --- PASS: TestNetworkList (0.01s)
18:52:16 [2022-03-04T18:52:16.043Z]     --- PASS: TestNetworkList//networks (0.00s)
18:52:16 [2022-03-04T18:52:16.043Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:52:16 [2022-03-04T18:52:16.043Z] === RUN   TestHostIPv4BridgeLabel
18:52:16 [2022-03-04T18:52:16.302Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:52:16 [2022-03-04T18:52:16.302Z] === RUN   TestDaemonRestartWithLiveRestore
18:52:17 [2022-03-04T18:52:17.139Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:52:17 [2022-03-04T18:52:17.676Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:52:17 [2022-03-04T18:52:17.676Z] === RUN   TestDaemonDefaultNetworkPools
18:52:17 [2022-03-04T18:52:17.792Z] --- PASS: TestBuildLabelWithTargets (1.91s)
18:52:17 [2022-03-04T18:52:17.792Z] === RUN   TestBuildWithEmptyLayers
18:52:18 [2022-03-04T18:52:18.078Z] --- PASS: TestDockerNetworkMacvlan (8.69s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s)
18:52:18 [2022-03-04T18:52:18.078Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
18:52:18 [2022-03-04T18:52:18.078Z] PASS
18:52:18 [2022-03-04T18:52:18.078Z] 
18:52:18 [2022-03-04T18:52:18.078Z] DONE 8 tests in 10.143s
18:52:18 [2022-03-04T18:52:18.078Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:52:18 [2022-03-04T18:52:18.078Z] ++ 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
18:52:18 [2022-03-04T18:52:18.078Z] ++ set -e
18:52:18 [2022-03-04T18:52:18.078Z] ++ '[' -n 0 ']'
18:52:18 [2022-03-04T18:52:18.078Z] ++ set -x
18:52:18 [2022-03-04T18:52:18.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:52:18 [2022-03-04T18:52:18.078Z] testing: warning: no tests to run
18:52:18 [2022-03-04T18:52:18.078Z] PASS
18:52:18 [2022-03-04T18:52:18.078Z] 
18:52:18 [2022-03-04T18:52:18.078Z] DONE 0 tests in 0.021s
18:52:18 [2022-03-04T18:52:18.078Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:52:18 [2022-03-04T18:52:18.078Z] ++ 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
18:52:18 [2022-03-04T18:52:18.078Z] ++ set -e
18:52:18 [2022-03-04T18:52:18.078Z] ++ '[' -n 0 ']'
18:52:18 [2022-03-04T18:52:18.078Z] ++ set -x
18:52:18 [2022-03-04T18:52:18.079Z] ++ 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
18:52:18 [2022-03-04T18:52:18.079Z] INFO: Testing against a local daemon
18:52:18 [2022-03-04T18:52:18.079Z] === RUN   TestAuthZPluginAllowRequest
18:52:18 [2022-03-04T18:52:18.243Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
18:52:18 [2022-03-04T18:52:18.243Z] === RUN   TestDaemonRestartWithExistingNetwork
18:52:18 [2022-03-04T18:52:18.736Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
18:52:18 [2022-03-04T18:52:18.736Z] === RUN   TestBuildMultiStageOnBuild
18:52:19 [2022-03-04T18:52:19.019Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
18:52:19 [2022-03-04T18:52:19.019Z] === RUN   TestAuthZPluginTLS
18:52:19 [2022-03-04T18:52:19.589Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:52:19 [2022-03-04T18:52:19.589Z] === RUN   TestAuthZPluginDenyRequest
18:52:19 [2022-03-04T18:52:19.618Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:52:19 [2022-03-04T18:52:19.618Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:52:20 [2022-03-04T18:52:20.158Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:52:20 [2022-03-04T18:52:20.158Z] === RUN   TestAuthZPluginAPIDenyResponse
18:52:20 [2022-03-04T18:52:20.552Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
18:52:20 [2022-03-04T18:52:20.553Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:52:20 [2022-03-04T18:52:20.728Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:52:20 [2022-03-04T18:52:20.728Z] === RUN   TestAuthZPluginDenyResponse
18:52:21 [2022-03-04T18:52:21.119Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:52:21 [2022-03-04T18:52:21.119Z] === RUN   TestServiceWithPredefinedNetwork
18:52:21 [2022-03-04T18:52:21.298Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:52:21 [2022-03-04T18:52:21.298Z] === RUN   TestAuthZPluginAllowEventStream
18:52:22 [2022-03-04T18:52:22.044Z] --- PASS: TestBuildMultiStageOnBuild (2.82s)
18:52:22 [2022-03-04T18:52:22.044Z] === RUN   TestBuildUncleanTarFilenames
18:52:22 [2022-03-04T18:52:22.237Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
18:52:22 [2022-03-04T18:52:22.237Z] === RUN   TestAuthZPluginErrorResponse
18:52:22 [2022-03-04T18:52:22.806Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:52:22 [2022-03-04T18:52:22.806Z] === RUN   TestAuthZPluginErrorRequest
18:52:22 [2022-03-04T18:52:22.990Z] --- PASS: TestBuildUncleanTarFilenames (1.63s)
18:52:22 [2022-03-04T18:52:22.990Z] === RUN   TestBuildMultiStageLayerLeak
18:52:23 [2022-03-04T18:52:23.376Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:52:23 [2022-03-04T18:52:23.376Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:52:23 [2022-03-04T18:52:23.649Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
18:52:23 [2022-03-04T18:52:23.649Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:52:23 [2022-03-04T18:52:23.649Z]     service_test.go:242: FLAKY_TEST
18:52:23 [2022-03-04T18:52:23.649Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:23 [2022-03-04T18:52:23.649Z] === RUN   TestServiceWithDataPathPortInit
18:52:23 [2022-03-04T18:52:23.946Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
18:52:23 [2022-03-04T18:52:23.946Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:52:25 [2022-03-04T18:52:25.326Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s)
18:52:25 [2022-03-04T18:52:25.326Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:52:26 [2022-03-04T18:52:26.297Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s)
18:52:26 [2022-03-04T18:52:26.297Z] === RUN   TestBuildWithHugeFile
18:52:26 [2022-03-04T18:52:26.718Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s)
18:52:26 [2022-03-04T18:52:26.718Z] === RUN   TestAuthZPluginHeader
18:52:27 [2022-03-04T18:52:27.295Z] --- PASS: TestAuthZPluginHeader (0.68s)
18:52:27 [2022-03-04T18:52:27.295Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:52:27 [2022-03-04T18:52:27.295Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:27 [2022-03-04T18:52:27.295Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:52:27 [2022-03-04T18:52:27.295Z] === RUN   TestAuthZPluginV2Disable
18:52:27 [2022-03-04T18:52:27.295Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:27 [2022-03-04T18:52:27.295Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:52:27 [2022-03-04T18:52:27.295Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:52:27 [2022-03-04T18:52:27.295Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:27 [2022-03-04T18:52:27.295Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:52:27 [2022-03-04T18:52:27.295Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:52:27 [2022-03-04T18:52:27.295Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:27 [2022-03-04T18:52:27.295Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:52:27 [2022-03-04T18:52:27.295Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:52:36 [2022-03-04T18:52:36.201Z] Created binary: bundles/binary-daemon/dockerd-dev
18:52:36 [2022-03-04T18:52:36.201Z] Copying nested executables into bundles/binary-daemon
18:52:36 [2022-03-04T18:52:36.201Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:52:36 [2022-03-04T18:52:36.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/make.sh cross
18:52:36 [2022-03-04T18:52:36.788Z] 
18:52:37 [2022-03-04T18:52:37.045Z] Removing bundles/
18:52:37 [2022-03-04T18:52:37.045Z] 
18:52:37 [2022-03-04T18:52:37.045Z] ---> Making bundle: cross (in bundles/cross)
18:52:37 [2022-03-04T18:52:37.045Z] Cross building: bundles/cross/linux/amd64
18:52:37 [2022-03-04T18:52:37.045Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:52:37 [2022-03-04T18:52:37.045Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:52:38 [2022-03-04T18:52:38.526Z] --- PASS: TestServiceWithDataPathPortInit (13.99s)
18:52:38 [2022-03-04T18:52:38.526Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:52:39 [2022-03-04T18:52:39.901Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3nm446evhcl7r8id7x9clpmxq Created:2022-03-04 18:52:38.691232639 +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[678f94dffd0729cf739dca1b0c1af8a68b2d40363c228210fd9a0c045233f77d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9l13h99k7a5omxhl16zi4wlqi EndpointID:333b645d4d8e4b221826cfa36d6879c662c5dad68873d260b3c334d08abad2e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c087f1d0c19e9f3b313da47e522a0e5293a920d90916680a1da57a7596b129f5 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:e440ac832f82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9l13h99k7a5omxhl16zi4wlqi EndpointID:333b645d4d8e4b221826cfa36d6879c662c5dad68873d260b3c334d08abad2e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:52:45 [2022-03-04T18:52:45.175Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s)
18:52:45 [2022-03-04T18:52:45.175Z] PASS
18:52:45 [2022-03-04T18:52:45.175Z] 
18:52:45 [2022-03-04T18:52:45.175Z] === Skipped
18:52:45 [2022-03-04T18:52:45.175Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:52:45 [2022-03-04T18:52:45.175Z]     service_test.go:242: FLAKY_TEST
18:52:45 [2022-03-04T18:52:45.175Z] 
18:52:45 [2022-03-04T18:52:45.175Z] DONE 26 tests, 1 skipped in 44.301s
18:52:45 [2022-03-04T18:52:45.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:52:45 [2022-03-04T18:52:45.175Z] INFO: Testing against a local daemon
18:52:45 [2022-03-04T18:52:45.175Z] === RUN   TestDockerNetworkIpvlanPersistance
18:52:45 [2022-03-04T18:52:45.175Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:45 [2022-03-04T18:52:45.175Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:52:45 [2022-03-04T18:52:45.175Z] === RUN   TestDockerNetworkIpvlan
18:52:45 [2022-03-04T18:52:45.175Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:45 [2022-03-04T18:52:45.175Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:52:45 [2022-03-04T18:52:45.175Z] PASS
18:52:45 [2022-03-04T18:52:45.175Z] 
18:52:45 [2022-03-04T18:52:45.175Z] === Skipped
18:52:45 [2022-03-04T18:52:45.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:52:45 [2022-03-04T18:52:45.175Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:45 [2022-03-04T18:52:45.175Z] 
18:52:45 [2022-03-04T18:52:45.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:52:45 [2022-03-04T18:52:45.175Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:52:45 [2022-03-04T18:52:45.175Z] 
18:52:45 [2022-03-04T18:52:45.175Z] DONE 2 tests, 2 skipped in 0.054s
18:52:45 [2022-03-04T18:52:45.175Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:52:45 [2022-03-04T18:52:45.175Z] INFO: Testing against a local daemon
18:52:45 [2022-03-04T18:52:45.175Z] === RUN   TestDockerNetworkMacvlanPersistance
18:52:45 [2022-03-04T18:52:45.396Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s)
18:52:45 [2022-03-04T18:52:45.396Z] PASS
18:52:45 [2022-03-04T18:52:45.396Z] 
18:52:45 [2022-03-04T18:52:45.396Z] === Skipped
18:52:45 [2022-03-04T18:52:45.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:52:45 [2022-03-04T18:52:45.396Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:45 [2022-03-04T18:52:45.396Z] 
18:52:45 [2022-03-04T18:52:45.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:52:45 [2022-03-04T18:52:45.396Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:45 [2022-03-04T18:52:45.396Z] 
18:52:45 [2022-03-04T18:52:45.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:52:45 [2022-03-04T18:52:45.396Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:45 [2022-03-04T18:52:45.396Z] 
18:52:45 [2022-03-04T18:52:45.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:52:45 [2022-03-04T18:52:45.396Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:45 [2022-03-04T18:52:45.396Z] 
18:52:45 [2022-03-04T18:52:45.396Z] DONE 17 tests, 4 skipped in 25.853s
18:52:45 [2022-03-04T18:52:45.396Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:52:45 [2022-03-04T18:52:45.396Z] ++ 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
18:52:45 [2022-03-04T18:52:45.396Z] ++ set -e
18:52:45 [2022-03-04T18:52:45.396Z] ++ '[' -n 0 ']'
18:52:45 [2022-03-04T18:52:45.396Z] ++ set -x
18:52:45 [2022-03-04T18:52:45.396Z] ++ 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
18:52:45 [2022-03-04T18:52:45.396Z] INFO: Testing against a local daemon
18:52:45 [2022-03-04T18:52:45.396Z] === RUN   TestPluginInvalidJSON
18:52:45 [2022-03-04T18:52:45.396Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:52:45 [2022-03-04T18:52:45.396Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:52:45 [2022-03-04T18:52:45.396Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:52:45 [2022-03-04T18:52:45.396Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:52:45 [2022-03-04T18:52:45.396Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:52:45 [2022-03-04T18:52:45.396Z] === RUN   TestPluginInstall
18:52:45 [2022-03-04T18:52:45.396Z] === RUN   TestPluginInstall/no_auth
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a128c2eddd8ecf1502de7eccb64797f313a1ea5af7bbc1d6e97dbc1982e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a128c2eddd8ecf1502de7eccb64797f313a1ea5af7bbc1d6e97dbc1982e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:45 [2022-03-04T18:52:45.396Z] === RUN   TestPluginInstall/with_htpasswd
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a128c2eddd8ecf1502de7eccb64797f313a1ea5af7bbc1d6e97dbc1982e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:45 [2022-03-04T18:52:45.396Z] time="2022-03-04T18:52:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a128c2eddd8ecf1502de7eccb64797f313a1ea5af7bbc1d6e97dbc1982e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:45 [2022-03-04T18:52:45.655Z] === RUN   TestPluginInstall/with_insecure
18:52:45 [2022-03-04T18:52:45.741Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
18:52:45 [2022-03-04T18:52:45.741Z] === RUN   TestDockerNetworkMacvlan
18:52:46 [2022-03-04T18:52:46.307Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:52:46 [2022-03-04T18:52:46.594Z] time="2022-03-04T18:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:46 [2022-03-04T18:52:46.594Z] time="2022-03-04T18:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ceb5258e0453ecf28e45eb7cd20301c73a4923be41db549fa28e460565232e0" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:46 [2022-03-04T18:52:46.594Z] time="2022-03-04T18:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:52:46 [2022-03-04T18:52:46.594Z] time="2022-03-04T18:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ceb5258e0453ecf28e45eb7cd20301c73a4923be41db549fa28e460565232e0" mediatype=application/vnd.docker.plugin.v1+json size=522
18:52:46 [2022-03-04T18:52:46.594Z]     plugin_test.go:165: [de4516f3176e0] daemon is not started
18:52:46 [2022-03-04T18:52:46.594Z] --- PASS: TestPluginInstall (2.76s)
18:52:46 [2022-03-04T18:52:46.594Z]     --- PASS: TestPluginInstall/no_auth (1.15s)
18:52:46 [2022-03-04T18:52:46.594Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
18:52:46 [2022-03-04T18:52:46.594Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
18:52:46 [2022-03-04T18:52:46.594Z] === RUN   TestPluginsWithRuntimes
18:52:47 [2022-03-04T18:52:47.241Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:52:47 [2022-03-04T18:52:47.808Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:52:48 [2022-03-04T18:52:48.502Z] === RUN   TestPluginsWithRuntimes/No_Args
18:52:49 [2022-03-04T18:52:49.072Z] === RUN   TestPluginsWithRuntimes/With_Args
18:52:49 [2022-03-04T18:52:49.711Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:52:50 [2022-03-04T18:52:50.011Z] --- PASS: TestPluginsWithRuntimes (3.16s)
18:52:50 [2022-03-04T18:52:50.011Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
18:52:50 [2022-03-04T18:52:50.011Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
18:52:50 [2022-03-04T18:52:50.011Z] === RUN   TestPluginBackCompatMediaTypes
18:52:50 [2022-03-04T18:52:50.582Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
18:52:50 [2022-03-04T18:52:50.582Z] PASS
18:52:50 [2022-03-04T18:52:50.582Z] 
18:52:50 [2022-03-04T18:52:50.582Z] DONE 10 tests in 6.619s
18:52:50 [2022-03-04T18:52:50.582Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:52:50 [2022-03-04T18:52:50.582Z] ++ 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
18:52:50 [2022-03-04T18:52:50.582Z] ++ set -e
18:52:50 [2022-03-04T18:52:50.582Z] ++ '[' -n 0 ']'
18:52:50 [2022-03-04T18:52:50.582Z] ++ set -x
18:52:50 [2022-03-04T18:52:50.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:52:50 [2022-03-04T18:52:50.582Z] INFO: Testing against a local daemon
18:52:50 [2022-03-04T18:52:50.582Z] === RUN   TestExternalGraphDriver
18:52:50 [2022-03-04T18:52:50.582Z] === RUN   TestExternalGraphDriver/json
18:52:51 [2022-03-04T18:52:51.614Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:52:52 [2022-03-04T18:52:52.490Z] === RUN   TestExternalGraphDriver/spec
18:52:53 [2022-03-04T18:52:53.872Z] === RUN   TestExternalGraphDriver/pull
18:52:54 [2022-03-04T18:52:54.900Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:52:55 [2022-03-04T18:52:55.253Z] --- PASS: TestExternalGraphDriver (4.71s)
18:52:55 [2022-03-04T18:52:55.253Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
18:52:55 [2022-03-04T18:52:55.253Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
18:52:55 [2022-03-04T18:52:55.253Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
18:52:55 [2022-03-04T18:52:55.253Z] === RUN   TestGraphdriverPluginV2
18:52:55 [2022-03-04T18:52:55.253Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:55 [2022-03-04T18:52:55.253Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
18:52:55 [2022-03-04T18:52:55.253Z] PASS
18:52:55 [2022-03-04T18:52:55.253Z] 
18:52:55 [2022-03-04T18:52:55.253Z] === Skipped
18:52:55 [2022-03-04T18:52:55.253Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
18:52:55 [2022-03-04T18:52:55.253Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:52:55 [2022-03-04T18:52:55.253Z] 
18:52:55 [2022-03-04T18:52:55.253Z] DONE 5 tests, 1 skipped in 4.832s
18:52:55 [2022-03-04T18:52:55.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:52:55 [2022-03-04T18:52:55.253Z] ++ 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
18:52:55 [2022-03-04T18:52:55.253Z] ++ set -e
18:52:55 [2022-03-04T18:52:55.253Z] ++ '[' -n 0 ']'
18:52:55 [2022-03-04T18:52:55.253Z] ++ set -x
18:52:55 [2022-03-04T18:52:55.253Z] ++ 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
18:52:55 [2022-03-04T18:52:55.468Z] --- PASS: TestDockerNetworkMacvlan (9.68s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
18:52:55 [2022-03-04T18:52:55.468Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
18:52:55 [2022-03-04T18:52:55.468Z] PASS
18:52:55 [2022-03-04T18:52:55.468Z] 
18:52:55 [2022-03-04T18:52:55.468Z] DONE 8 tests in 11.023s
18:52:55 [2022-03-04T18:52:55.468Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:52:55 [2022-03-04T18:52:55.468Z] testing: warning: no tests to run
18:52:55 [2022-03-04T18:52:55.468Z] PASS
18:52:55 [2022-03-04T18:52:55.468Z] 
18:52:55 [2022-03-04T18:52:55.468Z] DONE 0 tests in 0.011s
18:52:55 [2022-03-04T18:52:55.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:52:55 [2022-03-04T18:52:55.468Z] INFO: Testing against a local daemon
18:52:55 [2022-03-04T18:52:55.468Z] === RUN   TestAuthZPluginAllowRequest
18:52:55 [2022-03-04T18:52:55.513Z] INFO: Testing against a local daemon
18:52:55 [2022-03-04T18:52:55.513Z] === RUN   TestContinueAfterPluginCrash
18:52:55 [2022-03-04T18:52:55.513Z] === PAUSE TestContinueAfterPluginCrash
18:52:55 [2022-03-04T18:52:55.513Z] === RUN   TestReadPluginNoRead
18:52:55 [2022-03-04T18:52:55.513Z] === PAUSE TestReadPluginNoRead
18:52:55 [2022-03-04T18:52:55.513Z] === RUN   TestDaemonStartWithLogOpt
18:52:55 [2022-03-04T18:52:55.513Z] === PAUSE TestDaemonStartWithLogOpt
18:52:55 [2022-03-04T18:52:55.513Z] === CONT  TestContinueAfterPluginCrash
18:52:55 [2022-03-04T18:52:55.513Z] === CONT  TestDaemonStartWithLogOpt
18:52:56 [2022-03-04T18:52:56.843Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
18:52:56 [2022-03-04T18:52:56.844Z] === RUN   TestAuthZPluginTLS
18:52:57 [2022-03-04T18:52:57.102Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:52:57 [2022-03-04T18:52:57.102Z] === RUN   TestAuthZPluginDenyRequest
18:52:57 [2022-03-04T18:52:57.669Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:52:57 [2022-03-04T18:52:57.669Z] === RUN   TestAuthZPluginAPIDenyResponse
18:52:58 [2022-03-04T18:52:58.235Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:52:58 [2022-03-04T18:52:58.235Z] === RUN   TestAuthZPluginDenyResponse
18:52:58 [2022-03-04T18:52:58.801Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:52:58 [2022-03-04T18:52:58.801Z] === RUN   TestAuthZPluginAllowEventStream
18:52:58 [2022-03-04T18:52:58.835Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
18:52:58 [2022-03-04T18:52:58.835Z] === CONT  TestReadPluginNoRead
18:53:00 [2022-03-04T18:53:00.176Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
18:53:00 [2022-03-04T18:53:00.176Z] === RUN   TestAuthZPluginErrorResponse
18:53:00 [2022-03-04T18:53:00.436Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:53:00 [2022-03-04T18:53:00.436Z] === RUN   TestAuthZPluginErrorRequest
18:53:00 [2022-03-04T18:53:00.743Z] === RUN   TestReadPluginNoRead/default
18:53:01 [2022-03-04T18:53:01.042Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:53:01 [2022-03-04T18:53:01.042Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:53:01 [2022-03-04T18:53:01.609Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
18:53:01 [2022-03-04T18:53:01.609Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:53:01 [2022-03-04T18:53:01.682Z] === RUN   TestReadPluginNoRead/disabled_caching
18:53:02 [2022-03-04T18:53:02.622Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:53:02 [2022-03-04T18:53:02.984Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
18:53:02 [2022-03-04T18:53:02.985Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:53:03 [2022-03-04T18:53:03.192Z] --- PASS: TestContinueAfterPluginCrash (7.84s)
18:53:03 [2022-03-04T18:53:03.762Z] === CONT  TestReadPluginNoRead
18:53:03 [2022-03-04T18:53:03.762Z]     read_test.go:92: [dabe4eaee967b] daemon is not started
18:53:03 [2022-03-04T18:53:03.762Z] --- PASS: TestReadPluginNoRead (5.37s)
18:53:03 [2022-03-04T18:53:03.762Z]     --- PASS: TestReadPluginNoRead/default (1.09s)
18:53:03 [2022-03-04T18:53:03.762Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
18:53:03 [2022-03-04T18:53:03.762Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
18:53:03 [2022-03-04T18:53:03.762Z] PASS
18:53:03 [2022-03-04T18:53:03.762Z] 
18:53:03 [2022-03-04T18:53:03.762Z] DONE 6 tests in 8.531s
18:53:03 [2022-03-04T18:53:03.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:53:03 [2022-03-04T18:53:03.762Z] ++ 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
18:53:03 [2022-03-04T18:53:03.762Z] ++ set -e
18:53:03 [2022-03-04T18:53:03.762Z] ++ '[' -n 0 ']'
18:53:03 [2022-03-04T18:53:03.762Z] ++ set -x
18:53:03 [2022-03-04T18:53:03.762Z] ++ 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
18:53:03 [2022-03-04T18:53:03.762Z] testing: warning: no tests to run
18:53:03 [2022-03-04T18:53:03.762Z] PASS
18:53:03 [2022-03-04T18:53:03.762Z] 
18:53:03 [2022-03-04T18:53:03.762Z] DONE 0 tests in 0.027s
18:53:04 [2022-03-04T18:53:04.025Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:53:04 [2022-03-04T18:53:04.026Z] ++ 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
18:53:04 [2022-03-04T18:53:04.026Z] ++ set -e
18:53:04 [2022-03-04T18:53:04.026Z] ++ '[' -n 0 ']'
18:53:04 [2022-03-04T18:53:04.026Z] ++ set -x
18:53:04 [2022-03-04T18:53:04.026Z] ++ 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
18:53:04 [2022-03-04T18:53:04.026Z] INFO: Testing against a local daemon
18:53:04 [2022-03-04T18:53:04.026Z] === RUN   TestPluginWithDevMounts
18:53:04 [2022-03-04T18:53:04.026Z] === PAUSE TestPluginWithDevMounts
18:53:04 [2022-03-04T18:53:04.026Z] === CONT  TestPluginWithDevMounts
18:53:04 [2022-03-04T18:53:04.892Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
18:53:04 [2022-03-04T18:53:04.892Z] === RUN   TestAuthZPluginHeader
18:53:05 [2022-03-04T18:53:05.150Z] --- PASS: TestAuthZPluginHeader (0.69s)
18:53:05 [2022-03-04T18:53:05.150Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:53:05 [2022-03-04T18:53:05.408Z] --- PASS: TestPluginWithDevMounts (1.50s)
18:53:05 [2022-03-04T18:53:05.408Z] PASS
18:53:05 [2022-03-04T18:53:05.408Z] 
18:53:05 [2022-03-04T18:53:05.408Z] DONE 1 tests in 1.600s
18:53:05 [2022-03-04T18:53:05.408Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:53:05 [2022-03-04T18:53:05.408Z] ++ 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
18:53:05 [2022-03-04T18:53:05.408Z] ++ set -e
18:53:05 [2022-03-04T18:53:05.408Z] ++ '[' -n 0 ']'
18:53:05 [2022-03-04T18:53:05.408Z] ++ set -x
18:53:05 [2022-03-04T18:53:05.408Z] ++ 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
18:53:05 [2022-03-04T18:53:05.667Z] INFO: Testing against a local daemon
18:53:05 [2022-03-04T18:53:05.667Z] === RUN   TestSecretInspect
18:53:08 [2022-03-04T18:53:08.207Z] --- PASS: TestSecretInspect (2.20s)
18:53:08 [2022-03-04T18:53:08.207Z] === RUN   TestSecretList
18:53:09 [2022-03-04T18:53:09.336Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s)
18:53:09 [2022-03-04T18:53:09.336Z] === RUN   TestAuthZPluginV2Disable
18:53:09 [2022-03-04T18:53:09.589Z] --- PASS: TestSecretList (1.66s)
18:53:09 [2022-03-04T18:53:09.589Z] === RUN   TestSecretsCreateAndDelete
18:53:11 [2022-03-04T18:53:11.498Z] --- PASS: TestSecretsCreateAndDelete (1.70s)
18:53:11 [2022-03-04T18:53:11.498Z] === RUN   TestSecretsUpdate
18:53:12 [2022-03-04T18:53:12.618Z] --- PASS: TestAuthZPluginV2Disable (3.35s)
18:53:12 [2022-03-04T18:53:12.618Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:53:13 [2022-03-04T18:53:13.407Z] --- PASS: TestSecretsUpdate (2.12s)
18:53:13 [2022-03-04T18:53:13.407Z] === RUN   TestTemplatedSecret
18:53:15 [2022-03-04T18:53:15.901Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s)
18:53:15 [2022-03-04T18:53:15.901Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:53:15 [2022-03-04T18:53:15.954Z] --- PASS: TestTemplatedSecret (2.43s)
18:53:15 [2022-03-04T18:53:15.954Z] === RUN   TestSecretCreateResolve
18:53:17 [2022-03-04T18:53:17.336Z] --- PASS: TestSecretCreateResolve (1.69s)
18:53:17 [2022-03-04T18:53:17.336Z] PASS
18:53:17 [2022-03-04T18:53:17.336Z] 
18:53:17 [2022-03-04T18:53:17.336Z] DONE 6 tests in 11.885s
18:53:17 [2022-03-04T18:53:17.336Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:53:17 [2022-03-04T18:53:17.336Z] ++ 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
18:53:17 [2022-03-04T18:53:17.336Z] ++ set -e
18:53:17 [2022-03-04T18:53:17.336Z] ++ '[' -n 0 ']'
18:53:17 [2022-03-04T18:53:17.336Z] ++ set -x
18:53:17 [2022-03-04T18:53:17.336Z] ++ 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
18:53:17 [2022-03-04T18:53:17.597Z] INFO: Testing against a local daemon
18:53:17 [2022-03-04T18:53:17.597Z] === RUN   TestServiceCreateInit
18:53:17 [2022-03-04T18:53:17.597Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:53:20 [2022-03-04T18:53:20.891Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:53:24 [2022-03-04T18:53:24.189Z] --- PASS: TestServiceCreateInit (6.19s)
18:53:24 [2022-03-04T18:53:24.189Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.14s)
18:53:24 [2022-03-04T18:53:24.189Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.04s)
18:53:24 [2022-03-04T18:53:24.189Z] === RUN   TestCreateServiceMultipleTimes
18:53:25 [2022-03-04T18:53:25.873Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.19s)
18:53:25 [2022-03-04T18:53:25.874Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestBuildWithHugeFile (126.51s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildWithEmptyDockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildPreserveOwnership
18:53:33 [2022-03-04T18:53:33.229Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestBuildPlatformInvalid
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:53:33 [2022-03-04T18:53:33.229Z] PASS
18:53:33 [2022-03-04T18:53:33.229Z] ok  	github.com/docker/docker/integration/build	189.572s
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === Skipped
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     build_session_test.go:25: TODO: BuildKit
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] DONE 28 tests, 5 skipped in 215.524s
18:53:33 [2022-03-04T18:53:33.229Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:53:33 [2022-03-04T18:53:33.229Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:53:33 [2022-03-04T18:53:33.229Z] INFO: Testing against a local daemon
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigInspect
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigInspect (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigList
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigList (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigsCreateAndDelete
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigsUpdate
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigsUpdate (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestTemplatedConfig
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestTemplatedConfig (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigCreateResolve
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestConfigDaemonLibtrustID
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] PASS
18:53:33 [2022-03-04T18:53:33.229Z] ok  	github.com/docker/docker/integration/config	0.105s
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === Skipped
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] 
18:53:33 [2022-03-04T18:53:33.229Z] DONE 7 tests, 7 skipped in 1.794s
18:53:33 [2022-03-04T18:53:33.229Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:53:33 [2022-03-04T18:53:33.229Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:53:33 [2022-03-04T18:53:33.229Z] INFO: Testing against a local daemon
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCheckpoint
18:53:33 [2022-03-04T18:53:33.229Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCheckpoint (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestContainerInvalidJSON
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestContainerInvalidJSON (0.04s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCopyFromContainerPathIsNotDir
18:53:33 [2022-03-04T18:53:33.229Z]     copy_test.go:38: testEnv.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCopyToContainerPathDoesNotExist
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCopyToContainerPathIsNotDir
18:53:33 [2022-03-04T18:53:33.229Z]     copy_test.go:63: testEnv.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCopyFromContainer
18:53:33 [2022-03-04T18:53:33.229Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCopyFromContainer (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateLinkToNonExistingContainer
18:53:33 [2022-03-04T18:53:33.229Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidEnv
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidEnv/0
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidEnv/0
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidEnv/1
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidEnv/1
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidEnv/2
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidEnv/2
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateWithInvalidEnv/0
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateWithInvalidEnv/2
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateWithInvalidEnv/1
18:53:33 [2022-03-04T18:53:33.229Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateTmpfsMountsTarget
18:53:33 [2022-03-04T18:53:33.229Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithCustomMaskedPaths
18:53:33 [2022-03-04T18:53:33.229Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithCustomReadonlyPaths
18:53:33 [2022-03-04T18:53:33.229Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:53:33 [2022-03-04T18:53:33.229Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:33 [2022-03-04T18:53:33.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:33 [2022-03-04T18:53:33.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:33 [2022-03-04T18:53:33.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:33 [2022-03-04T18:53:33.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:33 [2022-03-04T18:53:33.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:33 [2022-03-04T18:53:33.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:33 [2022-03-04T18:53:33.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:53:33 [2022-03-04T18:53:33.230Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:53:33 [2022-03-04T18:53:33.230Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreateDifferentPlatform
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreateDifferentPlatform/different_os
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:53:33 [2022-03-04T18:53:33.230Z] --- PASS: TestCreateDifferentPlatform (0.04s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
18:53:33 [2022-03-04T18:53:33.230Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:53:33 [2022-03-04T18:53:33.230Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:53:33 [2022-03-04T18:53:33.230Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:53:33 [2022-03-04T18:53:33.230Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestContainerKillOnDaemonStart
18:53:33 [2022-03-04T18:53:33.230Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:53:33 [2022-03-04T18:53:33.230Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestDiff
18:53:33 [2022-03-04T18:53:33.230Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:53:33 [2022-03-04T18:53:33.230Z] --- SKIP: TestDiff (0.00s)
18:53:33 [2022-03-04T18:53:33.230Z] === RUN   TestExecWithCloseStdin
18:53:34 [2022-03-04T18:53:34.055Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] Using test binary docker
18:53:34 [2022-03-04T18:53:34.056Z] +++ /etc/init.d/apparmor start
18:53:34 [2022-03-04T18:53:34.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:53:34 [2022-03-04T18:53:34.056Z] INFO: Waiting for daemon to start...
18:53:34 [2022-03-04T18:53:34.056Z] Starting dockerd
18:53:34 [2022-03-04T18:53:34.056Z] +++ 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
18:53:34 [2022-03-04T18:53:34.056Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] Using test binary docker
18:53:34 [2022-03-04T18:53:34.056Z] +++ /etc/init.d/apparmor start
18:53:34 [2022-03-04T18:53:34.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:53:34 [2022-03-04T18:53:34.056Z] INFO: Waiting for daemon to start...
18:53:34 [2022-03-04T18:53:34.056Z] Starting dockerd
18:53:34 [2022-03-04T18:53:34.056Z] +++ 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
18:53:34 [2022-03-04T18:53:34.056Z] .
18:53:34 [2022-03-04T18:53:34.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] Error: No such image: emptyfs
18:53:34 [2022-03-04T18:53:34.056Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:53:34 [2022-03-04T18:53:34.056Z] ++++ docker load
18:53:34 [2022-03-04T18:53:34.056Z] 
18:53:34 [2022-03-04T18:53:34.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:53:34 [2022-03-04T18:53:34.056Z] Error: No such image: emptyfs
18:53:34 [2022-03-04T18:53:34.056Z] ++++ docker load
18:53:34 [2022-03-04T18:53:34.056Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:53:34 [2022-03-04T18:53:34.056Z] Running integration-test (iteration 1)
18:53:34 [2022-03-04T18:53:34.056Z] 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)/
18:53:34 [2022-03-04T18:53:34.056Z] ++ 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)/'
18:53:34 [2022-03-04T18:53:34.056Z] ++ set -e
18:53:34 [2022-03-04T18:53:34.056Z] ++ '[' -n 0 ']'
18:53:34 [2022-03-04T18:53:34.056Z] ++ set -x
18:53:34 [2022-03-04T18:53:34.056Z] ++ 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)/'
18:53:34 [2022-03-04T18:53:34.056Z] Running integration-test (iteration 1)
18:53:34 [2022-03-04T18:53:34.056Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:53:34 [2022-03-04T18:53:34.056Z] ++ 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)/'
18:53:34 [2022-03-04T18:53:34.056Z] ++ set -e
18:53:34 [2022-03-04T18:53:34.056Z] ++ '[' -n 0 ']'
18:53:34 [2022-03-04T18:53:34.056Z] ++ set -x
18:53:34 [2022-03-04T18:53:34.056Z] ++ 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)/'
18:53:35 [2022-03-04T18:53:35.401Z] --- PASS: TestExecWithCloseStdin (2.23s)
18:53:35 [2022-03-04T18:53:35.401Z] === RUN   TestExec
18:53:37 [2022-03-04T18:53:37.570Z] --- PASS: TestExec (2.07s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestExecUser
18:53:37 [2022-03-04T18:53:37.570Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestExecUser (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestExportContainerAndImportImage
18:53:37 [2022-03-04T18:53:37.570Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestExportContainerAfterDaemonRestart
18:53:37 [2022-03-04T18:53:37.570Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestHealthCheckWorkdir
18:53:37 [2022-03-04T18:53:37.570Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestHealthKillContainer
18:53:37 [2022-03-04T18:53:37.570Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestHealthKillContainer (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestInspectCpusetInConfigPre120
18:53:37 [2022-03-04T18:53:37.570Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:53:37 [2022-03-04T18:53:37.570Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:53:37 [2022-03-04T18:53:37.570Z] === RUN   TestKillContainerInvalidSignal
18:53:39 [2022-03-04T18:53:39.092Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
18:53:39 [2022-03-04T18:53:39.092Z] === RUN   TestCreateServiceConflict
18:53:39 [2022-03-04T18:53:39.100Z] --- PASS: TestKillContainerInvalidSignal (1.85s)
18:53:39 [2022-03-04T18:53:39.100Z] === RUN   TestKillContainer
18:53:39 [2022-03-04T18:53:39.100Z] === RUN   TestKillContainer/no_signal
18:53:40 [2022-03-04T18:53:40.474Z] --- PASS: TestCreateServiceConflict (1.70s)
18:53:40 [2022-03-04T18:53:40.474Z] === RUN   TestCreateServiceMaxReplicas
18:53:41 [2022-03-04T18:53:41.270Z] === RUN   TestKillContainer/non_killing_signal
18:53:41 [2022-03-04T18:53:41.270Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:53:41 [2022-03-04T18:53:41.270Z] === RUN   TestKillContainer/killing_signal
18:53:42 [2022-03-04T18:53:42.384Z] --- PASS: TestCreateServiceMaxReplicas (2.14s)
18:53:42 [2022-03-04T18:53:42.384Z] === RUN   TestCreateWithDuplicateNetworkNames
18:53:43 [2022-03-04T18:53:43.439Z] --- PASS: TestKillContainer (4.09s)
18:53:43 [2022-03-04T18:53:43.439Z]     --- PASS: TestKillContainer/no_signal (1.85s)
18:53:43 [2022-03-04T18:53:43.439Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z]     --- PASS: TestKillContainer/killing_signal (2.19s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestKillStoppedContainer
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestKillStoppedContainerAPIPre120
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestKillDifferentUserContainer
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestInspectOomKilledTrue
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestInspectOomKilledFalse
18:53:43 [2022-03-04T18:53:43.439Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:53:43 [2022-03-04T18:53:43.439Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:53:43 [2022-03-04T18:53:43.439Z] === RUN   TestLogsFollowTailEmpty
18:53:43 [2022-03-04T18:53:43.963Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
18:53:43 [2022-03-04T18:53:43.963Z] PASS
18:53:43 [2022-03-04T18:53:43.963Z] 
18:53:43 [2022-03-04T18:53:43.963Z] DONE 17 tests in 46.037s
18:53:43 [2022-03-04T18:53:43.963Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:53:43 [2022-03-04T18:53:43.963Z] INFO: Testing against a local daemon
18:53:43 [2022-03-04T18:53:43.963Z] === RUN   TestPluginInvalidJSON
18:53:43 [2022-03-04T18:53:43.963Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:53:43 [2022-03-04T18:53:43.963Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:53:43 [2022-03-04T18:53:43.963Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:53:43 [2022-03-04T18:53:43.963Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:53:43 [2022-03-04T18:53:43.963Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:53:43 [2022-03-04T18:53:43.964Z] === RUN   TestPluginInstall
18:53:43 [2022-03-04T18:53:43.964Z] === RUN   TestPluginInstall/no_auth
18:53:43 [2022-03-04T18:53:43.964Z] time="2022-03-04T18:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:43 [2022-03-04T18:53:43.964Z] time="2022-03-04T18:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68da1ce30bccc9741882c1d043ea5e8b24cb9ed93fb124eb2ff8de3e360bda76" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:43 [2022-03-04T18:53:43.964Z] time="2022-03-04T18:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:43 [2022-03-04T18:53:43.964Z] time="2022-03-04T18:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68da1ce30bccc9741882c1d043ea5e8b24cb9ed93fb124eb2ff8de3e360bda76" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:43 [2022-03-04T18:53:43.964Z] === RUN   TestPluginInstall/with_htpasswd
18:53:44 [2022-03-04T18:53:44.223Z] time="2022-03-04T18:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:44 [2022-03-04T18:53:44.223Z] time="2022-03-04T18:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68da1ce30bccc9741882c1d043ea5e8b24cb9ed93fb124eb2ff8de3e360bda76" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:44 [2022-03-04T18:53:44.223Z] time="2022-03-04T18:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:44 [2022-03-04T18:53:44.223Z] time="2022-03-04T18:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68da1ce30bccc9741882c1d043ea5e8b24cb9ed93fb124eb2ff8de3e360bda76" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:44 [2022-03-04T18:53:44.481Z] === RUN   TestPluginInstall/with_insecure
18:53:44 [2022-03-04T18:53:44.969Z] --- PASS: TestLogsFollowTailEmpty (1.87s)
18:53:44 [2022-03-04T18:53:44.969Z] === RUN   TestNetworkNat
18:53:44 [2022-03-04T18:53:44.969Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:53:44 [2022-03-04T18:53:44.969Z] --- SKIP: TestNetworkNat (0.00s)
18:53:44 [2022-03-04T18:53:44.969Z] === RUN   TestNetworkLocalhostTCPNat
18:53:45 [2022-03-04T18:53:45.417Z] time="2022-03-04T18:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:45 [2022-03-04T18:53:45.417Z] time="2022-03-04T18:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:889f86128886ae7a0502bbb776c63bad32c611bf354115d7c581d74834324e2a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:45 [2022-03-04T18:53:45.417Z] time="2022-03-04T18:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:53:45 [2022-03-04T18:53:45.417Z] time="2022-03-04T18:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:889f86128886ae7a0502bbb776c63bad32c611bf354115d7c581d74834324e2a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:53:45 [2022-03-04T18:53:45.676Z]     plugin_test.go:165: [da6d53e095fad] daemon is not started
18:53:45 [2022-03-04T18:53:45.676Z] --- PASS: TestPluginInstall (4.02s)
18:53:45 [2022-03-04T18:53:45.676Z]     --- PASS: TestPluginInstall/no_auth (2.22s)
18:53:45 [2022-03-04T18:53:45.676Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
18:53:45 [2022-03-04T18:53:45.676Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
18:53:45 [2022-03-04T18:53:45.676Z] === RUN   TestPluginsWithRuntimes
18:53:47 [2022-03-04T18:53:47.052Z] === RUN   TestPluginsWithRuntimes/No_Args
18:53:47 [2022-03-04T18:53:47.145Z] --- PASS: TestNetworkLocalhostTCPNat (2.20s)
18:53:47 [2022-03-04T18:53:47.146Z] === RUN   TestNetworkLoopbackNat
18:53:47 [2022-03-04T18:53:47.146Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:53:47 [2022-03-04T18:53:47.146Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:53:47 [2022-03-04T18:53:47.146Z] === RUN   TestPause
18:53:47 [2022-03-04T18:53:47.146Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:53:47 [2022-03-04T18:53:47.146Z] --- SKIP: TestPause (0.00s)
18:53:47 [2022-03-04T18:53:47.146Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:53:47 [2022-03-04T18:53:47.986Z] === RUN   TestPluginsWithRuntimes/With_Args
18:53:48 [2022-03-04T18:53:48.921Z] --- PASS: TestPluginsWithRuntimes (3.33s)
18:53:48 [2022-03-04T18:53:48.921Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
18:53:48 [2022-03-04T18:53:48.921Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
18:53:48 [2022-03-04T18:53:48.921Z] === RUN   TestPluginBackCompatMediaTypes
18:53:49 [2022-03-04T18:53:49.315Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s)
18:53:49 [2022-03-04T18:53:49.315Z] === RUN   TestPauseStopPausedContainer
18:53:49 [2022-03-04T18:53:49.315Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
18:53:49 [2022-03-04T18:53:49.315Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:53:49 [2022-03-04T18:53:49.315Z] === RUN   TestPsFilter
18:53:49 [2022-03-04T18:53:49.315Z] --- PASS: TestPsFilter (0.11s)
18:53:49 [2022-03-04T18:53:49.315Z] === RUN   TestRemoveContainerWithRemovedVolume
18:53:49 [2022-03-04T18:53:49.489Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
18:53:49 [2022-03-04T18:53:49.489Z] PASS
18:53:49 [2022-03-04T18:53:49.489Z] 
18:53:49 [2022-03-04T18:53:49.489Z] DONE 10 tests in 8.023s
18:53:49 [2022-03-04T18:53:49.489Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:53:49 [2022-03-04T18:53:49.489Z] INFO: Testing against a local daemon
18:53:49 [2022-03-04T18:53:49.489Z] === RUN   TestExternalGraphDriver
18:53:49 [2022-03-04T18:53:49.747Z] === RUN   TestExternalGraphDriver/json
18:53:51 [2022-03-04T18:53:51.650Z] === RUN   TestExternalGraphDriver/spec
18:53:53 [2022-03-04T18:53:53.025Z] === RUN   TestExternalGraphDriver/pull
18:53:54 [2022-03-04T18:53:54.927Z] --- PASS: TestExternalGraphDriver (4.96s)
18:53:54 [2022-03-04T18:53:54.927Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
18:53:54 [2022-03-04T18:53:54.927Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
18:53:54 [2022-03-04T18:53:54.927Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
18:53:54 [2022-03-04T18:53:54.927Z] === RUN   TestGraphdriverPluginV2
18:53:56 [2022-03-04T18:53:56.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.01s)
18:53:56 [2022-03-04T18:53:56.371Z] === RUN   TestRemoveContainerWithVolume
18:53:57 [2022-03-04T18:53:57.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
18:53:57 [2022-03-04T18:53:57.281Z] === RUN   TestCreateServiceSecretFileMode
18:53:58 [2022-03-04T18:53:58.538Z] --- PASS: TestRemoveContainerWithVolume (2.18s)
18:53:58 [2022-03-04T18:53:58.538Z] === RUN   TestRemoveContainerRunning
18:53:59 [2022-03-04T18:53:59.113Z] --- PASS: TestGraphdriverPluginV2 (3.91s)
18:53:59 [2022-03-04T18:53:59.113Z] PASS
18:53:59 [2022-03-04T18:53:59.113Z] 
18:53:59 [2022-03-04T18:53:59.113Z] DONE 5 tests in 8.931s
18:53:59 [2022-03-04T18:53:59.113Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:53:59 [2022-03-04T18:53:59.113Z] INFO: Testing against a local daemon
18:53:59 [2022-03-04T18:53:59.113Z] === RUN   TestContinueAfterPluginCrash
18:53:59 [2022-03-04T18:53:59.113Z] === PAUSE TestContinueAfterPluginCrash
18:53:59 [2022-03-04T18:53:59.113Z] === RUN   TestReadPluginNoRead
18:53:59 [2022-03-04T18:53:59.113Z] === PAUSE TestReadPluginNoRead
18:53:59 [2022-03-04T18:53:59.113Z] === RUN   TestDaemonStartWithLogOpt
18:53:59 [2022-03-04T18:53:59.113Z] === PAUSE TestDaemonStartWithLogOpt
18:53:59 [2022-03-04T18:53:59.113Z] === CONT  TestContinueAfterPluginCrash
18:53:59 [2022-03-04T18:53:59.113Z] === CONT  TestDaemonStartWithLogOpt
18:54:00 [2022-03-04T18:54:00.705Z] --- PASS: TestRemoveContainerRunning (1.87s)
18:54:00 [2022-03-04T18:54:00.705Z] === RUN   TestRemoveContainerForceRemoveRunning
18:54:02 [2022-03-04T18:54:02.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s)
18:54:02 [2022-03-04T18:54:02.240Z] === RUN   TestRemoveInvalidContainer
18:54:02 [2022-03-04T18:54:02.240Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:54:02 [2022-03-04T18:54:02.240Z] === RUN   TestRenameLinkedContainer
18:54:02 [2022-03-04T18:54:02.240Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:54:02 [2022-03-04T18:54:02.240Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:54:02 [2022-03-04T18:54:02.240Z] === RUN   TestRenameStoppedContainer
18:54:02 [2022-03-04T18:54:02.412Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
18:54:02 [2022-03-04T18:54:02.412Z] === CONT  TestReadPluginNoRead
18:54:04 [2022-03-04T18:54:04.314Z] === RUN   TestReadPluginNoRead/default
18:54:05 [2022-03-04T18:54:05.690Z] === RUN   TestReadPluginNoRead/disabled_caching
18:54:06 [2022-03-04T18:54:06.625Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:54:06 [2022-03-04T18:54:06.884Z] --- PASS: TestContinueAfterPluginCrash (8.42s)
18:54:07 [2022-03-04T18:54:07.820Z] === CONT  TestReadPluginNoRead
18:54:07 [2022-03-04T18:54:07.820Z]     read_test.go:92: [d197a7b1c7042] daemon is not started
18:54:07 [2022-03-04T18:54:07.820Z] --- PASS: TestReadPluginNoRead (5.85s)
18:54:07 [2022-03-04T18:54:07.820Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
18:54:07 [2022-03-04T18:54:07.820Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
18:54:07 [2022-03-04T18:54:07.820Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
18:54:07 [2022-03-04T18:54:07.820Z] PASS
18:54:07 [2022-03-04T18:54:07.820Z] 
18:54:07 [2022-03-04T18:54:07.820Z] DONE 6 tests in 9.277s
18:54:07 [2022-03-04T18:54:07.820Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:54:07 [2022-03-04T18:54:07.820Z] testing: warning: no tests to run
18:54:07 [2022-03-04T18:54:07.820Z] PASS
18:54:07 [2022-03-04T18:54:07.820Z] 
18:54:07 [2022-03-04T18:54:07.820Z] DONE 0 tests in 0.011s
18:54:07 [2022-03-04T18:54:07.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:54:07 [2022-03-04T18:54:07.820Z] INFO: Testing against a local daemon
18:54:07 [2022-03-04T18:54:07.820Z] === RUN   TestPluginWithDevMounts
18:54:07 [2022-03-04T18:54:07.820Z] === PAUSE TestPluginWithDevMounts
18:54:07 [2022-03-04T18:54:07.820Z] === CONT  TestPluginWithDevMounts
18:54:09 [2022-03-04T18:54:09.298Z] --- PASS: TestRenameStoppedContainer (6.99s)
18:54:09 [2022-03-04T18:54:09.298Z] === RUN   TestRenameRunningContainerAndReuse
18:54:09 [2022-03-04T18:54:09.499Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
18:54:09 [2022-03-04T18:54:09.499Z] === RUN   TestCreateServiceConfigFileMode
18:54:09 [2022-03-04T18:54:09.722Z] --- PASS: TestPluginWithDevMounts (1.59s)
18:54:09 [2022-03-04T18:54:09.722Z] PASS
18:54:09 [2022-03-04T18:54:09.722Z] 
18:54:09 [2022-03-04T18:54:09.722Z] DONE 1 tests in 1.648s
18:54:09 [2022-03-04T18:54:09.722Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:54:09 [2022-03-04T18:54:09.722Z] INFO: Testing against a local daemon
18:54:09 [2022-03-04T18:54:09.722Z] === RUN   TestSecretInspect
18:54:11 [2022-03-04T18:54:11.626Z] --- PASS: TestSecretInspect (2.24s)
18:54:11 [2022-03-04T18:54:11.626Z] === RUN   TestSecretList
18:54:12 [2022-03-04T18:54:12.875Z] Loaded image: buildpack-deps:buster
18:54:12 [2022-03-04T18:54:12.876Z] Loaded image: busybox:latest
18:54:12 [2022-03-04T18:54:12.876Z] Loaded image: busybox:glibc
18:54:12 [2022-03-04T18:54:12.876Z] Loaded image: buildpack-deps:buster
18:54:13 [2022-03-04T18:54:13.027Z] --- PASS: TestRenameRunningContainerAndReuse (3.85s)
18:54:13 [2022-03-04T18:54:13.027Z] === RUN   TestRenameInvalidName
18:54:13 [2022-03-04T18:54:13.137Z] Loaded image: busybox:latest
18:54:13 [2022-03-04T18:54:13.436Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:54:13 [2022-03-04T18:54:13.436Z] Copying nested executables into bundles/cross/linux/amd64
18:54:13 [2022-03-04T18:54:13.436Z] Cross building: bundles/cross/windows/amd64
18:54:13 [2022-03-04T18:54:13.436Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:54:13 [2022-03-04T18:54:13.436Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:54:13 [2022-03-04T18:54:13.709Z] Loaded image: busybox:glibc
18:54:14 [2022-03-04T18:54:14.157Z] --- PASS: TestSecretList (2.16s)
18:54:14 [2022-03-04T18:54:14.157Z] === RUN   TestSecretsCreateAndDelete
18:54:15 [2022-03-04T18:54:15.197Z] --- PASS: TestRenameInvalidName (1.84s)
18:54:15 [2022-03-04T18:54:15.197Z] === RUN   TestRenameAnonymousContainer
18:54:15 [2022-03-04T18:54:15.197Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:54:15 [2022-03-04T18:54:15.197Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
18:54:15 [2022-03-04T18:54:15.197Z] === RUN   TestRenameContainerWithSameName
18:54:16 [2022-03-04T18:54:16.059Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
18:54:16 [2022-03-04T18:54:16.060Z] === RUN   TestSecretsUpdate
18:54:16 [2022-03-04T18:54:16.727Z] --- PASS: TestRenameContainerWithSameName (1.85s)
18:54:16 [2022-03-04T18:54:16.727Z] === RUN   TestRenameContainerWithLinkedContainer
18:54:16 [2022-03-04T18:54:16.727Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:54:16 [2022-03-04T18:54:16.727Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:54:16 [2022-03-04T18:54:16.727Z] === RUN   TestResize
18:54:18 [2022-03-04T18:54:18.592Z] --- PASS: TestSecretsUpdate (2.13s)
18:54:18 [2022-03-04T18:54:18.592Z] === RUN   TestTemplatedSecret
18:54:18 [2022-03-04T18:54:18.909Z] --- PASS: TestResize (1.85s)
18:54:18 [2022-03-04T18:54:18.909Z] === RUN   TestResizeWithInvalidSize
18:54:18 [2022-03-04T18:54:18.909Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
18:54:18 [2022-03-04T18:54:18.909Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
18:54:18 [2022-03-04T18:54:18.909Z] === RUN   TestResizeWhenContainerNotStarted
18:54:20 [2022-03-04T18:54:20.513Z] --- PASS: TestTemplatedSecret (2.19s)
18:54:20 [2022-03-04T18:54:20.513Z] === RUN   TestSecretCreateResolve
18:54:21 [2022-03-04T18:54:21.077Z] --- PASS: TestResizeWhenContainerNotStarted (2.11s)
18:54:21 [2022-03-04T18:54:21.077Z] === RUN   TestDaemonRestartKillContainers
18:54:21 [2022-03-04T18:54:21.077Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:54:21 [2022-03-04T18:54:21.077Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:54:21 [2022-03-04T18:54:21.077Z] === RUN   TestStats
18:54:21 [2022-03-04T18:54:21.077Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:54:21 [2022-03-04T18:54:21.077Z] --- SKIP: TestStats (0.00s)
18:54:21 [2022-03-04T18:54:21.077Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:54:21 [2022-03-04T18:54:21.717Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
18:54:21 [2022-03-04T18:54:21.717Z] === RUN   TestCreateServiceSysctls
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: debian:bullseye
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: hello-world:latest
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: arm32v7/hello-world:latest
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: debian:bullseye
18:54:21 [2022-03-04T18:54:21.854Z] INFO: Testing against a local daemon
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: hello-world:latest
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:54:21 [2022-03-04T18:54:21.854Z] Loaded image: arm32v7/hello-world:latest
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:54:21 [2022-03-04T18:54:21.854Z] INFO: Testing against a local daemon
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerDaemonSuite
18:54:21 [2022-03-04T18:54:21.854Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:54:22 [2022-03-04T18:54:22.798Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:54:23 [2022-03-04T18:54:23.042Z] --- PASS: TestSecretCreateResolve (2.16s)
18:54:23 [2022-03-04T18:54:23.042Z] PASS
18:54:23 [2022-03-04T18:54:23.042Z] 
18:54:23 [2022-03-04T18:54:23.042Z] DONE 6 tests in 13.163s
18:54:23 [2022-03-04T18:54:23.042Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:54:23 [2022-03-04T18:54:23.042Z] INFO: Testing against a local daemon
18:54:23 [2022-03-04T18:54:23.042Z] === RUN   TestServiceCreateInit
18:54:23 [2022-03-04T18:54:23.042Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:54:23 [2022-03-04T18:54:23.059Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:54:23 [2022-03-04T18:54:23.097Z] --- PASS: TestCreateServiceSysctls (2.45s)
18:54:23 [2022-03-04T18:54:23.097Z] === RUN   TestCreateServiceCapabilities
18:54:23 [2022-03-04T18:54:23.632Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:54:23 [2022-03-04T18:54:23.633Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:54:24 [2022-03-04T18:54:24.206Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:54:24 [2022-03-04T18:54:24.206Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:54:24 [2022-03-04T18:54:24.206Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:54:25 [2022-03-04T18:54:25.594Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:54:25 [2022-03-04T18:54:25.639Z] --- PASS: TestCreateServiceCapabilities (2.43s)
18:54:25 [2022-03-04T18:54:25.639Z] === RUN   TestInspect
18:54:26 [2022-03-04T18:54:26.167Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:54:26 [2022-03-04T18:54:26.167Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:54:26 [2022-03-04T18:54:26.167Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:54:26 [2022-03-04T18:54:26.327Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:54:26 [2022-03-04T18:54:26.741Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:54:26 [2022-03-04T18:54:26.849Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.30s)
18:54:26 [2022-03-04T18:54:26.849Z] === RUN   TestStopContainerWithTimeout
18:54:26 [2022-03-04T18:54:26.849Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:54:26 [2022-03-04T18:54:26.849Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:54:26 [2022-03-04T18:54:26.849Z] === RUN   TestUpdateRestartPolicy
18:54:27 [2022-03-04T18:54:27.323Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:54:28 [2022-03-04T18:54:28.189Z] --- PASS: TestInspect (2.70s)
18:54:28 [2022-03-04T18:54:28.189Z] === RUN   TestCreateJob
18:54:28 [2022-03-04T18:54:28.266Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:54:28 [2022-03-04T18:54:28.528Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:54:28 [2022-03-04T18:54:28.528Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:54:28 [2022-03-04T18:54:28.528Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:54:28 [2022-03-04T18:54:28.528Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:54:30 [2022-03-04T18:54:30.515Z] --- PASS: TestServiceCreateInit (7.41s)
18:54:30 [2022-03-04T18:54:30.515Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
18:54:30 [2022-03-04T18:54:30.515Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
18:54:30 [2022-03-04T18:54:30.515Z] === RUN   TestCreateServiceMultipleTimes
18:54:31 [2022-03-04T18:54:31.076Z] --- PASS: TestBuildWithHugeFile (124.66s)
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildWithEmptyDockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:54:31 [2022-03-04T18:54:31.076Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:54:31 [2022-03-04T18:54:31.076Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
18:54:31 [2022-03-04T18:54:31.076Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
18:54:31 [2022-03-04T18:54:31.076Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildPreserveOwnership
18:54:31 [2022-03-04T18:54:31.076Z] === RUN   TestBuildPreserveOwnership/copy_from
18:54:31 [2022-03-04T18:54:31.486Z] --- PASS: TestCreateJob (2.90s)
18:54:31 [2022-03-04T18:54:31.486Z] === RUN   TestReplicatedJob
18:54:32 [2022-03-04T18:54:32.468Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:54:33 [2022-03-04T18:54:33.040Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:54:33 [2022-03-04T18:54:33.982Z] --- PASS: TestBuildPreserveOwnership (3.11s)
18:54:33 [2022-03-04T18:54:33.982Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.15s)
18:54:33 [2022-03-04T18:54:33.982Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
18:54:33 [2022-03-04T18:54:33.982Z] === RUN   TestBuildPlatformInvalid
18:54:33 [2022-03-04T18:54:33.982Z] --- PASS: TestBuildPlatformInvalid (0.09s)
18:54:33 [2022-03-04T18:54:33.982Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:54:34 [2022-03-04T18:54:34.243Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:54:35 [2022-03-04T18:54:35.687Z] --- PASS: TestReplicatedJob (4.36s)
18:54:35 [2022-03-04T18:54:35.687Z] === RUN   TestUpdateReplicatedJob
18:54:36 [2022-03-04T18:54:36.859Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:54:38 [2022-03-04T18:54:38.233Z] --- PASS: TestUpdateReplicatedJob (3.03s)
18:54:38 [2022-03-04T18:54:38.233Z] === RUN   TestServiceListWithStatuses
18:54:38 [2022-03-04T18:54:38.233Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:54:38 [2022-03-04T18:54:38.233Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:54:38 [2022-03-04T18:54:38.233Z] === RUN   TestDockerNetworkConnectAlias
18:54:38 [2022-03-04T18:54:38.776Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:54:39 [2022-03-04T18:54:39.719Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:54:40 [2022-03-04T18:54:40.290Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:54:40 [2022-03-04T18:54:40.862Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:54:41 [2022-03-04T18:54:41.805Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:54:42 [2022-03-04T18:54:42.434Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
18:54:42 [2022-03-04T18:54:42.434Z] === RUN   TestDockerNetworkReConnect
18:54:43 [2022-03-04T18:54:43.721Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:54:44 [2022-03-04T18:54:44.978Z] --- PASS: TestDockerNetworkReConnect (2.76s)
18:54:44 [2022-03-04T18:54:44.978Z] === RUN   TestServicePlugin
18:54:44 [2022-03-04T18:54:44.978Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:44 [2022-03-04T18:54:44.978Z] --- SKIP: TestServicePlugin (0.00s)
18:54:44 [2022-03-04T18:54:44.978Z] === RUN   TestServiceUpdateLabel
18:54:45 [2022-03-04T18:54:45.108Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:54:45 [2022-03-04T18:54:45.370Z] === RUN   TestDockerSuite/TestAttachDetach
18:54:45 [2022-03-04T18:54:45.391Z] --- PASS: TestCreateServiceMultipleTimes (15.26s)
18:54:45 [2022-03-04T18:54:45.391Z] === RUN   TestCreateServiceConflict
18:54:46 [2022-03-04T18:54:46.314Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:54:46 [2022-03-04T18:54:46.888Z]     docker_cli_daemon_test.go:1455: [d851111c57204] daemon is not started
18:54:47 [2022-03-04T18:54:47.149Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:54:47 [2022-03-04T18:54:47.524Z] --- PASS: TestServiceUpdateLabel (2.20s)
18:54:47 [2022-03-04T18:54:47.524Z] === RUN   TestServiceUpdateSecrets
18:54:47 [2022-03-04T18:54:47.910Z] --- PASS: TestUpdateRestartPolicy (20.02s)
18:54:47 [2022-03-04T18:54:47.910Z] === RUN   TestUpdateRestartWithAutoRemove
18:54:47 [2022-03-04T18:54:47.910Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s)
18:54:47 [2022-03-04T18:54:47.910Z] === RUN   TestWaitNonBlocked
18:54:47 [2022-03-04T18:54:47.910Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:54:47 [2022-03-04T18:54:47.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:54:47 [2022-03-04T18:54:47.910Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:54:47 [2022-03-04T18:54:47.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:54:47 [2022-03-04T18:54:47.910Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:54:47 [2022-03-04T18:54:47.910Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:54:47 [2022-03-04T18:54:47.924Z] --- PASS: TestCreateServiceConflict (2.13s)
18:54:47 [2022-03-04T18:54:47.924Z] === RUN   TestCreateServiceMaxReplicas
18:54:48 [2022-03-04T18:54:48.093Z]     check_test.go:309: [dcc7bd39d382c] daemon is not started
18:54:48 [2022-03-04T18:54:48.093Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:54:49 [2022-03-04T18:54:49.037Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:54:49 [2022-03-04T18:54:49.982Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:54:50 [2022-03-04T18:54:50.244Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:54:50 [2022-03-04T18:54:50.456Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
18:54:50 [2022-03-04T18:54:50.456Z] === RUN   TestCreateWithDuplicateNetworkNames
18:54:50 [2022-03-04T18:54:50.814Z] --- PASS: TestWaitNonBlocked (0.03s)
18:54:50 [2022-03-04T18:54:50.814Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s)
18:54:50 [2022-03-04T18:54:50.814Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.45s)
18:54:50 [2022-03-04T18:54:50.814Z] === RUN   TestWaitBlocked
18:54:50 [2022-03-04T18:54:50.814Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:54:50 [2022-03-04T18:54:50.814Z] --- SKIP: TestWaitBlocked (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z] PASS
18:54:50 [2022-03-04T18:54:50.814Z] ok  	github.com/docker/docker/integration/container	78.284s
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === Skipped
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
18:54:50 [2022-03-04T18:54:50.814Z]     copy_test.go:38: testEnv.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
18:54:50 [2022-03-04T18:54:50.814Z]     copy_test.go:63: testEnv.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:54:50 [2022-03-04T18:54:50.814Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:54:50 [2022-03-04T18:54:50.814Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:54:50 [2022-03-04T18:54:50.814Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:54:50 [2022-03-04T18:54:50.814Z] 
18:54:50 [2022-03-04T18:54:50.814Z] DONE 88 tests, 37 skipped in 80.716s
18:54:50 [2022-03-04T18:54:50.814Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:54:50 [2022-03-04T18:54:50.816Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:54:52 [2022-03-04T18:54:52.206Z]     check_test.go:309: [d7ced7b12fbaa] daemon is not started
18:54:52 [2022-03-04T18:54:52.206Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:54:52 [2022-03-04T18:54:52.206Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:54:52 [2022-03-04T18:54:52.345Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:54:52 [2022-03-04T18:54:52.345Z] INFO: Testing against a local daemon
18:54:52 [2022-03-04T18:54:52.345Z] === RUN   TestCommitInheritsEnv
18:54:52 [2022-03-04T18:54:52.345Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:54:52 [2022-03-04T18:54:52.345Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:54:52 [2022-03-04T18:54:52.345Z] === RUN   TestImportExtremelyLargeImageWorks
18:54:52 [2022-03-04T18:54:52.345Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:54:52 [2022-03-04T18:54:52.345Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:54:52 [2022-03-04T18:54:52.345Z] === RUN   TestImagesFilterMultiReference
18:54:52 [2022-03-04T18:54:52.345Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:54:52 [2022-03-04T18:54:52.345Z] === RUN   TestImagePullPlatformInvalid
18:54:52 [2022-03-04T18:54:52.345Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:54:52 [2022-03-04T18:54:52.345Z] === RUN   TestRemoveImageOrphaning
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestRemoveImageOrphaning (0.85s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagInvalidReference
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestTagInvalidReference (0.03s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagValidPrefixedRepo
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagExistedNameWithoutForce
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagOfficialNames
18:54:53 [2022-03-04T18:54:53.309Z] --- PASS: TestTagOfficialNames (0.09s)
18:54:53 [2022-03-04T18:54:53.309Z] === RUN   TestTagMatchesDigest
18:54:53 [2022-03-04T18:54:53.594Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:54:53 [2022-03-04T18:54:53.766Z] --- PASS: TestTagMatchesDigest (0.03s)
18:54:53 [2022-03-04T18:54:53.766Z] PASS
18:54:53 [2022-03-04T18:54:53.766Z] ok  	github.com/docker/docker/integration/image	1.340s
18:54:53 [2022-03-04T18:54:53.766Z] 
18:54:53 [2022-03-04T18:54:53.766Z] === Skipped
18:54:53 [2022-03-04T18:54:53.766Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:54:53 [2022-03-04T18:54:53.767Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:54:53 [2022-03-04T18:54:53.767Z] 
18:54:53 [2022-03-04T18:54:53.767Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:54:53 [2022-03-04T18:54:53.767Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:54:53 [2022-03-04T18:54:53.767Z] 
18:54:53 [2022-03-04T18:54:53.767Z] DONE 11 tests, 2 skipped in 2.921s
18:54:53 [2022-03-04T18:54:53.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:54:54 [2022-03-04T18:54:54.538Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:54:55 [2022-03-04T18:54:55.302Z] testing: warning: no tests to run
18:54:55 [2022-03-04T18:54:55.302Z] PASS
18:54:55 [2022-03-04T18:54:55.302Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.102s [no tests to run]
18:54:55 [2022-03-04T18:54:55.302Z] testing: warning: no tests to run
18:54:55 [2022-03-04T18:54:55.302Z] PASS
18:54:55 [2022-03-04T18:54:55.302Z] ok  	github.com/docker/docker/integration/network/macvlan	0.058s [no tests to run]
18:54:55 [2022-03-04T18:54:55.758Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:54:55 [2022-03-04T18:54:55.758Z] INFO: Testing against a local daemon
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestNetworkCreateDelete
18:54:55 [2022-03-04T18:54:55.758Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.758Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestDockerNetworkDeletePreferID
18:54:55 [2022-03-04T18:54:55.758Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:54:55 [2022-03-04T18:54:55.758Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestDaemonDNSFallback
18:54:55 [2022-03-04T18:54:55.758Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.758Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestInspectNetwork
18:54:55 [2022-03-04T18:54:55.758Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:54:55 [2022-03-04T18:54:55.758Z] --- SKIP: TestInspectNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestRunContainerWithBridgeNone
18:54:55 [2022-03-04T18:54:55.758Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.758Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestNetworkInvalidJSON
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestNetworkInvalidJSON//networks/create
18:54:55 [2022-03-04T18:54:55.758Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:54:55 [2022-03-04T18:54:55.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:54:55 [2022-03-04T18:54:55.758Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:54:55 [2022-03-04T18:54:55.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:54:55 [2022-03-04T18:54:55.758Z] === CONT  TestNetworkInvalidJSON//networks/create
18:54:55 [2022-03-04T18:54:55.758Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:54:55 [2022-03-04T18:54:55.758Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:54:55 [2022-03-04T18:54:55.758Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:54:55 [2022-03-04T18:54:55.759Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestNetworkList
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestNetworkList//networks
18:54:55 [2022-03-04T18:54:55.759Z] === PAUSE TestNetworkList//networks
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestNetworkList//networks/
18:54:55 [2022-03-04T18:54:55.759Z] === PAUSE TestNetworkList//networks/
18:54:55 [2022-03-04T18:54:55.759Z] === CONT  TestNetworkList//networks
18:54:55 [2022-03-04T18:54:55.759Z] === CONT  TestNetworkList//networks/
18:54:55 [2022-03-04T18:54:55.759Z] --- PASS: TestNetworkList (0.03s)
18:54:55 [2022-03-04T18:54:55.759Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     --- PASS: TestNetworkList//networks (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestHostIPv4BridgeLabel
18:54:55 [2022-03-04T18:54:55.759Z]     network_test.go:126: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestDaemonRestartWithLiveRestore
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:29: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestDaemonDefaultNetworkPools
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:58: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestDaemonRestartWithExistingNetwork
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:102: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:136: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:187: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestServiceWithPredefinedNetwork
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:212: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:242: FLAKY_TEST
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestServiceWithDataPathPortInit
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:332: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:400: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z] PASS
18:54:55 [2022-03-04T18:54:55.759Z] ok  	github.com/docker/docker/integration/network	0.161s
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === Skipped
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s)
18:54:55 [2022-03-04T18:54:55.759Z]     network_test.go:126: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:29: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:58: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:102: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:136: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:187: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:212: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:242: FLAKY_TEST
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:332: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:54:55 [2022-03-04T18:54:55.759Z]     service_test.go:400: testEnv.OSType == "windows"
18:54:55 [2022-03-04T18:54:55.759Z] 
18:54:55 [2022-03-04T18:54:55.759Z] DONE 22 tests, 15 skipped in 2.233s
18:54:55 [2022-03-04T18:54:55.958Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:54:55 [2022-03-04T18:54:55.958Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:54:56 [2022-03-04T18:54:56.217Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:54:56 [2022-03-04T18:54:56.217Z] testing: warning: no tests to run
18:54:56 [2022-03-04T18:54:56.217Z] PASS
18:54:56 [2022-03-04T18:54:56.217Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
18:54:56 [2022-03-04T18:54:56.217Z] 
18:54:56 [2022-03-04T18:54:56.217Z] DONE 0 tests in 0.359s
18:54:56 [2022-03-04T18:54:56.675Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:54:56 [2022-03-04T18:54:56.675Z] testing: warning: no tests to run
18:54:56 [2022-03-04T18:54:56.675Z] PASS
18:54:56 [2022-03-04T18:54:56.675Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
18:54:56 [2022-03-04T18:54:56.675Z] 
18:54:56 [2022-03-04T18:54:56.675Z] DONE 0 tests in 0.345s
18:54:56 [2022-03-04T18:54:56.912Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:54:56 [2022-03-04T18:54:56.912Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:54:57 [2022-03-04T18:54:57.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:54:57 [2022-03-04T18:54:57.856Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:54:58 [2022-03-04T18:54:58.097Z] testing: warning: no tests to run
18:54:58 [2022-03-04T18:54:58.097Z] PASS
18:54:58 [2022-03-04T18:54:58.097Z] ok  	github.com/docker/docker/integration/plugin	0.130s [no tests to run]
18:54:58 [2022-03-04T18:54:58.097Z] testing: warning: no tests to run
18:54:58 [2022-03-04T18:54:58.097Z] PASS
18:54:58 [2022-03-04T18:54:58.097Z] ok  	github.com/docker/docker/integration/plugin/authz	0.101s [no tests to run]
18:54:58 [2022-03-04T18:54:58.118Z] Loaded image: buildpack-deps:buster
18:54:58 [2022-03-04T18:54:58.382Z] Loaded image: busybox:latest
18:54:58 [2022-03-04T18:54:58.955Z] Loaded image: busybox:glibc
18:54:59 [2022-03-04T18:54:59.897Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:55:02 [2022-03-04T18:55:02.418Z] --- PASS: TestServiceUpdateSecrets (13.88s)
18:55:02 [2022-03-04T18:55:02.418Z] === RUN   TestServiceUpdateConfigs
18:55:02 [2022-03-04T18:55:02.445Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:55:04 [2022-03-04T18:55:04.995Z] Loaded image: debian:bullseye
18:55:04 [2022-03-04T18:55:04.995Z] Loaded image: hello-world:latest
18:55:04 [2022-03-04T18:55:04.995Z] Loaded image: arm32v7/hello-world:latest
18:55:05 [2022-03-04T18:55:05.256Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:55:05 [2022-03-04T18:55:05.350Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
18:55:05 [2022-03-04T18:55:05.351Z] === RUN   TestCreateServiceSecretFileMode
18:55:06 [2022-03-04T18:55:06.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:06 [2022-03-04T18:55:06.659Z] INFO: Testing against a local daemon
18:55:06 [2022-03-04T18:55:06.659Z] === RUN   TestExternalGraphDriver
18:55:06 [2022-03-04T18:55:06.659Z]     external_test.go:48: runtime.GOOS == "windows"
18:55:06 [2022-03-04T18:55:06.659Z] --- SKIP: TestExternalGraphDriver (0.01s)
18:55:06 [2022-03-04T18:55:06.659Z] === RUN   TestGraphdriverPluginV2
18:55:06 [2022-03-04T18:55:06.659Z]     external_test.go:408: runtime.GOOS == "windows"
18:55:06 [2022-03-04T18:55:06.659Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:55:06 [2022-03-04T18:55:06.659Z] PASS
18:55:06 [2022-03-04T18:55:06.659Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.137s
18:55:06 [2022-03-04T18:55:06.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:06 [2022-03-04T18:55:06.659Z] INFO: Testing against a local daemon
18:55:06 [2022-03-04T18:55:06.659Z] === RUN   TestPluginInvalidJSON
18:55:07 [2022-03-04T18:55:07.117Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:55:07 [2022-03-04T18:55:07.117Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:55:07 [2022-03-04T18:55:07.117Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:55:07 [2022-03-04T18:55:07.117Z] --- PASS: TestPluginInvalidJSON (0.06s)
18:55:07 [2022-03-04T18:55:07.117Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
18:55:07 [2022-03-04T18:55:07.117Z] === RUN   TestPluginInstall
18:55:07 [2022-03-04T18:55:07.117Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:55:07 [2022-03-04T18:55:07.117Z] --- SKIP: TestPluginInstall (0.00s)
18:55:07 [2022-03-04T18:55:07.117Z] === RUN   TestPluginsWithRuntimes
18:55:07 [2022-03-04T18:55:07.117Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:55:07 [2022-03-04T18:55:07.117Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:55:07 [2022-03-04T18:55:07.117Z] === RUN   TestPluginBackCompatMediaTypes
18:55:07 [2022-03-04T18:55:07.117Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:55:07 [2022-03-04T18:55:07.117Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:55:07 [2022-03-04T18:55:07.117Z] PASS
18:55:07 [2022-03-04T18:55:07.117Z] ok  	github.com/docker/docker/integration/plugin/common	0.210s
18:55:07 [2022-03-04T18:55:07.573Z] testing: warning: no tests to run
18:55:07 [2022-03-04T18:55:07.573Z] PASS
18:55:07 [2022-03-04T18:55:07.573Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.041s [no tests to run]
18:55:07 [2022-03-04T18:55:07.573Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:07 [2022-03-04T18:55:07.573Z] INFO: Testing against a local daemon
18:55:07 [2022-03-04T18:55:07.573Z] === RUN   TestReadPluginNoRead
18:55:07 [2022-03-04T18:55:07.573Z]     read_test.go:21: no unix domain sockets on Windows
18:55:07 [2022-03-04T18:55:07.573Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:55:07 [2022-03-04T18:55:07.573Z] PASS
18:55:07 [2022-03-04T18:55:07.573Z] ok  	github.com/docker/docker/integration/plugin/logging	0.094s
18:55:07 [2022-03-04T18:55:07.573Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
18:55:07 [2022-03-04T18:55:07.573Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
18:55:08 [2022-03-04T18:55:08.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:08 [2022-03-04T18:55:08.540Z] INFO: Testing against a local daemon
18:55:08 [2022-03-04T18:55:08.540Z] === RUN   TestPluginWithDevMounts
18:55:08 [2022-03-04T18:55:08.540Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z] PASS
18:55:08 [2022-03-04T18:55:08.540Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.070s
18:55:08 [2022-03-04T18:55:08.540Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === Skipped
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
18:55:08 [2022-03-04T18:55:08.540Z]     external_test.go:48: runtime.GOOS == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     external_test.go:408: runtime.GOOS == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     read_test.go:21: no unix domain sockets on Windows
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:55:08 [2022-03-04T18:55:08.540Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:55:08 [2022-03-04T18:55:08.540Z] 
18:55:08 [2022-03-04T18:55:08.540Z] DONE 9 tests, 7 skipped in 11.701s
18:55:08 [2022-03-04T18:55:08.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:55:08 [2022-03-04T18:55:08.997Z] testing: warning: no tests to run
18:55:08 [2022-03-04T18:55:08.997Z] PASS
18:55:08 [2022-03-04T18:55:08.997Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
18:55:08 [2022-03-04T18:55:08.997Z] 
18:55:08 [2022-03-04T18:55:08.997Z] DONE 0 tests in 0.376s
18:55:08 [2022-03-04T18:55:08.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:55:09 [2022-03-04T18:55:09.470Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:55:09 [2022-03-04T18:55:09.970Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:09 [2022-03-04T18:55:09.970Z] INFO: Testing against a local daemon
18:55:09 [2022-03-04T18:55:09.970Z] === RUN   TestPluginInvalidJSON
18:55:09 [2022-03-04T18:55:09.970Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:55:09 [2022-03-04T18:55:09.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:55:09 [2022-03-04T18:55:09.970Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:55:09 [2022-03-04T18:55:09.970Z] --- PASS: TestPluginInvalidJSON (0.06s)
18:55:09 [2022-03-04T18:55:09.970Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
18:55:09 [2022-03-04T18:55:09.970Z] === RUN   TestPluginInstall
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] --- SKIP: TestPluginInstall (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z] === RUN   TestPluginsWithRuntimes
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z] === RUN   TestPluginBackCompatMediaTypes
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z] PASS
18:55:09 [2022-03-04T18:55:09.970Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
18:55:09 [2022-03-04T18:55:09.970Z] 
18:55:09 [2022-03-04T18:55:09.970Z] === Skipped
18:55:09 [2022-03-04T18:55:09.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] 
18:55:09 [2022-03-04T18:55:09.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] 
18:55:09 [2022-03-04T18:55:09.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:55:09 [2022-03-04T18:55:09.970Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:55:09 [2022-03-04T18:55:09.970Z] 
18:55:09 [2022-03-04T18:55:09.970Z] DONE 5 tests, 3 skipped in 0.956s
18:55:10 [2022-03-04T18:55:10.428Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:55:11 [2022-03-04T18:55:11.394Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:11 [2022-03-04T18:55:11.394Z] INFO: Testing against a local daemon
18:55:11 [2022-03-04T18:55:11.394Z] === RUN   TestExternalGraphDriver
18:55:11 [2022-03-04T18:55:11.394Z]     external_test.go:48: runtime.GOOS == "windows"
18:55:11 [2022-03-04T18:55:11.394Z] --- SKIP: TestExternalGraphDriver (0.01s)
18:55:11 [2022-03-04T18:55:11.394Z] === RUN   TestGraphdriverPluginV2
18:55:11 [2022-03-04T18:55:11.394Z]     external_test.go:408: runtime.GOOS == "windows"
18:55:11 [2022-03-04T18:55:11.394Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:55:11 [2022-03-04T18:55:11.394Z] PASS
18:55:11 [2022-03-04T18:55:11.394Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
18:55:11 [2022-03-04T18:55:11.394Z] 
18:55:11 [2022-03-04T18:55:11.394Z] === Skipped
18:55:11 [2022-03-04T18:55:11.394Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
18:55:11 [2022-03-04T18:55:11.394Z]     external_test.go:48: runtime.GOOS == "windows"
18:55:11 [2022-03-04T18:55:11.394Z] 
18:55:11 [2022-03-04T18:55:11.394Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:55:11 [2022-03-04T18:55:11.394Z]     external_test.go:408: runtime.GOOS == "windows"
18:55:11 [2022-03-04T18:55:11.394Z] 
18:55:11 [2022-03-04T18:55:11.394Z] DONE 2 tests, 2 skipped in 0.917s
18:55:11 [2022-03-04T18:55:11.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:55:11 [2022-03-04T18:55:11.395Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:55:12 [2022-03-04T18:55:12.357Z] testing: warning: no tests to run
18:55:12 [2022-03-04T18:55:12.357Z] PASS
18:55:12 [2022-03-04T18:55:12.357Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
18:55:12 [2022-03-04T18:55:12.357Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:12 [2022-03-04T18:55:12.357Z] INFO: Testing against a local daemon
18:55:12 [2022-03-04T18:55:12.357Z] === RUN   TestReadPluginNoRead
18:55:12 [2022-03-04T18:55:12.357Z]     read_test.go:21: no unix domain sockets on Windows
18:55:12 [2022-03-04T18:55:12.357Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:55:12 [2022-03-04T18:55:12.357Z] PASS
18:55:12 [2022-03-04T18:55:12.357Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
18:55:12 [2022-03-04T18:55:12.357Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
18:55:12 [2022-03-04T18:55:12.357Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
18:55:12 [2022-03-04T18:55:12.357Z] 
18:55:12 [2022-03-04T18:55:12.357Z] === Skipped
18:55:12 [2022-03-04T18:55:12.357Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:55:12 [2022-03-04T18:55:12.357Z]     read_test.go:21: no unix domain sockets on Windows
18:55:12 [2022-03-04T18:55:12.357Z] 
18:55:12 [2022-03-04T18:55:12.357Z] DONE 1 tests, 1 skipped in 1.010s
18:55:12 [2022-03-04T18:55:12.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:55:12 [2022-03-04T18:55:12.785Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:55:12 [2022-03-04T18:55:12.814Z] testing: warning: no tests to run
18:55:12 [2022-03-04T18:55:12.814Z] PASS
18:55:12 [2022-03-04T18:55:12.814Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
18:55:12 [2022-03-04T18:55:12.814Z] 
18:55:12 [2022-03-04T18:55:12.814Z] DONE 0 tests in 0.583s
18:55:13 [2022-03-04T18:55:13.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:55:13 [2022-03-04T18:55:13.729Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:13 [2022-03-04T18:55:13.729Z] INFO: Testing against a local daemon
18:55:13 [2022-03-04T18:55:13.729Z] === RUN   TestPluginWithDevMounts
18:55:13 [2022-03-04T18:55:13.729Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:55:13 [2022-03-04T18:55:13.729Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:55:13 [2022-03-04T18:55:13.729Z] PASS
18:55:13 [2022-03-04T18:55:13.729Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
18:55:13 [2022-03-04T18:55:13.729Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
18:55:14 [2022-03-04T18:55:14.185Z] 
18:55:14 [2022-03-04T18:55:14.185Z] === Skipped
18:55:14 [2022-03-04T18:55:14.185Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:55:14 [2022-03-04T18:55:14.185Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:55:14 [2022-03-04T18:55:14.185Z] 
18:55:14 [2022-03-04T18:55:14.185Z] DONE 1 tests, 1 skipped in 0.909s
18:55:14 [2022-03-04T18:55:14.185Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:55:15 [2022-03-04T18:55:15.333Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:55:15 [2022-03-04T18:55:15.333Z]     check_test.go:309: [d0e9ec2245acc] daemon is not started
18:55:15 [2022-03-04T18:55:15.333Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:55:15 [2022-03-04T18:55:15.716Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:15 [2022-03-04T18:55:15.716Z] INFO: Testing against a local daemon
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestSecretInspect
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestSecretInspect (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestSecretList
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestSecretList (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestSecretsCreateAndDelete
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestSecretsUpdate
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestSecretsUpdate (0.01s)
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestTemplatedSecret
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestTemplatedSecret (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z] === RUN   TestSecretCreateResolve
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:55:15 [2022-03-04T18:55:15.716Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z] PASS
18:55:15 [2022-03-04T18:55:15.716Z] ok  	github.com/docker/docker/integration/secret	0.100s
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === Skipped
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:55:15 [2022-03-04T18:55:15.716Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:55:15 [2022-03-04T18:55:15.716Z] 
18:55:15 [2022-03-04T18:55:15.716Z] DONE 6 tests, 6 skipped in 1.628s
18:55:15 [2022-03-04T18:55:15.716Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:55:15 [2022-03-04T18:55:15.905Z]     check_test.go:309: [d12ecc7676629] daemon is not started
18:55:15 [2022-03-04T18:55:15.905Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:55:15 [2022-03-04T18:55:15.905Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:55:15 [2022-03-04T18:55:15.905Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (41.90s)
18:55:15 [2022-03-04T18:55:15.905Z] PASS
18:55:15 [2022-03-04T18:55:15.905Z] 
18:55:15 [2022-03-04T18:55:15.905Z] === Skipped
18:55:15 [2022-03-04T18:55:15.905Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:55:15 [2022-03-04T18:55:15.905Z]     build_session_test.go:25: TODO: BuildKit
18:55:15 [2022-03-04T18:55:15.905Z] 
18:55:15 [2022-03-04T18:55:15.905Z] DONE 33 tests, 1 skipped in 261.738s
18:55:15 [2022-03-04T18:55:15.905Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:55:15 [2022-03-04T18:55:15.905Z] ++ 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
18:55:15 [2022-03-04T18:55:15.905Z] ++ set -e
18:55:15 [2022-03-04T18:55:15.905Z] ++ '[' -n 0 ']'
18:55:15 [2022-03-04T18:55:15.905Z] ++ set -x
18:55:15 [2022-03-04T18:55:15.905Z] ++ 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
18:55:16 [2022-03-04T18:55:16.166Z] INFO: Testing against a local daemon
18:55:16 [2022-03-04T18:55:16.166Z] === RUN   TestConfigInspect
18:55:16 [2022-03-04T18:55:16.427Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:55:17 [2022-03-04T18:55:17.312Z] --- PASS: TestServiceUpdateConfigs (14.27s)
18:55:17 [2022-03-04T18:55:17.312Z] === RUN   TestServiceUpdateNetwork
18:55:17 [2022-03-04T18:55:17.371Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:55:17 [2022-03-04T18:55:17.547Z] --- PASS: TestCreateServiceSecretFileMode (12.62s)
18:55:17 [2022-03-04T18:55:17.547Z] === RUN   TestCreateServiceConfigFileMode
18:55:17 [2022-03-04T18:55:17.633Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:55:17 [2022-03-04T18:55:17.633Z]     check_test.go:309: [d62f58b0a4d7b] daemon is not started
18:55:17 [2022-03-04T18:55:17.633Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:55:17 [2022-03-04T18:55:17.886Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:17 [2022-03-04T18:55:17.886Z] INFO: Testing against a local daemon
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceCreateInit
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- PASS: TestServiceCreateInit (0.04s)
18:55:17 [2022-03-04T18:55:17.886Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceMultipleTimes
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceConflict
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceMaxReplicas
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateWithDuplicateNetworkNames
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceSecretFileMode
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceConfigFileMode
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceSysctls
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceSysctls (0.05s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateServiceCapabilities
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestInspect
18:55:17 [2022-03-04T18:55:17.886Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestInspect (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestCreateJob
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestCreateJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestReplicatedJob
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestReplicatedJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestUpdateReplicatedJob
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceListWithStatuses
18:55:17 [2022-03-04T18:55:17.886Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestDockerNetworkConnectAlias
18:55:17 [2022-03-04T18:55:17.886Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestDockerNetworkReConnect
18:55:17 [2022-03-04T18:55:17.886Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServicePlugin
18:55:17 [2022-03-04T18:55:17.886Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServicePlugin (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceUpdateLabel
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceUpdateSecrets
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceUpdateConfigs
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceUpdateNetwork
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:55:17 [2022-03-04T18:55:17.886Z] === RUN   TestServiceUpdatePidsLimit
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] PASS
18:55:17 [2022-03-04T18:55:17.886Z] ok  	github.com/docker/docker/integration/service	0.250s
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === Skipped
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
18:55:17 [2022-03-04T18:55:17.886Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
18:55:17 [2022-03-04T18:55:17.886Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.886Z] 
18:55:17 [2022-03-04T18:55:17.886Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
18:55:17 [2022-03-04T18:55:17.887Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:55:17 [2022-03-04T18:55:17.887Z] 
18:55:17 [2022-03-04T18:55:17.887Z] DONE 24 tests, 23 skipped in 2.156s
18:55:17 [2022-03-04T18:55:17.887Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:55:17 [2022-03-04T18:55:17.895Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:55:18 [2022-03-04T18:55:18.468Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:55:19 [2022-03-04T18:55:19.413Z] --- PASS: TestConfigInspect (2.98s)
18:55:19 [2022-03-04T18:55:19.413Z] === RUN   TestConfigList
18:55:19 [2022-03-04T18:55:19.417Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:19 [2022-03-04T18:55:19.417Z] INFO: Testing against a local daemon
18:55:19 [2022-03-04T18:55:19.417Z] === RUN   TestSessionCreate
18:55:19 [2022-03-04T18:55:19.417Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:55:19 [2022-03-04T18:55:19.417Z] --- SKIP: TestSessionCreate (0.00s)
18:55:19 [2022-03-04T18:55:19.417Z] === RUN   TestSessionCreateWithBadUpgrade
18:55:19 [2022-03-04T18:55:19.417Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:55:19 [2022-03-04T18:55:19.417Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:55:19 [2022-03-04T18:55:19.417Z] PASS
18:55:19 [2022-03-04T18:55:19.417Z] ok  	github.com/docker/docker/integration/session	0.093s
18:55:19 [2022-03-04T18:55:19.874Z] 
18:55:19 [2022-03-04T18:55:19.874Z] === Skipped
18:55:19 [2022-03-04T18:55:19.874Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:55:19 [2022-03-04T18:55:19.874Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:55:19 [2022-03-04T18:55:19.874Z] 
18:55:19 [2022-03-04T18:55:19.874Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:55:19 [2022-03-04T18:55:19.874Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:55:19 [2022-03-04T18:55:19.874Z] 
18:55:19 [2022-03-04T18:55:19.874Z] DONE 2 tests, 2 skipped in 1.647s
18:55:19 [2022-03-04T18:55:19.874Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:55:19 [2022-03-04T18:55:19.985Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:55:20 [2022-03-04T18:55:20.247Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:55:21 [2022-03-04T18:55:21.079Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:55:21 [2022-03-04T18:55:21.079Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:55:21 [2022-03-04T18:55:21.079Z] remote: Enumerating objects: 23, done.
18:55:21 [2022-03-04T18:55:21.079Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:55:21 [2022-03-04T18:55:21.079Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:55:21 [2022-03-04T18:55:21.079Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:55:21 [2022-03-04T18:55:21.079Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
18:55:21 [2022-03-04T18:55:21.079Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:55:21 [2022-03-04T18:55:21.406Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:21 [2022-03-04T18:55:21.406Z] INFO: Testing against a local daemon
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:55:21 [2022-03-04T18:55:21.406Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestEventsExecDie
18:55:21 [2022-03-04T18:55:21.406Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestEventsExecDie (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestEventsBackwardsCompatible
18:55:21 [2022-03-04T18:55:21.406Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestInfoAPI
18:55:21 [2022-03-04T18:55:21.406Z] --- PASS: TestInfoAPI (0.04s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestInfoAPIWarnings
18:55:21 [2022-03-04T18:55:21.406Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestInfoDebug
18:55:21 [2022-03-04T18:55:21.406Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestInfoDebug (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestInfoInsecureRegistries
18:55:21 [2022-03-04T18:55:21.406Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestInfoRegistryMirrors
18:55:21 [2022-03-04T18:55:21.406Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:21 [2022-03-04T18:55:21.406Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:55:21 [2022-03-04T18:55:21.406Z] === RUN   TestLoginFailsWithBadCredentials
18:55:21 [2022-03-04T18:55:21.635Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:55:21 [2022-03-04T18:55:21.896Z] --- PASS: TestConfigList (2.80s)
18:55:21 [2022-03-04T18:55:21.896Z] === RUN   TestConfigsCreateAndDelete
18:55:22 [2022-03-04T18:55:22.372Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
18:55:22 [2022-03-04T18:55:22.372Z] === RUN   TestPingCacheHeaders
18:55:22 [2022-03-04T18:55:22.372Z] --- PASS: TestPingCacheHeaders (0.04s)
18:55:22 [2022-03-04T18:55:22.372Z] === RUN   TestPingGet
18:55:22 [2022-03-04T18:55:22.372Z] --- PASS: TestPingGet (0.04s)
18:55:22 [2022-03-04T18:55:22.372Z] === RUN   TestPingHead
18:55:22 [2022-03-04T18:55:22.372Z] --- PASS: TestPingHead (0.03s)
18:55:22 [2022-03-04T18:55:22.372Z] === RUN   TestVersion
18:55:22 [2022-03-04T18:55:22.830Z] --- PASS: TestVersion (0.03s)
18:55:22 [2022-03-04T18:55:22.830Z] PASS
18:55:22 [2022-03-04T18:55:22.830Z] ok  	github.com/docker/docker/integration/system	1.258s
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === Skipped
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:55:22 [2022-03-04T18:55:22.830Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:55:22 [2022-03-04T18:55:22.830Z] 
18:55:22 [2022-03-04T18:55:22.830Z] DONE 13 tests, 7 skipped in 2.846s
18:55:22 [2022-03-04T18:55:22.830Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:55:22 [2022-03-04T18:55:22.839Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:55:22 [2022-03-04T18:55:22.973Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:55:23 [2022-03-04T18:55:23.412Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:55:23 [2022-03-04T18:55:23.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/test/unit
18:55:23 [2022-03-04T18:55:23.985Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:55:24 [2022-03-04T18:55:24.363Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:24 [2022-03-04T18:55:24.363Z] INFO: Testing against a local daemon
18:55:24 [2022-03-04T18:55:24.363Z] === RUN   TestVolumesCreateAndList
18:55:24 [2022-03-04T18:55:24.363Z] --- PASS: TestVolumesCreateAndList (0.05s)
18:55:24 [2022-03-04T18:55:24.363Z] === RUN   TestVolumesRemove
18:55:24 [2022-03-04T18:55:24.363Z] --- PASS: TestVolumesRemove (0.06s)
18:55:24 [2022-03-04T18:55:24.363Z] === RUN   TestVolumesInspect
18:55:24 [2022-03-04T18:55:24.363Z] --- PASS: TestVolumesInspect (0.04s)
18:55:24 [2022-03-04T18:55:24.363Z] === RUN   TestVolumesInvalidJSON
18:55:24 [2022-03-04T18:55:24.363Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:55:24 [2022-03-04T18:55:24.363Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:55:24 [2022-03-04T18:55:24.363Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:55:24 [2022-03-04T18:55:24.363Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:55:24 [2022-03-04T18:55:24.363Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
18:55:24 [2022-03-04T18:55:24.363Z] PASS
18:55:24 [2022-03-04T18:55:24.363Z] ok  	github.com/docker/docker/integration/volume	0.259s
18:55:24 [2022-03-04T18:55:24.820Z] 
18:55:24 [2022-03-04T18:55:24.820Z] DONE 5 tests in 1.915s
18:55:24 [2022-03-04T18:55:24.820Z] INFO: make.ps1 ended at 03/04/2022 18:55:24
18:55:24 [2022-03-04T18:55:24.820Z] INFO: Integration CLI tests being run from the host:
18:55:24 [2022-03-04T18:55:24.820Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
18:55:24 [2022-03-04T18:55:24.929Z] --- PASS: TestConfigsCreateAndDelete (2.85s)
18:55:24 [2022-03-04T18:55:24.929Z] === RUN   TestConfigsUpdate
18:55:24 [2022-03-04T18:55:24.929Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:55:25 [2022-03-04T18:55:25.504Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:55:26 [2022-03-04T18:55:26.096Z] ?   	github.com/docker/docker/api	[no test files]
18:55:27 [2022-03-04T18:55:27.300Z] --- PASS: TestServiceUpdateNetwork (11.94s)
18:55:27 [2022-03-04T18:55:27.300Z] === RUN   TestServiceUpdatePidsLimit
18:55:27 [2022-03-04T18:55:27.421Z] --- PASS: TestConfigsUpdate (2.20s)
18:55:27 [2022-03-04T18:55:27.421Z] === RUN   TestTemplatedConfig
18:55:28 [2022-03-04T18:55:28.239Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:55:28 [2022-03-04T18:55:28.499Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:55:29 [2022-03-04T18:55:29.339Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:55:29 [2022-03-04T18:55:29.339Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:55:29 [2022-03-04T18:55:29.744Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
18:55:29 [2022-03-04T18:55:29.744Z] === RUN   TestCreateServiceSysctls
18:55:30 [2022-03-04T18:55:30.280Z] --- PASS: TestTemplatedConfig (3.20s)
18:55:30 [2022-03-04T18:55:30.280Z] === RUN   TestConfigCreateResolve
18:55:31 [2022-03-04T18:55:31.646Z] --- PASS: TestCreateServiceSysctls (3.17s)
18:55:31 [2022-03-04T18:55:31.646Z] === RUN   TestCreateServiceCapabilities
18:55:32 [2022-03-04T18:55:32.195Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:55:32 [2022-03-04T18:55:32.195Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:55:32 [2022-03-04T18:55:32.767Z] --- PASS: TestConfigCreateResolve (2.46s)
18:55:32 [2022-03-04T18:55:32.767Z] === RUN   TestConfigDaemonLibtrustID
18:55:32 [2022-03-04T18:55:32.767Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:55:33 [2022-03-04T18:55:33.339Z]     check_test.go:309: [dd985bf0f033f] daemon is not started
18:55:33 [2022-03-04T18:55:33.339Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:55:33 [2022-03-04T18:55:33.339Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
18:55:33 [2022-03-04T18:55:33.339Z] PASS
18:55:33 [2022-03-04T18:55:33.339Z] 
18:55:33 [2022-03-04T18:55:33.339Z] DONE 7 tests in 17.258s
18:55:33 [2022-03-04T18:55:33.339Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:55:33 [2022-03-04T18:55:33.339Z] ++ 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
18:55:33 [2022-03-04T18:55:33.339Z] ++ set -e
18:55:33 [2022-03-04T18:55:33.339Z] ++ '[' -n 0 ']'
18:55:33 [2022-03-04T18:55:33.339Z] ++ set -x
18:55:33 [2022-03-04T18:55:33.339Z] ++ 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
18:55:33 [2022-03-04T18:55:33.387Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:55:33 [2022-03-04T18:55:33.387Z] INFO: Testing against a local daemon
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:55:33 [2022-03-04T18:55:33.387Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:55:33 [2022-03-04T18:55:33.387Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:55:33 [2022-03-04T18:55:33.387Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:55:33 [2022-03-04T18:55:33.599Z] INFO: Testing against a local daemon
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestCheckpoint
18:55:33 [2022-03-04T18:55:33.599Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:55:33 [2022-03-04T18:55:33.599Z] --- SKIP: TestCheckpoint (0.00s)
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestContainerInvalidJSON
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:55:33 [2022-03-04T18:55:33.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:55:33 [2022-03-04T18:55:33.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:55:33 [2022-03-04T18:55:33.599Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:55:33 [2022-03-04T18:55:33.599Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:55:33 [2022-03-04T18:55:33.599Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:55:33 [2022-03-04T18:55:33.599Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:55:33 [2022-03-04T18:55:33.599Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:55:33 [2022-03-04T18:55:33.599Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:55:33 [2022-03-04T18:55:33.599Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:55:33 [2022-03-04T18:55:33.599Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:55:33 [2022-03-04T18:55:33.599Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestCopyFromContainerPathIsNotDir
18:55:33 [2022-03-04T18:55:33.599Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
18:55:33 [2022-03-04T18:55:33.599Z] === RUN   TestCopyToContainerPathDoesNotExist
18:55:33 [2022-03-04T18:55:33.843Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:55:33 [2022-03-04T18:55:33.843Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:55:33 [2022-03-04T18:55:33.860Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:55:33 [2022-03-04T18:55:33.860Z] === RUN   TestCopyToContainerPathIsNotDir
18:55:33 [2022-03-04T18:55:33.860Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:55:33 [2022-03-04T18:55:33.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
18:55:33 [2022-03-04T18:55:33.860Z] === RUN   TestCopyFromContainer
18:55:34 [2022-03-04T18:55:34.177Z] --- PASS: TestCreateServiceCapabilities (2.52s)
18:55:34 [2022-03-04T18:55:34.177Z] === RUN   TestInspect
18:55:34 [2022-03-04T18:55:34.301Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:55:34 [2022-03-04T18:55:34.434Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:55:34 [2022-03-04T18:55:34.757Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:55:35 [2022-03-04T18:55:35.005Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:55:35 [2022-03-04T18:55:35.577Z] === RUN   TestCopyFromContainer//
18:55:35 [2022-03-04T18:55:35.577Z] === RUN   TestCopyFromContainer//bar/root
18:55:35 [2022-03-04T18:55:35.577Z] === RUN   TestCopyFromContainer//bar/root/
18:55:35 [2022-03-04T18:55:35.840Z] === RUN   TestCopyFromContainer/bar/quux
18:55:35 [2022-03-04T18:55:35.840Z] === RUN   TestCopyFromContainer/bar/quux/
18:55:36 [2022-03-04T18:55:36.101Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:55:36 [2022-03-04T18:55:36.101Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:55:36 [2022-03-04T18:55:36.362Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:55:36 [2022-03-04T18:55:36.362Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:55:36 [2022-03-04T18:55:36.362Z] === RUN   TestCopyFromContainer/bar/notarget
18:55:36 [2022-03-04T18:55:36.624Z] --- PASS: TestCopyFromContainer (2.80s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:55:36 [2022-03-04T18:55:36.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:55:36 [2022-03-04T18:55:36.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:55:36 [2022-03-04T18:55:36.624Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:55:36 [2022-03-04T18:55:36.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:55:36 [2022-03-04T18:55:36.624Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateLinkToNonExistingContainer
18:55:36 [2022-03-04T18:55:36.624Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateWithInvalidEnv
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateWithInvalidEnv/0
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateWithInvalidEnv/0
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateWithInvalidEnv/1
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateWithInvalidEnv/1
18:55:36 [2022-03-04T18:55:36.624Z] === RUN   TestCreateWithInvalidEnv/2
18:55:36 [2022-03-04T18:55:36.624Z] === PAUSE TestCreateWithInvalidEnv/2
18:55:36 [2022-03-04T18:55:36.631Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:55:36 [2022-03-04T18:55:36.751Z] --- PASS: TestInspect (2.78s)
18:55:36 [2022-03-04T18:55:36.751Z] === RUN   TestCreateJob
18:55:36 [2022-03-04T18:55:36.885Z] === CONT  TestCreateWithInvalidEnv/0
18:55:36 [2022-03-04T18:55:36.885Z] === CONT  TestCreateWithInvalidEnv/2
18:55:36 [2022-03-04T18:55:36.885Z] === CONT  TestCreateWithInvalidEnv/1
18:55:36 [2022-03-04T18:55:36.885Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:55:36 [2022-03-04T18:55:36.885Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
18:55:36 [2022-03-04T18:55:36.885Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:55:36 [2022-03-04T18:55:36.885Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
18:55:36 [2022-03-04T18:55:36.885Z] === RUN   TestCreateTmpfsMountsTarget
18:55:36 [2022-03-04T18:55:36.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
18:55:36 [2022-03-04T18:55:36.885Z] === RUN   TestCreateWithCustomMaskedPaths
18:55:37 [2022-03-04T18:55:37.148Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:55:38 [2022-03-04T18:55:38.092Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:55:38 [2022-03-04T18:55:38.665Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:55:39 [2022-03-04T18:55:39.237Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s)
18:55:39 [2022-03-04T18:55:39.237Z] === RUN   TestCreateWithCustomReadonlyPaths
18:55:39 [2022-03-04T18:55:39.237Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:55:40 [2022-03-04T18:55:40.035Z] --- PASS: TestCreateJob (2.99s)
18:55:40 [2022-03-04T18:55:40.035Z] === RUN   TestReplicatedJob
18:55:41 [2022-03-04T18:55:41.220Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s)
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:55:41 [2022-03-04T18:55:41.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:55:41 [2022-03-04T18:55:41.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:55:41 [2022-03-04T18:55:41.220Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:55:41 [2022-03-04T18:55:41.220Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:55:41 [2022-03-04T18:55:41.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:55:41 [2022-03-04T18:55:41.220Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:55:41 [2022-03-04T18:55:41.220Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:55:41 [2022-03-04T18:55:41.220Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:55:41 [2022-03-04T18:55:41.220Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:55:41 [2022-03-04T18:55:41.220Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:55:41 [2022-03-04T18:55:41.220Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:55:41 [2022-03-04T18:55:41.794Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
18:55:41 [2022-03-04T18:55:41.794Z] === RUN   TestCreateDifferentPlatform
18:55:41 [2022-03-04T18:55:41.794Z] === RUN   TestCreateDifferentPlatform/different_os
18:55:41 [2022-03-04T18:55:41.794Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:55:42 [2022-03-04T18:55:42.056Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:55:42 [2022-03-04T18:55:42.056Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:55:42 [2022-03-04T18:55:42.056Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:55:42 [2022-03-04T18:55:42.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:55:42 [2022-03-04T18:55:42.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestContainerStartOnDaemonRestart
18:55:42 [2022-03-04T18:55:42.056Z] === PAUSE TestContainerStartOnDaemonRestart
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestDaemonRestartIpcMode
18:55:42 [2022-03-04T18:55:42.056Z] === PAUSE TestDaemonRestartIpcMode
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestDaemonHostGatewayIP
18:55:42 [2022-03-04T18:55:42.056Z] === PAUSE TestDaemonHostGatewayIP
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestRestartDaemonWithRestartingContainer
18:55:42 [2022-03-04T18:55:42.056Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestContainerKillOnDaemonStart
18:55:42 [2022-03-04T18:55:42.056Z] === PAUSE TestContainerKillOnDaemonStart
18:55:42 [2022-03-04T18:55:42.056Z] === RUN   TestDiff
18:55:42 [2022-03-04T18:55:42.471Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:55:43 [2022-03-04T18:55:43.042Z] --- PASS: TestDiff (0.85s)
18:55:43 [2022-03-04T18:55:43.042Z] === RUN   TestExecWithCloseStdin
18:55:43 [2022-03-04T18:55:43.042Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:55:43 [2022-03-04T18:55:43.204Z] --- PASS: TestServiceUpdatePidsLimit (15.48s)
18:55:43 [2022-03-04T18:55:43.204Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
18:55:43 [2022-03-04T18:55:43.204Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
18:55:43 [2022-03-04T18:55:43.204Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:55:43 [2022-03-04T18:55:43.204Z] PASS
18:55:43 [2022-03-04T18:55:43.204Z] 
18:55:43 [2022-03-04T18:55:43.204Z] === Skipped
18:55:43 [2022-03-04T18:55:43.204Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:55:43 [2022-03-04T18:55:43.204Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:55:43 [2022-03-04T18:55:43.204Z] 
18:55:43 [2022-03-04T18:55:43.204Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:55:43 [2022-03-04T18:55:43.204Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:55:43 [2022-03-04T18:55:43.204Z] 
18:55:43 [2022-03-04T18:55:43.204Z] DONE 27 tests, 2 skipped in 145.342s
18:55:43 [2022-03-04T18:55:43.204Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:55:43 [2022-03-04T18:55:43.204Z] ++ 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
18:55:43 [2022-03-04T18:55:43.204Z] ++ set -e
18:55:43 [2022-03-04T18:55:43.204Z] ++ '[' -n 0 ']'
18:55:43 [2022-03-04T18:55:43.204Z] ++ set -x
18:55:43 [2022-03-04T18:55:43.204Z] ++ 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
18:55:43 [2022-03-04T18:55:43.204Z] INFO: Testing against a local daemon
18:55:43 [2022-03-04T18:55:43.204Z] === RUN   TestSessionCreate
18:55:43 [2022-03-04T18:55:43.204Z] --- PASS: TestSessionCreate (0.03s)
18:55:43 [2022-03-04T18:55:43.204Z] === RUN   TestSessionCreateWithBadUpgrade
18:55:43 [2022-03-04T18:55:43.204Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:55:43 [2022-03-04T18:55:43.204Z] PASS
18:55:43 [2022-03-04T18:55:43.204Z] 
18:55:43 [2022-03-04T18:55:43.204Z] DONE 2 tests in 0.128s
18:55:43 [2022-03-04T18:55:43.204Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:55:43 [2022-03-04T18:55:43.204Z] ++ 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
18:55:43 [2022-03-04T18:55:43.204Z] ++ set -e
18:55:43 [2022-03-04T18:55:43.204Z] ++ '[' -n 0 ']'
18:55:43 [2022-03-04T18:55:43.204Z] ++ set -x
18:55:43 [2022-03-04T18:55:43.204Z] ++ 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
18:55:43 [2022-03-04T18:55:43.204Z] INFO: Testing against a local daemon
18:55:43 [2022-03-04T18:55:43.204Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:55:43 [2022-03-04T18:55:43.204Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:55:43 [2022-03-04T18:55:43.204Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:55:43 [2022-03-04T18:55:43.204Z] === RUN   TestEventsExecDie
18:55:43 [2022-03-04T18:55:43.465Z] --- PASS: TestEventsExecDie (0.44s)
18:55:43 [2022-03-04T18:55:43.465Z] === RUN   TestEventsBackwardsCompatible
18:55:43 [2022-03-04T18:55:43.465Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:55:43 [2022-03-04T18:55:43.465Z] === RUN   TestInfoBinaryCommits
18:55:43 [2022-03-04T18:55:43.465Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:55:43 [2022-03-04T18:55:43.465Z] === RUN   TestInfoAPIVersioned
18:55:43 [2022-03-04T18:55:43.465Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:55:43 [2022-03-04T18:55:43.465Z] === RUN   TestInfoDiscoveryBackend
18:55:43 [2022-03-04T18:55:43.614Z] --- PASS: TestExecWithCloseStdin (0.68s)
18:55:43 [2022-03-04T18:55:43.614Z] === RUN   TestExec
18:55:44 [2022-03-04T18:55:44.035Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:55:44 [2022-03-04T18:55:44.035Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:55:44 [2022-03-04T18:55:44.156Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
18:55:44 [2022-03-04T18:55:44.186Z] --- PASS: TestExec (0.66s)
18:55:44 [2022-03-04T18:55:44.186Z] === RUN   TestExecUser
18:55:44 [2022-03-04T18:55:44.974Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:55:44 [2022-03-04T18:55:44.974Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:55:45 [2022-03-04T18:55:45.129Z] --- PASS: TestExecUser (0.67s)
18:55:45 [2022-03-04T18:55:45.129Z] === RUN   TestExportContainerAndImportImage
18:55:45 [2022-03-04T18:55:45.129Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:55:45 [2022-03-04T18:55:45.304Z] --- PASS: TestReplicatedJob (4.83s)
18:55:45 [2022-03-04T18:55:45.305Z] === RUN   TestUpdateReplicatedJob
18:55:45 [2022-03-04T18:55:45.391Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:55:45 [2022-03-04T18:55:45.391Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:55:45 [2022-03-04T18:55:45.391Z]     check_test.go:309: [d19b1b0c58442] daemon is not started
18:55:45 [2022-03-04T18:55:45.391Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:55:45 [2022-03-04T18:55:45.544Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:55:45 [2022-03-04T18:55:45.544Z] === RUN   TestInfoAPI
18:55:45 [2022-03-04T18:55:45.544Z] --- PASS: TestInfoAPI (0.03s)
18:55:45 [2022-03-04T18:55:45.544Z] === RUN   TestInfoAPIWarnings
18:55:45 [2022-03-04T18:55:45.964Z] --- PASS: TestExportContainerAndImportImage (1.03s)
18:55:45 [2022-03-04T18:55:45.964Z] === RUN   TestExportContainerAfterDaemonRestart
18:55:46 [2022-03-04T18:55:46.225Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:55:47 [2022-03-04T18:55:47.611Z] === RUN   TestDockerSuite/TestBuildAddScript
18:55:47 [2022-03-04T18:55:47.611Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:55:47 [2022-03-04T18:55:47.611Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
18:55:47 [2022-03-04T18:55:47.611Z] === RUN   TestHealthCheckWorkdir
18:55:47 [2022-03-04T18:55:47.836Z] --- PASS: TestUpdateReplicatedJob (3.26s)
18:55:47 [2022-03-04T18:55:47.836Z] === RUN   TestServiceListWithStatuses
18:55:47 [2022-03-04T18:55:47.836Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:55:47 [2022-03-04T18:55:47.836Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:55:47 [2022-03-04T18:55:47.836Z] === RUN   TestDockerNetworkConnectAlias
18:55:48 [2022-03-04T18:55:48.554Z] --- PASS: TestHealthCheckWorkdir (1.05s)
18:55:48 [2022-03-04T18:55:48.554Z] === RUN   TestHealthKillContainer
18:55:49 [2022-03-04T18:55:49.498Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:55:50 [2022-03-04T18:55:50.069Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:55:51 [2022-03-04T18:55:51.012Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:55:52 [2022-03-04T18:55:52.025Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
18:55:52 [2022-03-04T18:55:52.025Z] === RUN   TestDockerNetworkReConnect
18:55:52 [2022-03-04T18:55:52.403Z]     check_test.go:309: [da6aa50f4c0b2] daemon is not started
18:55:52 [2022-03-04T18:55:52.403Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:55:54 [2022-03-04T18:55:54.962Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:55:55 [2022-03-04T18:55:55.223Z]     check_test.go:309: [da91edee57814] daemon is not started
18:55:55 [2022-03-04T18:55:55.223Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:55:55 [2022-03-04T18:55:55.314Z] --- PASS: TestDockerNetworkReConnect (3.35s)
18:55:55 [2022-03-04T18:55:55.314Z] === RUN   TestServicePlugin
18:55:55 [2022-03-04T18:55:55.483Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:55:57 [2022-03-04T18:55:57.400Z] --- PASS: TestHealthKillContainer (8.49s)
18:55:57 [2022-03-04T18:55:57.400Z] === RUN   TestInspectCpusetInConfigPre120
18:55:57 [2022-03-04T18:55:57.661Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s)
18:55:57 [2022-03-04T18:55:57.661Z] === RUN   TestIpcModeNone
18:55:57 [2022-03-04T18:55:57.923Z]     docker_cli_daemon_plugins_test.go:79: [df6ac873d3160] daemon is not started
18:55:58 [2022-03-04T18:55:58.494Z] --- PASS: TestIpcModeNone (0.67s)
18:55:58 [2022-03-04T18:55:58.494Z] === RUN   TestIpcModePrivate
18:55:59 [2022-03-04T18:55:59.068Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:55:59 [2022-03-04T18:55:59.330Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:55:59 [2022-03-04T18:55:59.330Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:55:59 [2022-03-04T18:55:59.330Z] --- PASS: TestIpcModePrivate (0.90s)
18:55:59 [2022-03-04T18:55:59.330Z] === RUN   TestIpcModeShareable
18:55:59 [2022-03-04T18:55:59.511Z]     plugin_test.go:62: [d691b615e77ac] joining swarm manager [d705948a0f7a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:55:59 [2022-03-04T18:55:59.902Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
18:56:00 [2022-03-04T18:56:00.163Z] --- PASS: TestIpcModeShareable (0.78s)
18:56:00 [2022-03-04T18:56:00.163Z] === RUN   TestAPIIpcModeShareableAndContainer
18:56:00 [2022-03-04T18:56:00.453Z]     plugin_test.go:65: [d3e969529a8e7] joining swarm manager [d705948a0f7a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:56:02 [2022-03-04T18:56:02.097Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:56:02 [2022-03-04T18:56:02.097Z]     docker_cli_daemon_plugins_test.go:169: [de8c00c2ec807] daemon is not started
18:56:02 [2022-03-04T18:56:02.360Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.14s)
18:56:02 [2022-03-04T18:56:02.360Z] === RUN   TestAPIIpcModeHost
18:56:02 [2022-03-04T18:56:02.360Z] === RUN   TestDockerSuite/TestBuildAddTar
18:56:02 [2022-03-04T18:56:02.935Z] --- PASS: TestAPIIpcModeHost (0.59s)
18:56:02 [2022-03-04T18:56:02.935Z] === RUN   TestDaemonIpcModeShareable
18:56:03 [2022-03-04T18:56:03.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestInfoAPIWarnings (16.20s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestInfoDebug
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestInfoDebug (0.52s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestInfoInsecureRegistries
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestInfoRegistryMirrors
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestLoginFailsWithBadCredentials
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestPingCacheHeaders
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestPingCacheHeaders (0.02s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestPingGet
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestPingGet (0.02s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestPingHead
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestPingHead (0.02s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestVersion
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestVersion (0.02s)
18:56:03 [2022-03-04T18:56:03.650Z] PASS
18:56:03 [2022-03-04T18:56:03.650Z] 
18:56:03 [2022-03-04T18:56:03.650Z] === Skipped
18:56:03 [2022-03-04T18:56:03.650Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:56:03 [2022-03-04T18:56:03.650Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:56:03 [2022-03-04T18:56:03.650Z] 
18:56:03 [2022-03-04T18:56:03.650Z] DONE 18 tests, 1 skipped in 20.642s
18:56:03 [2022-03-04T18:56:03.650Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:56:03 [2022-03-04T18:56:03.650Z] ++ 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
18:56:03 [2022-03-04T18:56:03.650Z] ++ set -e
18:56:03 [2022-03-04T18:56:03.650Z] ++ '[' -n 0 ']'
18:56:03 [2022-03-04T18:56:03.650Z] ++ set -x
18:56:03 [2022-03-04T18:56:03.650Z] ++ 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
18:56:03 [2022-03-04T18:56:03.650Z] INFO: Testing against a local daemon
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestVolumesCreateAndList
18:56:03 [2022-03-04T18:56:03.650Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:56:03 [2022-03-04T18:56:03.650Z] === RUN   TestVolumesRemove
18:56:03 [2022-03-04T18:56:03.651Z] --- PASS: TestVolumesRemove (0.05s)
18:56:03 [2022-03-04T18:56:03.651Z] === RUN   TestVolumesInspect
18:56:03 [2022-03-04T18:56:03.651Z] --- PASS: TestVolumesInspect (0.02s)
18:56:03 [2022-03-04T18:56:03.651Z] === RUN   TestVolumesInvalidJSON
18:56:03 [2022-03-04T18:56:03.651Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:56:03 [2022-03-04T18:56:03.651Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:56:03 [2022-03-04T18:56:03.651Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:56:03 [2022-03-04T18:56:03.651Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:56:03 [2022-03-04T18:56:03.651Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:56:03 [2022-03-04T18:56:03.651Z] PASS
18:56:03 [2022-03-04T18:56:03.651Z] 
18:56:03 [2022-03-04T18:56:03.651Z] DONE 5 tests in 0.201s
18:56:03 [2022-03-04T18:56:03.651Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:56:03 [2022-03-04T18:56:03.910Z] ++++ cat bundles/test-integration/docker.pid
18:56:03 [2022-03-04T18:56:03.910Z] +++ kill 12143
18:56:04 [2022-03-04T18:56:04.448Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
18:56:04 [2022-03-04T18:56:04.448Z] --- PASS: TestDaemonIpcModeShareable (1.70s)
18:56:04 [2022-03-04T18:56:04.448Z] === RUN   TestDaemonIpcModePrivate
18:56:05 [2022-03-04T18:56:05.292Z] +++ /etc/init.d/apparmor stop
18:56:05 [2022-03-04T18:56:05.292Z] Leaving: AppArmorNo profiles have been unloaded.
18:56:05 [2022-03-04T18:56:05.292Z] 
18:56:05 [2022-03-04T18:56:05.292Z] Unloading profiles will leave already running processes permanently
18:56:05 [2022-03-04T18:56:05.292Z] unconfined, which can lead to unexpected situations.
18:56:05 [2022-03-04T18:56:05.292Z] 
18:56:05 [2022-03-04T18:56:05.292Z] To set a process to complain mode, use the command line tool
18:56:05 [2022-03-04T18:56:05.292Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:56:05 [2022-03-04T18:56:05.292Z] +++ true
18:56:05 [2022-03-04T18:56:05.292Z] exiting test-integration
18:56:05 [2022-03-04T18:56:05.292Z] ++ exit 0
18:56:05 [2022-03-04T18:56:05.292Z] 
Post stage
[Pipeline] junit
18:56:06 [2022-03-04T18:56:06.245Z] Recording test results
18:56:06 [2022-03-04T18:56:06.364Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
18:56:06 [2022-03-04T18:56:06.364Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
18:56:06 [2022-03-04T18:56:06.364Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:56:06 [2022-03-04T18:56:06.422Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:56:06 [2022-03-04T18:56:06.625Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:56:06 [2022-03-04T18:56:06.760Z] + echo Ensuring container killed.
18:56:06 [2022-03-04T18:56:06.760Z] Ensuring container killed.
18:56:06 [2022-03-04T18:56:06.760Z] + docker rm -vf docker-pr3
18:56:06 [2022-03-04T18:56:06.760Z] Error: No such container: docker-pr3
[Pipeline] sh
18:56:07 [2022-03-04T18:56:07.049Z] + echo Chowning /workspace to jenkins user
18:56:07 [2022-03-04T18:56:07.049Z] Chowning /workspace to jenkins user
18:56:07 [2022-03-04T18:56:07.049Z] + id -u
18:56:07 [2022-03-04T18:56:07.049Z] + id -g
18:56:07 [2022-03-04T18:56:07.049Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
18:56:07 [2022-03-04T18:56:07.198Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:56:07 [2022-03-04T18:56:07.770Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
18:56:07 [2022-03-04T18:56:07.770Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:56:07 [2022-03-04T18:56:07.770Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s)
18:56:07 [2022-03-04T18:56:07.770Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:56:08 [2022-03-04T18:56:08.345Z]     check_test.go:309: [d84fb6599723b] daemon is not started
18:56:08 [2022-03-04T18:56:08.345Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:56:08 [2022-03-04T18:56:08.741Z] + bundleName=arm64-integration
18:56:08 [2022-03-04T18:56:08.741Z] + echo Creating arm64-integration-bundles.tar.gz
18:56:08 [2022-03-04T18:56:08.741Z] Creating arm64-integration-bundles.tar.gz
18:56:08 [2022-03-04T18:56:08.741Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:56:08 [2022-03-04T18:56:08.741Z] + 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
18:56:08 [2022-03-04T18:56:08.757Z] Archiving artifacts
18:56:09 [2022-03-04T18:56:09.289Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:56:09 [2022-03-04T18:56:09.289Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
18:56:09 [2022-03-04T18:56:09.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
18:56:09 [2022-03-04T18:56:09.550Z] === RUN   TestIpcModeOlderClient
18:56:09 [2022-03-04T18:56:09.550Z] === PAUSE TestIpcModeOlderClient
18:56:09 [2022-03-04T18:56:09.550Z] === RUN   TestKillContainerInvalidSignal
18:56:10 [2022-03-04T18:56:10.124Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:56:10 [2022-03-04T18:56:10.385Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
18:56:10 [2022-03-04T18:56:10.385Z] === RUN   TestKillContainer
18:56:10 [2022-03-04T18:56:10.385Z] === RUN   TestKillContainer/no_signal
18:56:10 [2022-03-04T18:56:10.385Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:56:10 [2022-03-04T18:56:10.422Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:56:10 [2022-03-04T18:56:10.730Z] + make clean
18:56:10 [2022-03-04T18:56:10.730Z] docker volume rm -f docker-dev-cache
18:56:10 [2022-03-04T18:56:10.730Z] docker-dev-cache
[Pipeline] deleteDir
18:56:11 [2022-03-04T18:56:11.329Z] === RUN   TestKillContainer/non_killing_signal
18:56:11 [2022-03-04T18:56:11.590Z] === RUN   TestKillContainer/killing_signal
18:56:11 [2022-03-04T18:56:11.590Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:56:11 [2022-03-04T18:56:11.850Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:56:12 [2022-03-04T18:56:12.465Z] --- PASS: TestKillContainer (2.15s)
18:56:12 [2022-03-04T18:56:12.465Z]     --- PASS: TestKillContainer/no_signal (0.75s)
18:56:12 [2022-03-04T18:56:12.465Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
18:56:12 [2022-03-04T18:56:12.465Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
18:56:12 [2022-03-04T18:56:12.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:56:12 [2022-03-04T18:56:12.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:56:13 [2022-03-04T18:56:13.408Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:56:13 [2022-03-04T18:56:13.408Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:56:13 [2022-03-04T18:56:13.981Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
18:56:13 [2022-03-04T18:56:13.981Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
18:56:13 [2022-03-04T18:56:13.981Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
18:56:13 [2022-03-04T18:56:13.981Z] === RUN   TestKillStoppedContainer
18:56:13 [2022-03-04T18:56:13.981Z] --- PASS: TestKillStoppedContainer (0.07s)
18:56:13 [2022-03-04T18:56:13.981Z] === RUN   TestKillStoppedContainerAPIPre120
18:56:13 [2022-03-04T18:56:13.981Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
18:56:13 [2022-03-04T18:56:13.981Z] === RUN   TestKillDifferentUserContainer
18:56:14 [2022-03-04T18:56:14.926Z] --- PASS: TestKillDifferentUserContainer (0.66s)
18:56:14 [2022-03-04T18:56:14.926Z] === RUN   TestInspectOomKilledTrue
18:56:14 [2022-03-04T18:56:14.926Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:56:14 [2022-03-04T18:56:14.926Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:56:14 [2022-03-04T18:56:14.926Z] === RUN   TestInspectOomKilledFalse
18:56:14 [2022-03-04T18:56:14.926Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:56:14 [2022-03-04T18:56:14.926Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:56:14 [2022-03-04T18:56:14.926Z] === RUN   TestLinksEtcHostsContentMatch
18:56:14 [2022-03-04T18:56:14.926Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:56:15 [2022-03-04T18:56:15.499Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
18:56:15 [2022-03-04T18:56:15.499Z] === RUN   TestLinksContainerNames
18:56:15 [2022-03-04T18:56:15.499Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:56:16 [2022-03-04T18:56:16.887Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:56:16 [2022-03-04T18:56:16.887Z] --- PASS: TestLinksContainerNames (1.52s)
18:56:16 [2022-03-04T18:56:16.887Z] === RUN   TestLogsFollowTailEmpty
18:56:17 [2022-03-04T18:56:17.832Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
18:56:17 [2022-03-04T18:56:17.832Z] === RUN   TestContainerNetworkMountsNoChown
18:56:18 [2022-03-04T18:56:18.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/default
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/default
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/private
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/private
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rprivate
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rprivate
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/slave
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/slave
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rslave
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rslave
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/shared
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/shared
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rshared
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rshared
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/default
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/default/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/default/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/default/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/rshared
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/shared
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/rslave
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/slave
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/rprivate
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/private
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/private/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:56:18 [2022-03-04T18:56:18.404Z] === RUN   TestMountDaemonRoot/private/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:56:18 [2022-03-04T18:56:18.404Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/default/mount_root
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:56:18 [2022-03-04T18:56:18.666Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:56:18 [2022-03-04T18:56:18.928Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:56:19 [2022-03-04T18:56:19.189Z] === CONT  TestMountDaemonRoot/private/bind_root
18:56:19 [2022-03-04T18:56:19.189Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:56:19 [2022-03-04T18:56:19.189Z] === CONT  TestMountDaemonRoot/private/mount_root
18:56:19 [2022-03-04T18:56:19.189Z] --- PASS: TestMountDaemonRoot (0.02s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:56:19 [2022-03-04T18:56:19.189Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:56:19 [2022-03-04T18:56:19.189Z] === RUN   TestContainerBindMountNonRecursive
18:56:20 [2022-03-04T18:56:20.576Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:56:21 [2022-03-04T18:56:21.192Z] --- PASS: TestContainerBindMountNonRecursive (1.90s)
18:56:21 [2022-03-04T18:56:21.192Z] === RUN   TestContainerVolumesMountedAsShared
18:56:21 [2022-03-04T18:56:21.192Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:56:21 [2022-03-04T18:56:21.769Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
18:56:21 [2022-03-04T18:56:21.769Z] === RUN   TestContainerVolumesMountedAsSlave
18:56:21 [2022-03-04T18:56:21.769Z] === RUN   TestDockerSuite/TestBuildBlankName
18:56:22 [2022-03-04T18:56:22.340Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:56:22 [2022-03-04T18:56:22.340Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
18:56:22 [2022-03-04T18:56:22.340Z] === RUN   TestNetworkNat
18:56:23 [2022-03-04T18:56:23.287Z] --- PASS: TestNetworkNat (0.67s)
18:56:23 [2022-03-04T18:56:23.287Z] === RUN   TestNetworkLocalhostTCPNat
18:56:23 [2022-03-04T18:56:23.549Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s)
18:56:23 [2022-03-04T18:56:23.549Z] === RUN   TestNetworkLoopbackNat
18:56:23 [2022-03-04T18:56:23.810Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:56:24 [2022-03-04T18:56:24.753Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:56:25 [2022-03-04T18:56:25.325Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:56:26 [2022-03-04T18:56:26.079Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:56:26 [2022-03-04T18:56:26.651Z] --- PASS: TestNetworkLoopbackNat (2.90s)
18:56:26 [2022-03-04T18:56:26.651Z] === RUN   TestPause
18:56:26 [2022-03-04T18:56:26.992Z] --- PASS: TestServicePlugin (29.94s)
18:56:26 [2022-03-04T18:56:26.992Z] === RUN   TestServiceUpdateLabel
18:56:27 [2022-03-04T18:56:27.222Z] --- PASS: TestPause (0.67s)
18:56:27 [2022-03-04T18:56:27.222Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:56:27 [2022-03-04T18:56:27.222Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:56:27 [2022-03-04T18:56:27.222Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:56:27 [2022-03-04T18:56:27.222Z] === RUN   TestPauseStopPausedContainer
18:56:27 [2022-03-04T18:56:27.483Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:56:27 [2022-03-04T18:56:27.558Z] --- PASS: TestServiceUpdateLabel (2.16s)
18:56:27 [2022-03-04T18:56:27.558Z] === RUN   TestServiceUpdateSecrets
18:56:28 [2022-03-04T18:56:28.056Z] --- PASS: TestPauseStopPausedContainer (0.65s)
18:56:28 [2022-03-04T18:56:28.056Z] === RUN   TestPsFilter
18:56:28 [2022-03-04T18:56:28.056Z] --- PASS: TestPsFilter (0.16s)
18:56:28 [2022-03-04T18:56:28.056Z] === RUN   TestRemoveContainerWithRemovedVolume
18:56:28 [2022-03-04T18:56:28.628Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
18:56:28 [2022-03-04T18:56:28.628Z] === RUN   TestRemoveContainerWithVolume
18:56:28 [2022-03-04T18:56:28.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:56:29 [2022-03-04T18:56:29.150Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
18:56:29 [2022-03-04T18:56:29.150Z] === RUN   TestRemoveContainerRunning
18:56:29 [2022-03-04T18:56:29.724Z] --- PASS: TestRemoveContainerRunning (0.59s)
18:56:29 [2022-03-04T18:56:29.724Z] === RUN   TestRemoveContainerForceRemoveRunning
18:56:30 [2022-03-04T18:56:30.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
18:56:30 [2022-03-04T18:56:30.298Z] === RUN   TestRemoveInvalidContainer
18:56:30 [2022-03-04T18:56:30.298Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:56:30 [2022-03-04T18:56:30.298Z] === RUN   TestRenameLinkedContainer
18:56:30 [2022-03-04T18:56:30.872Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:56:31 [2022-03-04T18:56:31.134Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:56:32 [2022-03-04T18:56:32.075Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:56:33 [2022-03-04T18:56:33.021Z] --- PASS: TestRenameLinkedContainer (2.81s)
18:56:33 [2022-03-04T18:56:33.021Z] === RUN   TestRenameStoppedContainer
18:56:33 [2022-03-04T18:56:33.964Z] --- PASS: TestRenameStoppedContainer (0.64s)
18:56:33 [2022-03-04T18:56:33.964Z] === RUN   TestRenameRunningContainerAndReuse
18:56:35 [2022-03-04T18:56:35.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:56:35 [2022-03-04T18:56:35.350Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
18:56:35 [2022-03-04T18:56:35.350Z] === RUN   TestRenameInvalidName
18:56:36 [2022-03-04T18:56:36.295Z] --- PASS: TestRenameInvalidName (0.78s)
18:56:36 [2022-03-04T18:56:36.295Z] === RUN   TestRenameAnonymousContainer
18:56:38 [2022-03-04T18:56:38.845Z]     check_test.go:309: [de63a14e60be5] daemon is not started
18:56:38 [2022-03-04T18:56:38.845Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:56:38 [2022-03-04T18:56:38.845Z] --- PASS: TestRenameAnonymousContainer (2.72s)
18:56:38 [2022-03-04T18:56:38.845Z] === RUN   TestRenameContainerWithSameName
18:56:39 [2022-03-04T18:56:39.788Z] --- PASS: TestRenameContainerWithSameName (0.80s)
18:56:39 [2022-03-04T18:56:39.788Z] === RUN   TestRenameContainerWithLinkedContainer
18:56:40 [2022-03-04T18:56:40.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:56:40 [2022-03-04T18:56:40.995Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s)
18:56:40 [2022-03-04T18:56:40.995Z] === RUN   TestResize
18:56:41 [2022-03-04T18:56:41.939Z] --- PASS: TestResize (0.84s)
18:56:41 [2022-03-04T18:56:41.939Z] === RUN   TestResizeWithInvalidSize
18:56:42 [2022-03-04T18:56:42.426Z] --- PASS: TestServiceUpdateSecrets (14.59s)
18:56:42 [2022-03-04T18:56:42.426Z] === RUN   TestServiceUpdateConfigs
18:56:42 [2022-03-04T18:56:42.883Z] --- PASS: TestResizeWithInvalidSize (0.92s)
18:56:42 [2022-03-04T18:56:42.883Z] === RUN   TestResizeWhenContainerNotStarted
18:56:43 [2022-03-04T18:56:43.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:56:43 [2022-03-04T18:56:43.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:56:47 [2022-03-04T18:56:47.139Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:56:47 [2022-03-04T18:56:47.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:56:47 [2022-03-04T18:56:47.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:56:48 [2022-03-04T18:56:48.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:56:48 [2022-03-04T18:56:48.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:56:50 [2022-03-04T18:56:50.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:56:50 [2022-03-04T18:56:50.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:56:51 [2022-03-04T18:56:51.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:56:53 [2022-03-04T18:56:53.560Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:56:53 [2022-03-04T18:56:53.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:56:53 [2022-03-04T18:56:53.822Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:56:54 [2022-03-04T18:56:54.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:56:56 [2022-03-04T18:56:56.003Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:56:56 [2022-03-04T18:56:56.265Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:56:57 [2022-03-04T18:56:57.307Z] --- PASS: TestServiceUpdateConfigs (14.47s)
18:56:57 [2022-03-04T18:56:57.307Z] === RUN   TestServiceUpdateNetwork
18:56:58 [2022-03-04T18:56:58.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:56:58 [2022-03-04T18:56:58.823Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:56:58 [2022-03-04T18:56:58.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:56:59 [2022-03-04T18:56:59.085Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:56:59 [2022-03-04T18:56:59.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:57:01 [2022-03-04T18:57:01.047Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.19s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.36s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.81s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
18:57:01 [2022-03-04T18:57:01.047Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
18:57:01 [2022-03-04T18:57:01.047Z] === RUN   TestCgroupNamespacesRun
18:57:02 [2022-03-04T18:57:02.967Z] --- PASS: TestCgroupNamespacesRun (1.62s)
18:57:02 [2022-03-04T18:57:02.967Z] === RUN   TestCgroupNamespacesRunPrivileged
18:57:04 [2022-03-04T18:57:04.358Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:57:04 [2022-03-04T18:57:04.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:57:04 [2022-03-04T18:57:04.619Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
18:57:04 [2022-03-04T18:57:04.619Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:57:05 [2022-03-04T18:57:05.551Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:57:05 [2022-03-04T18:57:05.551Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
18:57:05 [2022-03-04T18:57:05.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:57:05 [2022-03-04T18:57:05.809Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:57:05 [2022-03-04T18:57:05.809Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:57:06 [2022-03-04T18:57:06.105Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:57:06 [2022-03-04T18:57:06.105Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:57:06 [2022-03-04T18:57:06.509Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
18:57:06 [2022-03-04T18:57:06.509Z] === RUN   TestCgroupNamespacesRunHostMode
18:57:06 [2022-03-04T18:57:06.509Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:57:07 [2022-03-04T18:57:07.039Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:57:07 [2022-03-04T18:57:07.039Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:57:07 [2022-03-04T18:57:07.039Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:57:07 [2022-03-04T18:57:07.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:57:07 [2022-03-04T18:57:07.300Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:57:07 [2022-03-04T18:57:07.300Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:57:07 [2022-03-04T18:57:07.395Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:57:07 [2022-03-04T18:57:07.558Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:57:08 [2022-03-04T18:57:08.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s)
18:57:08 [2022-03-04T18:57:08.342Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:57:08 [2022-03-04T18:57:08.342Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:57:08 [2022-03-04T18:57:08.925Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:57:08 [2022-03-04T18:57:08.925Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:57:08 [2022-03-04T18:57:08.925Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/types	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:57:09 [2022-03-04T18:57:09.182Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
18:57:09 [2022-03-04T18:57:09.439Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:57:09 [2022-03-04T18:57:09.439Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:57:09 [2022-03-04T18:57:09.513Z] --- PASS: TestServiceUpdateNetwork (12.47s)
18:57:09 [2022-03-04T18:57:09.513Z] === RUN   TestServiceUpdatePidsLimit
18:57:09 [2022-03-04T18:57:09.696Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
18:57:09 [2022-03-04T18:57:09.696Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:57:09 [2022-03-04T18:57:09.696Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:57:10 [2022-03-04T18:57:10.259Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
18:57:10 [2022-03-04T18:57:10.259Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:57:10 [2022-03-04T18:57:10.451Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:57:11 [2022-03-04T18:57:11.017Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:57:11 [2022-03-04T18:57:11.645Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s)
18:57:11 [2022-03-04T18:57:11.645Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:57:11 [2022-03-04T18:57:11.906Z]     check_test.go:309: [d86444c915b74] daemon is not started
18:57:11 [2022-03-04T18:57:11.906Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:57:12 [2022-03-04T18:57:12.478Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
18:57:12 [2022-03-04T18:57:12.478Z] === RUN   TestCgroupNamespacesRunOlderClient
18:57:12 [2022-03-04T18:57:12.969Z] ok  	github.com/docker/docker/builder/dockerfile	0.232s	coverage: 48.5% of statements
18:57:12 [2022-03-04T18:57:12.969Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:57:12 [2022-03-04T18:57:12.969Z] ok  	github.com/docker/docker/builder/remotecontext	0.084s	coverage: 13.7% of statements
18:57:13 [2022-03-04T18:57:13.425Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:57:13 [2022-03-04T18:57:13.534Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:57:13 [2022-03-04T18:57:13.687Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:57:14 [2022-03-04T18:57:14.260Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
18:57:14 [2022-03-04T18:57:14.260Z] === RUN   TestNISDomainname
18:57:14 [2022-03-04T18:57:14.902Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.355s	coverage: 86.3% of statements
18:57:14 [2022-03-04T18:57:14.902Z] ?   	github.com/docker/docker/cli	[no test files]
18:57:14 [2022-03-04T18:57:14.902Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:57:15 [2022-03-04T18:57:15.205Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:57:15 [2022-03-04T18:57:15.205Z] --- PASS: TestNISDomainname (1.05s)
18:57:15 [2022-03-04T18:57:15.205Z] === RUN   TestHostnameDnsResolution
18:57:15 [2022-03-04T18:57:15.778Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:57:15 [2022-03-04T18:57:15.778Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:57:16 [2022-03-04T18:57:16.088Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:57:16 [2022-03-04T18:57:16.088Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:57:16 [2022-03-04T18:57:16.350Z] --- PASS: TestHostnameDnsResolution (1.19s)
18:57:16 [2022-03-04T18:57:16.350Z] === RUN   TestUnprivilegedPortsAndPing
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:57:16 [2022-03-04T18:57:16.559Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:57:16 [2022-03-04T18:57:16.559Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:57:16 [2022-03-04T18:57:16.611Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:57:17 [2022-03-04T18:57:17.555Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s)
18:57:17 [2022-03-04T18:57:17.555Z] === RUN   TestStats
18:57:17 [2022-03-04T18:57:17.577Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:57:18 [2022-03-04T18:57:18.176Z] ok  	github.com/docker/docker/client	0.164s	coverage: 75.4% of statements
18:57:20 [2022-03-04T18:57:20.859Z] --- PASS: TestStats (2.87s)
18:57:20 [2022-03-04T18:57:20.859Z] === RUN   TestStopContainerWithTimeout
18:57:20 [2022-03-04T18:57:20.859Z] === RUN   TestStopContainerWithTimeout/0
18:57:20 [2022-03-04T18:57:20.859Z] === PAUSE TestStopContainerWithTimeout/0
18:57:20 [2022-03-04T18:57:20.859Z] === RUN   TestStopContainerWithTimeout/1
18:57:20 [2022-03-04T18:57:20.859Z] === PAUSE TestStopContainerWithTimeout/1
18:57:20 [2022-03-04T18:57:20.859Z] === RUN   TestStopContainerWithTimeout/3
18:57:20 [2022-03-04T18:57:20.859Z] === PAUSE TestStopContainerWithTimeout/3
18:57:20 [2022-03-04T18:57:20.859Z] === RUN   TestStopContainerWithTimeout/-1
18:57:20 [2022-03-04T18:57:20.859Z] === PAUSE TestStopContainerWithTimeout/-1
18:57:20 [2022-03-04T18:57:20.859Z] === CONT  TestStopContainerWithTimeout/0
18:57:20 [2022-03-04T18:57:20.859Z] === CONT  TestStopContainerWithTimeout/-1
18:57:21 [2022-03-04T18:57:21.803Z] === CONT  TestStopContainerWithTimeout/3
18:57:21 [2022-03-04T18:57:21.803Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:57:22 [2022-03-04T18:57:22.430Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:57:22 [2022-03-04T18:57:22.430Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:57:22 [2022-03-04T18:57:22.430Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:57:22 [2022-03-04T18:57:22.430Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:57:22 [2022-03-04T18:57:22.430Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:57:23 [2022-03-04T18:57:23.725Z] === CONT  TestStopContainerWithTimeout/1
18:57:23 [2022-03-04T18:57:23.986Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:57:23 [2022-03-04T18:57:23.986Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:57:24 [2022-03-04T18:57:24.559Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:57:25 [2022-03-04T18:57:25.132Z] === RUN   TestDockerSuite/TestBuildCmd
18:57:25 [2022-03-04T18:57:25.381Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:57:25 [2022-03-04T18:57:25.393Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:57:25 [2022-03-04T18:57:25.394Z] --- PASS: TestStopContainerWithTimeout (0.05s)
18:57:25 [2022-03-04T18:57:25.394Z]     --- PASS: TestStopContainerWithTimeout/0 (1.27s)
18:57:25 [2022-03-04T18:57:25.394Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.25s)
18:57:25 [2022-03-04T18:57:25.394Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
18:57:25 [2022-03-04T18:57:25.394Z]     --- PASS: TestStopContainerWithTimeout/1 (1.80s)
18:57:25 [2022-03-04T18:57:25.394Z] === RUN   TestDeleteDevicemapper
18:57:25 [2022-03-04T18:57:25.394Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:57:25 [2022-03-04T18:57:25.394Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:57:25 [2022-03-04T18:57:25.394Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:57:25 [2022-03-04T18:57:25.655Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:57:25 [2022-03-04T18:57:25.687Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
18:57:25 [2022-03-04T18:57:25.687Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:57:25 [2022-03-04T18:57:25.687Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
18:57:25 [2022-03-04T18:57:25.687Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
18:57:25 [2022-03-04T18:57:25.687Z] PASS
18:57:25 [2022-03-04T18:57:25.687Z] 
18:57:25 [2022-03-04T18:57:25.687Z] === Skipped
18:57:25 [2022-03-04T18:57:25.687Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:57:25 [2022-03-04T18:57:25.687Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:57:25 [2022-03-04T18:57:25.687Z] 
18:57:25 [2022-03-04T18:57:25.687Z] DONE 27 tests, 1 skipped in 182.432s
18:57:25 [2022-03-04T18:57:25.687Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:57:25 [2022-03-04T18:57:25.687Z] INFO: Testing against a local daemon
18:57:25 [2022-03-04T18:57:25.687Z] === RUN   TestSessionCreate
18:57:25 [2022-03-04T18:57:25.687Z] --- PASS: TestSessionCreate (0.02s)
18:57:25 [2022-03-04T18:57:25.687Z] === RUN   TestSessionCreateWithBadUpgrade
18:57:25 [2022-03-04T18:57:25.687Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:57:25 [2022-03-04T18:57:25.687Z] PASS
18:57:25 [2022-03-04T18:57:25.687Z] 
18:57:25 [2022-03-04T18:57:25.687Z] DONE 2 tests in 0.110s
18:57:25 [2022-03-04T18:57:25.687Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:57:25 [2022-03-04T18:57:25.687Z] INFO: Testing against a local daemon
18:57:25 [2022-03-04T18:57:25.687Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:57:25 [2022-03-04T18:57:25.687Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:57:25 [2022-03-04T18:57:25.687Z] === RUN   TestEventsExecDie
18:57:25 [2022-03-04T18:57:25.918Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:57:25 [2022-03-04T18:57:25.918Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
18:57:25 [2022-03-04T18:57:25.918Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:57:25 [2022-03-04T18:57:25.946Z] --- PASS: TestEventsExecDie (0.61s)
18:57:25 [2022-03-04T18:57:25.946Z] === RUN   TestEventsBackwardsCompatible
18:57:25 [2022-03-04T18:57:25.946Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:57:25 [2022-03-04T18:57:25.946Z] === RUN   TestInfoBinaryCommits
18:57:25 [2022-03-04T18:57:25.946Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:57:25 [2022-03-04T18:57:25.946Z] === RUN   TestInfoAPIVersioned
18:57:25 [2022-03-04T18:57:25.946Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:57:25 [2022-03-04T18:57:25.946Z] === RUN   TestInfoDiscoveryBackend
18:57:26 [2022-03-04T18:57:26.517Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:57:26 [2022-03-04T18:57:26.517Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:57:26 [2022-03-04T18:57:26.861Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:57:27 [2022-03-04T18:57:27.452Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:57:27 [2022-03-04T18:57:27.452Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:57:27 [2022-03-04T18:57:27.809Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:57:27 [2022-03-04T18:57:27.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s)
18:57:27 [2022-03-04T18:57:27.809Z] === RUN   TestUpdateMemory
18:57:27 [2022-03-04T18:57:27.809Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:57:27 [2022-03-04T18:57:27.809Z] --- SKIP: TestUpdateMemory (0.00s)
18:57:27 [2022-03-04T18:57:27.809Z] === RUN   TestUpdateCPUQuota
18:57:28 [2022-03-04T18:57:28.018Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:57:28 [2022-03-04T18:57:28.018Z] === RUN   TestInfoAPI
18:57:28 [2022-03-04T18:57:28.018Z] --- PASS: TestInfoAPI (0.03s)
18:57:28 [2022-03-04T18:57:28.018Z] === RUN   TestInfoAPIWarnings
18:57:28 [2022-03-04T18:57:28.341Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:57:28 [2022-03-04T18:57:28.341Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
18:57:28 [2022-03-04T18:57:28.341Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:57:28 [2022-03-04T18:57:28.341Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:57:28 [2022-03-04T18:57:28.341Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:57:28 [2022-03-04T18:57:28.341Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
18:57:28 [2022-03-04T18:57:28.341Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:57:28 [2022-03-04T18:57:28.341Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:57:28 [2022-03-04T18:57:28.341Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:57:28 [2022-03-04T18:57:28.753Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:57:29 [2022-03-04T18:57:29.016Z] --- PASS: TestUpdateCPUQuota (1.38s)
18:57:29 [2022-03-04T18:57:29.016Z] === RUN   TestUpdatePidsLimit
18:57:29 [2022-03-04T18:57:29.016Z] === RUN   TestUpdatePidsLimit/update_from_none
18:57:29 [2022-03-04T18:57:29.588Z] === RUN   TestUpdatePidsLimit/no_change
18:57:29 [2022-03-04T18:57:29.849Z] === RUN   TestUpdatePidsLimit/update_lower
18:57:30 [2022-03-04T18:57:30.422Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:57:30 [2022-03-04T18:57:30.683Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:57:30 [2022-03-04T18:57:30.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:57:30 [2022-03-04T18:57:30.945Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:57:31 [2022-03-04T18:57:31.330Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:57:31 [2022-03-04T18:57:31.331Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:57:31 [2022-03-04T18:57:31.331Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:57:31 [2022-03-04T18:57:31.331Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:57:31 [2022-03-04T18:57:31.331Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:57:31 [2022-03-04T18:57:31.517Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:57:32 [2022-03-04T18:57:32.905Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:57:32 [2022-03-04T18:57:32.905Z] --- PASS: TestUpdatePidsLimit (3.69s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
18:57:32 [2022-03-04T18:57:32.905Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
18:57:32 [2022-03-04T18:57:32.905Z] === RUN   TestUpdateRestartPolicy
18:57:33 [2022-03-04T18:57:33.477Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:57:33 [2022-03-04T18:57:33.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:57:33 [2022-03-04T18:57:33.738Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:57:33 [2022-03-04T18:57:33.738Z]     check_test.go:309: [dcf40d8d09c3b] daemon is not started
18:57:33 [2022-03-04T18:57:33.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:57:33 [2022-03-04T18:57:33.738Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:57:33 [2022-03-04T18:57:33.738Z]     check_test.go:309: [d4b902d473048] daemon is not started
18:57:33 [2022-03-04T18:57:33.739Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:57:34 [2022-03-04T18:57:34.313Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:57:34 [2022-03-04T18:57:34.575Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:57:35 [2022-03-04T18:57:35.519Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:57:35 [2022-03-04T18:57:35.519Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:57:35 [2022-03-04T18:57:35.780Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:57:37 [2022-03-04T18:57:37.165Z]     check_test.go:309: [d90914c8f4b86] daemon is not started
18:57:37 [2022-03-04T18:57:37.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:57:37 [2022-03-04T18:57:37.196Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:57:41 [2022-03-04T18:57:41.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:57:43 [2022-03-04T18:57:43.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:57:44 [2022-03-04T18:57:44.494Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:57:45 [2022-03-04T18:57:45.066Z] --- PASS: TestUpdateRestartPolicy (12.25s)
18:57:45 [2022-03-04T18:57:45.066Z] === RUN   TestUpdateRestartWithAutoRemove
18:57:45 [2022-03-04T18:57:45.328Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:57:45 [2022-03-04T18:57:45.901Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
18:57:45 [2022-03-04T18:57:45.901Z] === RUN   TestWaitNonBlocked
18:57:45 [2022-03-04T18:57:45.901Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:57:45 [2022-03-04T18:57:45.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:57:45 [2022-03-04T18:57:45.901Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:57:45 [2022-03-04T18:57:45.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:57:45 [2022-03-04T18:57:45.901Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:57:45 [2022-03-04T18:57:45.901Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:57:45 [2022-03-04T18:57:45.901Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestInfoAPIWarnings (16.23s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestInfoDebug
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestInfoDebug (0.53s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestInfoInsecureRegistries
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestInfoRegistryMirrors
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestLoginFailsWithBadCredentials
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestPingCacheHeaders
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestPingCacheHeaders (0.02s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestPingGet
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestPingGet (0.02s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestPingHead
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestPingHead (0.02s)
18:57:46 [2022-03-04T18:57:46.114Z] === RUN   TestVersion
18:57:46 [2022-03-04T18:57:46.114Z] --- PASS: TestVersion (0.02s)
18:57:46 [2022-03-04T18:57:46.114Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:57:46 [2022-03-04T18:57:46.474Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:57:47 [2022-03-04T18:57:47.046Z] --- PASS: TestWaitNonBlocked (0.03s)
18:57:47 [2022-03-04T18:57:47.046Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
18:57:47 [2022-03-04T18:57:47.046Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
18:57:47 [2022-03-04T18:57:47.046Z] === RUN   TestWaitBlocked
18:57:47 [2022-03-04T18:57:47.046Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:57:47 [2022-03-04T18:57:47.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:57:47 [2022-03-04T18:57:47.046Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:57:47 [2022-03-04T18:57:47.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:57:47 [2022-03-04T18:57:47.046Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:57:47 [2022-03-04T18:57:47.046Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:57:47 [2022-03-04T18:57:47.490Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s)
18:57:47 [2022-03-04T18:57:47.490Z] PASS
18:57:47 [2022-03-04T18:57:47.490Z] 
18:57:47 [2022-03-04T18:57:47.490Z] DONE 18 tests in 21.987s
18:57:47 [2022-03-04T18:57:47.490Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:57:47 [2022-03-04T18:57:47.490Z] INFO: Testing against a local daemon
18:57:47 [2022-03-04T18:57:47.490Z] === RUN   TestVolumesCreateAndList
18:57:47 [2022-03-04T18:57:47.490Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:57:47 [2022-03-04T18:57:47.490Z] === RUN   TestVolumesRemove
18:57:47 [2022-03-04T18:57:47.490Z] --- PASS: TestVolumesRemove (0.07s)
18:57:47 [2022-03-04T18:57:47.490Z] === RUN   TestVolumesInspect
18:57:47 [2022-03-04T18:57:47.490Z] --- PASS: TestVolumesInspect (0.02s)
18:57:47 [2022-03-04T18:57:47.490Z] === RUN   TestVolumesInvalidJSON
18:57:47 [2022-03-04T18:57:47.490Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:57:47 [2022-03-04T18:57:47.490Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:57:47 [2022-03-04T18:57:47.490Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:57:47 [2022-03-04T18:57:47.490Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:57:47 [2022-03-04T18:57:47.490Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:57:47 [2022-03-04T18:57:47.490Z] PASS
18:57:47 [2022-03-04T18:57:47.490Z] 
18:57:47 [2022-03-04T18:57:47.490Z] DONE 5 tests in 0.188s
18:57:47 [2022-03-04T18:57:47.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:57:47 [2022-03-04T18:57:47.749Z] Stopping apparmor (via systemctl): apparmor.service.
18:57:47 [2022-03-04T18:57:47.749Z] Removing test suite binaries
18:57:47 [2022-03-04T18:57:47.991Z] --- PASS: TestWaitBlocked (0.02s)
18:57:47 [2022-03-04T18:57:47.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
18:57:47 [2022-03-04T18:57:47.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
18:57:47 [2022-03-04T18:57:47.991Z] === CONT  TestContainerStartOnDaemonRestart
18:57:47 [2022-03-04T18:57:47.991Z] === CONT  TestIpcModeOlderClient
18:57:47 [2022-03-04T18:57:47.991Z] --- PASS: TestIpcModeOlderClient (0.11s)
18:57:47 [2022-03-04T18:57:47.991Z] === CONT  TestRestartDaemonWithRestartingContainer
18:57:48 [2022-03-04T18:57:48.008Z] exiting test-integration
18:57:48 [2022-03-04T18:57:48.008Z] ++ exit 0
18:57:48 [2022-03-04T18:57:48.008Z] 
18:57:49 [2022-03-04T18:57:49.017Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:57:49 [2022-03-04T18:57:49.278Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
Post stage
[Pipeline] junit
18:57:49 [2022-03-04T18:57:49.989Z] Recording test results
18:57:51 [2022-03-04T18:57:51.195Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s)
18:57:51 [2022-03-04T18:57:51.195Z] === CONT  TestContainerKillOnDaemonStart
18:57:51 [2022-03-04T18:57:51.396Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:57:51 [2022-03-04T18:57:51.456Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s)
18:57:51 [2022-03-04T18:57:51.456Z] === CONT  TestDaemonHostGatewayIP
18:57:51 [2022-03-04T18:57:51.729Z] + echo Ensuring container killed.
18:57:51 [2022-03-04T18:57:51.729Z] Ensuring container killed.
18:57:51 [2022-03-04T18:57:51.729Z] + docker rm -vf docker-pr3
18:57:51 [2022-03-04T18:57:51.729Z] Error: No such container: docker-pr3
[Pipeline] sh
18:57:52 [2022-03-04T18:57:52.014Z] + echo Chowning /workspace to jenkins user
18:57:52 [2022-03-04T18:57:52.014Z] Chowning /workspace to jenkins user
18:57:52 [2022-03-04T18:57:52.014Z] + id -u
18:57:52 [2022-03-04T18:57:52.014Z] + id -g
18:57:52 [2022-03-04T18:57:52.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
18:57:52 [2022-03-04T18:57:52.846Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:57:53 [2022-03-04T18:57:53.800Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:57:54 [2022-03-04T18:57:54.065Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:57:54 [2022-03-04T18:57:54.065Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:57:54 [2022-03-04T18:57:54.065Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:57:54 [2022-03-04T18:57:54.065Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
18:57:54 [2022-03-04T18:57:54.216Z] + bundleName=amd64-cgroup2
18:57:54 [2022-03-04T18:57:54.216Z] + echo Creating amd64-cgroup2-bundles.tar.gz
18:57:54 [2022-03-04T18:57:54.216Z] Creating amd64-cgroup2-bundles.tar.gz
18:57:54 [2022-03-04T18:57:54.216Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
18:57:54 [2022-03-04T18:57:54.216Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:57:54 [2022-03-04T18:57:54.329Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:57:54 [2022-03-04T18:57:54.329Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
18:57:54 [2022-03-04T18:57:54.329Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:57:54 [2022-03-04T18:57:54.329Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
18:57:54 [2022-03-04T18:57:54.329Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
[Pipeline] archiveArtifacts
18:57:54 [2022-03-04T18:57:54.488Z] Archiving artifacts
18:57:55 [2022-03-04T18:57:55.279Z] --- PASS: TestDaemonHostGatewayIP (3.68s)
18:57:55 [2022-03-04T18:57:55.279Z] === CONT  TestDaemonRestartIpcMode
18:57:56 [2022-03-04T18:57:56.178Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:57:56 [2022-03-04T18:57:56.483Z] + make clean
18:57:56 [2022-03-04T18:57:56.483Z] docker volume rm -f docker-dev-cache
18:57:56 [2022-03-04T18:57:56.743Z] docker-dev-cache
[Pipeline] deleteDir
18:57:57 [2022-03-04T18:57:57.828Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:57:58 [2022-03-04T18:57:58.090Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:57:59 [2022-03-04T18:57:59.034Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
18:58:01 [2022-03-04T18:58:01.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:58:01 [2022-03-04T18:58:01.586Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:58:03 [2022-03-04T18:58:03.503Z]     check_test.go:309: [dcf12322c08a0] daemon is not started
18:58:03 [2022-03-04T18:58:03.503Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:58:03 [2022-03-04T18:58:03.764Z] --- PASS: TestContainerKillOnDaemonStart (12.51s)
18:58:03 [2022-03-04T18:58:03.764Z] PASS
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === Skipped
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:58:03 [2022-03-04T18:58:03.764Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:58:03 [2022-03-04T18:58:03.764Z] 
18:58:03 [2022-03-04T18:58:03.764Z] DONE 196 tests, 6 skipped in 150.449s
18:58:03 [2022-03-04T18:58:03.764Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:58:03 [2022-03-04T18:58:03.764Z] ++ 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
18:58:03 [2022-03-04T18:58:03.764Z] ++ set -e
18:58:03 [2022-03-04T18:58:03.764Z] ++ '[' -n 0 ']'
18:58:03 [2022-03-04T18:58:03.764Z] ++ set -x
18:58:03 [2022-03-04T18:58:03.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:58:04 [2022-03-04T18:58:04.025Z] INFO: Testing against a local daemon
18:58:04 [2022-03-04T18:58:04.025Z] === RUN   TestCommitInheritsEnv
18:58:04 [2022-03-04T18:58:04.025Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:58:04 [2022-03-04T18:58:04.597Z] --- PASS: TestCommitInheritsEnv (0.49s)
18:58:04 [2022-03-04T18:58:04.597Z] === RUN   TestImportExtremelyLargeImageWorks
18:58:04 [2022-03-04T18:58:04.597Z] === PAUSE TestImportExtremelyLargeImageWorks
18:58:04 [2022-03-04T18:58:04.597Z] === RUN   TestImagesFilterMultiReference
18:58:04 [2022-03-04T18:58:04.597Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:58:04 [2022-03-04T18:58:04.597Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:58:04 [2022-03-04T18:58:04.597Z] === RUN   TestImagePullPlatformInvalid
18:58:04 [2022-03-04T18:58:04.597Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:58:04 [2022-03-04T18:58:04.597Z] === RUN   TestRemoveImageOrphaning
18:58:04 [2022-03-04T18:58:04.818Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 29.1% of statements
18:58:04 [2022-03-04T18:58:04.819Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.5% of statements
18:58:04 [2022-03-04T18:58:04.819Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:58:04 [2022-03-04T18:58:04.819Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:58:04 [2022-03-04T18:58:04.819Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:58:04 [2022-03-04T18:58:04.819Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:58:05 [2022-03-04T18:58:05.169Z] --- PASS: TestRemoveImageOrphaning (0.41s)
18:58:05 [2022-03-04T18:58:05.169Z] === RUN   TestRemoveImageGarbageCollector
18:58:06 [2022-03-04T18:58:06.112Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagInvalidReference
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagInvalidReference (0.01s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagValidPrefixedRepo
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagExistedNameWithoutForce
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagOfficialNames
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagOfficialNames (0.06s)
18:58:07 [2022-03-04T18:58:07.497Z] === RUN   TestTagMatchesDigest
18:58:07 [2022-03-04T18:58:07.497Z] --- PASS: TestTagMatchesDigest (0.03s)
18:58:07 [2022-03-04T18:58:07.497Z] === CONT  TestImportExtremelyLargeImageWorks
18:58:09 [2022-03-04T18:58:09.414Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:58:10 [2022-03-04T18:58:10.358Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:58:11 [2022-03-04T18:58:11.367Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
18:58:12 [2022-03-04T18:58:12.278Z]     check_test.go:309: [d60a519a80cab] daemon is not started
18:58:12 [2022-03-04T18:58:12.278Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:58:12 [2022-03-04T18:58:12.298Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
18:58:13 [2022-03-04T18:58:13.666Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
18:58:14 [2022-03-04T18:58:14.196Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:58:14 [2022-03-04T18:58:14.457Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:58:15 [2022-03-04T18:58:15.399Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:58:15 [2022-03-04T18:58:15.660Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:58:18 [2022-03-04T18:58:18.963Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:58:19 [2022-03-04T18:58:19.223Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:58:19 [2022-03-04T18:58:19.223Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:58:20 [2022-03-04T18:58:20.609Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:58:21 [2022-03-04T18:58:21.181Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:58:21 [2022-03-04T18:58:21.754Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:58:21 [2022-03-04T18:58:21.760Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
18:58:22 [2022-03-04T18:58:22.016Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.8% of statements
18:58:22 [2022-03-04T18:58:22.273Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
18:58:22 [2022-03-04T18:58:22.327Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:58:22 [2022-03-04T18:58:22.835Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:58:22 [2022-03-04T18:58:22.900Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:58:22 [2022-03-04T18:58:22.900Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:58:23 [2022-03-04T18:58:23.399Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
18:58:23 [2022-03-04T18:58:23.475Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:58:23 [2022-03-04T18:58:23.475Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
18:58:24 [2022-03-04T18:58:24.051Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
18:58:24 [2022-03-04T18:58:24.624Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
18:58:24 [2022-03-04T18:58:24.769Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.801s	coverage: 73.3% of statements
18:58:25 [2022-03-04T18:58:25.026Z] ok  	github.com/docker/docker/daemon	12.146s	coverage: 17.1% of statements
18:58:25 [2022-03-04T18:58:25.197Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
18:58:25 [2022-03-04T18:58:25.284Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:58:25 [2022-03-04T18:58:25.284Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:58:25 [2022-03-04T18:58:25.284Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:58:25 [2022-03-04T18:58:25.284Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:58:25 [2022-03-04T18:58:25.769Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
18:58:26 [2022-03-04T18:58:26.030Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
18:58:26 [2022-03-04T18:58:26.602Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
18:58:26 [2022-03-04T18:58:26.653Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.395s	coverage: 56.2% of statements
18:58:26 [2022-03-04T18:58:26.911Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.033s	coverage: 2.9% of statements
18:58:27 [2022-03-04T18:58:27.175Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
18:58:27 [2022-03-04T18:58:27.747Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
18:58:28 [2022-03-04T18:58:28.319Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
18:58:28 [2022-03-04T18:58:28.803Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
18:58:28 [2022-03-04T18:58:28.893Z]     check_test.go:309: [df4a678b7149b] daemon is not started
18:58:28 [2022-03-04T18:58:28.893Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:58:29 [2022-03-04T18:58:29.837Z]     check_test.go:309: [d234608b29af1] daemon is not started
18:58:29 [2022-03-04T18:58:29.837Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:58:30 [2022-03-04T18:58:30.176Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.311s	coverage: 50.5% of statements
18:58:30 [2022-03-04T18:58:30.408Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:58:30 [2022-03-04T18:58:30.740Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.250s	coverage: 46.2% of statements
18:58:30 [2022-03-04T18:58:30.740Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:58:31 [2022-03-04T18:58:31.795Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:58:31 [2022-03-04T18:58:31.795Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:58:32 [2022-03-04T18:58:32.106Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.591s	coverage: 58.0% of statements
18:58:32 [2022-03-04T18:58:32.106Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:58:32 [2022-03-04T18:58:32.106Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:58:32 [2022-03-04T18:58:32.106Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.8% of statements
18:58:33 [2022-03-04T18:58:33.182Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:58:33 [2022-03-04T18:58:33.473Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
18:58:34 [2022-03-04T18:58:34.036Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
18:58:34 [2022-03-04T18:58:34.293Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 6.6% of statements
18:58:34 [2022-03-04T18:58:34.293Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:58:34 [2022-03-04T18:58:34.293Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:58:35 [2022-03-04T18:58:35.098Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:58:35 [2022-03-04T18:58:35.662Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
18:58:35 [2022-03-04T18:58:35.672Z]     check_test.go:309: [de582bd4f5e42] daemon is not started
18:58:35 [2022-03-04T18:58:35.672Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:58:35 [2022-03-04T18:58:35.918Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 77.4% of statements
18:58:35 [2022-03-04T18:58:35.918Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:58:35 [2022-03-04T18:58:35.918Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:58:36 [2022-03-04T18:58:36.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:58:36 [2022-03-04T18:58:36.481Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
18:58:36 [2022-03-04T18:58:36.737Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 23.9% of statements
18:58:37 [2022-03-04T18:58:37.301Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
18:58:37 [2022-03-04T18:58:37.301Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
18:58:38 [2022-03-04T18:58:38.231Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 78.7% of statements
18:58:38 [2022-03-04T18:58:38.231Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:58:38 [2022-03-04T18:58:38.488Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 57.0% of statements
18:58:38 [2022-03-04T18:58:38.790Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:58:39 [2022-03-04T18:58:39.051Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
18:58:39 [2022-03-04T18:58:39.982Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
18:58:40 [2022-03-04T18:58:40.177Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:58:40 [2022-03-04T18:58:40.239Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:58:40 [2022-03-04T18:58:40.803Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:58:41 [2022-03-04T18:58:41.059Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.626s	coverage: 82.5% of statements
18:58:41 [2022-03-04T18:58:41.059Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:58:41 [2022-03-04T18:58:41.059Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:58:42 [2022-03-04T18:58:42.428Z] ok  	github.com/docker/docker/distribution	0.155s	coverage: 25.6% of statements
18:58:42 [2022-03-04T18:58:42.685Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 48.2% of statements
18:58:42 [2022-03-04T18:58:42.685Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:58:43 [2022-03-04T18:58:43.616Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
18:58:44 [2022-03-04T18:58:44.181Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
18:58:44 [2022-03-04T18:58:44.426Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:58:44 [2022-03-04T18:58:44.745Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:58:45 [2022-03-04T18:58:45.002Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
18:58:45 [2022-03-04T18:58:45.259Z] ok  	github.com/docker/docker/distribution/xfer	1.940s	coverage: 85.1% of statements
18:58:45 [2022-03-04T18:58:45.259Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:58:45 [2022-03-04T18:58:45.259Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:58:45 [2022-03-04T18:58:45.259Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:58:45 [2022-03-04T18:58:45.370Z]     check_test.go:309: [d1c8b7715d3f2] daemon is not started
18:58:45 [2022-03-04T18:58:45.370Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:58:46 [2022-03-04T18:58:46.189Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
18:58:46 [2022-03-04T18:58:46.752Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 38.4% of statements
18:58:47 [2022-03-04T18:58:47.284Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:58:47 [2022-03-04T18:58:47.315Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
18:58:47 [2022-03-04T18:58:47.315Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:58:48 [2022-03-04T18:58:48.226Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:58:48 [2022-03-04T18:58:48.487Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:58:49 [2022-03-04T18:58:49.229Z] ok  	github.com/docker/docker/pkg/archive	0.317s	coverage: 82.3% of statements
18:58:49 [2022-03-04T18:58:49.506Z] ok  	github.com/docker/docker/pkg/authorization	0.083s	coverage: 68.3% of statements
18:58:49 [2022-03-04T18:58:49.763Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:58:49 [2022-03-04T18:58:49.873Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:58:50 [2022-03-04T18:58:50.021Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:58:53 [2022-03-04T18:58:53.179Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:58:53 [2022-03-04T18:58:53.179Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:58:53 [2022-03-04T18:58:53.311Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.488s	coverage: 43.5% of statements
18:58:53 [2022-03-04T18:58:53.311Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:58:53 [2022-03-04T18:58:53.567Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
18:58:53 [2022-03-04T18:58:53.567Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
18:58:54 [2022-03-04T18:58:54.129Z] ok  	github.com/docker/docker/layer	7.653s	coverage: 68.8% of statements
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:58:54 [2022-03-04T18:58:54.129Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:58:54 [2022-03-04T18:58:54.386Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
18:58:54 [2022-03-04T18:58:54.949Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
18:58:55 [2022-03-04T18:58:55.206Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
18:58:55 [2022-03-04T18:58:55.729Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:58:55 [2022-03-04T18:58:55.990Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:58:56 [2022-03-04T18:58:56.136Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
18:58:56 [2022-03-04T18:58:56.699Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 86.5% of statements
18:58:57 [2022-03-04T18:58:57.261Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.033s	coverage: 84.1% of statements
18:58:57 [2022-03-04T18:58:57.261Z] ok  	github.com/docker/docker/pkg/fsutils	0.178s	coverage: 85.1% of statements
18:58:57 [2022-03-04T18:58:57.261Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 11.4% of statements
18:58:57 [2022-03-04T18:58:57.905Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:58:58 [2022-03-04T18:58:58.478Z]     check_test.go:309: [db0b14ef6cae2] daemon is not started
18:58:58 [2022-03-04T18:58:58.478Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:58:58 [2022-03-04T18:58:58.630Z] ok  	github.com/docker/docker/pkg/idtools	0.442s	coverage: 69.5% of statements
18:58:58 [2022-03-04T18:58:58.631Z] ok  	github.com/docker/docker/pkg/ioutils	0.484s	coverage: 69.3% of statements
18:58:58 [2022-03-04T18:58:58.888Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
18:58:58 [2022-03-04T18:58:58.888Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:58:58 [2022-03-04T18:58:58.888Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
18:58:58 [2022-03-04T18:58:58.888Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:58:58 [2022-03-04T18:58:58.888Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:58:59 [2022-03-04T18:58:59.051Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:58:59 [2022-03-04T18:58:59.145Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
18:58:59 [2022-03-04T18:58:59.145Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:58:59 [2022-03-04T18:58:59.402Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
18:58:59 [2022-03-04T18:58:59.402Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:58:59 [2022-03-04T18:58:59.624Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:58:59 [2022-03-04T18:58:59.659Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
18:58:59 [2022-03-04T18:58:59.659Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
18:58:59 [2022-03-04T18:58:59.659Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:58:59 [2022-03-04T18:58:59.659Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:59:00 [2022-03-04T18:59:00.198Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:59:00 [2022-03-04T18:59:00.589Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:59:00 [2022-03-04T18:59:00.846Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
18:59:01 [2022-03-04T18:59:01.102Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:59:01 [2022-03-04T18:59:01.359Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:59:02 [2022-03-04T18:59:02.286Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:59:02 [2022-03-04T18:59:02.286Z]     check_test.go:309: [d4072f53dc56a] daemon is not started
18:59:02 [2022-03-04T18:59:02.286Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:59:02 [2022-03-04T18:59:02.427Z] ok  	github.com/docker/docker/pkg/pubsub	1.029s	coverage: 75.0% of statements
18:59:02 [2022-03-04T18:59:02.683Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
18:59:03 [2022-03-04T18:59:03.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:59:04 [2022-03-04T18:59:04.615Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:59:05 [2022-03-04T18:59:05.558Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:59:06 [2022-03-04T18:59:06.850Z] ok  	github.com/docker/docker/pkg/signal	3.307s	coverage: 62.3% of statements
18:59:06 [2022-03-04T18:59:06.850Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:59:06 [2022-03-04T18:59:06.850Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:59:06 [2022-03-04T18:59:06.945Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:59:07 [2022-03-04T18:59:07.107Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:59:07 [2022-03-04T18:59:07.519Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:59:07 [2022-03-04T18:59:07.669Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
18:59:07 [2022-03-04T18:59:07.925Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
18:59:08 [2022-03-04T18:59:08.181Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
18:59:08 [2022-03-04T18:59:08.743Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:59:08 [2022-03-04T18:59:08.743Z] coverage: [no statements]
18:59:08 [2022-03-04T18:59:08.743Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:59:09 [2022-03-04T18:59:09.305Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:59:09 [2022-03-04T18:59:09.305Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:59:09 [2022-03-04T18:59:09.305Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:59:11 [2022-03-04T18:59:11.197Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
18:59:11 [2022-03-04T18:59:11.454Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
18:59:11 [2022-03-04T18:59:11.725Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:59:12 [2022-03-04T18:59:12.017Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
18:59:12 [2022-03-04T18:59:12.667Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:59:12 [2022-03-04T18:59:12.946Z] ok  	github.com/docker/docker/quota	0.235s	coverage: 71.4% of statements
18:59:13 [2022-03-04T18:59:13.203Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:59:14 [2022-03-04T18:59:14.133Z] ok  	github.com/docker/docker/registry	0.059s	coverage: 57.2% of statements
18:59:14 [2022-03-04T18:59:14.583Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:59:14 [2022-03-04T18:59:14.697Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:59:14 [2022-03-04T18:59:14.697Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:59:15 [2022-03-04T18:59:15.259Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
18:59:15 [2022-03-04T18:59:15.515Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:59:17 [2022-03-04T18:59:17.886Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:59:18 [2022-03-04T18:59:18.034Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
18:59:18 [2022-03-04T18:59:18.965Z] ok  	github.com/docker/docker/volume/local	0.101s	coverage: 76.4% of statements
18:59:19 [2022-03-04T18:59:19.222Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
18:59:20 [2022-03-04T18:59:20.590Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
18:59:21 [2022-03-04T18:59:21.189Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:59:22 [2022-03-04T18:59:22.134Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:59:22 [2022-03-04T18:59:22.396Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:59:25 [2022-03-04T18:59:25.704Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:59:27 [2022-03-04T18:59:27.091Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:59:27 [2022-03-04T18:59:27.091Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:59:27 [2022-03-04T18:59:27.352Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:59:27 [2022-03-04T18:59:27.924Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:59:28 [2022-03-04T18:59:28.186Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:59:28 [2022-03-04T18:59:28.447Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:59:28 [2022-03-04T18:59:28.708Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:59:28 [2022-03-04T18:59:28.970Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:59:29 [2022-03-04T18:59:29.231Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:59:29 [2022-03-04T18:59:29.492Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:59:32 [2022-03-04T18:59:32.040Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:59:32 [2022-03-04T18:59:32.040Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:59:33 [2022-03-04T18:59:33.427Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:59:33 [2022-03-04T18:59:33.908Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:59:33 [2022-03-04T18:59:33.908Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
18:59:33 [2022-03-04T18:59:33.908Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:59:33 [2022-03-04T18:59:33.908Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:59:33 [2022-03-04T18:59:33.908Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:59:34 [2022-03-04T18:59:34.834Z] === RUN   TestDockerSuite/TestBuildEnv
18:59:34 [2022-03-04T18:59:34.899Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:59:35 [2022-03-04T18:59:35.368Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:59:35 [2022-03-04T18:59:35.368Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:59:35 [2022-03-04T18:59:35.430Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/rootless	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/volume	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === Skipped
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver btrfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver btrfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver btrfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver btrfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver btrfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:73: No driver to put!
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z] time="2022-03-04T18:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z] time="2022-03-04T18:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z] time="2022-03-04T18:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z] time="2022-03-04T18:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z] time="2022-03-04T18:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     graphtest_unix.go:73: No driver to put!
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:59:35 [2022-03-04T18:59:35.430Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:59:35 [2022-03-04T18:59:35.430Z] 
18:59:35 [2022-03-04T18:59:35.430Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     overlay_test.go:49: Fails to compute changes intermittently
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:46: Driver zfs not supported
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:46: Driver zfs not supported
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:46: Driver zfs not supported
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:46: Driver zfs not supported
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:46: Driver zfs not supported
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     graphtest_unix.go:73: No driver to put!
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:59:35 [2022-03-04T18:59:35.431Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:59:35 [2022-03-04T18:59:35.431Z] 
18:59:35 [2022-03-04T18:59:35.431Z] DONE 2246 tests, 26 skipped in 249.597s
Post stage
[Pipeline] junit
18:59:35 [2022-03-04T18:59:35.441Z] Recording test results
18:59:35 [2022-03-04T18:59:35.758Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:59:35 [2022-03-04T18:59:35.838Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:59:35 [2022-03-04T18:59:35.839Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:59:35 [2022-03-04T18:59:35.839Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:59:35 [2022-03-04T18:59:35.839Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:59:35 [2022-03-04T18:59:35.839Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:59:35 [2022-03-04T18:59:35.839Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:59:36 [2022-03-04T18:59:36.078Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43329/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=180f3b9cc79fef473b9d3f54285a4d77222235e7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:180f3b9cc79fef473b9d3f54285a4d77222235e7 hack/validate/vendor
18:59:36 [2022-03-04T18:59:36.641Z] update vendored copy of archive/tar
18:59:36 [2022-03-04T18:59:36.641Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz
18:59:36 [2022-03-04T18:59:36.754Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:59:36 [2022-03-04T18:59:36.826Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:59:37 [2022-03-04T18:59:37.700Z]     docker_cli_daemon_test.go:2550: [d57a42bf66c0e] daemon is not started
18:59:37 [2022-03-04T18:59:37.700Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:59:38 [2022-03-04T18:59:38.531Z] patching file stat_unix.go
18:59:38 [2022-03-04T18:59:38.531Z] 2022/03/04 18:59:38 Collecting initial packages
18:59:38 [2022-03-04T18:59:38.531Z] 2022/03/04 18:59:38 Download dependencies
18:59:39 [2022-03-04T18:59:39.087Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:59:39 [2022-03-04T18:59:39.660Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:59:39 [2022-03-04T18:59:39.781Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:59:41 [2022-03-04T18:59:41.348Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:59:41 [2022-03-04T18:59:41.348Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:59:41 [2022-03-04T18:59:41.348Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:59:41 [2022-03-04T18:59:41.348Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:59:41 [2022-03-04T18:59:41.348Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:59:41 [2022-03-04T18:59:41.348Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:59:41 [2022-03-04T18:59:41.802Z] 2022/03/04 18:59:41 Starting whole vndr cycle because no package specified
18:59:41 [2022-03-04T18:59:41.802Z] 2022/03/04 18:59:41 	Ignoring paths matching "^archive/tar"
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
18:59:42 [2022-03-04T18:59:42.059Z] 2022/03/04 18:59:41 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/moby/locker
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/willf/bitset
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/creack/pty
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/Azure/go-ansiterm
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/docker/libtrust
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/tchap/go-patricia
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/google/uuid
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Finished clone github.com/moby/term
18:59:43 [2022-03-04T18:59:43.428Z] 2022/03/04 18:59:43 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
18:59:43 [2022-03-04T18:59:43.685Z] 2022/03/04 18:59:43 	Finished clone github.com/gorilla/mux
18:59:43 [2022-03-04T18:59:43.685Z] 2022/03/04 18:59:43 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Finished clone github.com/Microsoft/go-winio
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Finished clone github.com/moby/sys
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Finished clone github.com/sirupsen/logrus
18:59:43 [2022-03-04T18:59:43.942Z] 2022/03/04 18:59:43 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
18:59:44 [2022-03-04T18:59:44.307Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:59:44 [2022-03-04T18:59:44.507Z] 2022/03/04 18:59:44 	Finished clone github.com/docker/go-units
18:59:44 [2022-03-04T18:59:44.507Z] 2022/03/04 18:59:44 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
18:59:44 [2022-03-04T18:59:44.765Z] 2022/03/04 18:59:44 	Finished clone github.com/syndtr/gocapability
18:59:44 [2022-03-04T18:59:44.765Z] 2022/03/04 18:59:44 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
18:59:44 [2022-03-04T18:59:44.765Z] 2022/03/04 18:59:44 	Finished clone github.com/RackSec/srslog
18:59:44 [2022-03-04T18:59:44.765Z] 2022/03/04 18:59:44 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
18:59:45 [2022-03-04T18:59:45.022Z] 2022/03/04 18:59:44 	Finished clone github.com/imdario/mergo
18:59:45 [2022-03-04T18:59:45.022Z] 2022/03/04 18:59:44 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
18:59:45 [2022-03-04T18:59:45.022Z] 2022/03/04 18:59:44 	Finished clone gotest.tools/v3
18:59:45 [2022-03-04T18:59:45.022Z] 2022/03/04 18:59:44 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
18:59:45 [2022-03-04T18:59:45.279Z] 2022/03/04 18:59:45 	Finished clone golang.org/x/sync
18:59:45 [2022-03-04T18:59:45.279Z] 2022/03/04 18:59:45 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
18:59:45 [2022-03-04T18:59:45.570Z] 2022/03/04 18:59:45 	Finished clone github.com/google/go-cmp
18:59:45 [2022-03-04T18:59:45.570Z] 2022/03/04 18:59:45 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
18:59:45 [2022-03-04T18:59:45.570Z] 2022/03/04 18:59:45 	Finished clone github.com/tonistiigi/units
18:59:45 [2022-03-04T18:59:45.570Z] 2022/03/04 18:59:45 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
18:59:46 [2022-03-04T18:59:46.156Z] 2022/03/04 18:59:45 	Finished clone github.com/docker/go-connections
18:59:46 [2022-03-04T18:59:46.156Z] 2022/03/04 18:59:45 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
18:59:46 [2022-03-04T18:59:46.244Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Finished clone github.com/opentracing/opentracing-go
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Finished clone github.com/google/shlex
18:59:46 [2022-03-04T18:59:46.415Z] 2022/03/04 18:59:46 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
18:59:46 [2022-03-04T18:59:46.677Z] 2022/03/04 18:59:46 	Finished clone github.com/opentracing-contrib/go-stdlib
18:59:46 [2022-03-04T18:59:46.677Z] 2022/03/04 18:59:46 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
18:59:46 [2022-03-04T18:59:46.933Z] 2022/03/04 18:59:46 	Finished clone github.com/mitchellh/hashstructure
18:59:46 [2022-03-04T18:59:46.933Z] 2022/03/04 18:59:46 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
18:59:46 [2022-03-04T18:59:46.933Z] 2022/03/04 18:59:46 	Finished clone github.com/gofrs/flock
18:59:46 [2022-03-04T18:59:46.933Z] 2022/03/04 18:59:46 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
18:59:47 [2022-03-04T18:59:47.866Z] 2022/03/04 18:59:47 	Finished clone github.com/docker/go-events
18:59:47 [2022-03-04T18:59:47.866Z] 2022/03/04 18:59:47 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:47 	Finished clone github.com/armon/go-radix
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:47 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:47 	Finished clone github.com/armon/go-metrics
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:47 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:48 	Finished clone github.com/sean-/seed
18:59:48 [2022-03-04T18:59:48.123Z] 2022/03/04 18:59:48 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
18:59:48 [2022-03-04T18:59:48.161Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:59:48 [2022-03-04T18:59:48.686Z] 2022/03/04 18:59:48 	Finished clone github.com/tonistiigi/fsutil
18:59:48 [2022-03-04T18:59:48.686Z] 2022/03/04 18:59:48 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
18:59:49 [2022-03-04T18:59:49.249Z] 2022/03/04 18:59:49 	Finished clone github.com/hashicorp/errwrap
18:59:49 [2022-03-04T18:59:49.249Z] 2022/03/04 18:59:49 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
18:59:49 [2022-03-04T18:59:49.507Z] 2022/03/04 18:59:49 	Finished clone github.com/hashicorp/go-multierror
18:59:49 [2022-03-04T18:59:49.507Z] 2022/03/04 18:59:49 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
18:59:49 [2022-03-04T18:59:49.507Z] 2022/03/04 18:59:49 	Finished clone github.com/hashicorp/memberlist
18:59:49 [2022-03-04T18:59:49.507Z] 2022/03/04 18:59:49 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
18:59:50 [2022-03-04T18:59:50.440Z] 2022/03/04 18:59:50 	Finished clone github.com/docker/libkv
18:59:50 [2022-03-04T18:59:50.440Z] 2022/03/04 18:59:50 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
18:59:50 [2022-03-04T18:59:50.698Z] 2022/03/04 18:59:50 	Finished clone github.com/hashicorp/go-sockaddr
18:59:50 [2022-03-04T18:59:50.698Z] 2022/03/04 18:59:50 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
18:59:50 [2022-03-04T18:59:50.698Z] 2022/03/04 18:59:50 	Finished clone github.com/vishvananda/netns
18:59:50 [2022-03-04T18:59:50.698Z] 2022/03/04 18:59:50 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
18:59:50 [2022-03-04T18:59:50.711Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:59:51 [2022-03-04T18:59:51.629Z] 2022/03/04 18:59:51 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
18:59:51 [2022-03-04T18:59:51.629Z] 2022/03/04 18:59:51 	Finished clone github.com/golang/gddo
18:59:51 [2022-03-04T18:59:51.886Z] 2022/03/04 18:59:51 	Finished clone github.com/moby/ipvs
18:59:51 [2022-03-04T18:59:51.886Z] 2022/03/04 18:59:51 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
18:59:52 [2022-03-04T18:59:52.451Z] 2022/03/04 18:59:52 	Finished clone github.com/deckarep/golang-set
18:59:52 [2022-03-04T18:59:52.451Z] 2022/03/04 18:59:52 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
18:59:52 [2022-03-04T18:59:52.451Z] 2022/03/04 18:59:52 	Finished clone github.com/samuel/go-zookeeper
18:59:52 [2022-03-04T18:59:52.451Z] 2022/03/04 18:59:52 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
18:59:52 [2022-03-04T18:59:52.626Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:59:52 [2022-03-04T18:59:52.708Z] 2022/03/04 18:59:52 	Finished clone github.com/BurntSushi/toml
18:59:52 [2022-03-04T18:59:52.708Z] 2022/03/04 18:59:52 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
18:59:52 [2022-03-04T18:59:52.708Z] 2022/03/04 18:59:52 	Finished clone github.com/hashicorp/go-msgpack
18:59:52 [2022-03-04T18:59:52.708Z] 2022/03/04 18:59:52 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
18:59:52 [2022-03-04T18:59:52.965Z] 2022/03/04 18:59:52 	Finished clone github.com/vishvananda/netlink
18:59:52 [2022-03-04T18:59:52.965Z] 2022/03/04 18:59:52 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
18:59:53 [2022-03-04T18:59:53.222Z] 2022/03/04 18:59:53 	Finished clone github.com/coreos/go-semver
18:59:53 [2022-03-04T18:59:53.222Z] 2022/03/04 18:59:53 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
18:59:54 [2022-03-04T18:59:54.594Z] 2022/03/04 18:59:54 	Finished clone github.com/ishidawataru/sctp
18:59:54 [2022-03-04T18:59:54.594Z] 2022/03/04 18:59:54 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
18:59:54 [2022-03-04T18:59:54.594Z] 2022/03/04 18:59:54 	Finished clone github.com/modern-go/concurrent
18:59:54 [2022-03-04T18:59:54.594Z] 2022/03/04 18:59:54 	Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20
18:59:54 [2022-03-04T18:59:54.745Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:59:55 [2022-03-04T18:59:55.174Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:59:55 [2022-03-04T18:59:55.174Z]     check_test.go:309: [d7120895bcde4] daemon is not started
18:59:55 [2022-03-04T18:59:55.174Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Finished clone github.com/modern-go/reflect2
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Finished clone go.etcd.io/bbolt
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Finished clone github.com/json-iterator/go
18:59:55 [2022-03-04T18:59:55.966Z] 2022/03/04 18:59:55 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
18:59:56 [2022-03-04T18:59:56.226Z] 2022/03/04 18:59:56 	Finished clone github.com/hashicorp/serf
18:59:56 [2022-03-04T18:59:56.226Z] 2022/03/04 18:59:56 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
18:59:56 [2022-03-04T18:59:56.483Z] 2022/03/04 18:59:56 	Finished clone golang.org/x/net
18:59:56 [2022-03-04T18:59:56.483Z] 2022/03/04 18:59:56 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
18:59:56 [2022-03-04T18:59:56.483Z] 2022/03/04 18:59:56 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
18:59:56 [2022-03-04T18:59:56.483Z] 2022/03/04 18:59:56 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
18:59:57 [2022-03-04T18:59:57.413Z] 2022/03/04 18:59:57 	Finished clone github.com/mistifyio/go-zfs
18:59:57 [2022-03-04T18:59:57.413Z] 2022/03/04 18:59:57 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
18:59:57 [2022-03-04T18:59:57.413Z] 2022/03/04 18:59:57 	Finished clone github.com/opencontainers/go-digest
18:59:57 [2022-03-04T18:59:57.413Z] 2022/03/04 18:59:57 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
18:59:57 [2022-03-04T18:59:57.670Z] 2022/03/04 18:59:57 	Finished clone github.com/Microsoft/opengcs
18:59:57 [2022-03-04T18:59:57.670Z] 2022/03/04 18:59:57 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
18:59:59 [2022-03-04T18:59:59.040Z] 2022/03/04 18:59:59 	Finished clone github.com/cyphar/filepath-securejoin
18:59:59 [2022-03-04T18:59:59.040Z] 2022/03/04 18:59:59 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
18:59:59 [2022-03-04T18:59:59.969Z] 2022/03/04 18:59:59 	Finished clone github.com/coreos/go-systemd
18:59:59 [2022-03-04T18:59:59.970Z] 2022/03/04 18:59:59 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
19:00:00 [2022-03-04T19:00:00.231Z] 2022/03/04 19:00:00 	Finished clone github.com/opencontainers/runtime-spec
19:00:00 [2022-03-04T19:00:00.231Z] 2022/03/04 19:00:00 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
19:00:00 [2022-03-04T19:00:00.794Z] 2022/03/04 19:00:00 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
19:00:00 [2022-03-04T19:00:00.794Z] 2022/03/04 19:00:00 	Finished clone github.com/vbatts/tar-split
19:00:01 [2022-03-04T19:00:01.356Z] 2022/03/04 19:00:01 	Finished clone github.com/opencontainers/image-spec
19:00:01 [2022-03-04T19:00:01.357Z] 2022/03/04 19:00:01 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
19:00:01 [2022-03-04T19:00:01.357Z] 2022/03/04 19:00:01 	Finished clone github.com/coreos/go-systemd/v22
19:00:01 [2022-03-04T19:00:01.357Z] 2022/03/04 19:00:01 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
19:00:01 [2022-03-04T19:00:01.739Z] 2022/03/04 19:00:01 	Finished clone github.com/Graylog2/go-gelf
19:00:01 [2022-03-04T19:00:01.739Z] 2022/03/04 19:00:01 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
19:00:01 [2022-03-04T19:00:01.762Z] --- PASS: TestDockerDaemonSuite (339.17s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.04s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.75s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.82s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s)
19:00:01 [2022-03-04T19:00:01.762Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.41s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.43s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.25s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.61s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.26s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.69s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.87s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.96s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.41s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.89s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.18s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.03s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.85s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.85s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.50s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.14s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.85s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.12s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.64s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.36s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.39s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.91s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.44s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.39s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
19:00:01 [2022-03-04T19:00:01.763Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s)
19:00:01 [2022-03-04T19:00:01.763Z] === RUN   TestDockerSwarmSuite
19:00:01 [2022-03-04T19:00:01.763Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:00:02 [2022-03-04T19:00:02.302Z] 2022/03/04 19:00:02 	Finished clone github.com/godbus/dbus/v5
19:00:02 [2022-03-04T19:00:02.302Z] 2022/03/04 19:00:02 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
19:00:02 [2022-03-04T19:00:02.302Z] 2022/03/04 19:00:02 	Finished clone github.com/fluent/fluent-logger-golang
19:00:02 [2022-03-04T19:00:02.302Z] 2022/03/04 19:00:02 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
19:00:03 [2022-03-04T19:00:03.425Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:00:03 [2022-03-04T19:00:03.671Z] 2022/03/04 19:00:03 	Finished clone github.com/philhofer/fwd
19:00:03 [2022-03-04T19:00:03.671Z] 2022/03/04 19:00:03 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
19:00:04 [2022-03-04T19:00:04.311Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:00:04 [2022-03-04T19:00:04.416Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:00:04 [2022-03-04T19:00:04.416Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:00:04 [2022-03-04T19:00:04.416Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:00:04 [2022-03-04T19:00:04.603Z] 2022/03/04 19:00:04 	Finished clone github.com/fsnotify/fsnotify
19:00:04 [2022-03-04T19:00:04.603Z] 2022/03/04 19:00:04 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
19:00:05 [2022-03-04T19:00:05.167Z] 2022/03/04 19:00:04 	Finished clone github.com/bsphere/le_go
19:00:05 [2022-03-04T19:00:05.167Z] 2022/03/04 19:00:04 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
19:00:05 [2022-03-04T19:00:05.167Z] 2022/03/04 19:00:05 	Finished clone github.com/jmespath/go-jmespath
19:00:05 [2022-03-04T19:00:05.167Z] 2022/03/04 19:00:05 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
19:00:05 [2022-03-04T19:00:05.698Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:00:06 [2022-03-04T19:00:06.541Z] 2022/03/04 19:00:06 	Finished clone github.com/docker/libnetwork
19:00:06 [2022-03-04T19:00:06.541Z] 2022/03/04 19:00:06 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
19:00:06 [2022-03-04T19:00:06.812Z] 2022/03/04 19:00:06 	Finished clone github.com/tinylib/msgp
19:00:06 [2022-03-04T19:00:06.812Z] 2022/03/04 19:00:06 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
19:00:06 [2022-03-04T19:00:06.812Z] 2022/03/04 19:00:06 	Finished clone github.com/golang/groupcache
19:00:06 [2022-03-04T19:00:06.812Z] 2022/03/04 19:00:06 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
19:00:07 [2022-03-04T19:00:07.085Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:00:07 [2022-03-04T19:00:07.346Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:00:07 [2022-03-04T19:00:07.375Z] 2022/03/04 19:00:07 	Finished clone golang.org/x/oauth2
19:00:07 [2022-03-04T19:00:07.375Z] 2022/03/04 19:00:07 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
19:00:08 [2022-03-04T19:00:08.212Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:00:08 [2022-03-04T19:00:08.744Z] 2022/03/04 19:00:08 	Finished clone github.com/googleapis/gax-go
19:00:08 [2022-03-04T19:00:08.744Z] 2022/03/04 19:00:08 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20
19:00:09 [2022-03-04T19:00:09.001Z] 2022/03/04 19:00:08 	Finished clone github.com/miekg/dns
19:00:09 [2022-03-04T19:00:09.001Z] 2022/03/04 19:00:08 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
19:00:09 [2022-03-04T19:00:09.208Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Finished clone github.com/containerd/fifo
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Finished clone go.opencensus.io
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Finished clone golang.org/x/sys
19:00:10 [2022-03-04T19:00:10.897Z] 2022/03/04 19:00:10 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
19:00:12 [2022-03-04T19:00:12.637Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:00:13 [2022-03-04T19:00:13.423Z] 2022/03/04 19:00:12 	Finished clone github.com/containerd/cgroups
19:00:13 [2022-03-04T19:00:13.423Z] 2022/03/04 19:00:12 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
19:00:15 [2022-03-04T19:00:15.320Z] 2022/03/04 19:00:14 	Finished clone github.com/containerd/go-runc
19:00:15 [2022-03-04T19:00:15.320Z] 2022/03/04 19:00:14 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
19:00:15 [2022-03-04T19:00:15.578Z] 2022/03/04 19:00:15 	Finished clone golang.org/x/text
19:00:15 [2022-03-04T19:00:15.578Z] 2022/03/04 19:00:15 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
19:00:15 [2022-03-04T19:00:15.835Z] 2022/03/04 19:00:15 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
19:00:15 [2022-03-04T19:00:15.835Z] 2022/03/04 19:00:15 	Finished clone github.com/containerd/console
19:00:16 [2022-03-04T19:00:16.403Z] 2022/03/04 19:00:16 	Finished clone github.com/containerd/typeurl
19:00:16 [2022-03-04T19:00:16.403Z] 2022/03/04 19:00:16 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
19:00:16 [2022-03-04T19:00:16.848Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:00:16 [2022-03-04T19:00:16.848Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:00:16 [2022-03-04T19:00:16.966Z] 2022/03/04 19:00:16 	Finished clone github.com/containerd/ttrpc
19:00:16 [2022-03-04T19:00:16.967Z] 2022/03/04 19:00:16 	Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20
19:00:17 [2022-03-04T19:00:17.420Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:00:17 [2022-03-04T19:00:17.680Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:00:17 [2022-03-04T19:00:17.900Z] 2022/03/04 19:00:17 	Finished clone github.com/gogo/googleapis
19:00:17 [2022-03-04T19:00:17.900Z] 2022/03/04 19:00:17 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
19:00:18 [2022-03-04T19:00:18.158Z] 2022/03/04 19:00:17 	Finished clone github.com/containerd/continuity
19:00:18 [2022-03-04T19:00:18.158Z] 2022/03/04 19:00:17 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
19:00:18 [2022-03-04T19:00:18.416Z] 2022/03/04 19:00:18 	Finished clone github.com/opencontainers/runc
19:00:18 [2022-03-04T19:00:18.416Z] 2022/03/04 19:00:18 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
19:00:19 [2022-03-04T19:00:19.067Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:00:19 [2022-03-04T19:00:19.067Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:00:19 [2022-03-04T19:00:19.067Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:00:19 [2022-03-04T19:00:19.067Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:00:19 [2022-03-04T19:00:19.347Z] 2022/03/04 19:00:19 	Finished clone google.golang.org/grpc
19:00:19 [2022-03-04T19:00:19.347Z] 2022/03/04 19:00:19 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddScript
19:00:19 [2022-03-04T19:00:19.646Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:00:19 [2022-03-04T19:00:19.646Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:00:19 [2022-03-04T19:00:19.646Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:00:19 [2022-03-04T19:00:19.646Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:00:19 [2022-03-04T19:00:19.646Z] === RUN   TestDockerSuite/TestBuildAddTar
19:00:20 [2022-03-04T19:00:20.716Z] 2022/03/04 19:00:20 	Finished clone github.com/fernet/fernet-go
19:00:20 [2022-03-04T19:00:20.716Z] 2022/03/04 19:00:20 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
19:00:20 [2022-03-04T19:00:20.716Z] 2022/03/04 19:00:20 	Finished clone github.com/docker/distribution
19:00:20 [2022-03-04T19:00:20.716Z] 2022/03/04 19:00:20 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
19:00:22 [2022-03-04T19:00:22.616Z] 2022/03/04 19:00:22 	Finished clone github.com/moby/buildkit
19:00:22 [2022-03-04T19:00:22.616Z] 2022/03/04 19:00:22 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
19:00:23 [2022-03-04T19:00:23.548Z] 2022/03/04 19:00:23 	Finished clone github.com/Microsoft/hcsshim
19:00:23 [2022-03-04T19:00:23.548Z] 2022/03/04 19:00:23 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
19:00:24 [2022-03-04T19:00:24.113Z] 2022/03/04 19:00:23 	Finished clone github.com/cilium/ebpf
19:00:24 [2022-03-04T19:00:24.113Z] 2022/03/04 19:00:23 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
19:00:24 [2022-03-04T19:00:24.370Z] 2022/03/04 19:00:24 	Finished clone golang.org/x/time
19:00:24 [2022-03-04T19:00:24.370Z] 2022/03/04 19:00:24 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
19:00:25 [2022-03-04T19:00:25.305Z] 2022/03/04 19:00:25 	Finished clone github.com/hashicorp/go-memdb
19:00:25 [2022-03-04T19:00:25.305Z] 2022/03/04 19:00:25 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
19:00:25 [2022-03-04T19:00:25.563Z] 2022/03/04 19:00:25 	Finished clone github.com/hashicorp/go-immutable-radix
19:00:25 [2022-03-04T19:00:25.563Z] 2022/03/04 19:00:25 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
19:00:25 [2022-03-04T19:00:25.656Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:00:25 [2022-03-04T19:00:25.918Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:00:26 [2022-03-04T19:00:26.128Z] 2022/03/04 19:00:26 	Finished clone github.com/hashicorp/golang-lru
19:00:26 [2022-03-04T19:00:26.128Z] 2022/03/04 19:00:26 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
19:00:27 [2022-03-04T19:00:27.064Z] 2022/03/04 19:00:26 	Finished clone github.com/coreos/pkg
19:00:27 [2022-03-04T19:00:27.064Z] 2022/03/04 19:00:26 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
19:00:27 [2022-03-04T19:00:27.064Z] 2022/03/04 19:00:26 	Finished clone github.com/golang/protobuf
19:00:27 [2022-03-04T19:00:27.064Z] 2022/03/04 19:00:26 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
19:00:27 [2022-03-04T19:00:27.834Z] === RUN   TestDockerSuite/TestBuildExpose
19:00:27 [2022-03-04T19:00:27.996Z] 2022/03/04 19:00:27 	Finished clone golang.org/x/crypto
19:00:27 [2022-03-04T19:00:27.996Z] 2022/03/04 19:00:27 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
19:00:28 [2022-03-04T19:00:28.406Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:00:28 [2022-03-04T19:00:28.560Z] 2022/03/04 19:00:28 	Finished clone github.com/beorn7/perks
19:00:28 [2022-03-04T19:00:28.560Z] 2022/03/04 19:00:28 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
19:00:28 [2022-03-04T19:00:28.667Z]     docker_api_swarm_test.go:562: [dbe0532a635a4] joining swarm manager [d625b6733ec64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:00:28 [2022-03-04T19:00:28.817Z] 2022/03/04 19:00:28 	Finished clone github.com/prometheus/client_model
19:00:28 [2022-03-04T19:00:28.817Z] 2022/03/04 19:00:28 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
19:00:29 [2022-03-04T19:00:29.239Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:00:30 [2022-03-04T19:00:30.184Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:00:30 [2022-03-04T19:00:30.724Z] 2022/03/04 19:00:30 	Finished clone github.com/matttproud/golang_protobuf_extensions
19:00:30 [2022-03-04T19:00:30.725Z] 2022/03/04 19:00:30 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
19:00:30 [2022-03-04T19:00:30.757Z] === RUN   TestDockerSuite/TestBuildFails
19:00:30 [2022-03-04T19:00:30.982Z] 2022/03/04 19:00:30 	Finished clone github.com/prometheus/client_golang
19:00:30 [2022-03-04T19:00:30.982Z] 2022/03/04 19:00:30 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
19:00:30 [2022-03-04T19:00:30.982Z] 2022/03/04 19:00:30 	Finished clone code.cloudfoundry.org/clock
19:00:30 [2022-03-04T19:00:30.982Z] 2022/03/04 19:00:30 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
19:00:31 [2022-03-04T19:00:31.328Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:00:31 [2022-03-04T19:00:31.328Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:00:31 [2022-03-04T19:00:31.913Z] 2022/03/04 19:00:31 	Finished clone github.com/pkg/errors
19:00:31 [2022-03-04T19:00:31.913Z] 2022/03/04 19:00:31 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
19:00:31 [2022-03-04T19:00:31.913Z] 2022/03/04 19:00:31 	Finished clone github.com/prometheus/common
19:00:31 [2022-03-04T19:00:31.913Z] 2022/03/04 19:00:31 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
19:00:32 [2022-03-04T19:00:32.170Z] 2022/03/04 19:00:32 	Finished clone github.com/prometheus/procfs
19:00:32 [2022-03-04T19:00:32.170Z] 2022/03/04 19:00:32 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
19:00:32 [2022-03-04T19:00:32.429Z] 2022/03/04 19:00:32 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
19:00:32 [2022-03-04T19:00:32.429Z] 2022/03/04 19:00:32 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
19:00:32 [2022-03-04T19:00:32.429Z] 2022/03/04 19:00:32 	Finished clone github.com/cespare/xxhash/v2
19:00:32 [2022-03-04T19:00:32.429Z] 2022/03/04 19:00:32 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
19:00:33 [2022-03-04T19:00:33.797Z] 2022/03/04 19:00:33 	Finished clone github.com/inconshreveable/mousetrap
19:00:33 [2022-03-04T19:00:33.798Z] 2022/03/04 19:00:33 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
19:00:33 [2022-03-04T19:00:33.875Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:00:34 [2022-03-04T19:00:34.055Z] 2022/03/04 19:00:34 	Finished clone github.com/spf13/pflag
19:00:34 [2022-03-04T19:00:34.055Z] 2022/03/04 19:00:34 	Finished clone github.com/morikuni/aec
19:00:34 [2022-03-04T19:00:34.055Z] 2022/03/04 19:00:34 	Finished clone github.com/docker/go-metrics
19:00:35 [2022-03-04T19:00:35.261Z] === RUN   TestDockerSuite/TestBuildForceRm
19:00:35 [2022-03-04T19:00:35.425Z] 2022/03/04 19:00:35 	Finished clone github.com/spf13/cobra
19:00:36 [2022-03-04T19:00:36.359Z] 2022/03/04 19:00:36 	Finished clone github.com/google/certificate-transparency-go
19:00:36 [2022-03-04T19:00:36.648Z] === RUN   TestDockerSuite/TestBuildFromGit
19:00:37 [2022-03-04T19:00:37.291Z] 2022/03/04 19:00:37 	Finished clone github.com/opencontainers/selinux
19:00:38 [2022-03-04T19:00:38.059Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:00:38 [2022-03-04T19:00:38.634Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:00:39 [2022-03-04T19:00:39.576Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:00:40 [2022-03-04T19:00:40.962Z]     docker_api_swarm_test.go:584: [d198c1ab283ba] joining swarm manager [d625b6733ec64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:00:41 [2022-03-04T19:00:41.534Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:00:42 [2022-03-04T19:00:42.920Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:00:43 [2022-03-04T19:00:43.181Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:00:44 [2022-03-04T19:00:44.124Z]     check_test.go:380: [dbe0532a635a4] daemon is not started
19:00:45 [2022-03-04T19:00:45.067Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:00:46 [2022-03-04T19:00:46.984Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:00:47 [2022-03-04T19:00:47.244Z] 2022/03/04 19:00:47 	Finished clone github.com/cloudflare/cfssl
19:00:47 [2022-03-04T19:00:47.929Z] === RUN   TestDockerSuite/TestBuildHistory
19:00:52 [2022-03-04T19:00:52.138Z] === RUN   TestDockerSuite/TestBuildIidFile
19:00:52 [2022-03-04T19:00:52.138Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:00:52 [2022-03-04T19:00:52.711Z] === RUN   TestDockerSuite/TestBuildInheritance
19:00:53 [2022-03-04T19:00:53.285Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:00:53 [2022-03-04T19:00:53.858Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:00:53 [2022-03-04T19:00:53.858Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:00:54 [2022-03-04T19:00:54.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:00:54 [2022-03-04T19:00:54.431Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:00:54 [2022-03-04T19:00:54.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:00:54 [2022-03-04T19:00:54.692Z] === RUN   TestDockerSuite/TestBuildLabel
19:00:55 [2022-03-04T19:00:55.264Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:00:55 [2022-03-04T19:00:55.342Z] 2022/03/04 19:00:53 	Finished clone github.com/containerd/containerd
19:00:55 [2022-03-04T19:00:55.342Z] 2022/03/04 19:00:54 	Finished clone github.com/docker/swarmkit
19:00:55 [2022-03-04T19:00:55.342Z] 2022/03/04 19:00:54 	Finished clone github.com/coreos/etcd
19:00:55 [2022-03-04T19:00:55.619Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:00:55 [2022-03-04T19:00:55.619Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:00:55 [2022-03-04T19:00:55.619Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:00:55 [2022-03-04T19:00:55.619Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:00:55 [2022-03-04T19:00:55.619Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:00:55 [2022-03-04T19:00:55.836Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:00:56 [2022-03-04T19:00:56.410Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:00:56 [2022-03-04T19:00:56.671Z] === RUN   TestDockerSuite/TestBuildLabels
19:00:57 [2022-03-04T19:00:57.243Z]     docker_api_swarm_test.go:45: [d4e9204cad3c6] joining swarm manager [deed0201933b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:00:57 [2022-03-04T19:00:57.504Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:00:58 [2022-03-04T19:00:58.893Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:01:01 [2022-03-04T19:01:01.441Z] === RUN   TestDockerSuite/TestBuildLastModified
19:01:06 [2022-03-04T19:01:06.729Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:01:07 [2022-03-04T19:01:07.532Z] 2022/03/04 19:01:07 	Finished clone cloud.google.com/go
19:01:08 [2022-03-04T19:01:08.643Z] --- PASS: TestImportExtremelyLargeImageWorks (181.15s)
19:01:08 [2022-03-04T19:01:08.643Z] PASS
19:01:08 [2022-03-04T19:01:08.643Z] 
19:01:08 [2022-03-04T19:01:08.643Z] DONE 12 tests in 184.972s
19:01:08 [2022-03-04T19:01:08.643Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:01:08 [2022-03-04T19:01:08.643Z] ++ 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
19:01:08 [2022-03-04T19:01:08.643Z] ++ set -e
19:01:08 [2022-03-04T19:01:08.643Z] ++ '[' -n 0 ']'
19:01:08 [2022-03-04T19:01:08.643Z] ++ set -x
19:01:08 [2022-03-04T19:01:08.643Z] ++ 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
19:01:08 [2022-03-04T19:01:08.905Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:01:08 [2022-03-04T19:01:08.905Z] INFO: Testing against a local daemon
19:01:08 [2022-03-04T19:01:08.905Z] === RUN   TestNetworkCreateDelete
19:01:08 [2022-03-04T19:01:08.905Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:01:09 [2022-03-04T19:01:09.166Z] --- PASS: TestNetworkCreateDelete (0.21s)
19:01:09 [2022-03-04T19:01:09.166Z] === RUN   TestDockerNetworkDeletePreferID
19:01:09 [2022-03-04T19:01:09.166Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:01:09 [2022-03-04T19:01:09.428Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:01:09 [2022-03-04T19:01:09.428Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:01:09 [2022-03-04T19:01:09.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
19:01:09 [2022-03-04T19:01:09.690Z] === RUN   TestDaemonDNSFallback
19:01:09 [2022-03-04T19:01:09.690Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:01:11 [2022-03-04T19:01:11.076Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:01:12 [2022-03-04T19:01:12.020Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:01:14 [2022-03-04T19:01:14.566Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:01:14 [2022-03-04T19:01:14.566Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:01:14 [2022-03-04T19:01:14.828Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:01:15 [2022-03-04T19:01:15.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:01:15 [2022-03-04T19:01:15.656Z] 2022/03/04 19:01:15 	Finished clone github.com/gogo/protobuf
19:01:16 [2022-03-04T19:01:16.345Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:01:16 [2022-03-04T19:01:16.345Z] --- PASS: TestDaemonDNSFallback (6.68s)
19:01:16 [2022-03-04T19:01:16.345Z] === RUN   TestInspectNetwork
19:01:16 [2022-03-04T19:01:16.872Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:01:16 [2022-03-04T19:01:16.872Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:01:16 [2022-03-04T19:01:16.872Z] === RUN   TestDockerSuite/TestBuildBlankName
19:01:16 [2022-03-04T19:01:16.872Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:01:18 [2022-03-04T19:01:18.935Z] 2022/03/04 19:01:18 	Finished clone google.golang.org/genproto
19:01:20 [2022-03-04T19:01:20.553Z] === RUN   TestInspectNetwork/full_network_id
19:01:20 [2022-03-04T19:01:20.554Z] === RUN   TestInspectNetwork/partial_network_id
19:01:20 [2022-03-04T19:01:20.554Z] === RUN   TestInspectNetwork/network_name
19:01:20 [2022-03-04T19:01:20.554Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:01:22 [2022-03-04T19:01:22.468Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:01:24 [2022-03-04T19:01:24.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:01:24 [2022-03-04T19:01:24.057Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:01:24 [2022-03-04T19:01:24.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:01:25 [2022-03-04T19:01:25.015Z] --- PASS: TestInspectNetwork (8.64s)
19:01:25 [2022-03-04T19:01:25.015Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:01:25 [2022-03-04T19:01:25.015Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:01:25 [2022-03-04T19:01:25.015Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:01:25 [2022-03-04T19:01:25.015Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:01:25 [2022-03-04T19:01:25.015Z] === RUN   TestRunContainerWithBridgeNone
19:01:25 [2022-03-04T19:01:25.275Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:01:26 [2022-03-04T19:01:26.218Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:01:27 [2022-03-04T19:01:27.161Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkInvalidJSON
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkInvalidJSON//networks/create
19:01:27 [2022-03-04T19:01:27.161Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:01:27 [2022-03-04T19:01:27.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:27 [2022-03-04T19:01:27.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:27 [2022-03-04T19:01:27.161Z] === CONT  TestNetworkInvalidJSON//networks/create
19:01:27 [2022-03-04T19:01:27.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:27 [2022-03-04T19:01:27.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:01:27 [2022-03-04T19:01:27.161Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:01:27 [2022-03-04T19:01:27.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:01:27 [2022-03-04T19:01:27.161Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:01:27 [2022-03-04T19:01:27.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkList
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkList//networks
19:01:27 [2022-03-04T19:01:27.161Z] === PAUSE TestNetworkList//networks
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestNetworkList//networks/
19:01:27 [2022-03-04T19:01:27.161Z] === PAUSE TestNetworkList//networks/
19:01:27 [2022-03-04T19:01:27.161Z] === CONT  TestNetworkList//networks
19:01:27 [2022-03-04T19:01:27.161Z] === CONT  TestNetworkList//networks/
19:01:27 [2022-03-04T19:01:27.161Z] --- PASS: TestNetworkList (0.02s)
19:01:27 [2022-03-04T19:01:27.161Z]     --- PASS: TestNetworkList//networks (0.00s)
19:01:27 [2022-03-04T19:01:27.161Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:01:27 [2022-03-04T19:01:27.161Z] === RUN   TestHostIPv4BridgeLabel
19:01:27 [2022-03-04T19:01:27.733Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
19:01:27 [2022-03-04T19:01:27.733Z] === RUN   TestDaemonRestartWithLiveRestore
19:01:27 [2022-03-04T19:01:27.995Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:01:27 [2022-03-04T19:01:27.995Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:01:27 [2022-03-04T19:01:27.995Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:01:28 [2022-03-04T19:01:28.948Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
19:01:28 [2022-03-04T19:01:28.948Z] === RUN   TestDaemonDefaultNetworkPools
19:01:29 [2022-03-04T19:01:29.287Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:01:29 [2022-03-04T19:01:29.532Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
19:01:29 [2022-03-04T19:01:29.532Z] === RUN   TestDaemonRestartWithExistingNetwork
19:01:30 [2022-03-04T19:01:30.930Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
19:01:30 [2022-03-04T19:01:30.930Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:01:31 [2022-03-04T19:01:31.503Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:01:31 [2022-03-04T19:01:31.764Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:01:32 [2022-03-04T19:01:32.026Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
19:01:32 [2022-03-04T19:01:32.026Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:01:32 [2022-03-04T19:01:32.600Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
19:01:32 [2022-03-04T19:01:32.600Z] === RUN   TestServiceWithPredefinedNetwork
19:01:33 [2022-03-04T19:01:33.173Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:01:33 [2022-03-04T19:01:33.511Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:01:35 [2022-03-04T19:01:35.426Z] === RUN   TestDockerSuite/TestBuildNetNone
19:01:35 [2022-03-04T19:01:35.426Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s)
19:01:35 [2022-03-04T19:01:35.426Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:01:35 [2022-03-04T19:01:35.426Z]     service_test.go:242: FLAKY_TEST
19:01:35 [2022-03-04T19:01:35.426Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:01:35 [2022-03-04T19:01:35.426Z] === RUN   TestServiceWithDataPathPortInit
19:01:35 [2022-03-04T19:01:35.687Z] === RUN   TestDockerSuite/TestBuildNoContext
19:01:36 [2022-03-04T19:01:36.258Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:01:36 [2022-03-04T19:01:36.829Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:01:37 [2022-03-04T19:01:37.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:01:38 [2022-03-04T19:01:38.745Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:01:38 [2022-03-04T19:01:38.745Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:01:38 [2022-03-04T19:01:38.745Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:01:39 [2022-03-04T19:01:39.007Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:01:39 [2022-03-04T19:01:39.268Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:01:39 [2022-03-04T19:01:39.840Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:01:41 [2022-03-04T19:01:41.225Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:01:41 [2022-03-04T19:01:41.487Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:01:43 [2022-03-04T19:01:43.551Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:01:44 [2022-03-04T19:01:44.496Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:01:45 [2022-03-04T19:01:45.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:01:45 [2022-03-04T19:01:45.130Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:01:45 [2022-03-04T19:01:45.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:01:46 [2022-03-04T19:01:46.417Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:01:46 [2022-03-04T19:01:46.989Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:01:47 [2022-03-04T19:01:47.935Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:01:48 [2022-03-04T19:01:48.196Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:01:50 [2022-03-04T19:01:50.747Z] === RUN   TestDockerSuite/TestBuildPATH
19:01:51 [2022-03-04T19:01:51.008Z] --- PASS: TestServiceWithDataPathPortInit (15.47s)
19:01:51 [2022-03-04T19:01:51.008Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:01:51 [2022-03-04T19:01:51.951Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:01:52 [2022-03-04T19:01:52.895Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:01:53 [2022-03-04T19:01:53.468Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:01:54 [2022-03-04T19:01:54.413Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lfesbqsanpfqodyoetxjpxaqb Created:2022-03-04 19:01:52.565204627 +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[20b803af5600511c16f54a2ba48abbbf0f4ba687aa0d33e7d57b86e8339882b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w024iosb29d88az7ira2wzm1r EndpointID:5ace32a8c9407e81297ba21b87386809ab04d6c58b9ac4691c5faa43159ec9c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e99d9ec28ce4d0dd8e128c7cce216553dbe15aed37c7176c60f3fb8faafcb2d 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:a9d0ef18e982 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w024iosb29d88az7ira2wzm1r EndpointID:5ace32a8c9407e81297ba21b87386809ab04d6c58b9ac4691c5faa43159ec9c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:01:56 [2022-03-04T19:01:56.035Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:01:56 [2022-03-04T19:01:56.035Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:01:56 [2022-03-04T19:01:56.035Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:01:56 [2022-03-04T19:01:56.035Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:01:56 [2022-03-04T19:01:56.035Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:01:59 [2022-03-04T19:01:59.705Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s)
19:01:59 [2022-03-04T19:01:59.705Z] PASS
19:01:59 [2022-03-04T19:01:59.705Z] 
19:01:59 [2022-03-04T19:01:59.705Z] === Skipped
19:01:59 [2022-03-04T19:01:59.705Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:01:59 [2022-03-04T19:01:59.705Z]     service_test.go:242: FLAKY_TEST
19:01:59 [2022-03-04T19:01:59.705Z] 
19:01:59 [2022-03-04T19:01:59.705Z] DONE 26 tests, 1 skipped in 50.148s
19:01:59 [2022-03-04T19:01:59.705Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:01:59 [2022-03-04T19:01:59.705Z] ++ 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
19:01:59 [2022-03-04T19:01:59.705Z] ++ set -e
19:01:59 [2022-03-04T19:01:59.705Z] ++ '[' -n 0 ']'
19:01:59 [2022-03-04T19:01:59.705Z] ++ set -x
19:01:59 [2022-03-04T19:01:59.705Z] ++ 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
19:01:59 [2022-03-04T19:01:59.705Z] INFO: Testing against a local daemon
19:01:59 [2022-03-04T19:01:59.705Z] === RUN   TestDockerNetworkIpvlanPersistance
19:01:59 [2022-03-04T19:01:59.705Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:59 [2022-03-04T19:01:59.705Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:01:59 [2022-03-04T19:01:59.705Z] === RUN   TestDockerNetworkIpvlan
19:01:59 [2022-03-04T19:01:59.705Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:59 [2022-03-04T19:01:59.705Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:01:59 [2022-03-04T19:01:59.705Z] PASS
19:01:59 [2022-03-04T19:01:59.705Z] 
19:01:59 [2022-03-04T19:01:59.705Z] === Skipped
19:01:59 [2022-03-04T19:01:59.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:01:59 [2022-03-04T19:01:59.705Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:59 [2022-03-04T19:01:59.705Z] 
19:01:59 [2022-03-04T19:01:59.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:01:59 [2022-03-04T19:01:59.705Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:59 [2022-03-04T19:01:59.705Z] 
19:01:59 [2022-03-04T19:01:59.705Z] DONE 2 tests, 2 skipped in 0.142s
19:01:59 [2022-03-04T19:01:59.705Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:01:59 [2022-03-04T19:01:59.705Z] ++ 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
19:01:59 [2022-03-04T19:01:59.705Z] ++ set -e
19:01:59 [2022-03-04T19:01:59.705Z] ++ '[' -n 0 ']'
19:01:59 [2022-03-04T19:01:59.705Z] ++ set -x
19:01:59 [2022-03-04T19:01:59.705Z] ++ 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
19:01:59 [2022-03-04T19:01:59.705Z] INFO: Testing against a local daemon
19:01:59 [2022-03-04T19:01:59.705Z] === RUN   TestDockerNetworkMacvlanPersistance
19:01:59 [2022-03-04T19:01:59.705Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:02:00 [2022-03-04T19:02:00.648Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
19:02:00 [2022-03-04T19:02:00.648Z] === RUN   TestDockerNetworkMacvlan
19:02:00 [2022-03-04T19:02:00.793Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:02:00 [2022-03-04T19:02:00.793Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:02:00 [2022-03-04T19:02:00.793Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:02:01 [2022-03-04T19:02:01.222Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:02:01 [2022-03-04T19:02:01.267Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:02:01 [2022-03-04T19:02:01.267Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:02:01 [2022-03-04T19:02:01.267Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:02:01 [2022-03-04T19:02:01.267Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:02:01 [2022-03-04T19:02:01.267Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:02:02 [2022-03-04T19:02:02.203Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:02:02 [2022-03-04T19:02:02.466Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:02:03 [2022-03-04T19:02:03.037Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:02:04 [2022-03-04T19:02:04.422Z] === RUN   TestDockerSuite/TestBuildRm
19:02:05 [2022-03-04T19:02:05.366Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:02:05 [2022-03-04T19:02:05.366Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:02:07 [2022-03-04T19:02:07.284Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:02:07 [2022-03-04T19:02:07.856Z]     docker_api_swarm_test.go:303: [df94cd717c2c4] joining swarm manager [d10c22f43f4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:02:07 [2022-03-04T19:02:07.856Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:02:08 [2022-03-04T19:02:08.430Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:02:09 [2022-03-04T19:02:09.375Z]     docker_api_swarm_test.go:304: [de591959ca684] joining swarm manager [d10c22f43f4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:02:09 [2022-03-04T19:02:09.636Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:02:10 [2022-03-04T19:02:10.209Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:02:10 [2022-03-04T19:02:10.209Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
19:02:10 [2022-03-04T19:02:10.781Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:02:12 [2022-03-04T19:02:12.169Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:02:12 [2022-03-04T19:02:12.742Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:02:12 [2022-03-04T19:02:12.742Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:02:13 [2022-03-04T19:02:13.686Z] --- PASS: TestDockerNetworkMacvlan (13.09s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s)
19:02:13 [2022-03-04T19:02:13.686Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s)
19:02:13 [2022-03-04T19:02:13.686Z] PASS
19:02:13 [2022-03-04T19:02:13.686Z] 
19:02:13 [2022-03-04T19:02:13.686Z] DONE 8 tests in 14.605s
19:02:13 [2022-03-04T19:02:13.686Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:02:13 [2022-03-04T19:02:13.686Z] ++ 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
19:02:13 [2022-03-04T19:02:13.686Z] ++ set -e
19:02:13 [2022-03-04T19:02:13.686Z] ++ '[' -n 0 ']'
19:02:13 [2022-03-04T19:02:13.686Z] ++ set -x
19:02:13 [2022-03-04T19:02:13.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:02:13 [2022-03-04T19:02:13.686Z] testing: warning: no tests to run
19:02:13 [2022-03-04T19:02:13.686Z] PASS
19:02:13 [2022-03-04T19:02:13.686Z] 
19:02:13 [2022-03-04T19:02:13.686Z] DONE 0 tests in 0.040s
19:02:13 [2022-03-04T19:02:13.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:02:13 [2022-03-04T19:02:13.686Z] ++ 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
19:02:13 [2022-03-04T19:02:13.686Z] ++ set -e
19:02:13 [2022-03-04T19:02:13.686Z] ++ '[' -n 0 ']'
19:02:13 [2022-03-04T19:02:13.686Z] ++ set -x
19:02:13 [2022-03-04T19:02:13.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:02:13 [2022-03-04T19:02:13.686Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:02:13 [2022-03-04T19:02:13.947Z] INFO: Testing against a local daemon
19:02:13 [2022-03-04T19:02:13.947Z] === RUN   TestAuthZPluginAllowRequest
19:02:15 [2022-03-04T19:02:15.135Z] 2022/03/04 19:02:08 	Finished clone github.com/hashicorp/consul
19:02:15 [2022-03-04T19:02:15.331Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
19:02:15 [2022-03-04T19:02:15.331Z] === RUN   TestAuthZPluginTLS
19:02:15 [2022-03-04T19:02:15.903Z] --- PASS: TestAuthZPluginTLS (0.58s)
19:02:15 [2022-03-04T19:02:15.903Z] === RUN   TestAuthZPluginDenyRequest
19:02:16 [2022-03-04T19:02:16.476Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
19:02:16 [2022-03-04T19:02:16.476Z] === RUN   TestAuthZPluginAPIDenyResponse
19:02:16 [2022-03-04T19:02:16.748Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:02:16 [2022-03-04T19:02:16.748Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:02:17 [2022-03-04T19:02:17.015Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:02:17 [2022-03-04T19:02:17.015Z] === RUN   TestAuthZPluginDenyResponse
19:02:17 [2022-03-04T19:02:17.015Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:02:17 [2022-03-04T19:02:17.015Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:02:17 [2022-03-04T19:02:17.015Z] === RUN   TestDockerSuite/TestBuildSpaces
19:02:17 [2022-03-04T19:02:17.276Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:02:17 [2022-03-04T19:02:17.537Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
19:02:17 [2022-03-04T19:02:17.537Z] === RUN   TestAuthZPluginAllowEventStream
19:02:18 [2022-03-04T19:02:18.109Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:02:18 [2022-03-04T19:02:18.109Z] === RUN   TestDockerSuite/TestBuildStderr
19:02:19 [2022-03-04T19:02:19.054Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
19:02:19 [2022-03-04T19:02:19.054Z] === RUN   TestAuthZPluginErrorResponse
19:02:19 [2022-03-04T19:02:19.054Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:02:19 [2022-03-04T19:02:19.626Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
19:02:19 [2022-03-04T19:02:19.626Z] === RUN   TestAuthZPluginErrorRequest
19:02:20 [2022-03-04T19:02:20.198Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
19:02:20 [2022-03-04T19:02:20.198Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:02:20 [2022-03-04T19:02:20.393Z] 2022/03/04 19:02:19 	Finished clone github.com/aws/aws-sdk-go
19:02:20 [2022-03-04T19:02:20.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:02:20 [2022-03-04T19:02:20.770Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:02:22 [2022-03-04T19:02:22.158Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:02:22 [2022-03-04T19:02:22.419Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s)
19:02:22 [2022-03-04T19:02:22.419Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:02:23 [2022-03-04T19:02:23.365Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:02:24 [2022-03-04T19:02:24.308Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:02:24 [2022-03-04T19:02:24.308Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
19:02:24 [2022-03-04T19:02:24.308Z] === RUN   TestAuthZPluginHeader
19:02:24 [2022-03-04T19:02:24.308Z]     docker_api_swarm_test.go:363: Waiting for possible election...
19:02:24 [2022-03-04T19:02:24.569Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:02:25 [2022-03-04T19:02:25.142Z] --- PASS: TestAuthZPluginHeader (0.83s)
19:02:25 [2022-03-04T19:02:25.142Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:02:25 [2022-03-04T19:02:25.402Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:02:26 [2022-03-04T19:02:26.346Z] === RUN   TestDockerSuite/TestBuildUser
19:02:27 [2022-03-04T19:02:27.734Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:02:29 [2022-03-04T19:02:29.652Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s)
19:02:29 [2022-03-04T19:02:29.652Z] === RUN   TestAuthZPluginV2Disable
19:02:30 [2022-03-04T19:02:30.224Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:02:33 [2022-03-04T19:02:33.528Z] --- PASS: TestAuthZPluginV2Disable (3.85s)
19:02:33 [2022-03-04T19:02:33.528Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:02:34 [2022-03-04T19:02:34.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:02:37 [2022-03-04T19:02:37.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:02:37 [2022-03-04T19:02:37.474Z]     docker_api_swarm_test.go:271: [d840591d2bac4] joining swarm manager [de9cceb4bae16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:02:37 [2022-03-04T19:02:37.474Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s)
19:02:37 [2022-03-04T19:02:37.474Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:02:38 [2022-03-04T19:02:38.419Z]     docker_api_swarm_test.go:272: [d879f480936be] joining swarm manager [de9cceb4bae16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:02:41 [2022-03-04T19:02:41.914Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:02:41 [2022-03-04T19:02:41.914Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:02:41 [2022-03-04T19:02:41.914Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:02:41 [2022-03-04T19:02:41.914Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:02:42 [2022-03-04T19:02:42.371Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:02:42 [2022-03-04T19:02:42.692Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:02:43 [2022-03-04T19:02:43.263Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:02:43 [2022-03-04T19:02:43.835Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:02:43 [2022-03-04T19:02:43.904Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:02:43 [2022-03-04T19:02:43.904Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:02:43 [2022-03-04T19:02:43.904Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:02:44 [2022-03-04T19:02:44.779Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:02:45 [2022-03-04T19:02:45.723Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:02:47 [2022-03-04T19:02:47.108Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:02:47 [2022-03-04T19:02:47.108Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:02:47 [2022-03-04T19:02:47.108Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:02:47 [2022-03-04T19:02:47.108Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:02:47 [2022-03-04T19:02:47.108Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:02:47 [2022-03-04T19:02:47.108Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:02:47 [2022-03-04T19:02:47.108Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:02:47 [2022-03-04T19:02:47.108Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:02:47 [2022-03-04T19:02:47.108Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:02:48 [2022-03-04T19:02:48.051Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:02:48 [2022-03-04T19:02:48.312Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:02:48 [2022-03-04T19:02:48.583Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:02:48 [2022-03-04T19:02:48.884Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:02:49 [2022-03-04T19:02:49.145Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.94s)
19:02:49 [2022-03-04T19:02:49.145Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:02:49 [2022-03-04T19:02:49.407Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:02:49 [2022-03-04T19:02:49.549Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:02:49 [2022-03-04T19:02:49.549Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:02:49 [2022-03-04T19:02:49.549Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:02:49 [2022-03-04T19:02:49.549Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:02:49 [2022-03-04T19:02:49.549Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:02:50 [2022-03-04T19:02:50.349Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:02:50 [2022-03-04T19:02:50.349Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:02:51 [2022-03-04T19:02:51.086Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:02:51 [2022-03-04T19:02:51.544Z] === RUN   TestDockerSuite/TestBuildCmd
19:02:52 [2022-03-04T19:02:52.267Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:02:52 [2022-03-04T19:02:52.508Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:02:52 [2022-03-04T19:02:52.969Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:02:53 [2022-03-04T19:02:53.210Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:02:53 [2022-03-04T19:02:53.428Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:02:53 [2022-03-04T19:02:53.783Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:02:54 [2022-03-04T19:02:54.044Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:02:54 [2022-03-04T19:02:54.305Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:02:54 [2022-03-04T19:02:54.305Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:02:54 [2022-03-04T19:02:54.305Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:02:54 [2022-03-04T19:02:54.877Z] === RUN   TestDockerSuite/TestBuildXZHost
19:02:56 [2022-03-04T19:02:56.269Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:02:56 [2022-03-04T19:02:56.269Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:02:56 [2022-03-04T19:02:56.269Z]     docker_cli_sni_test.go:18: Flakey test
19:02:56 [2022-03-04T19:02:56.269Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:02:56 [2022-03-04T19:02:56.840Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:02:57 [2022-03-04T19:02:57.410Z] === RUN   TestDockerSuite/TestCommitChange
19:02:57 [2022-03-04T19:02:57.982Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:02:58 [2022-03-04T19:02:58.552Z] === RUN   TestDockerSuite/TestCommitHardlink
19:02:59 [2022-03-04T19:02:59.218Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:02:59 [2022-03-04T19:02:59.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:02:59 [2022-03-04T19:02:59.937Z] === RUN   TestDockerSuite/TestCommitNewFile
19:03:00 [2022-03-04T19:03:00.751Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:03:00 [2022-03-04T19:03:00.751Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:03:00 [2022-03-04T19:03:00.751Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:03:00 [2022-03-04T19:03:00.880Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:03:01 [2022-03-04T19:03:01.453Z] === RUN   TestDockerSuite/TestCommitTTY
19:03:01 [2022-03-04T19:03:01.716Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:03:01 [2022-03-04T19:03:01.716Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:03:01 [2022-03-04T19:03:01.716Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:03:02 [2022-03-04T19:03:02.173Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:03:02 [2022-03-04T19:03:02.840Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:03:03 [2022-03-04T19:03:03.411Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:03:04 [2022-03-04T19:03:04.347Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:03:04 [2022-03-04T19:03:04.354Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:03:04 [2022-03-04T19:03:04.805Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:03:04 [2022-03-04T19:03:04.925Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:03:04 [2022-03-04T19:03:04.925Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:03:04 [2022-03-04T19:03:04.925Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:03:05 [2022-03-04T19:03:05.186Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:03:05 [2022-03-04T19:03:05.186Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:03:05 [2022-03-04T19:03:05.186Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:03:05 [2022-03-04T19:03:05.186Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:03:05 [2022-03-04T19:03:05.262Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:03:05 [2022-03-04T19:03:05.262Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:03:05 [2022-03-04T19:03:05.719Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:03:05 [2022-03-04T19:03:05.759Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
19:03:05 [2022-03-04T19:03:05.759Z] PASS
19:03:05 [2022-03-04T19:03:05.759Z] 
19:03:05 [2022-03-04T19:03:05.759Z] DONE 17 tests in 52.080s
19:03:05 [2022-03-04T19:03:05.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:03:05 [2022-03-04T19:03:05.759Z] ++ 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
19:03:05 [2022-03-04T19:03:05.759Z] ++ set -e
19:03:05 [2022-03-04T19:03:05.759Z] ++ '[' -n 0 ']'
19:03:05 [2022-03-04T19:03:05.759Z] ++ set -x
19:03:05 [2022-03-04T19:03:05.759Z] ++ 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
19:03:06 [2022-03-04T19:03:06.020Z] INFO: Testing against a local daemon
19:03:06 [2022-03-04T19:03:06.020Z] === RUN   TestPluginInvalidJSON
19:03:06 [2022-03-04T19:03:06.020Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:03:06 [2022-03-04T19:03:06.020Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:03:06 [2022-03-04T19:03:06.020Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:03:06 [2022-03-04T19:03:06.020Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:03:06 [2022-03-04T19:03:06.020Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:03:06 [2022-03-04T19:03:06.020Z] === RUN   TestPluginInstall
19:03:06 [2022-03-04T19:03:06.020Z] === RUN   TestPluginInstall/no_auth
19:03:06 [2022-03-04T19:03:06.177Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:03:06 [2022-03-04T19:03:06.282Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:03:07 [2022-03-04T19:03:07.142Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:03:07 [2022-03-04T19:03:07.143Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:03:07 [2022-03-04T19:03:07.143Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:03:07 [2022-03-04T19:03:07.143Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:03:07 [2022-03-04T19:03:07.143Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:03:07 [2022-03-04T19:03:07.669Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:03:07 [2022-03-04T19:03:07.669Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:03:08 [2022-03-04T19:03:08.241Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:03:08 [2022-03-04T19:03:08.241Z] time="2022-03-04T19:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:08 [2022-03-04T19:03:08.241Z] time="2022-03-04T19:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:287567ed55681cb297ad061257bd9ff560e85fe0a7a1861377ecabe7d6ea5dc4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:08 [2022-03-04T19:03:08.241Z] time="2022-03-04T19:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:08 [2022-03-04T19:03:08.241Z] time="2022-03-04T19:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:287567ed55681cb297ad061257bd9ff560e85fe0a7a1861377ecabe7d6ea5dc4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:08 [2022-03-04T19:03:08.502Z] === RUN   TestPluginInstall/with_htpasswd
19:03:08 [2022-03-04T19:03:08.764Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:03:09 [2022-03-04T19:03:09.025Z] time="2022-03-04T19:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:09 [2022-03-04T19:03:09.025Z] time="2022-03-04T19:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80ac90609c486ae6e00d4f63771e673250112c2bf403891e193c1f803c1c415f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:09 [2022-03-04T19:03:09.025Z] time="2022-03-04T19:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:09 [2022-03-04T19:03:09.025Z] time="2022-03-04T19:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80ac90609c486ae6e00d4f63771e673250112c2bf403891e193c1f803c1c415f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:09 [2022-03-04T19:03:09.286Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:03:09 [2022-03-04T19:03:09.547Z] === RUN   TestPluginInstall/with_insecure
19:03:10 [2022-03-04T19:03:10.118Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:03:10 [2022-03-04T19:03:10.379Z] time="2022-03-04T19:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:10 [2022-03-04T19:03:10.379Z] time="2022-03-04T19:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db700dc0496c1f8157d3b80fbdc34149960ebd0d95a57f83992f8dbd7a56eea2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:10 [2022-03-04T19:03:10.379Z] time="2022-03-04T19:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:03:10 [2022-03-04T19:03:10.379Z] time="2022-03-04T19:03:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db700dc0496c1f8157d3b80fbdc34149960ebd0d95a57f83992f8dbd7a56eea2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:03:10 [2022-03-04T19:03:10.640Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:03:10 [2022-03-04T19:03:10.640Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:03:10 [2022-03-04T19:03:10.640Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:03:10 [2022-03-04T19:03:10.901Z]     plugin_test.go:165: [d70522c1de3c6] daemon is not started
19:03:10 [2022-03-04T19:03:10.901Z] --- PASS: TestPluginInstall (4.81s)
19:03:10 [2022-03-04T19:03:10.901Z]     --- PASS: TestPluginInstall/no_auth (2.55s)
19:03:10 [2022-03-04T19:03:10.901Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
19:03:10 [2022-03-04T19:03:10.901Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
19:03:10 [2022-03-04T19:03:10.901Z] === RUN   TestPluginsWithRuntimes
19:03:11 [2022-03-04T19:03:11.162Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:03:11 [2022-03-04T19:03:11.162Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:03:11 [2022-03-04T19:03:11.162Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:03:11 [2022-03-04T19:03:11.162Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:03:11 [2022-03-04T19:03:11.423Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:03:11 [2022-03-04T19:03:11.996Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:03:12 [2022-03-04T19:03:12.569Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:03:12 [2022-03-04T19:03:12.569Z] === RUN   TestPluginsWithRuntimes/No_Args
19:03:12 [2022-03-04T19:03:12.920Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:03:13 [2022-03-04T19:03:13.166Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:03:13 [2022-03-04T19:03:13.166Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:03:13 [2022-03-04T19:03:13.739Z] === RUN   TestPluginsWithRuntimes/With_Args
19:03:14 [2022-03-04T19:03:14.310Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:03:14 [2022-03-04T19:03:14.881Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:03:14 [2022-03-04T19:03:14.881Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:03:14 [2022-03-04T19:03:14.881Z] --- PASS: TestPluginsWithRuntimes (4.05s)
19:03:14 [2022-03-04T19:03:14.881Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.12s)
19:03:14 [2022-03-04T19:03:14.881Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.13s)
19:03:14 [2022-03-04T19:03:14.881Z] === RUN   TestPluginBackCompatMediaTypes
19:03:15 [2022-03-04T19:03:15.453Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:03:15 [2022-03-04T19:03:15.714Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s)
19:03:15 [2022-03-04T19:03:15.714Z] PASS
19:03:15 [2022-03-04T19:03:15.714Z] 
19:03:15 [2022-03-04T19:03:15.714Z] DONE 10 tests in 9.847s
19:03:15 [2022-03-04T19:03:15.714Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:03:15 [2022-03-04T19:03:15.714Z] ++ 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
19:03:15 [2022-03-04T19:03:15.714Z] ++ set -e
19:03:15 [2022-03-04T19:03:15.714Z] ++ '[' -n 0 ']'
19:03:15 [2022-03-04T19:03:15.714Z] ++ set -x
19:03:15 [2022-03-04T19:03:15.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:03:15 [2022-03-04T19:03:15.976Z] INFO: Testing against a local daemon
19:03:15 [2022-03-04T19:03:15.976Z] === RUN   TestExternalGraphDriver
19:03:15 [2022-03-04T19:03:15.976Z] === RUN   TestExternalGraphDriver/json
19:03:15 [2022-03-04T19:03:15.976Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:03:16 [2022-03-04T19:03:16.917Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:03:17 [2022-03-04T19:03:17.489Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:03:17 [2022-03-04T19:03:17.489Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:03:17 [2022-03-04T19:03:17.750Z] === RUN   TestExternalGraphDriver/spec
19:03:18 [2022-03-04T19:03:18.011Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:03:18 [2022-03-04T19:03:18.582Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:03:19 [2022-03-04T19:03:19.153Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:03:19 [2022-03-04T19:03:19.153Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:03:19 [2022-03-04T19:03:19.726Z] === RUN   TestExternalGraphDriver/pull
19:03:19 [2022-03-04T19:03:19.726Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:03:20 [2022-03-04T19:03:20.668Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:03:21 [2022-03-04T19:03:21.613Z] --- PASS: TestExternalGraphDriver (5.66s)
19:03:21 [2022-03-04T19:03:21.613Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
19:03:21 [2022-03-04T19:03:21.613Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
19:03:21 [2022-03-04T19:03:21.613Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
19:03:21 [2022-03-04T19:03:21.613Z] === RUN   TestGraphdriverPluginV2
19:03:21 [2022-03-04T19:03:21.873Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:03:21 [2022-03-04T19:03:21.873Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:03:21 [2022-03-04T19:03:21.873Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:03:21 [2022-03-04T19:03:21.873Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:03:21 [2022-03-04T19:03:21.873Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:03:22 [2022-03-04T19:03:22.444Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:03:23 [2022-03-04T19:03:23.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:03:26 [2022-03-04T19:03:26.319Z] --- PASS: TestGraphdriverPluginV2 (4.46s)
19:03:26 [2022-03-04T19:03:26.319Z] PASS
19:03:26 [2022-03-04T19:03:26.319Z] 
19:03:26 [2022-03-04T19:03:26.319Z] DONE 5 tests in 10.246s
19:03:26 [2022-03-04T19:03:26.319Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:03:26 [2022-03-04T19:03:26.319Z] ++ 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
19:03:26 [2022-03-04T19:03:26.319Z] ++ set -e
19:03:26 [2022-03-04T19:03:26.319Z] ++ '[' -n 0 ']'
19:03:26 [2022-03-04T19:03:26.319Z] ++ set -x
19:03:26 [2022-03-04T19:03:26.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:03:26 [2022-03-04T19:03:26.319Z] INFO: Testing against a local daemon
19:03:26 [2022-03-04T19:03:26.319Z] === RUN   TestContinueAfterPluginCrash
19:03:26 [2022-03-04T19:03:26.319Z] === PAUSE TestContinueAfterPluginCrash
19:03:26 [2022-03-04T19:03:26.319Z] === RUN   TestReadPluginNoRead
19:03:26 [2022-03-04T19:03:26.319Z] === PAUSE TestReadPluginNoRead
19:03:26 [2022-03-04T19:03:26.319Z] === RUN   TestDaemonStartWithLogOpt
19:03:26 [2022-03-04T19:03:26.319Z] === PAUSE TestDaemonStartWithLogOpt
19:03:26 [2022-03-04T19:03:26.319Z] === CONT  TestContinueAfterPluginCrash
19:03:26 [2022-03-04T19:03:26.319Z] === CONT  TestDaemonStartWithLogOpt
19:03:26 [2022-03-04T19:03:26.581Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:03:26 [2022-03-04T19:03:26.843Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:03:27 [2022-03-04T19:03:27.417Z] === RUN   TestDockerSuite/TestContainerAPITop
19:03:28 [2022-03-04T19:03:28.361Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:03:28 [2022-03-04T19:03:28.361Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:03:28 [2022-03-04T19:03:28.361Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:03:28 [2022-03-04T19:03:28.361Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:03:29 [2022-03-04T19:03:29.305Z]     docker_api_swarm_node_test.go:19: [de4bd1fd33aae] joining swarm manager [dc3ff2748ce25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:30 [2022-03-04T19:03:30.250Z]     docker_api_swarm_node_test.go:20: [d508d0940a868] joining swarm manager [dc3ff2748ce25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:31 [2022-03-04T19:03:31.208Z] --- PASS: TestDaemonStartWithLogOpt (5.05s)
19:03:31 [2022-03-04T19:03:31.208Z] === CONT  TestReadPluginNoRead
19:03:31 [2022-03-04T19:03:31.208Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:03:31 [2022-03-04T19:03:31.780Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:03:32 [2022-03-04T19:03:32.724Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:03:34 [2022-03-04T19:03:34.110Z] === RUN   TestReadPluginNoRead/default
19:03:35 [2022-03-04T19:03:35.496Z] === RUN   TestReadPluginNoRead/disabled_caching
19:03:36 [2022-03-04T19:03:36.067Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:03:36 [2022-03-04T19:03:36.328Z] --- PASS: TestContinueAfterPluginCrash (10.09s)
19:03:36 [2022-03-04T19:03:36.589Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:03:37 [2022-03-04T19:03:37.162Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:03:37 [2022-03-04T19:03:37.733Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:03:38 [2022-03-04T19:03:38.677Z] === CONT  TestReadPluginNoRead
19:03:38 [2022-03-04T19:03:38.677Z]     read_test.go:92: [d01cf696e86c2] daemon is not started
19:03:38 [2022-03-04T19:03:38.677Z] --- PASS: TestReadPluginNoRead (7.35s)
19:03:38 [2022-03-04T19:03:38.677Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
19:03:38 [2022-03-04T19:03:38.677Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
19:03:38 [2022-03-04T19:03:38.677Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
19:03:38 [2022-03-04T19:03:38.677Z] PASS
19:03:38 [2022-03-04T19:03:38.677Z] 
19:03:38 [2022-03-04T19:03:38.677Z] DONE 6 tests in 12.566s
19:03:38 [2022-03-04T19:03:38.677Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:03:38 [2022-03-04T19:03:38.678Z] ++ 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
19:03:38 [2022-03-04T19:03:38.678Z] ++ set -e
19:03:38 [2022-03-04T19:03:38.678Z] ++ '[' -n 0 ']'
19:03:38 [2022-03-04T19:03:38.678Z] ++ set -x
19:03:38 [2022-03-04T19:03:38.678Z] ++ 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
19:03:38 [2022-03-04T19:03:38.678Z] testing: warning: no tests to run
19:03:38 [2022-03-04T19:03:38.678Z] PASS
19:03:38 [2022-03-04T19:03:38.678Z] 
19:03:38 [2022-03-04T19:03:38.678Z] DONE 0 tests in 0.043s
19:03:38 [2022-03-04T19:03:38.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:03:38 [2022-03-04T19:03:38.678Z] ++ 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
19:03:38 [2022-03-04T19:03:38.678Z] ++ set -e
19:03:38 [2022-03-04T19:03:38.678Z] ++ '[' -n 0 ']'
19:03:38 [2022-03-04T19:03:38.678Z] ++ set -x
19:03:38 [2022-03-04T19:03:38.678Z] ++ 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
19:03:38 [2022-03-04T19:03:38.678Z] INFO: Testing against a local daemon
19:03:38 [2022-03-04T19:03:38.678Z] === RUN   TestPluginWithDevMounts
19:03:38 [2022-03-04T19:03:38.678Z] === PAUSE TestPluginWithDevMounts
19:03:38 [2022-03-04T19:03:38.678Z] === CONT  TestPluginWithDevMounts
19:03:38 [2022-03-04T19:03:38.938Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:03:39 [2022-03-04T19:03:39.882Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:03:40 [2022-03-04T19:03:40.453Z] --- PASS: TestPluginWithDevMounts (1.79s)
19:03:40 [2022-03-04T19:03:40.453Z] PASS
19:03:40 [2022-03-04T19:03:40.453Z] 
19:03:40 [2022-03-04T19:03:40.453Z] DONE 1 tests in 1.936s
19:03:40 [2022-03-04T19:03:40.716Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:03:40 [2022-03-04T19:03:40.716Z] ++ 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
19:03:40 [2022-03-04T19:03:40.716Z] ++ set -e
19:03:40 [2022-03-04T19:03:40.716Z] ++ '[' -n 0 ']'
19:03:40 [2022-03-04T19:03:40.716Z] ++ set -x
19:03:40 [2022-03-04T19:03:40.716Z] ++ 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
19:03:40 [2022-03-04T19:03:40.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:03:40 [2022-03-04T19:03:40.716Z] INFO: Testing against a local daemon
19:03:40 [2022-03-04T19:03:40.716Z] === RUN   TestSecretInspect
19:03:41 [2022-03-04T19:03:41.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:03:42 [2022-03-04T19:03:42.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:03:42 [2022-03-04T19:03:42.854Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:03:43 [2022-03-04T19:03:43.311Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:03:44 [2022-03-04T19:03:44.059Z] --- PASS: TestSecretInspect (3.06s)
19:03:44 [2022-03-04T19:03:44.059Z] === RUN   TestSecretList
19:03:44 [2022-03-04T19:03:44.277Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:03:44 [2022-03-04T19:03:44.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:03:45 [2022-03-04T19:03:45.265Z]     docker_api_swarm_test.go:501: [d229c732c6262] joining swarm manager [d72a66d28663b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:45 [2022-03-04T19:03:45.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009b3770_<nil>}
19:03:46 [2022-03-04T19:03:46.407Z] --- PASS: TestSecretList (2.50s)
19:03:46 [2022-03-04T19:03:46.407Z] === RUN   TestSecretsCreateAndDelete
19:03:47 [2022-03-04T19:03:47.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1235722121_/foo_false__<nil>_<nil>_<nil>}
19:03:48 [2022-03-04T19:03:48.751Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
19:03:48 [2022-03-04T19:03:48.751Z] === RUN   TestSecretsUpdate
19:03:48 [2022-03-04T19:03:48.751Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1235722121_/foo_true__<nil>_<nil>_<nil>}
19:03:48 [2022-03-04T19:03:48.959Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:03:48 [2022-03-04T19:03:48.959Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:03:49 [2022-03-04T19:03:49.417Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:03:49 [2022-03-04T19:03:49.417Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:03:49 [2022-03-04T19:03:49.417Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:03:49 [2022-03-04T19:03:49.417Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:03:49 [2022-03-04T19:03:49.417Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:03:49 [2022-03-04T19:03:49.876Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:03:49 [2022-03-04T19:03:49.876Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:03:49 [2022-03-04T19:03:49.876Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:03:50 [2022-03-04T19:03:50.138Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_false__<nil>_<nil>_<nil>}
19:03:51 [2022-03-04T19:03:51.080Z] --- PASS: TestSecretsUpdate (2.39s)
19:03:51 [2022-03-04T19:03:51.080Z] === RUN   TestTemplatedSecret
19:03:51 [2022-03-04T19:03:51.340Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_true__<nil>_<nil>_<nil>}
19:03:52 [2022-03-04T19:03:52.727Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_true__0xc0009b37a0_<nil>_<nil>}
19:03:53 [2022-03-04T19:03:53.298Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009b37b8_<nil>}
19:03:53 [2022-03-04T19:03:53.870Z] --- PASS: TestTemplatedSecret (2.84s)
19:03:53 [2022-03-04T19:03:53.870Z] === RUN   TestSecretCreateResolve
19:03:54 [2022-03-04T19:03:54.811Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009b37d0_<nil>}
19:03:56 [2022-03-04T19:03:56.196Z] --- PASS: TestSecretCreateResolve (2.29s)
19:03:56 [2022-03-04T19:03:56.196Z] PASS
19:03:56 [2022-03-04T19:03:56.196Z] 
19:03:56 [2022-03-04T19:03:56.196Z] DONE 6 tests in 15.499s
19:03:56 [2022-03-04T19:03:56.196Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:03:56 [2022-03-04T19:03:56.196Z] ++ 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
19:03:56 [2022-03-04T19:03:56.196Z] ++ set -e
19:03:56 [2022-03-04T19:03:56.196Z] ++ '[' -n 0 ']'
19:03:56 [2022-03-04T19:03:56.196Z] ++ set -x
19:03:56 [2022-03-04T19:03:56.196Z] ++ 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
19:03:56 [2022-03-04T19:03:56.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009b37e8_<nil>}
19:03:56 [2022-03-04T19:03:56.196Z] INFO: Testing against a local daemon
19:03:56 [2022-03-04T19:03:56.196Z] === RUN   TestServiceCreateInit
19:03:56 [2022-03-04T19:03:56.196Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:03:57 [2022-03-04T19:03:57.138Z]     docker_api_swarm_test.go:506: [d16091248b664] joining swarm manager [d72a66d28663b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:57 [2022-03-04T19:03:57.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009b3800_<nil>}
19:03:59 [2022-03-04T19:03:59.098Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:04:00 [2022-03-04T19:04:00.043Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:04:00 [2022-03-04T19:04:00.303Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:04:00 [2022-03-04T19:04:00.875Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:04:02 [2022-03-04T19:04:02.791Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:04:04 [2022-03-04T19:04:04.175Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:04:04 [2022-03-04T19:04:04.747Z] --- PASS: TestServiceCreateInit (8.51s)
19:04:04 [2022-03-04T19:04:04.747Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
19:04:04 [2022-03-04T19:04:04.747Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s)
19:04:04 [2022-03-04T19:04:04.747Z] === RUN   TestCreateServiceMultipleTimes
19:04:06 [2022-03-04T19:04:06.661Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:04:07 [2022-03-04T19:04:07.609Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:04:07 [2022-03-04T19:04:07.870Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:04:08 [2022-03-04T19:04:08.815Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:04:09 [2022-03-04T19:04:09.397Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:04:10 [2022-03-04T19:04:10.783Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:04:11 [2022-03-04T19:04:11.355Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:04:11 [2022-03-04T19:04:11.926Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:04:12 [2022-03-04T19:04:12.499Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:04:13 [2022-03-04T19:04:13.443Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:04:14 [2022-03-04T19:04:14.014Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:04:14 [2022-03-04T19:04:14.963Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:04:15 [2022-03-04T19:04:15.535Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:04:16 [2022-03-04T19:04:16.476Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:04:16 [2022-03-04T19:04:16.737Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:04:17 [2022-03-04T19:04:17.311Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:04:18 [2022-03-04T19:04:18.255Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:04:18 [2022-03-04T19:04:18.827Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:04:19 [2022-03-04T19:04:19.399Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:04:19 [2022-03-04T19:04:19.399Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:04:19 [2022-03-04T19:04:19.660Z] === RUN   TestDockerSuite/TestCpRelativePath
19:04:20 [2022-03-04T19:04:20.231Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:04:21 [2022-03-04T19:04:21.174Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:04:21 [2022-03-04T19:04:21.435Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:04:21 [2022-03-04T19:04:21.695Z] --- PASS: TestCreateServiceMultipleTimes (17.04s)
19:04:21 [2022-03-04T19:04:21.696Z] === RUN   TestCreateServiceConflict
19:04:22 [2022-03-04T19:04:22.268Z] === RUN   TestDockerSuite/TestCpToCaseA
19:04:23 [2022-03-04T19:04:23.211Z] === RUN   TestDockerSuite/TestCpToCaseB
19:04:23 [2022-03-04T19:04:23.806Z] === RUN   TestDockerSuite/TestCpToCaseC
19:04:24 [2022-03-04T19:04:24.381Z] --- PASS: TestCreateServiceConflict (2.58s)
19:04:24 [2022-03-04T19:04:24.381Z] === RUN   TestCreateServiceMaxReplicas
19:04:25 [2022-03-04T19:04:25.752Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:04:25 [2022-03-04T19:04:25.752Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:04:25 [2022-03-04T19:04:25.752Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:04:25 [2022-03-04T19:04:25.766Z] === RUN   TestDockerSuite/TestCpToCaseD
19:04:26 [2022-03-04T19:04:26.221Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:04:28 [2022-03-04T19:04:28.313Z] --- PASS: TestCreateServiceMaxReplicas (3.41s)
19:04:28 [2022-03-04T19:04:28.313Z] === RUN   TestCreateWithDuplicateNetworkNames
19:04:29 [2022-03-04T19:04:29.262Z] === RUN   TestDockerSuite/TestCpToCaseE
19:04:31 [2022-03-04T19:04:31.812Z] === RUN   TestDockerSuite/TestCpToCaseF
19:04:32 [2022-03-04T19:04:32.074Z] === RUN   TestDockerSuite/TestCpToCaseG
19:04:33 [2022-03-04T19:04:33.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:04:35 [2022-03-04T19:04:35.376Z] === RUN   TestDockerSuite/TestCpToCaseH
19:04:35 [2022-03-04T19:04:35.950Z]     docker_api_swarm_node_test.go:80: [defbe074f2413] joining swarm manager [d3dac7d65a076]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:04:37 [2022-03-04T19:04:37.334Z] === RUN   TestDockerSuite/TestCpToCaseI
19:04:37 [2022-03-04T19:04:37.908Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:04:41 [2022-03-04T19:04:41.210Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:04:41 [2022-03-04T19:04:41.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.50s)
19:04:41 [2022-03-04T19:04:41.210Z] === RUN   TestCreateServiceSecretFileMode
19:04:41 [2022-03-04T19:04:41.781Z] === RUN   TestDockerSuite/TestCpToDot
19:04:42 [2022-03-04T19:04:42.726Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:04:44 [2022-03-04T19:04:44.114Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:04:45 [2022-03-04T19:04:45.604Z] === RUN   TestDockerSuite/TestCpToStdout
19:04:45 [2022-03-04T19:04:45.864Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:04:46 [2022-03-04T19:04:46.807Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:04:46 [2022-03-04T19:04:46.807Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:04:47 [2022-03-04T19:04:47.380Z] === RUN   TestDockerSuite/TestCpVolumePath
19:04:48 [2022-03-04T19:04:48.322Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:04:48 [2022-03-04T19:04:48.322Z] === RUN   TestDockerSuite/TestCreateArgs
19:04:48 [2022-03-04T19:04:48.322Z] === RUN   TestDockerSuite/TestCreateByImageID
19:04:48 [2022-03-04T19:04:48.582Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:04:49 [2022-03-04T19:04:49.155Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:04:49 [2022-03-04T19:04:49.155Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:04:49 [2022-03-04T19:04:49.155Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:04:49 [2022-03-04T19:04:49.155Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:04:49 [2022-03-04T19:04:49.726Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:04:49 [2022-03-04T19:04:49.726Z] === RUN   TestDockerSuite/TestCreateLabels
19:04:49 [2022-03-04T19:04:49.988Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:04:49 [2022-03-04T19:04:49.988Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:04:49 [2022-03-04T19:04:49.988Z] === RUN   TestDockerSuite/TestCreateRM
19:04:49 [2022-03-04T19:04:49.988Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:04:49 [2022-03-04T19:04:49.988Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:04:49 [2022-03-04T19:04:49.988Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:04:50 [2022-03-04T19:04:50.249Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:04:50 [2022-03-04T19:04:50.249Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:04:52 [2022-03-04T19:04:52.165Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:04:52 [2022-03-04T19:04:52.165Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:04:52 [2022-03-04T19:04:52.165Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:04:52 [2022-03-04T19:04:52.165Z]     docker_api_swarm_node_test.go:52: [d485a06113ccb] joining swarm manager [d162e44d7742a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:04:53 [2022-03-04T19:04:53.108Z]     docker_api_swarm_node_test.go:53: [dc66b02cefe2f] joining swarm manager [d162e44d7742a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:04:55 [2022-03-04T19:04:55.022Z] --- PASS: TestCreateServiceSecretFileMode (13.51s)
19:04:55 [2022-03-04T19:04:55.022Z] === RUN   TestCreateServiceConfigFileMode
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:04:55 [2022-03-04T19:04:55.964Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:04:56 [2022-03-04T19:04:56.449Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:04:56 [2022-03-04T19:04:56.450Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:04:56 [2022-03-04T19:04:56.450Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:04:56 [2022-03-04T19:04:56.536Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:04:57 [2022-03-04T19:04:57.479Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:04:58 [2022-03-04T19:04:58.022Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:04:58 [2022-03-04T19:04:58.052Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:04:58 [2022-03-04T19:04:58.995Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:05:00 [2022-03-04T19:05:00.380Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:05:00 [2022-03-04T19:05:00.641Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:05:00 [2022-03-04T19:05:00.977Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:05:01 [2022-03-04T19:05:01.212Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:05:01 [2022-03-04T19:05:01.212Z] === RUN   TestDockerSuite/TestDevicePermissions
19:05:01 [2022-03-04T19:05:01.472Z] === RUN   TestDockerSuite/TestDockerFails
19:05:01 [2022-03-04T19:05:01.472Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:05:01 [2022-03-04T19:05:01.472Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:05:01 [2022-03-04T19:05:01.733Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:05:02 [2022-03-04T19:05:02.348Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:05:02 [2022-03-04T19:05:02.920Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:05:03 [2022-03-04T19:05:03.198Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:05:03 [2022-03-04T19:05:03.863Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:05:03 [2022-03-04T19:05:03.863Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:05:03 [2022-03-04T19:05:03.863Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:05:04 [2022-03-04T19:05:04.124Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:05:08 [2022-03-04T19:05:08.327Z] --- PASS: TestCreateServiceConfigFileMode (12.81s)
19:05:08 [2022-03-04T19:05:08.327Z] === RUN   TestCreateServiceSysctls
19:05:09 [2022-03-04T19:05:09.712Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:05:11 [2022-03-04T19:05:11.100Z] --- PASS: TestCreateServiceSysctls (3.50s)
19:05:11 [2022-03-04T19:05:11.100Z] === RUN   TestCreateServiceCapabilities
19:05:11 [2022-03-04T19:05:11.671Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:05:13 [2022-03-04T19:05:13.587Z] --- PASS: TestCreateServiceCapabilities (2.57s)
19:05:13 [2022-03-04T19:05:13.587Z] === RUN   TestInspect
19:05:13 [2022-03-04T19:05:13.847Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:05:15 [2022-03-04T19:05:15.234Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:05:16 [2022-03-04T19:05:16.177Z] === RUN   TestDockerSuite/TestEventsAttach
19:05:16 [2022-03-04T19:05:16.750Z] === RUN   TestDockerSuite/TestEventsCommit
19:05:17 [2022-03-04T19:05:17.011Z] --- PASS: TestInspect (3.25s)
19:05:17 [2022-03-04T19:05:17.011Z] === RUN   TestCreateJob
19:05:17 [2022-03-04T19:05:17.583Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:05:18 [2022-03-04T19:05:18.154Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:05:18 [2022-03-04T19:05:18.727Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:05:19 [2022-03-04T19:05:19.301Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:05:20 [2022-03-04T19:05:20.684Z] --- PASS: TestCreateJob (3.72s)
19:05:20 [2022-03-04T19:05:20.684Z] === RUN   TestReplicatedJob
19:05:20 [2022-03-04T19:05:20.946Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:05:22 [2022-03-04T19:05:22.339Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:05:25 [2022-03-04T19:05:25.645Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:05:25 [2022-03-04T19:05:25.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:05:27 [2022-03-04T19:05:27.029Z] --- PASS: TestReplicatedJob (6.09s)
19:05:27 [2022-03-04T19:05:27.029Z] === RUN   TestUpdateReplicatedJob
19:05:27 [2022-03-04T19:05:27.973Z] === RUN   TestDockerSuite/TestEventsCopy
19:05:29 [2022-03-04T19:05:29.360Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:05:30 [2022-03-04T19:05:30.305Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:05:30 [2022-03-04T19:05:30.566Z] --- PASS: TestUpdateReplicatedJob (3.82s)
19:05:30 [2022-03-04T19:05:30.566Z] === RUN   TestServiceListWithStatuses
19:05:30 [2022-03-04T19:05:30.566Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:05:30 [2022-03-04T19:05:30.566Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:05:30 [2022-03-04T19:05:30.566Z] === RUN   TestDockerNetworkConnectAlias
19:05:31 [2022-03-04T19:05:31.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:05:34 [2022-03-04T19:05:34.496Z]     docker_api_swarm_test.go:201: [da09c4e8b9430] joining swarm manager [da0dc20957da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:35 [2022-03-04T19:05:35.437Z] --- PASS: TestDockerNetworkConnectAlias (4.64s)
19:05:35 [2022-03-04T19:05:35.437Z] === RUN   TestDockerNetworkReConnect
19:05:35 [2022-03-04T19:05:35.698Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:05:35 [2022-03-04T19:05:35.959Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:05:37 [2022-03-04T19:05:37.345Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:05:37 [2022-03-04T19:05:37.918Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:05:38 [2022-03-04T19:05:38.179Z] === RUN   TestDockerSuite/TestEventsFilterType
19:05:38 [2022-03-04T19:05:38.440Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:05:38 [2022-03-04T19:05:38.700Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:05:38 [2022-03-04T19:05:38.700Z] --- PASS: TestDockerNetworkReConnect (3.55s)
19:05:38 [2022-03-04T19:05:38.700Z] === RUN   TestServicePlugin
19:05:38 [2022-03-04T19:05:38.700Z] === RUN   TestDockerSuite/TestEventsFilters
19:05:40 [2022-03-04T19:05:40.088Z] === RUN   TestDockerSuite/TestEventsFormat
19:05:41 [2022-03-04T19:05:41.032Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:05:41 [2022-03-04T19:05:41.299Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:05:41 [2022-03-04T19:05:41.299Z] === RUN   TestDockerSuite/TestEventsImageImport
19:05:41 [2022-03-04T19:05:41.871Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:05:42 [2022-03-04T19:05:42.131Z] === RUN   TestDockerSuite/TestEventsImagePull
19:05:43 [2022-03-04T19:05:43.076Z] === RUN   TestDockerSuite/TestEventsImageTag
19:05:43 [2022-03-04T19:05:43.076Z]     plugin_test.go:62: [d48657f299e1a] joining swarm manager [db5dc15a8c5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:44 [2022-03-04T19:05:44.018Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:05:44 [2022-03-04T19:05:44.018Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:05:44 [2022-03-04T19:05:44.018Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:05:44 [2022-03-04T19:05:44.018Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:05:44 [2022-03-04T19:05:44.018Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:05:44 [2022-03-04T19:05:44.018Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:05:44 [2022-03-04T19:05:44.279Z]     plugin_test.go:65: [dc9f7fd586d83] joining swarm manager [db5dc15a8c5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:46 [2022-03-04T19:05:46.192Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:05:46 [2022-03-04T19:05:46.765Z] === RUN   TestDockerSuite/TestEventsRename
19:05:47 [2022-03-04T19:05:47.337Z] === RUN   TestDockerSuite/TestEventsResize
19:05:47 [2022-03-04T19:05:47.909Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:05:53 [2022-03-04T19:05:53.197Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:05:53 [2022-03-04T19:05:53.458Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:05:54 [2022-03-04T19:05:54.030Z] === RUN   TestDockerSuite/TestEventsStreaming
19:05:54 [2022-03-04T19:05:54.973Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:05:55 [2022-03-04T19:05:55.916Z]     docker_api_swarm_test.go:383: [d45039e2701bb] joining swarm manager [dbc7d42749d6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:57 [2022-03-04T19:05:57.306Z]     docker_api_swarm_test.go:384: [d66ebdea61a68] joining swarm manager [dbc7d42749d6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:57 [2022-03-04T19:05:57.567Z] === RUN   TestDockerSuite/TestEventsTop
19:05:58 [2022-03-04T19:05:58.509Z] === RUN   TestDockerSuite/TestEventsUntag
19:06:01 [2022-03-04T19:06:01.057Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:06:11 [2022-03-04T19:06:11.061Z] --- PASS: TestServicePlugin (31.62s)
19:06:11 [2022-03-04T19:06:11.061Z] === RUN   TestServiceUpdateLabel
19:06:11 [2022-03-04T19:06:11.632Z] === RUN   TestDockerSuite/TestExec
19:06:12 [2022-03-04T19:06:12.575Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:06:12 [2022-03-04T19:06:12.837Z] --- PASS: TestServiceUpdateLabel (2.37s)
19:06:12 [2022-03-04T19:06:12.837Z] === RUN   TestServiceUpdateSecrets
19:06:13 [2022-03-04T19:06:13.409Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:06:13 [2022-03-04T19:06:13.981Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:06:14 [2022-03-04T19:06:14.247Z] === RUN   TestDockerSuite/TestExecAPIStart
19:06:15 [2022-03-04T19:06:15.680Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:06:16 [2022-03-04T19:06:16.254Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:06:16 [2022-03-04T19:06:16.826Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:06:17 [2022-03-04T19:06:17.400Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:06:17 [2022-03-04T19:06:17.972Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:06:18 [2022-03-04T19:06:18.545Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:06:19 [2022-03-04T19:06:19.118Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:06:20 [2022-03-04T19:06:20.061Z] === RUN   TestDockerSuite/TestExecCgroup
19:06:20 [2022-03-04T19:06:20.859Z] === RUN   TestDockerSuite/TestExecEnv
19:06:21 [2022-03-04T19:06:21.430Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:06:22 [2022-03-04T19:06:22.815Z] === RUN   TestDockerSuite/TestExecExitStatus
19:06:23 [2022-03-04T19:06:23.076Z] === RUN   TestDockerSuite/TestExecInspectID
19:06:25 [2022-03-04T19:06:25.622Z] === RUN   TestDockerSuite/TestExecInteractive
19:06:26 [2022-03-04T19:06:26.194Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:06:26 [2022-03-04T19:06:26.765Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:06:27 [2022-03-04T19:06:27.338Z] === RUN   TestDockerSuite/TestExecParseError
19:06:27 [2022-03-04T19:06:27.909Z] --- PASS: TestServiceUpdateSecrets (15.21s)
19:06:27 [2022-03-04T19:06:27.909Z] === RUN   TestServiceUpdateConfigs
19:06:27 [2022-03-04T19:06:27.909Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:06:28 [2022-03-04T19:06:28.480Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:06:29 [2022-03-04T19:06:29.052Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:06:29 [2022-03-04T19:06:29.409Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:06:30 [2022-03-04T19:06:30.447Z] === RUN   TestDockerSuite/TestExecSetEnv
19:06:31 [2022-03-04T19:06:31.018Z] === RUN   TestDockerSuite/TestExecStartFails
19:06:31 [2022-03-04T19:06:31.589Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:06:32 [2022-03-04T19:06:32.302Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:06:32 [2022-03-04T19:06:32.302Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:06:32 [2022-03-04T19:06:32.762Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:06:41 [2022-03-04T19:06:41.873Z] 2022/03/04 19:06:31 	Finished clone google.golang.org/api
19:06:41 [2022-03-04T19:06:41.875Z] 2022/03/04 19:06:31 Dependencies downloaded. Download time: 6m49.903561346s
19:06:41 [2022-03-04T19:06:41.875Z] 2022/03/04 19:06:31 Collecting all dependencies
19:06:42 [2022-03-04T19:06:42.805Z] 2022/03/04 19:06:42 Clean vendor dir from unused packages
19:06:42 [2022-03-04T19:06:42.805Z] 2022/03/04 19:06:42 	Ignoring paths matching "^archive/tar"
19:06:43 [2022-03-04T19:06:43.819Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:06:43 [2022-03-04T19:06:43.819Z] --- PASS: TestServiceUpdateConfigs (14.98s)
19:06:43 [2022-03-04T19:06:43.819Z] === RUN   TestServiceUpdateNetwork
19:06:43 [2022-03-04T19:06:43.819Z] === RUN   TestDockerSuite/TestExecTTY
19:06:43 [2022-03-04T19:06:43.819Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:06:44 [2022-03-04T19:06:44.191Z] 2022/03/04 19:06:43 Success
19:06:44 [2022-03-04T19:06:44.191Z] 2022/03/04 19:06:43 Running time: 7m5.695708144s
19:06:44 [2022-03-04T19:06:44.191Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
19:06:44 [2022-03-04T19:06:44.761Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
[Pipeline] // stage
Post stage
[Pipeline] sh
19:06:45 [2022-03-04T19:06:45.066Z] + echo Ensuring container killed.
19:06:45 [2022-03-04T19:06:45.066Z] Ensuring container killed.
19:06:45 [2022-03-04T19:06:45.066Z] + docker rm -vf docker-pr3
19:06:45 [2022-03-04T19:06:45.066Z] Error: No such container: docker-pr3
[Pipeline] sh
19:06:45 [2022-03-04T19:06:45.340Z] === RUN   TestDockerSuite/TestExecUlimits
19:06:45 [2022-03-04T19:06:45.341Z] + echo Chowning /workspace to jenkins user
19:06:45 [2022-03-04T19:06:45.341Z] Chowning /workspace to jenkins user
19:06:45 [2022-03-04T19:06:45.341Z] + id -u
19:06:45 [2022-03-04T19:06:45.341Z] + id -g
19:06:45 [2022-03-04T19:06:45.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
19:06:45 [2022-03-04T19:06:45.912Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:06:45 [2022-03-04T19:06:45.912Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:06:45 [2022-03-04T19:06:45.912Z] === RUN   TestDockerSuite/TestExecWithImageUser
[Pipeline] sh
19:06:46 [2022-03-04T19:06:46.236Z] + bundleName=unit
19:06:46 [2022-03-04T19:06:46.236Z] + echo Creating unit-bundles.tar.gz
19:06:46 [2022-03-04T19:06:46.236Z] Creating unit-bundles.tar.gz
19:06:46 [2022-03-04T19:06:46.236Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:06:46 [2022-03-04T19:06:46.236Z] bundles/junit-report.xml
19:06:46 [2022-03-04T19:06:46.236Z] bundles/go-test-report.json
19:06:46 [2022-03-04T19:06:46.236Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:06:46 [2022-03-04T19:06:46.246Z] Archiving artifacts
19:06:46 [2022-03-04T19:06:46.715Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:06:47 [2022-03-04T19:06:47.027Z] + make clean
19:06:47 [2022-03-04T19:06:47.027Z] docker volume rm -f docker-dev-cache
19:06:47 [2022-03-04T19:06:47.283Z] docker-dev-cache
[Pipeline] deleteDir
19:06:47 [2022-03-04T19:06:47.296Z] === RUN   TestDockerSuite/TestExecWithNoTERM
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:06:47 [2022-03-04T19:06:47.867Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:06:48 [2022-03-04T19:06:48.439Z] === RUN   TestDockerSuite/TestExecWithTERM
19:06:49 [2022-03-04T19:06:49.010Z] === RUN   TestDockerSuite/TestExecWithUser
19:06:49 [2022-03-04T19:06:49.957Z] === RUN   TestDockerSuite/TestGetContainerStats
19:06:54 [2022-03-04T19:06:54.183Z]     check_test.go:380: [d66ebdea61a68] daemon is not started
19:06:54 [2022-03-04T19:06:54.183Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:06:54 [2022-03-04T19:06:54.183Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:06:56 [2022-03-04T19:06:56.096Z]     docker_api_swarm_test.go:801: [d4bac45466f2f] joining swarm manager [dcfcded39a85f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:06:56 [2022-03-04T19:06:56.096Z] --- PASS: TestServiceUpdateNetwork (13.15s)
19:06:56 [2022-03-04T19:06:56.096Z] === RUN   TestServiceUpdatePidsLimit
19:06:57 [2022-03-04T19:06:57.038Z]     docker_api_swarm_test.go:801: [df05d226b2e24] joining swarm manager [dcfcded39a85f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:06:57 [2022-03-04T19:06:57.299Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:06:58 [2022-03-04T19:06:58.243Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:06:58 [2022-03-04T19:06:58.504Z]     docker_api_swarm_test.go:801: [db610bd7d4053] joining swarm manager [dcfcded39a85f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:06:58 [2022-03-04T19:06:58.765Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:06:59 [2022-03-04T19:06:59.707Z]     docker_api_swarm_test.go:801: [d156f818583d0] joining swarm manager [dcfcded39a85f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:07:00 [2022-03-04T19:07:00.651Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:07:01 [2022-03-04T19:07:01.223Z]     docker_api_swarm_test.go:809: [d9fa86c2302ff] joining swarm manager [dcfcded39a85f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:07:05 [2022-03-04T19:07:05.424Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:07:05 [2022-03-04T19:07:05.424Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:07:05 [2022-03-04T19:07:05.424Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:07:05 [2022-03-04T19:07:05.424Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:07:05 [2022-03-04T19:07:05.424Z] === RUN   TestDockerSuite/TestHealth
19:07:13 [2022-03-04T19:07:13.564Z] --- PASS: TestServiceUpdatePidsLimit (17.03s)
19:07:13 [2022-03-04T19:07:13.564Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
19:07:13 [2022-03-04T19:07:13.564Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
19:07:13 [2022-03-04T19:07:13.564Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s)
19:07:13 [2022-03-04T19:07:13.564Z] PASS
19:07:13 [2022-03-04T19:07:13.564Z] 
19:07:13 [2022-03-04T19:07:13.564Z] === Skipped
19:07:13 [2022-03-04T19:07:13.564Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:07:13 [2022-03-04T19:07:13.564Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:07:13 [2022-03-04T19:07:13.564Z] 
19:07:13 [2022-03-04T19:07:13.564Z] DONE 27 tests, 1 skipped in 197.018s
19:07:13 [2022-03-04T19:07:13.564Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:07:13 [2022-03-04T19:07:13.564Z] ++ 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
19:07:13 [2022-03-04T19:07:13.564Z] ++ set -e
19:07:13 [2022-03-04T19:07:13.564Z] ++ '[' -n 0 ']'
19:07:13 [2022-03-04T19:07:13.564Z] ++ set -x
19:07:13 [2022-03-04T19:07:13.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-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
19:07:13 [2022-03-04T19:07:13.564Z] INFO: Testing against a local daemon
19:07:13 [2022-03-04T19:07:13.564Z] === RUN   TestSessionCreate
19:07:13 [2022-03-04T19:07:13.564Z] --- PASS: TestSessionCreate (0.02s)
19:07:13 [2022-03-04T19:07:13.564Z] === RUN   TestSessionCreateWithBadUpgrade
19:07:13 [2022-03-04T19:07:13.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:07:13 [2022-03-04T19:07:13.564Z] PASS
19:07:13 [2022-03-04T19:07:13.564Z] 
19:07:13 [2022-03-04T19:07:13.564Z] DONE 2 tests in 0.187s
19:07:13 [2022-03-04T19:07:13.564Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:07:13 [2022-03-04T19:07:13.564Z] ++ 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
19:07:13 [2022-03-04T19:07:13.564Z] ++ set -e
19:07:13 [2022-03-04T19:07:13.564Z] ++ '[' -n 0 ']'
19:07:13 [2022-03-04T19:07:13.564Z] ++ set -x
19:07:13 [2022-03-04T19:07:13.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-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
19:07:13 [2022-03-04T19:07:13.564Z] INFO: Testing against a local daemon
19:07:13 [2022-03-04T19:07:13.564Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:07:13 [2022-03-04T19:07:13.564Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:07:13 [2022-03-04T19:07:13.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:07:13 [2022-03-04T19:07:13.564Z] === RUN   TestEventsExecDie
19:07:14 [2022-03-04T19:07:14.135Z] --- PASS: TestEventsExecDie (0.58s)
19:07:14 [2022-03-04T19:07:14.135Z] === RUN   TestEventsBackwardsCompatible
19:07:14 [2022-03-04T19:07:14.135Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:07:14 [2022-03-04T19:07:14.135Z] === RUN   TestInfoBinaryCommits
19:07:14 [2022-03-04T19:07:14.135Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:07:14 [2022-03-04T19:07:14.135Z] === RUN   TestInfoAPIVersioned
19:07:14 [2022-03-04T19:07:14.135Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:07:14 [2022-03-04T19:07:14.135Z] === RUN   TestInfoDiscoveryBackend
19:07:14 [2022-03-04T19:07:14.707Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:07:14 [2022-03-04T19:07:14.707Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:07:15 [2022-03-04T19:07:15.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:07:15 [2022-03-04T19:07:15.650Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:07:16 [2022-03-04T19:07:16.229Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:07:16 [2022-03-04T19:07:16.229Z] === RUN   TestInfoAPI
19:07:16 [2022-03-04T19:07:16.229Z] --- PASS: TestInfoAPI (0.02s)
19:07:16 [2022-03-04T19:07:16.229Z] === RUN   TestInfoAPIWarnings
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:07:26 [2022-03-04T19:07:26.233Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:07:26 [2022-03-04T19:07:26.496Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:07:26 [2022-03-04T19:07:26.756Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:07:27 [2022-03-04T19:07:27.017Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:07:27 [2022-03-04T19:07:27.017Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:07:27 [2022-03-04T19:07:27.588Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:07:27 [2022-03-04T19:07:27.588Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:07:28 [2022-03-04T19:07:28.160Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:07:28 [2022-03-04T19:07:28.732Z] === RUN   TestDockerSuite/TestImagesFormat
19:07:28 [2022-03-04T19:07:28.995Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:07:29 [2022-03-04T19:07:29.565Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:07:32 [2022-03-04T19:07:32.108Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:07:32 [2022-03-04T19:07:32.108Z] === RUN   TestDockerSuite/TestImportBadURL
19:07:32 [2022-03-04T19:07:32.108Z] === RUN   TestDockerSuite/TestImportDisplay
19:07:32 [2022-03-04T19:07:32.679Z] --- PASS: TestInfoAPIWarnings (16.34s)
19:07:32 [2022-03-04T19:07:32.679Z] === RUN   TestInfoDebug
19:07:33 [2022-03-04T19:07:33.252Z] --- PASS: TestInfoDebug (0.54s)
19:07:33 [2022-03-04T19:07:33.252Z] === RUN   TestInfoInsecureRegistries
19:07:33 [2022-03-04T19:07:33.252Z] === RUN   TestDockerSuite/TestImportFile
19:07:33 [2022-03-04T19:07:33.825Z] --- PASS: TestInfoInsecureRegistries (0.55s)
19:07:33 [2022-03-04T19:07:33.825Z] === RUN   TestInfoRegistryMirrors
19:07:34 [2022-03-04T19:07:34.088Z] --- PASS: TestInfoRegistryMirrors (0.55s)
19:07:34 [2022-03-04T19:07:34.088Z] === RUN   TestLoginFailsWithBadCredentials
19:07:34 [2022-03-04T19:07:34.350Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
19:07:34 [2022-03-04T19:07:34.350Z] === RUN   TestPingCacheHeaders
19:07:34 [2022-03-04T19:07:34.350Z] --- PASS: TestPingCacheHeaders (0.03s)
19:07:34 [2022-03-04T19:07:34.350Z] === RUN   TestPingGet
19:07:34 [2022-03-04T19:07:34.350Z] --- PASS: TestPingGet (0.02s)
19:07:34 [2022-03-04T19:07:34.350Z] === RUN   TestPingHead
19:07:34 [2022-03-04T19:07:34.350Z] --- PASS: TestPingHead (0.03s)
19:07:34 [2022-03-04T19:07:34.350Z] === RUN   TestVersion
19:07:34 [2022-03-04T19:07:34.350Z] --- PASS: TestVersion (0.02s)
19:07:34 [2022-03-04T19:07:34.350Z] PASS
19:07:34 [2022-03-04T19:07:34.350Z] 
19:07:34 [2022-03-04T19:07:34.350Z] === Skipped
19:07:34 [2022-03-04T19:07:34.350Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:07:34 [2022-03-04T19:07:34.350Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:07:34 [2022-03-04T19:07:34.350Z] 
19:07:34 [2022-03-04T19:07:34.350Z] DONE 18 tests, 1 skipped in 21.100s
19:07:34 [2022-03-04T19:07:34.350Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:07:34 [2022-03-04T19:07:34.350Z] ++ 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
19:07:34 [2022-03-04T19:07:34.350Z] ++ set -e
19:07:34 [2022-03-04T19:07:34.350Z] ++ '[' -n 0 ']'
19:07:34 [2022-03-04T19:07:34.350Z] ++ set -x
19:07:34 [2022-03-04T19:07:34.350Z] ++ 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
19:07:34 [2022-03-04T19:07:34.612Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:07:34 [2022-03-04T19:07:34.612Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:07:34 [2022-03-04T19:07:34.612Z] INFO: Testing against a local daemon
19:07:34 [2022-03-04T19:07:34.612Z] === RUN   TestVolumesCreateAndList
19:07:34 [2022-03-04T19:07:34.612Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:07:34 [2022-03-04T19:07:34.612Z] === RUN   TestVolumesRemove
19:07:34 [2022-03-04T19:07:34.612Z] --- PASS: TestVolumesRemove (0.08s)
19:07:34 [2022-03-04T19:07:34.612Z] === RUN   TestVolumesInspect
19:07:34 [2022-03-04T19:07:34.874Z] --- PASS: TestVolumesInspect (0.02s)
19:07:34 [2022-03-04T19:07:34.874Z] === RUN   TestVolumesInvalidJSON
19:07:34 [2022-03-04T19:07:34.874Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:07:34 [2022-03-04T19:07:34.874Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:07:34 [2022-03-04T19:07:34.874Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:07:34 [2022-03-04T19:07:34.874Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:07:34 [2022-03-04T19:07:34.874Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:07:34 [2022-03-04T19:07:34.874Z] PASS
19:07:34 [2022-03-04T19:07:34.874Z] 
19:07:34 [2022-03-04T19:07:34.874Z] DONE 5 tests in 0.304s
19:07:34 [2022-03-04T19:07:34.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:07:34 [2022-03-04T19:07:34.874Z] ++++ cat bundles/test-integration/docker.pid
19:07:34 [2022-03-04T19:07:34.874Z] +++ kill 5631
19:07:35 [2022-03-04T19:07:35.818Z] === RUN   TestDockerSuite/TestImportGzipped
19:07:36 [2022-03-04T19:07:36.395Z] +++ /etc/init.d/apparmor stop
19:07:36 [2022-03-04T19:07:36.396Z] Leaving: AppArmorNo profiles have been unloaded.
19:07:36 [2022-03-04T19:07:36.396Z] 
19:07:36 [2022-03-04T19:07:36.396Z] Unloading profiles will leave already running processes permanently
19:07:36 [2022-03-04T19:07:36.396Z] unconfined, which can lead to unexpected situations.
19:07:36 [2022-03-04T19:07:36.396Z] 
19:07:36 [2022-03-04T19:07:36.396Z] To set a process to complain mode, use the command line tool
19:07:36 [2022-03-04T19:07:36.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:07:36 [2022-03-04T19:07:36.396Z] +++ true
19:07:36 [2022-03-04T19:07:36.396Z] exiting test-integration
19:07:36 [2022-03-04T19:07:36.396Z] ++ exit 0
19:07:36 [2022-03-04T19:07:36.396Z] 
19:07:37 [2022-03-04T19:07:37.341Z] + for job in $(jobs -p)
19:07:37 [2022-03-04T19:07:37.341Z] + wait 12608
19:07:37 [2022-03-04T19:07:37.341Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:07:38 [2022-03-04T19:07:38.726Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:07:38 [2022-03-04T19:07:38.987Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:07:39 [2022-03-04T19:07:39.562Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:07:40 [2022-03-04T19:07:40.136Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:07:40 [2022-03-04T19:07:40.136Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:07:40 [2022-03-04T19:07:40.136Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:07:40 [2022-03-04T19:07:40.707Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:07:40 [2022-03-04T19:07:40.968Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:07:41 [2022-03-04T19:07:41.541Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:07:42 [2022-03-04T19:07:42.113Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:07:42 [2022-03-04T19:07:42.562Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:07:42 [2022-03-04T19:07:42.824Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:07:42 [2022-03-04T19:07:42.824Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:07:44 [2022-03-04T19:07:44.209Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:07:44 [2022-03-04T19:07:44.470Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:07:45 [2022-03-04T19:07:45.041Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:07:45 [2022-03-04T19:07:45.041Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:07:45 [2022-03-04T19:07:45.303Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:07:45 [2022-03-04T19:07:45.303Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:07:45 [2022-03-04T19:07:45.303Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:07:46 [2022-03-04T19:07:46.245Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:07:46 [2022-03-04T19:07:46.506Z] === RUN   TestDockerSuite/TestInspectDefault
19:07:47 [2022-03-04T19:07:47.077Z] === RUN   TestDockerSuite/TestInspectHistory
19:07:47 [2022-03-04T19:07:47.649Z] === RUN   TestDockerSuite/TestInspectImage
19:07:47 [2022-03-04T19:07:47.649Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:07:47 [2022-03-04T19:07:47.649Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:07:47 [2022-03-04T19:07:47.649Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:07:47 [2022-03-04T19:07:47.649Z] === RUN   TestDockerSuite/TestInspectInt64
19:07:48 [2022-03-04T19:07:48.224Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:07:48 [2022-03-04T19:07:48.485Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:07:48 [2022-03-04T19:07:48.485Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:07:49 [2022-03-04T19:07:49.058Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:07:49 [2022-03-04T19:07:49.631Z] === RUN   TestDockerSuite/TestInspectPlugin
19:07:52 [2022-03-04T19:07:52.193Z] === RUN   TestDockerSuite/TestInspectRootFS
19:07:52 [2022-03-04T19:07:52.193Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:07:52 [2022-03-04T19:07:52.193Z] === RUN   TestDockerSuite/TestInspectStatus
19:07:52 [2022-03-04T19:07:52.765Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:07:53 [2022-03-04T19:07:53.706Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:07:54 [2022-03-04T19:07:54.279Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:07:54 [2022-03-04T19:07:54.850Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:07:55 [2022-03-04T19:07:55.112Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:07:56 [2022-03-04T19:07:56.907Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:07:56 [2022-03-04T19:07:56.907Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:07:56 [2022-03-04T19:07:56.907Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:07:56 [2022-03-04T19:07:56.907Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:07:56 [2022-03-04T19:07:56.907Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:07:58 [2022-03-04T19:07:58.291Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:07:58 [2022-03-04T19:07:58.831Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:07:58 [2022-03-04T19:07:58.834Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:07:58 [2022-03-04T19:07:58.834Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:07:59 [2022-03-04T19:07:59.234Z] === RUN   TestDockerSuite/TestLinksEnvs
19:08:00 [2022-03-04T19:08:00.176Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:08:00 [2022-03-04T19:08:00.176Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:08:01 [2022-03-04T19:08:01.561Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:08:02 [2022-03-04T19:08:02.944Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:08:04 [2022-03-04T19:08:04.330Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:08:04 [2022-03-04T19:08:04.330Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:08:05 [2022-03-04T19:08:05.716Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:08:05 [2022-03-04T19:08:05.716Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:08:06 [2022-03-04T19:08:06.289Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:08:14 [2022-03-04T19:08:14.441Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:08:14 [2022-03-04T19:08:14.441Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:08:15 [2022-03-04T19:08:15.585Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:08:16 [2022-03-04T19:08:16.157Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:08:17 [2022-03-04T19:08:17.543Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:08:17 [2022-03-04T19:08:17.543Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:08:17 [2022-03-04T19:08:17.803Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:08:17 [2022-03-04T19:08:17.803Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:08:17 [2022-03-04T19:08:17.803Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:08:18 [2022-03-04T19:08:18.375Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:08:18 [2022-03-04T19:08:18.375Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:08:18 [2022-03-04T19:08:18.947Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:08:20 [2022-03-04T19:08:20.085Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:08:22 [2022-03-04T19:08:22.258Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:08:22 [2022-03-04T19:08:22.258Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:08:22 [2022-03-04T19:08:22.831Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:08:23 [2022-03-04T19:08:23.773Z]     docker_api_swarm_service_test.go:394: [d88c9f75eb2c5] joining swarm manager [d91ff29d9396b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:24 [2022-03-04T19:08:24.715Z]     docker_api_swarm_service_test.go:394: [d025ab027122a] joining swarm manager [d91ff29d9396b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:28 [2022-03-04T19:08:28.019Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:08:28 [2022-03-04T19:08:28.280Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:08:28 [2022-03-04T19:08:28.542Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:08:28 [2022-03-04T19:08:28.763Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:08:29 [2022-03-04T19:08:29.489Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:08:30 [2022-03-04T19:08:30.451Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:08:31 [2022-03-04T19:08:31.401Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:08:31 [2022-03-04T19:08:31.972Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:08:32 [2022-03-04T19:08:32.913Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:08:34 [2022-03-04T19:08:34.827Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:08:35 [2022-03-04T19:08:35.088Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:08:35 [2022-03-04T19:08:35.661Z] === RUN   TestDockerSuite/TestLogsSince
19:08:37 [2022-03-04T19:08:37.453Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:08:39 [2022-03-04T19:08:39.863Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:08:41 [2022-03-04T19:08:41.248Z]     docker_api_swarm_service_test.go:342: [de86a1a3c27f2] joining swarm manager [d6713eb7345c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:42 [2022-03-04T19:08:42.190Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:08:42 [2022-03-04T19:08:42.190Z]     docker_api_swarm_service_test.go:342: [de0701dc5027a] joining swarm manager [d6713eb7345c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:48 [2022-03-04T19:08:48.775Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:08:48 [2022-03-04T19:08:48.775Z] === RUN   TestDockerSuite/TestLogsTail
19:08:48 [2022-03-04T19:08:48.775Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:08:49 [2022-03-04T19:08:49.035Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:08:49 [2022-03-04T19:08:49.606Z] === RUN   TestDockerSuite/TestMountIntoProc
19:08:49 [2022-03-04T19:08:49.866Z] === RUN   TestDockerSuite/TestMountIntoSys
19:08:50 [2022-03-04T19:08:50.127Z] === RUN   TestDockerSuite/TestNetHostname
19:08:51 [2022-03-04T19:08:51.513Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:08:51 [2022-03-04T19:08:51.776Z] === RUN   TestDockerSuite/TestNetworkEvents
19:08:55 [2022-03-04T19:08:55.984Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:08:57 [2022-03-04T19:08:57.369Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:08:57 [2022-03-04T19:08:57.630Z]     docker_api_swarm_service_test.go:489: [d12e843a72a76] joining swarm manager [d5752900d95c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:58 [2022-03-04T19:08:58.572Z]     docker_api_swarm_service_test.go:489: [ddd876669d8a0] joining swarm manager [d5752900d95c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:58 [2022-03-04T19:08:58.832Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:08:59 [2022-03-04T19:08:59.776Z] === RUN   TestDockerSuite/TestPluginActive
19:09:01 [2022-03-04T19:09:01.689Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:09:02 [2022-03-04T19:09:02.756Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:09:08 [2022-03-04T19:09:08.274Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:09:08 [2022-03-04T19:09:08.274Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:09:08 [2022-03-04T19:09:08.274Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:09:08 [2022-03-04T19:09:08.535Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:09:11 [2022-03-04T19:09:11.833Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:09:11 [2022-03-04T19:09:11.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:09:13 [2022-03-04T19:09:13.219Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:09:15 [2022-03-04T19:09:15.786Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:09:17 [2022-03-04T19:09:17.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:09:17 [2022-03-04T19:09:17.707Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:09:19 [2022-03-04T19:09:19.085Z]     docker_api_swarm_service_test.go:127: [ded1c18bc27b7] joining swarm manager [d50ba14715b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:19 [2022-03-04T19:09:19.656Z]     docker_api_swarm_service_test.go:128: [d860007436dcf] joining swarm manager [d50ba14715b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:09:21 [2022-03-04T19:09:21.044Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:09:21 [2022-03-04T19:09:21.988Z]     docker_api_swarm_service_test.go:136: [d0f79c03e54c7] joining swarm manager [d50ba14715b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:09:22 [2022-03-04T19:09:22.562Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:09:22 [2022-03-04T19:09:22.823Z]     docker_api_swarm_service_test.go:137: [dd52c36f457b8] joining swarm manager [d50ba14715b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:09:23 [2022-03-04T19:09:23.767Z] === RUN   TestDockerSuite/TestPortHostBinding
19:09:25 [2022-03-04T19:09:25.155Z] === RUN   TestDockerSuite/TestPortList
19:09:31 [2022-03-04T19:09:31.744Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:09:32 [2022-03-04T19:09:32.005Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:09:32 [2022-03-04T19:09:32.663Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:09:38 [2022-03-04T19:09:38.621Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:09:38 [2022-03-04T19:09:38.621Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:09:38 [2022-03-04T19:09:38.621Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:09:38 [2022-03-04T19:09:38.621Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:09:38 [2022-03-04T19:09:38.621Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:09:38 [2022-03-04T19:09:38.886Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:09:38 [2022-03-04T19:09:38.886Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:09:39 [2022-03-04T19:09:39.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:09:39 [2022-03-04T19:09:39.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:09:40 [2022-03-04T19:09:40.401Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:09:40 [2022-03-04T19:09:40.401Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:09:42 [2022-03-04T19:09:42.315Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:09:43 [2022-03-04T19:09:43.257Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:09:43 [2022-03-04T19:09:43.518Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:09:43 [2022-03-04T19:09:43.779Z] === RUN   TestDockerSuite/TestPsByOrder
19:09:45 [2022-03-04T19:09:45.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:09:45 [2022-03-04T19:09:45.736Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:09:46 [2022-03-04T19:09:46.309Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:09:47 [2022-03-04T19:09:47.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:09:49 [2022-03-04T19:09:49.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:09:50 [2022-03-04T19:09:50.029Z]     docker_api_swarm_service_test.go:303: [dea5dab4e26dc] joining swarm manager [d0f1955c50873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:50 [2022-03-04T19:09:50.979Z]     docker_api_swarm_service_test.go:303: [d0756a7b46686] joining swarm manager [d0f1955c50873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:09:52 [2022-03-04T19:09:52.896Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:09:52 [2022-03-04T19:09:52.896Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:09:55 [2022-03-04T19:09:55.442Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:10:02 [2022-03-04T19:10:02.054Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:10:02 [2022-03-04T19:10:02.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:10:04 [2022-03-04T19:10:04.381Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:10:05 [2022-03-04T19:10:05.322Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:10:06 [2022-03-04T19:10:06.265Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:10:08 [2022-03-04T19:10:08.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:10:09 [2022-03-04T19:10:09.568Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:10:10 [2022-03-04T19:10:10.139Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:10:10 [2022-03-04T19:10:10.401Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:10:10 [2022-03-04T19:10:10.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:10:10 [2022-03-04T19:10:10.972Z] === RUN   TestDockerSuite/TestPsRightTagName
19:10:12 [2022-03-04T19:10:12.889Z]     docker_api_swarm_service_test.go:99: [d22b2cc0aa959] joining swarm manager [d96e4f1fc61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:12 [2022-03-04T19:10:12.889Z] === RUN   TestDockerSuite/TestPsShowMounts
19:10:13 [2022-03-04T19:10:13.832Z]     docker_api_swarm_service_test.go:100: [d49500d7c0a7a] joining swarm manager [d96e4f1fc61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:14 [2022-03-04T19:10:14.774Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:10:15 [2022-03-04T19:10:15.035Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:10:15 [2022-03-04T19:10:15.035Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:10:15 [2022-03-04T19:10:15.035Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:10:15 [2022-03-04T19:10:15.296Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:10:15 [2022-03-04T19:10:15.558Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:10:15 [2022-03-04T19:10:15.838Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:10:16 [2022-03-04T19:10:16.803Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:10:18 [2022-03-04T19:10:18.191Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:10:19 [2022-03-04T19:10:19.131Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:10:19 [2022-03-04T19:10:19.392Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:10:25 [2022-03-04T19:10:25.985Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:10:25 [2022-03-04T19:10:25.985Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:10:27 [2022-03-04T19:10:27.370Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:10:27 [2022-03-04T19:10:27.370Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:10:27 [2022-03-04T19:10:27.370Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:10:27 [2022-03-04T19:10:27.631Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:10:29 [2022-03-04T19:10:29.550Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:10:30 [2022-03-04T19:10:30.942Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:10:31 [2022-03-04T19:10:31.204Z]     check_test.go:380: [d22b2cc0aa959] daemon is not started
19:10:33 [2022-03-04T19:10:33.753Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:10:34 [2022-03-04T19:10:34.325Z] === RUN   TestDockerSuite/TestRmiBlank
19:10:34 [2022-03-04T19:10:34.325Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:10:34 [2022-03-04T19:10:34.325Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:10:36 [2022-03-04T19:10:36.875Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:10:36 [2022-03-04T19:10:36.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:10:37 [2022-03-04T19:10:37.150Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:10:37 [2022-03-04T19:10:37.737Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:10:39 [2022-03-04T19:10:39.125Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:10:39 [2022-03-04T19:10:39.125Z]     docker_api_swarm_service_test.go:532: [d97874664d0a8] joining swarm manager [d9fc83e6c0ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:39 [2022-03-04T19:10:39.696Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:10:40 [2022-03-04T19:10:40.639Z]     docker_api_swarm_service_test.go:533: [d1481e80c489a] joining swarm manager [d9fc83e6c0ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:40 [2022-03-04T19:10:40.900Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:10:41 [2022-03-04T19:10:41.472Z] === RUN   TestDockerSuite/TestRmiTag
19:10:41 [2022-03-04T19:10:41.734Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:10:42 [2022-03-04T19:10:42.309Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:10:46 [2022-03-04T19:10:46.524Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:10:46 [2022-03-04T19:10:46.785Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:10:47 [2022-03-04T19:10:47.730Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:10:47 [2022-03-04T19:10:47.991Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:10:48 [2022-03-04T19:10:48.934Z] === RUN   TestDockerSuite/TestRunAddHost
19:10:49 [2022-03-04T19:10:49.505Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:10:49 [2022-03-04T19:10:49.505Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:10:50 [2022-03-04T19:10:50.076Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:10:50 [2022-03-04T19:10:50.076Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:10:50 [2022-03-04T19:10:50.647Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:10:51 [2022-03-04T19:10:51.591Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:10:51 [2022-03-04T19:10:51.852Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:10:52 [2022-03-04T19:10:52.424Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:10:53 [2022-03-04T19:10:53.367Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:10:54 [2022-03-04T19:10:54.323Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:10:55 [2022-03-04T19:10:55.269Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:10:55 [2022-03-04T19:10:55.529Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:10:56 [2022-03-04T19:10:56.101Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:10:57 [2022-03-04T19:10:57.044Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:10:57 [2022-03-04T19:10:57.305Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:10:57 [2022-03-04T19:10:57.877Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:10:58 [2022-03-04T19:10:58.820Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:10:59 [2022-03-04T19:10:59.391Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:10:59 [2022-03-04T19:10:59.962Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:11:00 [2022-03-04T19:11:00.534Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:11:00 [2022-03-04T19:11:00.795Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:11:00 [2022-03-04T19:11:00.795Z] === RUN   TestDockerSuite/TestRunBindMounts
19:11:02 [2022-03-04T19:11:02.179Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:11:02 [2022-03-04T19:11:02.752Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:11:03 [2022-03-04T19:11:03.323Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:11:03 [2022-03-04T19:11:03.584Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:11:03 [2022-03-04T19:11:03.584Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:11:04 [2022-03-04T19:11:04.156Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:11:04 [2022-03-04T19:11:04.156Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:11:04 [2022-03-04T19:11:04.728Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:11:04 [2022-03-04T19:11:04.989Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:11:05 [2022-03-04T19:11:05.564Z]     docker_api_swarm_service_test.go:147: [d91e906005780] joining swarm manager [d87d41ecea56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:11:05 [2022-03-04T19:11:05.827Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:11:06 [2022-03-04T19:11:06.400Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:11:06 [2022-03-04T19:11:06.661Z]     docker_api_swarm_service_test.go:147: [d8a94cee1c2ed] joining swarm manager [d87d41ecea56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:11:06 [2022-03-04T19:11:06.923Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:11:06 [2022-03-04T19:11:06.923Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:11:07 [2022-03-04T19:11:07.496Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:11:07 [2022-03-04T19:11:07.496Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:11:08 [2022-03-04T19:11:08.906Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:11:09 [2022-03-04T19:11:09.169Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:11:09 [2022-03-04T19:11:09.742Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:11:10 [2022-03-04T19:11:10.315Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:11:10 [2022-03-04T19:11:10.315Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:11:10 [2022-03-04T19:11:10.886Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:11:11 [2022-03-04T19:11:11.828Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:11:12 [2022-03-04T19:11:12.770Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:11:13 [2022-03-04T19:11:13.714Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:11:13 [2022-03-04T19:11:13.975Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:11:14 [2022-03-04T19:11:14.549Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:11:14 [2022-03-04T19:11:14.809Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:11:15 [2022-03-04T19:11:15.381Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:11:15 [2022-03-04T19:11:15.954Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:11:17 [2022-03-04T19:11:17.341Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:11:19 [2022-03-04T19:11:19.258Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:11:19 [2022-03-04T19:11:19.258Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:11:19 [2022-03-04T19:11:19.830Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:11:21 [2022-03-04T19:11:21.214Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:11:22 [2022-03-04T19:11:22.601Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:11:23 [2022-03-04T19:11:23.987Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:11:25 [2022-03-04T19:11:25.924Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:11:25 [2022-03-04T19:11:25.924Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
19:11:25 [2022-03-04T19:11:25.924Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:11:25 [2022-03-04T19:11:25.924Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
19:11:25 [2022-03-04T19:11:25.924Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:11:26 [2022-03-04T19:11:26.494Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:11:27 [2022-03-04T19:11:27.437Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:11:28 [2022-03-04T19:11:28.380Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:11:29 [2022-03-04T19:11:29.327Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:11:29 [2022-03-04T19:11:29.327Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:11:29 [2022-03-04T19:11:29.327Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:11:29 [2022-03-04T19:11:29.327Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:11:29 [2022-03-04T19:11:29.768Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:11:30 [2022-03-04T19:11:30.342Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:11:31 [2022-03-04T19:11:31.729Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:11:32 [2022-03-04T19:11:32.675Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:11:32 [2022-03-04T19:11:32.675Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:11:32 [2022-03-04T19:11:32.675Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:11:32 [2022-03-04T19:11:32.936Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:11:33 [2022-03-04T19:11:33.878Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:11:33 [2022-03-04T19:11:33.878Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnv
19:11:34 [2022-03-04T19:11:34.005Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:11:34 [2022-03-04T19:11:34.005Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:11:34 [2022-03-04T19:11:34.005Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:11:34 [2022-03-04T19:11:34.005Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:11:34 [2022-03-04T19:11:34.005Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:11:34 [2022-03-04T19:11:34.005Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:11:34 [2022-03-04T19:11:34.449Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:11:34 [2022-03-04T19:11:34.711Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:11:35 [2022-03-04T19:11:35.284Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:11:35 [2022-03-04T19:11:35.856Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:11:35 [2022-03-04T19:11:35.856Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:11:36 [2022-03-04T19:11:36.117Z] === RUN   TestDockerSuite/TestRunEnvironment
19:11:36 [2022-03-04T19:11:36.689Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:11:36 [2022-03-04T19:11:36.950Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:11:37 [2022-03-04T19:11:37.523Z] === RUN   TestDockerSuite/TestRunExitCode
19:11:37 [2022-03-04T19:11:37.727Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:11:37 [2022-03-04T19:11:37.727Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:11:37 [2022-03-04T19:11:37.727Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:11:37 [2022-03-04T19:11:37.727Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:11:37 [2022-03-04T19:11:37.727Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:11:37 [2022-03-04T19:11:37.727Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:11:37 [2022-03-04T19:11:37.727Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:11:38 [2022-03-04T19:11:38.094Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:11:38 [2022-03-04T19:11:38.185Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:11:38 [2022-03-04T19:11:38.356Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:11:38 [2022-03-04T19:11:38.927Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:11:39 [2022-03-04T19:11:39.500Z] === RUN   TestDockerSuite/TestRunExposePort
19:11:39 [2022-03-04T19:11:39.500Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:11:39 [2022-03-04T19:11:39.761Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:11:40 [2022-03-04T19:11:40.346Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:11:41 [2022-03-04T19:11:41.287Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:11:41 [2022-03-04T19:11:41.288Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:11:41 [2022-03-04T19:11:41.288Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
19:11:41 [2022-03-04T19:11:41.288Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:11:42 [2022-03-04T19:11:42.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:11:42 [2022-03-04T19:11:42.859Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:11:43 [2022-03-04T19:11:43.621Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:11:43 [2022-03-04T19:11:43.882Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:11:56 [2022-03-04T19:11:56.113Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:11:56 [2022-03-04T19:11:56.113Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:11:57 [2022-03-04T19:11:57.055Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:11:57 [2022-03-04T19:11:57.055Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:11:57 [2022-03-04T19:11:57.055Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:11:57 [2022-03-04T19:11:57.055Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:11:57 [2022-03-04T19:11:57.627Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:11:59 [2022-03-04T19:11:59.541Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:12:00 [2022-03-04T19:12:00.532Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:12:00 [2022-03-04T19:12:00.533Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildExpose
19:12:00 [2022-03-04T19:12:00.533Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:12:00 [2022-03-04T19:12:00.533Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:12:00 [2022-03-04T19:12:00.533Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:12:00 [2022-03-04T19:12:00.533Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:12:00 [2022-03-04T19:12:00.533Z] === RUN   TestDockerSuite/TestBuildFails
19:12:00 [2022-03-04T19:12:00.928Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:12:01 [2022-03-04T19:12:01.872Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:12:06 [2022-03-04T19:12:06.314Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:12:06 [2022-03-04T19:12:06.314Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:12:07 [2022-03-04T19:12:07.166Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:12:07 [2022-03-04T19:12:07.741Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:12:08 [2022-03-04T19:12:08.002Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:12:08 [2022-03-04T19:12:08.263Z] === RUN   TestDockerSuite/TestRunModeHostname
19:12:09 [2022-03-04T19:12:09.208Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:12:09 [2022-03-04T19:12:09.468Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:12:09 [2022-03-04T19:12:09.730Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:12:11 [2022-03-04T19:12:11.118Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:12:12 [2022-03-04T19:12:12.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:12:12 [2022-03-04T19:12:12.060Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:12:12 [2022-03-04T19:12:12.111Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:12:13 [2022-03-04T19:12:13.004Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:12:13 [2022-03-04T19:12:13.004Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:12:13 [2022-03-04T19:12:13.265Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:12:14 [2022-03-04T19:12:14.207Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:12:14 [2022-03-04T19:12:14.468Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:12:15 [2022-03-04T19:12:15.855Z] === RUN   TestDockerSuite/TestRunMount
19:12:17 [2022-03-04T19:12:17.242Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:12:17 [2022-03-04T19:12:17.887Z] === RUN   TestDockerSuite/TestBuildForceRm
19:12:20 [2022-03-04T19:12:20.546Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:12:20 [2022-03-04T19:12:20.807Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:12:21 [2022-03-04T19:12:21.379Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:12:21 [2022-03-04T19:12:21.951Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:12:23 [2022-03-04T19:12:23.336Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:12:23 [2022-03-04T19:12:23.336Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:12:23 [2022-03-04T19:12:23.660Z] === RUN   TestDockerSuite/TestBuildFromGit
19:12:24 [2022-03-04T19:12:24.727Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:12:25 [2022-03-04T19:12:25.672Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:12:27 [2022-03-04T19:12:27.063Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:12:28 [2022-03-04T19:12:28.978Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:12:29 [2022-03-04T19:12:29.919Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:12:30 [2022-03-04T19:12:30.865Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:12:32 [2022-03-04T19:12:32.253Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:12:33 [2022-03-04T19:12:33.195Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:12:33 [2022-03-04T19:12:33.195Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:12:33 [2022-03-04T19:12:33.768Z] === RUN   TestDockerSuite/TestRunNetHost
19:12:34 [2022-03-04T19:12:34.030Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:12:34 [2022-03-04T19:12:34.602Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:12:35 [2022-03-04T19:12:35.173Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:12:35 [2022-03-04T19:12:35.749Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:12:36 [2022-03-04T19:12:36.016Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:12:36 [2022-03-04T19:12:36.016Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:12:37 [2022-03-04T19:12:37.666Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:12:38 [2022-03-04T19:12:38.611Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:12:40 [2022-03-04T19:12:40.687Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:12:40 [2022-03-04T19:12:40.687Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:12:40 [2022-03-04T19:12:40.687Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:12:41 [2022-03-04T19:12:41.165Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:12:41 [2022-03-04T19:12:41.651Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:12:41 [2022-03-04T19:12:41.756Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:12:41 [2022-03-04T19:12:41.756Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:12:42 [2022-03-04T19:12:42.108Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:12:42 [2022-03-04T19:12:42.109Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:12:42 [2022-03-04T19:12:42.109Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:12:42 [2022-03-04T19:12:42.328Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:12:42 [2022-03-04T19:12:42.328Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:12:42 [2022-03-04T19:12:42.589Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:12:43 [2022-03-04T19:12:43.162Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:12:43 [2022-03-04T19:12:43.162Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:12:43 [2022-03-04T19:12:43.735Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:12:49 [2022-03-04T19:12:49.021Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:12:49 [2022-03-04T19:12:49.021Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:12:49 [2022-03-04T19:12:49.021Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:12:49 [2022-03-04T19:12:49.593Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:12:50 [2022-03-04T19:12:50.164Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:12:50 [2022-03-04T19:12:50.652Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:12:50 [2022-03-04T19:12:50.652Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:12:50 [2022-03-04T19:12:50.652Z] === RUN   TestDockerSuite/TestBuildHistory
19:12:51 [2022-03-04T19:12:51.107Z] === RUN   TestDockerSuite/TestRunPortInUse
19:12:51 [2022-03-04T19:12:51.678Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:12:51 [2022-03-04T19:12:51.939Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
19:12:52 [2022-03-04T19:12:52.200Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:12:52 [2022-03-04T19:12:52.460Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:12:53 [2022-03-04T19:12:53.032Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:12:53 [2022-03-04T19:12:53.292Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:12:53 [2022-03-04T19:12:53.865Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:12:53 [2022-03-04T19:12:53.865Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
19:12:53 [2022-03-04T19:12:53.865Z] === RUN   TestDockerSuite/TestRunPublishPort
19:12:54 [2022-03-04T19:12:54.436Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:12:54 [2022-03-04T19:12:54.697Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:12:54 [2022-03-04T19:12:54.697Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
19:12:54 [2022-03-04T19:12:54.697Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:12:55 [2022-03-04T19:12:55.268Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:12:56 [2022-03-04T19:12:56.211Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:12:56 [2022-03-04T19:12:56.211Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:12:56 [2022-03-04T19:12:56.211Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:12:58 [2022-03-04T19:12:58.126Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:12:58 [2022-03-04T19:12:58.386Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:12:59 [2022-03-04T19:12:59.330Z] === RUN   TestDockerSuite/TestRunRm
19:13:00 [2022-03-04T19:13:00.284Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:13:00 [2022-03-04T19:13:00.952Z] === RUN   TestDockerSuite/TestBuildIidFile
19:13:00 [2022-03-04T19:13:00.952Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:13:03 [2022-03-04T19:13:03.120Z] === RUN   TestDockerSuite/TestBuildInheritance
19:13:03 [2022-03-04T19:13:03.120Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:13:03 [2022-03-04T19:13:03.120Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:13:04 [2022-03-04T19:13:04.085Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:13:04 [2022-03-04T19:13:04.085Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:13:04 [2022-03-04T19:13:04.487Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:13:04 [2022-03-04T19:13:04.487Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:13:04 [2022-03-04T19:13:04.748Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:13:06 [2022-03-04T19:13:06.134Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:13:06 [2022-03-04T19:13:06.397Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:13:06 [2022-03-04T19:13:06.970Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:13:07 [2022-03-04T19:13:07.807Z] === RUN   TestDockerSuite/TestBuildLabel
19:13:08 [2022-03-04T19:13:08.770Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:13:09 [2022-03-04T19:13:09.733Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:13:10 [2022-03-04T19:13:10.274Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:13:10 [2022-03-04T19:13:10.274Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:13:10 [2022-03-04T19:13:10.697Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:13:11 [2022-03-04T19:13:11.155Z] === RUN   TestDockerSuite/TestBuildLabels
19:13:12 [2022-03-04T19:13:12.120Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:13:12 [2022-03-04T19:13:12.822Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:13:13 [2022-03-04T19:13:13.393Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:13:13 [2022-03-04T19:13:13.649Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:13:13 [2022-03-04T19:13:13.653Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:13:14 [2022-03-04T19:13:14.226Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:13:14 [2022-03-04T19:13:14.797Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:13:15 [2022-03-04T19:13:15.058Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:13:15 [2022-03-04T19:13:15.631Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:13:15 [2022-03-04T19:13:15.895Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:13:16 [2022-03-04T19:13:16.467Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:13:16 [2022-03-04T19:13:16.729Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:13:19 [2022-03-04T19:13:19.273Z] === RUN   TestDockerSuite/TestRunState
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLastModified
19:13:19 [2022-03-04T19:13:19.420Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:13:19 [2022-03-04T19:13:19.420Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:13:19 [2022-03-04T19:13:19.420Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:13:19 [2022-03-04T19:13:19.877Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:13:20 [2022-03-04T19:13:20.221Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:13:20 [2022-03-04T19:13:20.334Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:13:20 [2022-03-04T19:13:20.794Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:13:21 [2022-03-04T19:13:21.298Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:13:21 [2022-03-04T19:13:21.366Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:13:21 [2022-03-04T19:13:21.366Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:13:21 [2022-03-04T19:13:21.366Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:13:21 [2022-03-04T19:13:21.366Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:13:21 [2022-03-04T19:13:21.940Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:13:22 [2022-03-04T19:13:22.512Z] === RUN   TestDockerSuite/TestRunSysctls
19:13:22 [2022-03-04T19:13:22.512Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:13:23 [2022-03-04T19:13:23.454Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:13:23 [2022-03-04T19:13:23.454Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:13:23 [2022-03-04T19:13:23.454Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:13:24 [2022-03-04T19:13:24.025Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:13:25 [2022-03-04T19:13:25.941Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:13:25 [2022-03-04T19:13:25.975Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:13:26 [2022-03-04T19:13:26.202Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:13:26 [2022-03-04T19:13:26.775Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:13:28 [2022-03-04T19:13:28.161Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:13:28 [2022-03-04T19:13:28.732Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:13:31 [2022-03-04T19:13:31.279Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:13:31 [2022-03-04T19:13:31.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:13:33 [2022-03-04T19:13:33.826Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:13:33 [2022-03-04T19:13:33.826Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:13:34 [2022-03-04T19:13:34.398Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:13:34 [2022-03-04T19:13:34.968Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:13:35 [2022-03-04T19:13:35.229Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:13:37 [2022-03-04T19:13:37.145Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:13:37 [2022-03-04T19:13:37.145Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:13:38 [2022-03-04T19:13:38.545Z] === RUN   TestDockerSuite/TestRunUserByID
19:13:38 [2022-03-04T19:13:38.806Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:13:39 [2022-03-04T19:13:39.068Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:13:39 [2022-03-04T19:13:39.329Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:13:39 [2022-03-04T19:13:39.903Z] === RUN   TestDockerSuite/TestRunUserByName
19:13:40 [2022-03-04T19:13:40.165Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:13:40 [2022-03-04T19:13:40.426Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:13:40 [2022-03-04T19:13:40.998Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:13:40 [2022-03-04T19:13:40.998Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:13:40 [2022-03-04T19:13:40.998Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:13:40 [2022-03-04T19:13:40.998Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:13:41 [2022-03-04T19:13:41.571Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:13:42 [2022-03-04T19:13:42.959Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:13:44 [2022-03-04T19:13:44.877Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:13:45 [2022-03-04T19:13:45.449Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:13:45 [2022-03-04T19:13:45.711Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:13:46 [2022-03-04T19:13:46.283Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:13:47 [2022-03-04T19:13:47.668Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:13:49 [2022-03-04T19:13:49.055Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:13:50 [2022-03-04T19:13:50.441Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:13:51 [2022-03-04T19:13:51.083Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:13:51 [2022-03-04T19:13:51.083Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:13:51 [2022-03-04T19:13:51.083Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:13:52 [2022-03-04T19:13:52.071Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:13:52 [2022-03-04T19:13:52.354Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:13:52 [2022-03-04T19:13:52.354Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:13:52 [2022-03-04T19:13:52.615Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:13:52 [2022-03-04T19:13:52.615Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
19:13:52 [2022-03-04T19:13:52.615Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:13:52 [2022-03-04T19:13:52.615Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
19:13:52 [2022-03-04T19:13:52.615Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:13:52 [2022-03-04T19:13:52.615Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
19:13:52 [2022-03-04T19:13:52.615Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:13:52 [2022-03-04T19:13:52.876Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:13:52 [2022-03-04T19:13:52.876Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:13:52 [2022-03-04T19:13:52.876Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:13:53 [2022-03-04T19:13:53.448Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:13:54 [2022-03-04T19:13:54.393Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:13:55 [2022-03-04T19:13:55.369Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:13:55 [2022-03-04T19:13:55.632Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:13:56 [2022-03-04T19:13:56.205Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:13:56 [2022-03-04T19:13:56.205Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:13:56 [2022-03-04T19:13:56.777Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:13:56 [2022-03-04T19:13:56.777Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:13:57 [2022-03-04T19:13:57.349Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:13:57 [2022-03-04T19:13:57.349Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:13:57 [2022-03-04T19:13:57.920Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:13:57 [2022-03-04T19:13:57.920Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:13:58 [2022-03-04T19:13:58.492Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:13:58 [2022-03-04T19:13:58.754Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:13:59 [2022-03-04T19:13:59.328Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:13:59 [2022-03-04T19:13:59.328Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:13:59 [2022-03-04T19:13:59.902Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:14:00 [2022-03-04T19:14:00.473Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:14:00 [2022-03-04T19:14:00.473Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:14:00 [2022-03-04T19:14:00.473Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:14:01 [2022-03-04T19:14:01.046Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:14:01 [2022-03-04T19:14:01.989Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:14:02 [2022-03-04T19:14:02.250Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:14:02 [2022-03-04T19:14:02.250Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:14:02 [2022-03-04T19:14:02.250Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:14:02 [2022-03-04T19:14:02.821Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:14:02 [2022-03-04T19:14:02.821Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:14:03 [2022-03-04T19:14:03.765Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:14:04 [2022-03-04T19:14:04.026Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:14:05 [2022-03-04T19:14:05.411Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:14:05 [2022-03-04T19:14:05.983Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:14:05 [2022-03-04T19:14:05.983Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:14:05 [2022-03-04T19:14:05.983Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:14:06 [2022-03-04T19:14:06.557Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:14:07 [2022-03-04T19:14:07.129Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:14:08 [2022-03-04T19:14:08.075Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:14:08 [2022-03-04T19:14:08.075Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:14:09 [2022-03-04T19:14:09.462Z] === RUN   TestDockerSuite/TestSaveImageId
19:14:09 [2022-03-04T19:14:09.462Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:14:09 [2022-03-04T19:14:09.723Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:14:10 [2022-03-04T19:14:10.690Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:14:10 [2022-03-04T19:14:10.952Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents346080033
19:14:11 [2022-03-04T19:14:11.212Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:14:11 [2022-03-04T19:14:11.212Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:14:13 [2022-03-04T19:14:13.127Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:14:13 [2022-03-04T19:14:13.127Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:14:13 [2022-03-04T19:14:13.127Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:14:13 [2022-03-04T19:14:13.388Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:14:14 [2022-03-04T19:14:14.334Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:14:16 [2022-03-04T19:14:16.251Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:14:16 [2022-03-04T19:14:16.511Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:14:16 [2022-03-04T19:14:16.512Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:14:16 [2022-03-04T19:14:16.512Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:14:16 [2022-03-04T19:14:16.512Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:14:17 [2022-03-04T19:14:17.084Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:14:17 [2022-03-04T19:14:17.345Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:14:19 [2022-03-04T19:14:19.260Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:14:20 [2022-03-04T19:14:20.683Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:14:24 [2022-03-04T19:14:24.889Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:14:25 [2022-03-04T19:14:25.150Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:14:26 [2022-03-04T19:14:26.536Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:14:27 [2022-03-04T19:14:27.480Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:14:27 [2022-03-04T19:14:27.926Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:14:28 [2022-03-04T19:14:28.424Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:14:28 [2022-03-04T19:14:28.424Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:14:31 [2022-03-04T19:14:31.727Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:14:32 [2022-03-04T19:14:32.670Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:14:33 [2022-03-04T19:14:33.241Z] === RUN   TestDockerSuite/TestStartRecordError
19:14:34 [2022-03-04T19:14:34.185Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:14:35 [2022-03-04T19:14:35.571Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:14:36 [2022-03-04T19:14:36.512Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:14:39 [2022-03-04T19:14:39.057Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:14:40 [2022-03-04T19:14:40.969Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:14:42 [2022-03-04T19:14:42.863Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:14:43 [2022-03-04T19:14:43.516Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:14:46 [2022-03-04T19:14:46.059Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:14:47 [2022-03-04T19:14:47.626Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:14:51 [2022-03-04T19:14:51.348Z] === RUN   TestDockerSuite/TestStatsNoStream
19:14:53 [2022-03-04T19:14:53.277Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:14:53 [2022-03-04T19:14:53.537Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:14:54 [2022-03-04T19:14:54.921Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:14:55 [2022-03-04T19:14:55.495Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:14:56 [2022-03-04T19:14:56.069Z]     docker_cli_service_logs_test.go:245: checking task yhpnlpdlvgud
19:14:56 [2022-03-04T19:14:56.069Z]     docker_cli_service_logs_test.go:250: checking messages for yhpnlpdlvgud
19:14:56 [2022-03-04T19:14:56.069Z]     docker_cli_service_logs_test.go:245: checking task k5qda4r8yyt3
19:14:56 [2022-03-04T19:14:56.069Z]     docker_cli_service_logs_test.go:250: checking messages for k5qda4r8yyt3
19:14:56 [2022-03-04T19:14:56.304Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:14:56 [2022-03-04T19:14:56.330Z] === RUN   TestDockerSuite/TestTopPrivileged
19:14:56 [2022-03-04T19:14:56.901Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:14:56 [2022-03-04T19:14:56.901Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:14:56 [2022-03-04T19:14:56.901Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:14:57 [2022-03-04T19:14:57.162Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:14:59 [2022-03-04T19:14:59.707Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:15:03 [2022-03-04T19:15:03.009Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:15:03 [2022-03-04T19:15:03.009Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:15:03 [2022-03-04T19:15:03.580Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:15:03 [2022-03-04T19:15:03.580Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:15:03 [2022-03-04T19:15:03.580Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:15:03 [2022-03-04T19:15:03.580Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:15:03 [2022-03-04T19:15:03.580Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:15:04 [2022-03-04T19:15:04.525Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:15:05 [2022-03-04T19:15:05.097Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:15:05 [2022-03-04T19:15:05.669Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:15:07 [2022-03-04T19:15:07.054Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:15:07 [2022-03-04T19:15:07.054Z] === RUN   TestDockerSuite/TestUpdateStats
19:15:08 [2022-03-04T19:15:08.967Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:15:10 [2022-03-04T19:15:10.352Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:15:11 [2022-03-04T19:15:11.755Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:15:11 [2022-03-04T19:15:11.755Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:15:11 [2022-03-04T19:15:11.755Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:15:12 [2022-03-04T19:15:12.326Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:15:12 [2022-03-04T19:15:12.897Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:15:14 [2022-03-04T19:15:14.130Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:15:15 [2022-03-04T19:15:15.443Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:15:17 [2022-03-04T19:15:17.989Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:15:19 [2022-03-04T19:15:19.903Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:15:21 [2022-03-04T19:15:21.288Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:15:23 [2022-03-04T19:15:23.835Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:15:27 [2022-03-04T19:15:27.138Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:15:27 [2022-03-04T19:15:27.399Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:15:28 [2022-03-04T19:15:28.342Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:15:30 [2022-03-04T19:15:30.256Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:15:30 [2022-03-04T19:15:30.256Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:15:31 [2022-03-04T19:15:31.198Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:15:32 [2022-03-04T19:15:32.162Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:15:32 [2022-03-04T19:15:32.424Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:15:33 [2022-03-04T19:15:33.810Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:15:34 [2022-03-04T19:15:34.754Z]     docker_cli_swarm_test.go:1901: [d6cb3970d8395] joining swarm manager [d13c866b73bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:15:35 [2022-03-04T19:15:35.326Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:15:36 [2022-03-04T19:15:36.269Z]     docker_cli_swarm_test.go:1902: [d108b096c153f] joining swarm manager [d13c866b73bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:15:36 [2022-03-04T19:15:36.841Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:15:38 [2022-03-04T19:15:38.226Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:15:39 [2022-03-04T19:15:39.439Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:15:39 [2022-03-04T19:15:39.439Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:15:39 [2022-03-04T19:15:39.439Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:15:39 [2022-03-04T19:15:39.611Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:15:49 [2022-03-04T19:15:49.884Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:15:50 [2022-03-04T19:15:50.872Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:15:50 [2022-03-04T19:15:50.872Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:15:50 [2022-03-04T19:15:50.872Z] === RUN   TestDockerSuite/TestBuildNetNone
19:15:50 [2022-03-04T19:15:50.872Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:15:50 [2022-03-04T19:15:50.873Z] === RUN   TestDockerSuite/TestBuildNoContext
19:15:54 [2022-03-04T19:15:54.517Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:15:54 [2022-03-04T19:15:54.777Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:15:54 [2022-03-04T19:15:54.777Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:15:54 [2022-03-04T19:15:54.777Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:15:55 [2022-03-04T19:15:55.349Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:15:55 [2022-03-04T19:15:55.349Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:15:55 [2022-03-04T19:15:55.349Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:15:55 [2022-03-04T19:15:55.349Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:15:55 [2022-03-04T19:15:55.632Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:15:55 [2022-03-04T19:15:55.921Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:15:55 [2022-03-04T19:15:55.921Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:15:56 [2022-03-04T19:15:56.492Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:15:56 [2022-03-04T19:15:56.492Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:15:56 [2022-03-04T19:15:56.492Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:15:56 [2022-03-04T19:15:56.492Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:15:56 [2022-03-04T19:15:56.753Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:15:58 [2022-03-04T19:15:58.139Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:15:58 [2022-03-04T19:15:58.139Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:15:58 [2022-03-04T19:15:58.407Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:15:58 [2022-03-04T19:15:58.407Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:15:58 [2022-03-04T19:15:58.407Z] === RUN   TestDockerSuite/TestVolumeEvents
19:16:00 [2022-03-04T19:16:00.321Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:16:01 [2022-03-04T19:16:01.510Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:16:02 [2022-03-04T19:16:02.868Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:16:03 [2022-03-04T19:16:03.809Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:16:04 [2022-03-04T19:16:04.468Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:16:04 [2022-03-04T19:16:04.937Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:16:05 [2022-03-04T19:16:05.407Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:16:05 [2022-03-04T19:16:05.723Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:16:05 [2022-03-04T19:16:05.723Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:16:05 [2022-03-04T19:16:05.723Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:16:07 [2022-03-04T19:16:07.638Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:16:08 [2022-03-04T19:16:08.359Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:16:10 [2022-03-04T19:16:10.189Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:16:10 [2022-03-04T19:16:10.189Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:16:10 [2022-03-04T19:16:10.189Z] --- PASS: TestDockerSuite (1308.39s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.66s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.98s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.39s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.22s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.74s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.95s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.18s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.63s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.51s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.72s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.64s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.84s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.70s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.40s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.32s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.64s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.61s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.43s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.87s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.56s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.12s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.52s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.25s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.10s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.27s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.25s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.04s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.71s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.70s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.11s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.75s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.72s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.73s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.41s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
19:16:10 [2022-03-04T19:16:10.189Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.99s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.43s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.98s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.27s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.16s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.77s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.19s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.65s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.92s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.97s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.64s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.42s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.79s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.69s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.50s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.98s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.81s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFails (0.73s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.38s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.89s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.27s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.66s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.43s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.75s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.21s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.72s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.92s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.49s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.73s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.29s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.27s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.62s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.87s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRm (2.90s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.81s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.16s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildUser (1.35s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.17s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.07s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.35s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitChange (0.66s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.03s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.30s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.16s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.26s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.96s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.80s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.27s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s)
19:16:10 [2022-03-04T19:16:10.190Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.14s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.56s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.57s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.61s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009b3770_<nil>} (1.47s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1235722121_/foo_false__<nil>_<nil>_<nil>} (1.40s)
19:16:10 [2022-03-04T19:16:10.190Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1235722121_/foo_true__<nil>_<nil>_<nil>} (1.32s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_false__<nil>_<nil>_<nil>} (1.42s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_true__<nil>_<nil>_<nil>} (1.39s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3935002964_/foo_true__0xc0009b37a0_<nil>_<nil>} (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009b37b8_<nil>} (1.42s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009b37d0_<nil>} (1.35s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009b37e8_<nil>} (1.44s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009b3800_<nil>} (1.47s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.96s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.22s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.62s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.69s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.71s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.76s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.25s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.49s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.12s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.10s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.69s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToDot (0.72s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.78s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateRM (0.14s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.18s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.34s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.37s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.16s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.19s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.77s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.78s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsResize (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsTop (0.74s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExec (0.82s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.43s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecEnv (0.56s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.21s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecParseError (0.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecTTY (0.78s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.74s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.70s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHealth (19.54s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.22s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportFile (1.26s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.28s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
19:16:10 [2022-03-04T19:16:10.191Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.23s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.89s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.79s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsSince (6.56s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestNetHostname (1.27s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.65s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.55s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginActive (1.99s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.63s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.72s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.06s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPortList (6.12s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.89s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.10s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.83s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.73s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.31s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.18s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.54s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.37s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.22s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.99s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.49s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.73s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.29s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.06s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.11s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.60s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.60s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.47s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.31s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.13s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s)
19:16:10 [2022-03-04T19:16:10.192Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.98s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.16s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMount (5.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.59s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.82s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.93s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.15s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.79s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.28s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.60s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunState (1.02s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.61s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.52s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.29s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.15s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.59s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.24s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.66s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.21s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.68s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.13s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.64s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s)
19:16:10 [2022-03-04T19:16:10.193Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:16:10 [2022-03-04T19:16:10.193Z] === RUN   TestDockerRegistrySuite
19:16:10 [2022-03-04T19:16:10.193Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:16:10 [2022-03-04T19:16:10.583Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:16:11 [2022-03-04T19:16:11.136Z]     check_test.go:196: [dd1e816f41d4c] daemon is not started
19:16:11 [2022-03-04T19:16:11.136Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:16:12 [2022-03-04T19:16:12.080Z]     check_test.go:196: [de67d8e2c2732] daemon is not started
19:16:12 [2022-03-04T19:16:12.080Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:16:12 [2022-03-04T19:16:12.154Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:16:13 [2022-03-04T19:16:13.466Z]     check_test.go:196: [d300626aed26a] daemon is not started
19:16:13 [2022-03-04T19:16:13.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:16:13 [2022-03-04T19:16:13.466Z]     check_test.go:196: [d6c0bcf5e450f] daemon is not started
19:16:13 [2022-03-04T19:16:13.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:16:16 [2022-03-04T19:16:16.012Z]     check_test.go:196: [d1e0fdcc95167] daemon is not started
19:16:16 [2022-03-04T19:16:16.012Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:16:17 [2022-03-04T19:16:17.924Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:16:19 [2022-03-04T19:16:19.852Z]     docker_cli_swarm_test.go:1802: [d637fa067e494] joining swarm manager [d9875889c8441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:16:21 [2022-03-04T19:16:21.237Z]     docker_cli_swarm_test.go:1803: [d8f53da090e9b] joining swarm manager [d9875889c8441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:16:22 [2022-03-04T19:16:22.622Z]     check_test.go:196: [d26b5e7427350] daemon is not started
19:16:22 [2022-03-04T19:16:22.622Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:16:25 [2022-03-04T19:16:25.168Z]     check_test.go:196: [daeab920970e1] daemon is not started
19:16:25 [2022-03-04T19:16:25.168Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:16:26 [2022-03-04T19:16:26.110Z]     check_test.go:196: [d01ae7b5f15ce] daemon is not started
19:16:26 [2022-03-04T19:16:26.110Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:16:27 [2022-03-04T19:16:27.496Z]     check_test.go:196: [d80927ab7c988] daemon is not started
19:16:27 [2022-03-04T19:16:27.496Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:16:28 [2022-03-04T19:16:28.438Z]     check_test.go:196: [d43c1f0ee2116] daemon is not started
19:16:28 [2022-03-04T19:16:28.438Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:16:29 [2022-03-04T19:16:29.379Z]     check_test.go:196: [db75289fde0fa] daemon is not started
19:16:29 [2022-03-04T19:16:29.379Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:16:30 [2022-03-04T19:16:30.322Z]     check_test.go:196: [d6e22090442ad] daemon is not started
19:16:30 [2022-03-04T19:16:30.322Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:16:31 [2022-03-04T19:16:31.265Z]     check_test.go:196: [d7695649549da] daemon is not started
19:16:31 [2022-03-04T19:16:31.265Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:16:32 [2022-03-04T19:16:32.208Z]     check_test.go:196: [d64b3534b7d70] daemon is not started
19:16:32 [2022-03-04T19:16:32.208Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:16:33 [2022-03-04T19:16:33.150Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:16:33 [2022-03-04T19:16:33.150Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ffbc87461d9fae90eeb62a57cdd6e0af98f153cdb2085f3fe298fc84f265281
19:16:33 [2022-03-04T19:16:33.413Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:16:34 [2022-03-04T19:16:34.095Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ad7a2a23ea11163a0bc722d483ce33901c9a678f2d001bf4559eb8becbf8028
19:16:34 [2022-03-04T19:16:34.356Z]     check_test.go:196: [dc767c65dfd58] daemon is not started
19:16:34 [2022-03-04T19:16:34.356Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:16:34 [2022-03-04T19:16:34.980Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:16:35 [2022-03-04T19:16:35.299Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94a9921d06bde167059f209d4f6b6e49b3fdde5ef436b82b612449d052c142a3
19:16:36 [2022-03-04T19:16:36.244Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1fd6142a02e572fdc64b8f9b363af494e4a6d73043bf6b76803ab5d286cfe00e
19:16:36 [2022-03-04T19:16:36.505Z]     check_test.go:196: [d107c49a0805b] daemon is not started
19:16:36 [2022-03-04T19:16:36.505Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:16:37 [2022-03-04T19:16:37.447Z]     check_test.go:196: [de61083622b36] daemon is not started
19:16:37 [2022-03-04T19:16:37.447Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:16:39 [2022-03-04T19:16:39.361Z]     check_test.go:196: [df6de6b12e792] daemon is not started
19:16:39 [2022-03-04T19:16:39.361Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:16:40 [2022-03-04T19:16:40.304Z]     check_test.go:196: [d67f8b1ec617d] daemon is not started
19:16:40 [2022-03-04T19:16:40.304Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:16:40 [2022-03-04T19:16:40.564Z]     check_test.go:196: [d6c44385f1d73] daemon is not started
19:16:40 [2022-03-04T19:16:40.564Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:16:41 [2022-03-04T19:16:41.137Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:16:41 [2022-03-04T19:16:41.708Z]     check_test.go:196: [d5e4c43d36fbf] daemon is not started
19:16:41 [2022-03-04T19:16:41.708Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:16:43 [2022-03-04T19:16:43.095Z]     check_test.go:196: [da256ef4234c5] daemon is not started
19:16:43 [2022-03-04T19:16:43.095Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:16:43 [2022-03-04T19:16:43.356Z]     docker_cli_swarm_test.go:1321: [dc7c332375352] joining swarm manager [d5053595efdec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:16:43 [2022-03-04T19:16:43.927Z]     check_test.go:196: [df38c995ab507] daemon is not started
19:16:43 [2022-03-04T19:16:43.927Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:16:44 [2022-03-04T19:16:44.501Z]     docker_cli_swarm_test.go:1322: [d1f531bfaa450] joining swarm manager [d5053595efdec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:16:46 [2022-03-04T19:16:46.415Z]     check_test.go:196: [d34c40349da1f] daemon is not started
19:16:46 [2022-03-04T19:16:46.415Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:16:46 [2022-03-04T19:16:46.988Z]     check_test.go:196: [da31097e2ccd6] daemon is not started
19:16:46 [2022-03-04T19:16:46.988Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:16:47 [2022-03-04T19:16:47.483Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:16:47 [2022-03-04T19:16:47.930Z]     check_test.go:196: [dc1fcf33d578b] daemon is not started
19:16:47 [2022-03-04T19:16:47.930Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:16:48 [2022-03-04T19:16:48.191Z]     check_test.go:196: [d57f1a1121bf3] daemon is not started
19:16:48 [2022-03-04T19:16:48.191Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:16:48 [2022-03-04T19:16:48.191Z]     check_test.go:196: [d63436f8d768a] daemon is not started
19:16:48 [2022-03-04T19:16:48.191Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:16:48 [2022-03-04T19:16:48.451Z]     check_test.go:196: [d5d26d1f48e7d] daemon is not started
19:16:48 [2022-03-04T19:16:48.451Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:16:48 [2022-03-04T19:16:48.712Z]     check_test.go:196: [dba8df7ca3d1a] daemon is not started
19:16:48 [2022-03-04T19:16:48.712Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:16:49 [2022-03-04T19:16:49.284Z]     check_test.go:196: [dbc7b1d57a55d] daemon is not started
19:16:49 [2022-03-04T19:16:49.284Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:16:49 [2022-03-04T19:16:49.284Z]     check_test.go:196: [dadd73d834492] daemon is not started
19:16:49 [2022-03-04T19:16:49.284Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:16:50 [2022-03-04T19:16:50.226Z]     check_test.go:196: [d3160ded2560f] daemon is not started
19:16:50 [2022-03-04T19:16:50.226Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:16:50 [2022-03-04T19:16:50.419Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:16:51 [2022-03-04T19:16:51.610Z]     check_test.go:196: [dac899dcd7af3] daemon is not started
19:16:51 [2022-03-04T19:16:51.610Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:16:52 [2022-03-04T19:16:52.622Z]     check_test.go:196: [dbcc5d67123e8] daemon is not started
19:16:52 [2022-03-04T19:16:52.622Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:16:53 [2022-03-04T19:16:53.566Z]     check_test.go:196: [d4eb3bcb6d4be] daemon is not started
19:16:53 [2022-03-04T19:16:53.566Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:16:54 [2022-03-04T19:16:54.508Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:16:55 [2022-03-04T19:16:55.449Z] --- PASS: TestDockerRegistrySuite (45.45s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.39s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.05s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.16s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.58s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.88s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
19:16:55 [2022-03-04T19:16:55.449Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
19:16:55 [2022-03-04T19:16:55.449Z] === RUN   TestDockerSchema1RegistrySuite
19:16:55 [2022-03-04T19:16:55.449Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:16:55 [2022-03-04T19:16:55.449Z]     check_test.go:223: [ddb9f0d689c29] daemon is not started
19:16:55 [2022-03-04T19:16:55.449Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:16:58 [2022-03-04T19:16:58.754Z]     check_test.go:223: [db483ca16240c] daemon is not started
19:16:58 [2022-03-04T19:16:58.754Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:17:02 [2022-03-04T19:17:02.783Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:17:04 [2022-03-04T19:17:04.040Z]     check_test.go:223: [d3375b32e7312] daemon is not started
19:17:04 [2022-03-04T19:17:04.040Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:17:06 [2022-03-04T19:17:06.585Z]     check_test.go:223: [d2fe3fa27fac3] daemon is not started
19:17:06 [2022-03-04T19:17:06.585Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:17:07 [2022-03-04T19:17:07.465Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:17:07 [2022-03-04T19:17:07.530Z]     check_test.go:223: [dc8f4afad03a4] daemon is not started
19:17:07 [2022-03-04T19:17:07.530Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:17:08 [2022-03-04T19:17:08.472Z]     check_test.go:223: [d6187ec3ec715] daemon is not started
19:17:08 [2022-03-04T19:17:08.472Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:17:08 [2022-03-04T19:17:08.472Z]     check_test.go:223: [d727f07f7c3af] daemon is not started
19:17:08 [2022-03-04T19:17:08.472Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:17:09 [2022-03-04T19:17:09.414Z]     check_test.go:223: [defc2d692c4c1] daemon is not started
19:17:09 [2022-03-04T19:17:09.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:17:10 [2022-03-04T19:17:10.355Z]     check_test.go:223: [d9a6618edc804] daemon is not started
19:17:10 [2022-03-04T19:17:10.355Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:17:11 [2022-03-04T19:17:11.299Z]     check_test.go:223: [da36576717b72] daemon is not started
19:17:11 [2022-03-04T19:17:11.299Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:17:13 [2022-03-04T19:17:13.239Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:17:13 [2022-03-04T19:17:13.843Z]     check_test.go:223: [d9c5bfafe1408] daemon is not started
19:17:13 [2022-03-04T19:17:13.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:17:14 [2022-03-04T19:17:14.105Z]     check_test.go:223: [d6dbeb9ad1e6b] daemon is not started
19:17:14 [2022-03-04T19:17:14.105Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:17:14 [2022-03-04T19:17:14.366Z]     check_test.go:223: [d913bdc68a103] daemon is not started
19:17:14 [2022-03-04T19:17:14.366Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:17:14 [2022-03-04T19:17:14.626Z]     check_test.go:223: [d1c8eda495627] daemon is not started
19:17:14 [2022-03-04T19:17:14.626Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:17:14 [2022-03-04T19:17:14.771Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:17:14 [2022-03-04T19:17:14.771Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:17:14 [2022-03-04T19:17:14.771Z] === RUN   TestDockerSuite/TestBuildPATH
19:17:14 [2022-03-04T19:17:14.771Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:17:14 [2022-03-04T19:17:14.771Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:17:14 [2022-03-04T19:17:14.887Z]     check_test.go:223: [d5af097f36c9b] daemon is not started
19:17:14 [2022-03-04T19:17:14.887Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:17:15 [2022-03-04T19:17:15.158Z]     check_test.go:223: [dc0c291ba2bb1] daemon is not started
19:17:15 [2022-03-04T19:17:15.158Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:17:15 [2022-03-04T19:17:15.422Z]     check_test.go:223: [d69afae5de369] daemon is not started
19:17:15 [2022-03-04T19:17:15.422Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:17:15 [2022-03-04T19:17:15.683Z]     check_test.go:223: [d0146a97f261c] daemon is not started
19:17:15 [2022-03-04T19:17:15.683Z] --- PASS: TestDockerSchema1RegistrySuite (20.36s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.33s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.81s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.08s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
19:17:15 [2022-03-04T19:17:15.684Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:17:15 [2022-03-04T19:17:15.684Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:17:15 [2022-03-04T19:17:15.684Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:17:16 [2022-03-04T19:17:16.255Z]     check_test.go:252: [d39b94c776ee1] daemon is not started
19:17:16 [2022-03-04T19:17:16.255Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:17:16 [2022-03-04T19:17:16.827Z]     check_test.go:252: [db5fd75c253a1] daemon is not started
19:17:16 [2022-03-04T19:17:16.827Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:17:17 [2022-03-04T19:17:17.087Z]     check_test.go:252: [d7ee70311ed5f] daemon is not started
19:17:17 [2022-03-04T19:17:17.087Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:17:17 [2022-03-04T19:17:17.667Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:17:17 [2022-03-04T19:17:17.667Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:17:17 [2022-03-04T19:17:17.667Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:17:18 [2022-03-04T19:17:18.029Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:17:18 [2022-03-04T19:17:18.290Z]     check_test.go:252: [dcad0935af2e7] daemon is not started
19:17:18 [2022-03-04T19:17:18.290Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:17:18 [2022-03-04T19:17:18.551Z]     check_test.go:252: [d68a243c50f34] daemon is not started
19:17:18 [2022-03-04T19:17:18.551Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:17:19 [2022-03-04T19:17:19.123Z]     check_test.go:252: [dc2f5f0941be2] daemon is not started
19:17:19 [2022-03-04T19:17:19.123Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:17:19 [2022-03-04T19:17:19.383Z]     check_test.go:252: [dd34ad2f4bcd5] daemon is not started
19:17:19 [2022-03-04T19:17:19.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
19:17:19 [2022-03-04T19:17:19.383Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
19:17:19 [2022-03-04T19:17:19.383Z] === RUN   TestDockerRegistryAuthTokenSuite
19:17:19 [2022-03-04T19:17:19.383Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:17:24 [2022-03-04T19:17:24.666Z]     check_test.go:279: [d4a1541ddc3ec] daemon is not started
19:17:24 [2022-03-04T19:17:24.666Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:17:24 [2022-03-04T19:17:24.666Z]     check_test.go:279: [de793d18990fb] daemon is not started
19:17:24 [2022-03-04T19:17:24.666Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:17:24 [2022-03-04T19:17:24.926Z]     check_test.go:279: [d7cce11916bc5] daemon is not started
19:17:24 [2022-03-04T19:17:24.926Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:17:24 [2022-03-04T19:17:24.926Z]     check_test.go:279: [db154ee765b87] daemon is not started
19:17:24 [2022-03-04T19:17:24.926Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:17:25 [2022-03-04T19:17:25.186Z]     check_test.go:279: [d0ced2678b822] daemon is not started
19:17:25 [2022-03-04T19:17:25.186Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
19:17:25 [2022-03-04T19:17:25.186Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
19:17:25 [2022-03-04T19:17:25.186Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:17:25 [2022-03-04T19:17:25.186Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:17:25 [2022-03-04T19:17:25.186Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:17:25 [2022-03-04T19:17:25.186Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:17:25 [2022-03-04T19:17:25.186Z] === RUN   TestDockerNetworkSuite
19:17:25 [2022-03-04T19:17:25.186Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:17:27 [2022-03-04T19:17:27.100Z]     docker_cli_network_unix_test.go:46: [dd99a5451a205] daemon is not started
19:17:27 [2022-03-04T19:17:27.361Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:17:27 [2022-03-04T19:17:27.933Z]     docker_cli_network_unix_test.go:46: [dfc9668f3219a] daemon is not started
19:17:28 [2022-03-04T19:17:28.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:17:30 [2022-03-04T19:17:30.741Z]     docker_cli_network_unix_test.go:46: [db7091b444143] daemon is not started
19:17:31 [2022-03-04T19:17:31.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:17:32 [2022-03-04T19:17:32.386Z]     docker_cli_network_unix_test.go:46: [dd6e3b5d6bbe2] daemon is not started
19:17:32 [2022-03-04T19:17:32.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:17:32 [2022-03-04T19:17:32.647Z]     docker_cli_network_unix_test.go:1233: [d26c157d1bea8] daemon is not started
19:17:35 [2022-03-04T19:17:35.208Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:17:36 [2022-03-04T19:17:36.148Z]     docker_cli_network_unix_test.go:46: [d1c7acddaf3f2] daemon is not started
19:17:36 [2022-03-04T19:17:36.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:17:40 [2022-03-04T19:17:40.926Z]     docker_cli_network_unix_test.go:46: [db4876c7ddd86] daemon is not started
19:17:41 [2022-03-04T19:17:41.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:17:43 [2022-03-04T19:17:43.411Z]     docker_cli_network_unix_test.go:46: [d4eb0eaa23aef] daemon is not started
19:17:43 [2022-03-04T19:17:43.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:17:44 [2022-03-04T19:17:44.924Z]     docker_cli_network_unix_test.go:46: [d7e50721a43ab] daemon is not started
19:17:44 [2022-03-04T19:17:44.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:17:45 [2022-03-04T19:17:45.494Z]     docker_cli_network_unix_test.go:46: [d16aaa42c7f4a] daemon is not started
19:17:45 [2022-03-04T19:17:45.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:17:45 [2022-03-04T19:17:45.755Z]     docker_cli_network_unix_test.go:46: [d6ab05ad2a6d6] daemon is not started
19:17:46 [2022-03-04T19:17:46.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:17:46 [2022-03-04T19:17:46.587Z]     docker_cli_network_unix_test.go:46: [d13dee941559f] daemon is not started
19:17:46 [2022-03-04T19:17:46.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:17:47 [2022-03-04T19:17:47.423Z]     docker_cli_network_unix_test.go:46: [d7d158c7f22df] daemon is not started
19:17:47 [2022-03-04T19:17:47.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:17:47 [2022-03-04T19:17:47.944Z]     docker_cli_network_unix_test.go:46: [db34fd1b1f789] daemon is not started
19:17:47 [2022-03-04T19:17:47.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:17:48 [2022-03-04T19:17:48.204Z]     docker_cli_network_unix_test.go:46: [def22e73242c7] daemon is not started
19:17:48 [2022-03-04T19:17:48.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:17:48 [2022-03-04T19:17:48.777Z]     docker_cli_network_unix_test.go:46: [dd2ce86fa0fed] daemon is not started
19:17:48 [2022-03-04T19:17:48.777Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:17:49 [2022-03-04T19:17:49.038Z]     docker_cli_network_unix_test.go:46: [d8380b321d0b8] daemon is not started
19:17:49 [2022-03-04T19:17:49.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:17:49 [2022-03-04T19:17:49.038Z]     docker_cli_network_unix_test.go:46: [d9d0190411887] daemon is not started
19:17:49 [2022-03-04T19:17:49.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:17:49 [2022-03-04T19:17:49.299Z]     docker_cli_network_unix_test.go:46: [d180cf0687a0c] daemon is not started
19:17:49 [2022-03-04T19:17:49.299Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:17:50 [2022-03-04T19:17:50.242Z]     docker_cli_network_unix_test.go:46: [d4d34cfaf7ea9] daemon is not started
19:17:50 [2022-03-04T19:17:50.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:17:50 [2022-03-04T19:17:50.815Z]     docker_cli_network_unix_test.go:46: [d90753a83ff39] daemon is not started
19:17:51 [2022-03-04T19:17:51.075Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:17:51 [2022-03-04T19:17:51.075Z]     docker_cli_network_unix_test.go:46: [d0e656fd936c4] daemon is not started
19:17:51 [2022-03-04T19:17:51.336Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:17:51 [2022-03-04T19:17:51.336Z]     docker_cli_network_unix_test.go:46: [dfd796038f6dd] daemon is not started
19:17:51 [2022-03-04T19:17:51.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:17:51 [2022-03-04T19:17:51.597Z]     docker_cli_network_unix_test.go:46: [d57075fd6dc91] daemon is not started
19:17:51 [2022-03-04T19:17:51.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:17:52 [2022-03-04T19:17:52.981Z]     docker_cli_network_unix_test.go:968: [d402dab07278c] daemon is not started
19:17:53 [2022-03-04T19:17:53.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:17:54 [2022-03-04T19:17:54.879Z]     docker_cli_network_unix_test.go:46: [dd35856f7c078] daemon is not started
19:17:55 [2022-03-04T19:17:55.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:17:57 [2022-03-04T19:17:57.684Z]     docker_cli_network_unix_test.go:1116: [d5d06afe6d5d3] daemon is not started
19:18:00 [2022-03-04T19:18:00.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:18:00 [2022-03-04T19:18:00.988Z]     docker_cli_network_unix_test.go:46: [d0d7d0e4a5082] daemon is not started
19:18:00 [2022-03-04T19:18:00.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:18:01 [2022-03-04T19:18:01.559Z]     docker_cli_network_unix_test.go:46: [d6004331daba2] daemon is not started
19:18:01 [2022-03-04T19:18:01.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:18:01 [2022-03-04T19:18:01.559Z]     docker_cli_network_unix_test.go:46: [d9a8e8bb64ff6] daemon is not started
19:18:01 [2022-03-04T19:18:01.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:18:01 [2022-03-04T19:18:01.820Z]     docker_cli_network_unix_test.go:46: [d287995e71062] daemon is not started
19:18:01 [2022-03-04T19:18:01.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:18:01 [2022-03-04T19:18:01.820Z]     docker_cli_network_unix_test.go:46: [d2401fb13066c] daemon is not started
19:18:01 [2022-03-04T19:18:01.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:18:02 [2022-03-04T19:18:02.081Z]     docker_cli_network_unix_test.go:46: [d031d25f74afd] daemon is not started
19:18:02 [2022-03-04T19:18:02.081Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:18:02 [2022-03-04T19:18:02.081Z]     docker_cli_network_unix_test.go:46: [deedd5ed5e814] daemon is not started
19:18:02 [2022-03-04T19:18:02.081Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:18:03 [2022-03-04T19:18:03.999Z]     docker_cli_network_unix_test.go:46: [da1368dd1012a] daemon is not started
19:18:04 [2022-03-04T19:18:04.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:18:04 [2022-03-04T19:18:04.570Z]     docker_cli_network_unix_test.go:46: [d39512908c332] daemon is not started
19:18:04 [2022-03-04T19:18:04.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:18:04 [2022-03-04T19:18:04.570Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:18:04 [2022-03-04T19:18:04.570Z]     docker_cli_network_unix_test.go:46: [dd4b1859da03e] daemon is not started
19:18:04 [2022-03-04T19:18:04.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:18:05 [2022-03-04T19:18:05.141Z]     docker_cli_network_unix_test.go:46: [d60adf1efff27] daemon is not started
19:18:05 [2022-03-04T19:18:05.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:18:08 [2022-03-04T19:18:08.333Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:18:08 [2022-03-04T19:18:08.701Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:18:10 [2022-03-04T19:18:10.085Z]     docker_cli_network_unix_test.go:1084: [d89b6663be826] daemon is not started
19:18:11 [2022-03-04T19:18:11.999Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:18:11 [2022-03-04T19:18:11.999Z]     docker_cli_network_unix_test.go:46: [dfd6ea90f8a0e] daemon is not started
19:18:11 [2022-03-04T19:18:11.999Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:18:12 [2022-03-04T19:18:12.260Z]     docker_cli_network_unix_test.go:46: [dc82d3a8a1168] daemon is not started
19:18:12 [2022-03-04T19:18:12.521Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:18:13 [2022-03-04T19:18:13.928Z]     docker_cli_network_unix_test.go:46: [deb9412578f08] daemon is not started
19:18:13 [2022-03-04T19:18:13.928Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:18:14 [2022-03-04T19:18:14.189Z]     docker_cli_network_unix_test.go:46: [d62c2d785aebc] daemon is not started
19:18:14 [2022-03-04T19:18:14.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:18:14 [2022-03-04T19:18:14.451Z]     docker_cli_network_unix_test.go:46: [d89bda086ec86] daemon is not started
19:18:14 [2022-03-04T19:18:14.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:18:15 [2022-03-04T19:18:15.282Z]     docker_cli_network_unix_test.go:46: [dd2423b281753] daemon is not started
19:18:15 [2022-03-04T19:18:15.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:18:15 [2022-03-04T19:18:15.857Z]     docker_cli_network_unix_test.go:46: [d6d6e1e286225] daemon is not started
19:18:16 [2022-03-04T19:18:16.118Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:18:22 [2022-03-04T19:18:22.699Z]     docker_cli_network_unix_test.go:46: [d1ab26886db34] daemon is not started
19:18:22 [2022-03-04T19:18:22.699Z] --- PASS: TestDockerNetworkSuite (57.11s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s)
19:18:22 [2022-03-04T19:18:22.699Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.06s)
19:18:22 [2022-03-04T19:18:22.699Z] === RUN   TestDockerHubPullSuite
19:18:22 [2022-03-04T19:18:22.699Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:18:24 [2022-03-04T19:18:24.213Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:18:26 [2022-03-04T19:18:26.124Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:18:27 [2022-03-04T19:18:27.065Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:18:28 [2022-03-04T19:18:28.449Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:18:28 [2022-03-04T19:18:28.449Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:18:28 [2022-03-04T19:18:28.449Z] --- PASS: TestDockerHubPullSuite (6.26s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
19:18:28 [2022-03-04T19:18:28.449Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
19:18:28 [2022-03-04T19:18:28.449Z] PASS
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === Skipped
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.449Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:18:28 [2022-03-04T19:18:28.449Z] 
19:18:28 [2022-03-04T19:18:28.449Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_sni_test.go:18: Flakey test
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:18:28 [2022-03-04T19:18:28.450Z]     docker_cli_network_unix_test.go:46: [dd4b1859da03e] daemon is not started
19:18:28 [2022-03-04T19:18:28.450Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:18:28 [2022-03-04T19:18:28.450Z] 
19:18:28 [2022-03-04T19:18:28.450Z] DONE 1270 tests, 51 skipped in 1500.874s
19:18:28 [2022-03-04T19:18:28.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:18:28 [2022-03-04T19:18:28.450Z] ++++ cat bundles/test-integration/docker.pid
19:18:28 [2022-03-04T19:18:28.450Z] +++ kill 8163
19:18:29 [2022-03-04T19:18:29.833Z] +++ /etc/init.d/apparmor stop
19:18:29 [2022-03-04T19:18:29.833Z] Leaving: AppArmorNo profiles have been unloaded.
19:18:29 [2022-03-04T19:18:29.833Z] 
19:18:29 [2022-03-04T19:18:29.833Z] Unloading profiles will leave already running processes permanently
19:18:29 [2022-03-04T19:18:29.833Z] unconfined, which can lead to unexpected situations.
19:18:29 [2022-03-04T19:18:29.833Z] 
19:18:29 [2022-03-04T19:18:29.833Z] To set a process to complain mode, use the command line tool
19:18:29 [2022-03-04T19:18:29.833Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:18:29 [2022-03-04T19:18:29.833Z] +++ true
19:18:29 [2022-03-04T19:18:29.833Z] exiting test-integration
19:18:29 [2022-03-04T19:18:29.833Z] ++ exit 0
19:18:29 [2022-03-04T19:18:29.833Z] 
19:18:29 [2022-03-04T19:18:29.833Z] + for job in $(jobs -p)
19:18:29 [2022-03-04T19:18:29.833Z] + wait 12609
19:18:35 [2022-03-04T19:18:35.118Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:18:38 [2022-03-04T19:18:38.270Z] === RUN   TestDockerSuite/TestBuildRm
19:18:38 [2022-03-04T19:18:38.420Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:18:45 [2022-03-04T19:18:45.003Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:18:50 [2022-03-04T19:18:50.295Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:18:52 [2022-03-04T19:18:52.207Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:18:53 [2022-03-04T19:18:53.216Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:18:56 [2022-03-04T19:18:56.412Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:18:58 [2022-03-04T19:18:58.956Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:18:59 [2022-03-04T19:18:59.118Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:18:59 [2022-03-04T19:18:59.118Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:18:59 [2022-03-04T19:18:59.118Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:18:59 [2022-03-04T19:18:59.119Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:18:59 [2022-03-04T19:18:59.119Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:19:01 [2022-03-04T19:19:01.339Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:19:02 [2022-03-04T19:19:02.256Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:19:02 [2022-03-04T19:19:02.256Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:19:02 [2022-03-04T19:19:02.256Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:19:06 [2022-03-04T19:19:06.102Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:19:08 [2022-03-04T19:19:08.847Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:19:09 [2022-03-04T19:19:09.790Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:19:10 [2022-03-04T19:19:10.362Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:19:10 [2022-03-04T19:19:10.863Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:19:12 [2022-03-04T19:19:12.905Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:19:16 [2022-03-04T19:19:16.736Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:19:34 [2022-03-04T19:19:34.561Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:19:35 [2022-03-04T19:19:35.030Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:19:36 [2022-03-04T19:19:36.021Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:19:50 [2022-03-04T19:19:50.971Z] === RUN   TestDockerSuite/TestBuildSpaces
19:19:50 [2022-03-04T19:19:50.971Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:19:56 [2022-03-04T19:19:56.853Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:19:56 [2022-03-04T19:19:56.853Z] === RUN   TestDockerSuite/TestBuildStderr
19:20:02 [2022-03-04T19:20:02.732Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:20:09 [2022-03-04T19:20:09.169Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:20:09 [2022-03-04T19:20:09.169Z]     docker_cli_swarm_test.go:1186: [d77c6dc180b13] joining swarm manager [dedb9a680691a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:20:14 [2022-03-04T19:20:14.454Z]     docker_cli_swarm_test.go:1195: [debdd00079324] joining swarm manager [dedb9a680691a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:20:28 [2022-03-04T19:20:28.047Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:20:28 [2022-03-04T19:20:28.047Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:20:28 [2022-03-04T19:20:28.047Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:20:31 [2022-03-04T19:20:31.005Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:20:33 [2022-03-04T19:20:33.223Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:20:45 [2022-03-04T19:20:45.794Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:20:50 [2022-03-04T19:20:50.555Z] === RUN   TestDockerSuite/TestBuildUser
19:20:50 [2022-03-04T19:20:50.555Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:20:51 [2022-03-04T19:20:51.024Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:20:51 [2022-03-04T19:20:51.024Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:20:51 [2022-03-04T19:20:51.024Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:20:51 [2022-03-04T19:20:51.024Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:20:51 [2022-03-04T19:20:51.024Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:20:53 [2022-03-04T19:20:53.216Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:20:55 [2022-03-04T19:20:55.796Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:20:56 [2022-03-04T19:20:56.785Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:20:59 [2022-03-04T19:20:59.746Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:20:59 [2022-03-04T19:20:59.746Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:20:59 [2022-03-04T19:20:59.746Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:20:59 [2022-03-04T19:20:59.746Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:20:59 [2022-03-04T19:20:59.746Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:21:01 [2022-03-04T19:21:01.355Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:21:05 [2022-03-04T19:21:05.560Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:21:06 [2022-03-04T19:21:06.954Z]     docker_cli_swarm_test.go:1118: [d0cb3abff590a] joining swarm manager [d886cea77dad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:21:07 [2022-03-04T19:21:07.895Z]     docker_cli_swarm_test.go:1119: [d42624c9aae16] joining swarm manager [d886cea77dad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:21:29 [2022-03-04T19:21:29.879Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:21:29 [2022-03-04T19:21:29.879Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:21:38 [2022-03-04T19:21:38.554Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:21:48 [2022-03-04T19:21:48.987Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:21:48 [2022-03-04T19:21:48.987Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:21:49 [2022-03-04T19:21:49.978Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:21:49 [2022-03-04T19:21:49.978Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:21:49 [2022-03-04T19:21:49.978Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:21:53 [2022-03-04T19:21:53.779Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:21:53 [2022-03-04T19:21:53.779Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:21:54 [2022-03-04T19:21:54.766Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:22:07 [2022-03-04T19:22:07.269Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:22:14 [2022-03-04T19:22:14.432Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:22:14 [2022-03-04T19:22:14.432Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:22:35 [2022-03-04T19:22:35.685Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:22:35 [2022-03-04T19:22:35.685Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:22:35 [2022-03-04T19:22:35.685Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:22:35 [2022-03-04T19:22:35.685Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:22:36 [2022-03-04T19:22:36.154Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:22:36 [2022-03-04T19:22:36.154Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:22:36 [2022-03-04T19:22:36.154Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:22:37 [2022-03-04T19:22:37.721Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:22:44 [2022-03-04T19:22:44.396Z]     docker_cli_swarm_test.go:1172: [dff4c3ff32c0e] joining swarm manager [d886cea77dad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:22:48 [2022-03-04T19:22:48.161Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:22:49 [2022-03-04T19:22:49.730Z] === RUN   TestDockerSuite/TestBuildXZHost
19:22:49 [2022-03-04T19:22:49.730Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:22:50 [2022-03-04T19:22:50.720Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:22:50 [2022-03-04T19:22:50.720Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:22:50 [2022-03-04T19:22:50.720Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:22:50 [2022-03-04T19:22:50.720Z]     docker_cli_sni_test.go:18: Flakey test
19:22:50 [2022-03-04T19:22:50.720Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:22:53 [2022-03-04T19:22:53.680Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:22:59 [2022-03-04T19:22:59.601Z] === RUN   TestDockerSuite/TestCommitChange
19:23:05 [2022-03-04T19:23:05.484Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:23:10 [2022-03-04T19:23:10.250Z] === RUN   TestDockerSuite/TestCommitHardlink
19:23:10 [2022-03-04T19:23:10.250Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-04T19:23:10.250Z] === RUN   TestDockerSuite/TestCommitNewFile
19:23:10 [2022-03-04T19:23:10.966Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:23:12 [2022-03-04T19:23:12.879Z]     docker_cli_swarm_test.go:1453: [d58fddcf539a7] joining swarm manager [d73d222192316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:23:13 [2022-03-04T19:23:13.450Z]     docker_cli_swarm_test.go:1454: [d183425cb1f01] joining swarm manager [d73d222192316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:23:19 [2022-03-04T19:23:19.095Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:23:19 [2022-03-04T19:23:19.096Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:23:19 [2022-03-04T19:23:19.096Z] === RUN   TestDockerSuite/TestCommitTTY
19:23:25 [2022-03-04T19:23:25.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:23:25 [2022-03-04T19:23:25.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:23:25 [2022-03-04T19:23:25.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:23:25 [2022-03-04T19:23:25.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:23:25 [2022-03-04T19:23:25.677Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:23:26 [2022-03-04T19:23:26.248Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:23:28 [2022-03-04T19:23:28.161Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:23:31 [2022-03-04T19:23:31.462Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:23:31 [2022-03-04T19:23:31.899Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:23:34 [2022-03-04T19:23:34.029Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:23:35 [2022-03-04T19:23:35.412Z]     docker_cli_swarm_unix_test.go:62: [dcbfed1ba530b] joining swarm manager [d3fe8de56dcea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:23:37 [2022-03-04T19:23:37.769Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:23:37 [2022-03-04T19:23:37.769Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:23:37 [2022-03-04T19:23:37.769Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:23:44 [2022-03-04T19:23:44.936Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:23:53 [2022-03-04T19:23:53.605Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:23:53 [2022-03-04T19:23:53.605Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:23:53 [2022-03-04T19:23:53.605Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:23:56 [2022-03-04T19:23:56.559Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:23:56 [2022-03-04T19:23:56.559Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:23:56 [2022-03-04T19:23:56.559Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:23:56 [2022-03-04T19:23:56.559Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:23:56 [2022-03-04T19:23:56.559Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:23:56 [2022-03-04T19:23:56.559Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:23:56 [2022-03-04T19:23:56.559Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:24:03 [2022-03-04T19:24:03.724Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:24:03 [2022-03-04T19:24:03.724Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-04T19:24:03.724Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:24:03 [2022-03-04T19:24:03.724Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:24:07 [2022-03-04T19:24:07.525Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:24:07 [2022-03-04T19:24:07.525Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:24:07 [2022-03-04T19:24:07.525Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:24:07 [2022-03-04T19:24:07.525Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:24:07 [2022-03-04T19:24:07.525Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:24:07 [2022-03-04T19:24:07.525Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:24:07 [2022-03-04T19:24:07.525Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:24:07 [2022-03-04T19:24:07.525Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:24:10 [2022-03-04T19:24:10.482Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:24:13 [2022-03-04T19:24:13.439Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:24:16 [2022-03-04T19:24:16.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:24:16 [2022-03-04T19:24:16.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:24:16 [2022-03-04T19:24:16.394Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:24:16 [2022-03-04T19:24:16.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:24:19 [2022-03-04T19:24:19.349Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:24:19 [2022-03-04T19:24:19.349Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:24:28 [2022-03-04T19:24:28.020Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:24:28 [2022-03-04T19:24:28.020Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:24:28 [2022-03-04T19:24:28.020Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:24:28 [2022-03-04T19:24:28.020Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:24:28 [2022-03-04T19:24:28.020Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:24:30 [2022-03-04T19:24:30.241Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:24:30 [2022-03-04T19:24:30.241Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:24:31 [2022-03-04T19:24:31.672Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:24:31 [2022-03-04T19:24:31.672Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:24:31 [2022-03-04T19:24:31.672Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:24:32 [2022-03-04T19:24:32.462Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:24:32 [2022-03-04T19:24:32.462Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:24:32 [2022-03-04T19:24:32.462Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:24:33 [2022-03-04T19:24:33.583Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:24:36 [2022-03-04T19:24:36.259Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:24:36 [2022-03-04T19:24:36.259Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:24:36 [2022-03-04T19:24:36.883Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:24:39 [2022-03-04T19:24:39.217Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:24:39 [2022-03-04T19:24:39.427Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:24:41 [2022-03-04T19:24:41.340Z]     docker_api_swarm_test.go:961: [d646af82b31be] joining swarm manager [dd837cb5a4f76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:24:43 [2022-03-04T19:24:43.976Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:24:48 [2022-03-04T19:24:48.737Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:24:48 [2022-03-04T19:24:48.737Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:24:48 [2022-03-04T19:24:48.737Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:24:48 [2022-03-04T19:24:48.737Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:24:48 [2022-03-04T19:24:48.737Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:24:50 [2022-03-04T19:24:50.956Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:24:50 [2022-03-04T19:24:50.956Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-04T19:24:50.956Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:24:53 [2022-03-04T19:24:53.913Z] === RUN   TestDockerSuite/TestContainerAPITop
19:24:53 [2022-03-04T19:24:53.913Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:24:53 [2022-03-04T19:24:53.913Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:24:56 [2022-03-04T19:24:56.876Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:24:56 [2022-03-04T19:24:56.876Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:24:59 [2022-03-04T19:24:59.477Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:25:02 [2022-03-04T19:25:02.758Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:25:04 [2022-03-04T19:25:04.326Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:25:04 [2022-03-04T19:25:04.326Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:25:04 [2022-03-04T19:25:04.326Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:25:04 [2022-03-04T19:25:04.326Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:25:04 [2022-03-04T19:25:04.326Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
19:25:04 [2022-03-04T19:25:04.326Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:25:07 [2022-03-04T19:25:07.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:25:07 [2022-03-04T19:25:07.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:25:10 [2022-03-04T19:25:10.243Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:25:13 [2022-03-04T19:25:13.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:25:14 [2022-03-04T19:25:14.380Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:25:14 [2022-03-04T19:25:14.380Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:25:16 [2022-03-04T19:25:16.293Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:25:18 [2022-03-04T19:25:18.841Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:25:20 [2022-03-04T19:25:20.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:25:23 [2022-03-04T19:25:23.762Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0004c9500_<nil>}
19:25:26 [2022-03-04T19:25:26.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1930630022_c:\foo_false__<nil>_<nil>_<nil>}
19:25:26 [2022-03-04T19:25:26.976Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:25:31 [2022-03-04T19:25:31.115Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1930630022_c:\foo_true__<nil>_<nil>_<nil>}
19:25:32 [2022-03-04T19:25:32.274Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:25:34 [2022-03-04T19:25:34.076Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:25:34 [2022-03-04T19:25:34.076Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:25:34 [2022-03-04T19:25:34.076Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:25:34 [2022-03-04T19:25:34.076Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:25:34 [2022-03-04T19:25:34.076Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:25:34 [2022-03-04T19:25:34.076Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:25:34 [2022-03-04T19:25:34.076Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:25:34 [2022-03-04T19:25:34.202Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:25:36 [2022-03-04T19:25:36.744Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:25:37 [2022-03-04T19:25:37.878Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:25:37 [2022-03-04T19:25:37.878Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:25:39 [2022-03-04T19:25:39.289Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:25:41 [2022-03-04T19:25:41.674Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:25:41 [2022-03-04T19:25:41.674Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:25:41 [2022-03-04T19:25:41.674Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:25:41 [2022-03-04T19:25:41.675Z] === RUN   TestDockerSuite/TestCpRelativePath
19:25:41 [2022-03-04T19:25:41.833Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:25:45 [2022-03-04T19:25:45.135Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:25:46 [2022-03-04T19:25:46.520Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:25:50 [2022-03-04T19:25:50.360Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:25:50 [2022-03-04T19:25:50.360Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:25:50 [2022-03-04T19:25:50.360Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:25:50 [2022-03-04T19:25:50.360Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:25:50 [2022-03-04T19:25:50.360Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:25:50 [2022-03-04T19:25:50.360Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:25:50 [2022-03-04T19:25:50.360Z] === RUN   TestDockerSuite/TestCpToCaseA
19:25:56 [2022-03-04T19:25:56.231Z] === RUN   TestDockerSuite/TestCpToCaseB
19:25:58 [2022-03-04T19:25:58.453Z] === RUN   TestDockerSuite/TestCpToCaseC
19:25:58 [2022-03-04T19:25:58.453Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:25:58 [2022-03-04T19:25:58.453Z] === RUN   TestDockerSuite/TestCpToCaseD
19:25:58 [2022-03-04T19:25:58.453Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:25:58 [2022-03-04T19:25:58.453Z] === RUN   TestDockerSuite/TestCpToCaseE
19:26:10 [2022-03-04T19:26:10.965Z] === RUN   TestDockerSuite/TestCpToCaseF
19:26:10 [2022-03-04T19:26:10.965Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:26:10 [2022-03-04T19:26:10.965Z] === RUN   TestDockerSuite/TestCpToCaseG
19:26:10 [2022-03-04T19:26:10.965Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:26:10 [2022-03-04T19:26:10.965Z] === RUN   TestDockerSuite/TestCpToCaseH
19:26:23 [2022-03-04T19:26:23.470Z] === RUN   TestDockerSuite/TestCpToCaseI
19:26:23 [2022-03-04T19:26:23.470Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:26:23 [2022-03-04T19:26:23.470Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:26:23 [2022-03-04T19:26:23.470Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:26:23 [2022-03-04T19:26:23.470Z] === RUN   TestDockerSuite/TestCpToDot
19:26:29 [2022-03-04T19:26:29.358Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:26:29 [2022-03-04T19:26:29.358Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:26:29 [2022-03-04T19:26:29.358Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:26:29 [2022-03-04T19:26:29.358Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:26:29 [2022-03-04T19:26:29.358Z] === RUN   TestDockerSuite/TestCpToStdout
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:26:33 [2022-03-04T19:26:33.155Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:26:33 [2022-03-04T19:26:33.155Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:26:33 [2022-03-04T19:26:33.155Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCpVolumePath
19:26:33 [2022-03-04T19:26:33.155Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCreateArgs
19:26:33 [2022-03-04T19:26:33.155Z] === RUN   TestDockerSuite/TestCreateByImageID
19:26:35 [2022-03-04T19:26:35.371Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:26:38 [2022-03-04T19:26:38.327Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:26:38 [2022-03-04T19:26:38.327Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:26:38 [2022-03-04T19:26:38.799Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:26:41 [2022-03-04T19:26:41.024Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:26:42 [2022-03-04T19:26:42.598Z] === RUN   TestDockerSuite/TestCreateLabels
19:26:42 [2022-03-04T19:26:42.598Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:26:42 [2022-03-04T19:26:42.598Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:26:42 [2022-03-04T19:26:42.598Z] === RUN   TestDockerSuite/TestCreateRM
19:26:42 [2022-03-04T19:26:42.779Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:26:43 [2022-03-04T19:26:43.068Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:26:43 [2022-03-04T19:26:43.068Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:26:43 [2022-03-04T19:26:43.068Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:26:43 [2022-03-04T19:26:43.538Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:26:44 [2022-03-04T19:26:44.007Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:26:57 [2022-03-04T19:26:57.712Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:26:58 [2022-03-04T19:26:58.957Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:26:58 [2022-03-04T19:26:58.957Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:26:58 [2022-03-04T19:26:58.957Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:27:02 [2022-03-04T19:27:02.753Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:27:02 [2022-03-04T19:27:02.753Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:27:02 [2022-03-04T19:27:02.753Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:27:02 [2022-03-04T19:27:02.753Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:27:05 [2022-03-04T19:27:05.718Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDevicePermissions
19:27:05 [2022-03-04T19:27:05.718Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
19:27:05 [2022-03-04T19:27:05.718Z] === RUN   TestDockerSuite/TestDockerFails
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:27:06 [2022-03-04T19:27:06.188Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:27:06 [2022-03-04T19:27:06.188Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:27:06 [2022-03-04T19:27:06.188Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestEventsAttach
19:27:06 [2022-03-04T19:27:06.188Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestEventsCommit
19:27:06 [2022-03-04T19:27:06.188Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:27:06 [2022-03-04T19:27:06.188Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:27:09 [2022-03-04T19:27:09.150Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:27:12 [2022-03-04T19:27:12.107Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:27:12 [2022-03-04T19:27:12.614Z] --- PASS: TestDockerSwarmSuite (1631.74s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.70s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
19:27:12 [2022-03-04T19:27:12.614Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.76s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.07s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.49s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.44s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.41s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.83s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.42s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.32s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.22s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.37s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.74s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.47s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.22s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.34s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.55s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.28s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.07s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.80s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.25s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.59s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.26s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.28s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.09s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.69s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.46s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.74s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.94s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.72s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.61s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.97s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.93s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s)
19:27:12 [2022-03-04T19:27:12.615Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
19:27:12 [2022-03-04T19:27:12.615Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
19:27:12 [2022-03-04T19:27:12.615Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
19:27:12 [2022-03-04T19:27:12.615Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.79s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.05s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.35s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.80s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
19:27:12 [2022-03-04T19:27:12.615Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s)
19:27:12 [2022-03-04T19:27:12.615Z] === RUN   TestDockerExternalVolumeSuite
19:27:12 [2022-03-04T19:27:12.615Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:27:13 [2022-03-04T19:27:13.189Z]     docker_cli_external_volume_driver_test.go:53: [d1d09647479bf] daemon is not started
19:27:15 [2022-03-04T19:27:15.063Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:27:30 [2022-03-04T19:27:30.007Z] === RUN   TestDockerSuite/TestEventsCopy
19:27:31 [2022-03-04T19:27:31.297Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:27:35 [2022-03-04T19:27:35.881Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:27:43 [2022-03-04T19:27:43.047Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:27:45 [2022-03-04T19:27:45.271Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:27:45 [2022-03-04T19:27:45.740Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:27:51 [2022-03-04T19:27:51.620Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:27:51 [2022-03-04T19:27:51.620Z] === RUN   TestDockerSuite/TestEventsFilterType
19:27:53 [2022-03-04T19:27:53.190Z] === RUN   TestDockerSuite/TestEventsFilters
19:27:59 [2022-03-04T19:27:59.065Z] === RUN   TestDockerSuite/TestEventsFormat
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsImageImport
19:28:04 [2022-03-04T19:28:04.942Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:28:04 [2022-03-04T19:28:04.942Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsImagePull
19:28:04 [2022-03-04T19:28:04.942Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:28:04 [2022-03-04T19:28:04.942Z] === RUN   TestDockerSuite/TestEventsImageTag
19:28:05 [2022-03-04T19:28:05.933Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:28:05 [2022-03-04T19:28:05.933Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:28:06 [2022-03-04T19:28:06.403Z] === RUN   TestDockerSuite/TestEventsRename
19:28:15 [2022-03-04T19:28:15.083Z] === RUN   TestDockerSuite/TestEventsResize
19:28:17 [2022-03-04T19:28:17.302Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:28:20 [2022-03-04T19:28:20.257Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:28:24 [2022-03-04T19:28:24.060Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:28:28 [2022-03-04T19:28:28.824Z] === RUN   TestDockerSuite/TestEventsTop
19:28:28 [2022-03-04T19:28:28.824Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:28:28 [2022-03-04T19:28:28.824Z] === RUN   TestDockerSuite/TestEventsUntag
19:28:31 [2022-03-04T19:28:31.781Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:28:39 [2022-03-04T19:28:39.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:28:42 [2022-03-04T19:28:42.219Z] === RUN   TestDockerSuite/TestExec
19:28:42 [2022-03-04T19:28:42.219Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:28:42 [2022-03-04T19:28:42.219Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:28:42 [2022-03-04T19:28:42.219Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:28:42 [2022-03-04T19:28:42.219Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:28:43 [2022-03-04T19:28:43.208Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:28:45 [2022-03-04T19:28:45.611Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:28:46 [2022-03-04T19:28:46.164Z] === RUN   TestDockerSuite/TestExecAPIStart
19:28:46 [2022-03-04T19:28:46.164Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:28:46 [2022-03-04T19:28:46.164Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:28:46 [2022-03-04T19:28:46.164Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:28:46 [2022-03-04T19:28:46.164Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:28:46 [2022-03-04T19:28:46.164Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:28:46 [2022-03-04T19:28:46.164Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:28:49 [2022-03-04T19:28:49.120Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:28:51 [2022-03-04T19:28:51.342Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:28:54 [2022-03-04T19:28:54.306Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:28:57 [2022-03-04T19:28:57.261Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:29:00 [2022-03-04T19:29:00.511Z]     docker_cli_external_volume_driver_test.go:53: [d71c7a5bbc80c] daemon is not started
19:29:03 [2022-03-04T19:29:03.137Z] === RUN   TestDockerSuite/TestExecCgroup
19:29:03 [2022-03-04T19:29:03.137Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:29:03 [2022-03-04T19:29:03.137Z] === RUN   TestDockerSuite/TestExecEnv
19:29:03 [2022-03-04T19:29:03.137Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:29:03 [2022-03-04T19:29:03.137Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:29:03 [2022-03-04T19:29:03.137Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:29:03 [2022-03-04T19:29:03.137Z] === RUN   TestDockerSuite/TestExecExitStatus
19:29:05 [2022-03-04T19:29:05.358Z] === RUN   TestDockerSuite/TestExecInspectID
19:29:11 [2022-03-04T19:29:11.252Z] === RUN   TestDockerSuite/TestExecInteractive
19:29:11 [2022-03-04T19:29:11.253Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:29:11 [2022-03-04T19:29:11.253Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:29:11 [2022-03-04T19:29:11.253Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:29:11 [2022-03-04T19:29:11.253Z] === RUN   TestDockerSuite/TestExecParseError
19:29:11 [2022-03-04T19:29:11.253Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:29:11 [2022-03-04T19:29:11.253Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:29:11 [2022-03-04T19:29:11.253Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:29:11 [2022-03-04T19:29:11.253Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:29:11 [2022-03-04T19:29:11.253Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:29:11 [2022-03-04T19:29:11.253Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:29:14 [2022-03-04T19:29:14.216Z] === RUN   TestDockerSuite/TestExecSetEnv
19:29:14 [2022-03-04T19:29:14.216Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:29:14 [2022-03-04T19:29:14.216Z] === RUN   TestDockerSuite/TestExecStartFails
19:29:14 [2022-03-04T19:29:14.216Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:29:14 [2022-03-04T19:29:14.687Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:29:14 [2022-03-04T19:29:14.687Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:29:14 [2022-03-04T19:29:14.687Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:29:14 [2022-03-04T19:29:14.687Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:29:14 [2022-03-04T19:29:14.687Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:29:14 [2022-03-04T19:29:14.687Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:29:14 [2022-03-04T19:29:14.687Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:29:15 [2022-03-04T19:29:15.410Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:29:17 [2022-03-04T19:29:17.643Z] === RUN   TestDockerSuite/TestExecUlimits
19:29:17 [2022-03-04T19:29:17.643Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:29:17 [2022-03-04T19:29:17.643Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:29:28 [2022-03-04T19:29:28.080Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:29:28 [2022-03-04T19:29:28.080Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:29:28 [2022-03-04T19:29:28.080Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:29:28 [2022-03-04T19:29:28.080Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:29:28 [2022-03-04T19:29:28.080Z] === RUN   TestDockerSuite/TestExecWithUser
19:29:28 [2022-03-04T19:29:28.080Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:29:28 [2022-03-04T19:29:28.080Z] === RUN   TestDockerSuite/TestGetContainerStats
19:29:33 [2022-03-04T19:29:33.542Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:29:35 [2022-03-04T19:29:35.246Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:29:41 [2022-03-04T19:29:41.120Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:29:44 [2022-03-04T19:29:44.918Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:29:45 [2022-03-04T19:29:45.766Z]     docker_cli_external_volume_driver_test.go:53: [d757fc441397f] daemon is not started
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:29:52 [2022-03-04T19:29:52.089Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestHealth
19:29:52 [2022-03-04T19:29:52.089Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:29:52 [2022-03-04T19:29:52.089Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:29:57 [2022-03-04T19:29:57.964Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:29:57 [2022-03-04T19:29:57.964Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:29:57 [2022-03-04T19:29:57.964Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:29:57 [2022-03-04T19:29:57.964Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:29:57 [2022-03-04T19:29:57.964Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:29:57 [2022-03-04T19:29:57.964Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:29:58 [2022-03-04T19:29:58.433Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:29:58 [2022-03-04T19:29:58.902Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:29:58 [2022-03-04T19:29:58.902Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:29:58 [2022-03-04T19:29:58.902Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:30:00 [2022-03-04T19:30:00.470Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:30:00 [2022-03-04T19:30:00.470Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:30:02 [2022-03-04T19:30:02.688Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:30:03 [2022-03-04T19:30:03.163Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:30:03 [2022-03-04T19:30:03.874Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:30:03 [2022-03-04T19:30:03.874Z]     docker_cli_external_volume_driver_test.go:53: [d0c947f758108] daemon is not started
19:30:06 [2022-03-04T19:30:06.119Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:30:09 [2022-03-04T19:30:09.073Z] === RUN   TestDockerSuite/TestImagesFormat
19:30:09 [2022-03-04T19:30:09.073Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:30:09 [2022-03-04T19:30:09.073Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:30:09 [2022-03-04T19:30:09.073Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:30:13 [2022-03-04T19:30:13.832Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:30:13 [2022-03-04T19:30:13.832Z] === RUN   TestDockerSuite/TestImportBadURL
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportDisplay
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportFile
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportGzipped
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:30:16 [2022-03-04T19:30:16.052Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:30:16 [2022-03-04T19:30:16.052Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:30:16 [2022-03-04T19:30:16.052Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:30:16 [2022-03-04T19:30:16.052Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:30:16 [2022-03-04T19:30:16.098Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:30:19 [2022-03-04T19:30:19.008Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:30:21 [2022-03-04T19:30:21.227Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:30:21 [2022-03-04T19:30:21.227Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:30:21 [2022-03-04T19:30:21.227Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:30:21 [2022-03-04T19:30:21.227Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:30:21 [2022-03-04T19:30:21.227Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:30:21 [2022-03-04T19:30:21.227Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:30:21 [2022-03-04T19:30:21.227Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:30:21 [2022-03-04T19:30:21.697Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:30:24 [2022-03-04T19:30:24.652Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:30:24 [2022-03-04T19:30:24.652Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:30:27 [2022-03-04T19:30:27.738Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:30:27 [2022-03-04T19:30:27.738Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:30:27 [2022-03-04T19:30:27.738Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:30:27 [2022-03-04T19:30:27.738Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:30:27 [2022-03-04T19:30:27.738Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:30:27 [2022-03-04T19:30:27.738Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:30:27 [2022-03-04T19:30:27.738Z] === RUN   TestDockerSuite/TestInspectDefault
19:30:30 [2022-03-04T19:30:30.696Z] === RUN   TestDockerSuite/TestInspectHistory
19:30:36 [2022-03-04T19:30:36.568Z] === RUN   TestDockerSuite/TestInspectImage
19:30:36 [2022-03-04T19:30:36.568Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:30:36 [2022-03-04T19:30:36.568Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:30:36 [2022-03-04T19:30:36.568Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:30:36 [2022-03-04T19:30:36.568Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:30:36 [2022-03-04T19:30:36.568Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:30:36 [2022-03-04T19:30:36.568Z] === RUN   TestDockerSuite/TestInspectInt64
19:30:39 [2022-03-04T19:30:39.526Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:30:41 [2022-03-04T19:30:41.748Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:30:42 [2022-03-04T19:30:42.217Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:30:45 [2022-03-04T19:30:45.180Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:30:48 [2022-03-04T19:30:48.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:30:48 [2022-03-04T19:30:48.981Z] === RUN   TestDockerSuite/TestInspectPlugin
19:30:48 [2022-03-04T19:30:48.981Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:30:48 [2022-03-04T19:30:48.981Z] === RUN   TestDockerSuite/TestInspectRootFS
19:30:48 [2022-03-04T19:30:48.981Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:30:51 [2022-03-04T19:30:51.939Z] === RUN   TestDockerSuite/TestInspectStatus
19:30:54 [2022-03-04T19:30:54.901Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:31:00 [2022-03-04T19:31:00.776Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:31:03 [2022-03-04T19:31:03.731Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:31:06 [2022-03-04T19:31:06.339Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:31:06 [2022-03-04T19:31:06.686Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:31:09 [2022-03-04T19:31:09.645Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:31:12 [2022-03-04T19:31:12.601Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:31:15 [2022-03-04T19:31:15.561Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinksEnvs
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:31:17 [2022-03-04T19:31:17.779Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:31:17 [2022-03-04T19:31:17.779Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:31:18 [2022-03-04T19:31:18.250Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:31:18 [2022-03-04T19:31:18.250Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:31:21 [2022-03-04T19:31:21.210Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:31:21 [2022-03-04T19:31:21.241Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:31:23 [2022-03-04T19:31:23.427Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:31:30 [2022-03-04T19:31:30.595Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:31:32 [2022-03-04T19:31:32.812Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:31:32 [2022-03-04T19:31:32.812Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:31:32 [2022-03-04T19:31:32.812Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:31:35 [2022-03-04T19:31:35.769Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:31:35 [2022-03-04T19:31:35.769Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:31:46 [2022-03-04T19:31:46.210Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:31:58 [2022-03-04T19:31:58.720Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:32:07 [2022-03-04T19:32:07.969Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:32:09 [2022-03-04T19:32:09.159Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:32:12 [2022-03-04T19:32:12.962Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:32:16 [2022-03-04T19:32:16.757Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:32:16 [2022-03-04T19:32:16.757Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:32:16 [2022-03-04T19:32:16.757Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:32:20 [2022-03-04T19:32:20.565Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:32:24 [2022-03-04T19:32:24.368Z] === RUN   TestDockerSuite/TestLogsSince
19:32:26 [2022-03-04T19:32:26.076Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:32:34 [2022-03-04T19:32:34.814Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:32:34 [2022-03-04T19:32:34.814Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:32:34 [2022-03-04T19:32:34.814Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:32:34 [2022-03-04T19:32:34.814Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:32:34 [2022-03-04T19:32:34.814Z] === RUN   TestDockerSuite/TestLogsTail
19:32:39 [2022-03-04T19:32:39.578Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:32:43 [2022-03-04T19:32:43.380Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:32:47 [2022-03-04T19:32:47.180Z] === RUN   TestDockerSuite/TestMountIntoProc
19:32:47 [2022-03-04T19:32:47.180Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.180Z] === RUN   TestDockerSuite/TestMountIntoSys
19:32:47 [2022-03-04T19:32:47.180Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestNetHostname
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginActive
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:32:47 [2022-03-04T19:32:47.650Z] === RUN   TestDockerSuite/TestPortHostBinding
19:32:47 [2022-03-04T19:32:47.650Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:32:48 [2022-03-04T19:32:48.119Z] === RUN   TestDockerSuite/TestPortList
19:32:48 [2022-03-04T19:32:48.119Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:32:48 [2022-03-04T19:32:48.119Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:32:55 [2022-03-04T19:32:55.290Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:32:55 [2022-03-04T19:32:55.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:32:58 [2022-03-04T19:32:58.183Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:33:02 [2022-03-04T19:33:02.460Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:33:02 [2022-03-04T19:33:02.460Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:33:02 [2022-03-04T19:33:02.460Z] === RUN   TestDockerSuite/TestPsByOrder
19:33:14 [2022-03-04T19:33:14.974Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:33:14 [2022-03-04T19:33:14.974Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:33:14 [2022-03-04T19:33:14.974Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:33:29 [2022-03-04T19:33:29.917Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:33:30 [2022-03-04T19:33:30.329Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:33:42 [2022-03-04T19:33:42.552Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:33:51 [2022-03-04T19:33:51.169Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:33:51 [2022-03-04T19:33:51.169Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:33:51 [2022-03-04T19:33:51.169Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:33:51 [2022-03-04T19:33:51.169Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:34:00 [2022-03-04T19:34:00.662Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:34:00 [2022-03-04T19:34:00.662Z]     docker_cli_external_volume_driver_test.go:485: [d434d06ebfa0e] daemon is not started
19:34:08 [2022-03-04T19:34:08.993Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:34:13 [2022-03-04T19:34:13.753Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:34:15 [2022-03-04T19:34:15.563Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:34:15 [2022-03-04T19:34:15.563Z]     docker_cli_external_volume_driver_test.go:53: [d8e5e51ffbe97] daemon is not started
19:34:30 [2022-03-04T19:34:30.491Z] --- PASS: TestDockerExternalVolumeSuite (437.14s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
19:34:30 [2022-03-04T19:34:30.491Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:34:30 [2022-03-04T19:34:30.491Z] PASS
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] === Skipped
19:34:30 [2022-03-04T19:34:30.491Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:34:30 [2022-03-04T19:34:30.491Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:34:30 [2022-03-04T19:34:30.491Z]     check_test.go:309: [d19b1b0c58442] daemon is not started
19:34:30 [2022-03-04T19:34:30.491Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:34:30 [2022-03-04T19:34:30.491Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:34:30 [2022-03-04T19:34:30.491Z]     check_test.go:309: [dcf40d8d09c3b] daemon is not started
19:34:30 [2022-03-04T19:34:30.491Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:34:30 [2022-03-04T19:34:30.491Z]     check_test.go:309: [d4b902d473048] daemon is not started
19:34:30 [2022-03-04T19:34:30.491Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:34:30 [2022-03-04T19:34:30.491Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:34:30 [2022-03-04T19:34:30.491Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:34:30 [2022-03-04T19:34:30.491Z] 
19:34:30 [2022-03-04T19:34:30.491Z] DONE 273 tests, 5 skipped in 2461.877s
19:34:30 [2022-03-04T19:34:30.491Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:34:30 [2022-03-04T19:34:30.491Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de2aee6046d07/docker.pid
19:34:30 [2022-03-04T19:34:30.491Z] +++ kill 6759
19:34:30 [2022-03-04T19:34:30.491Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6759 is not a child of this shell
19:34:30 [2022-03-04T19:34:30.491Z] warning: PID 6759 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de2aee6046d07/docker.pid had a nonzero exit code
19:34:30 [2022-03-04T19:34:30.491Z] ++++ cat bundles/test-integration/docker.pid
19:34:30 [2022-03-04T19:34:30.491Z] +++ kill 8127
19:34:31 [2022-03-04T19:34:31.063Z] +++ /etc/init.d/apparmor stop
19:34:31 [2022-03-04T19:34:31.063Z] Leaving: AppArmorNo profiles have been unloaded.
19:34:31 [2022-03-04T19:34:31.063Z] 
19:34:31 [2022-03-04T19:34:31.063Z] Unloading profiles will leave already running processes permanently
19:34:31 [2022-03-04T19:34:31.063Z] unconfined, which can lead to unexpected situations.
19:34:31 [2022-03-04T19:34:31.063Z] 
19:34:31 [2022-03-04T19:34:31.063Z] To set a process to complain mode, use the command line tool
19:34:31 [2022-03-04T19:34:31.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:34:31 [2022-03-04T19:34:31.063Z] +++ true
19:34:31 [2022-03-04T19:34:31.063Z] exiting test-integration
19:34:31 [2022-03-04T19:34:31.063Z] ++ exit 0
19:34:31 [2022-03-04T19:34:31.063Z] 
19:34:31 [2022-03-04T19:34:31.324Z] + exit 0
19:34:31 [2022-03-04T19:34:31.324Z] ++ jobs -p
19:34:31 [2022-03-04T19:34:31.324Z] + pids=
19:34:31 [2022-03-04T19:34:31.324Z] + echo 'Remaining pids to kill: []'
19:34:31 [2022-03-04T19:34:31.324Z] Remaining pids to kill: []
19:34:31 [2022-03-04T19:34:31.324Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:34:31 [2022-03-04T19:34:31.340Z] Recording test results
19:34:31 [2022-03-04T19:34:31.585Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:34:32 [2022-03-04T19:34:32.747Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:34:33 [2022-03-04T19:34:33.078Z] + echo Ensuring container killed.
19:34:33 [2022-03-04T19:34:33.078Z] Ensuring container killed.
19:34:33 [2022-03-04T19:34:33.078Z] + docker ps -aq -f name=docker-pr3-*
19:34:33 [2022-03-04T19:34:33.078Z] + cids=d42c32c07868
19:34:33 [2022-03-04T19:34:33.078Z] 3b492d114266
19:34:33 [2022-03-04T19:34:33.078Z] bf46d9b1a75c
19:34:33 [2022-03-04T19:34:33.078Z] + [ -n d42c32c07868
19:34:33 [2022-03-04T19:34:33.078Z] 3b492d114266
19:34:33 [2022-03-04T19:34:33.078Z] bf46d9b1a75c ]
19:34:33 [2022-03-04T19:34:33.078Z] + docker rm -vf d42c32c07868 3b492d114266 bf46d9b1a75c
19:34:34 [2022-03-04T19:34:34.022Z] d42c32c07868
19:34:34 [2022-03-04T19:34:34.966Z] 3b492d114266
19:34:35 [2022-03-04T19:34:35.544Z] bf46d9b1a75c
[Pipeline] sh
19:34:35 [2022-03-04T19:34:35.841Z] + echo Chowning /workspace to jenkins user
19:34:35 [2022-03-04T19:34:35.842Z] Chowning /workspace to jenkins user
19:34:35 [2022-03-04T19:34:35.842Z] + id -u
19:34:35 [2022-03-04T19:34:35.842Z] + id -g
19:34:35 [2022-03-04T19:34:35.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43329:/workspace busybox chown -R 1000:1000 /workspace
19:34:35 [2022-03-04T19:34:35.842Z] Unable to find image 'busybox:latest' locally
19:34:35 [2022-03-04T19:34:35.842Z] latest: Pulling from library/busybox
19:34:36 [2022-03-04T19:34:36.139Z] 009932687766: Pulling fs layer
19:34:36 [2022-03-04T19:34:36.139Z] 009932687766: Verifying Checksum
19:34:36 [2022-03-04T19:34:36.139Z] 009932687766: Download complete
19:34:36 [2022-03-04T19:34:36.139Z] 009932687766: Pull complete
19:34:36 [2022-03-04T19:34:36.139Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
19:34:36 [2022-03-04T19:34:36.139Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:34:38 [2022-03-04T19:34:38.990Z] + bundleName=amd64
19:34:38 [2022-03-04T19:34:38.990Z] + echo Creating amd64-bundles.tar.gz
19:34:38 [2022-03-04T19:34:38.990Z] Creating amd64-bundles.tar.gz
19:34:38 [2022-03-04T19:34:38.990Z] + xargs tar -czf amd64-bundles.tar.gz
19:34:38 [2022-03-04T19:34:38.990Z] + 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
19:34:39 [2022-03-04T19:34:39.947Z] Archiving artifacts
19:34:41 [2022-03-04T19:34:41.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:34:42 [2022-03-04T19:34:42.038Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:34:42 [2022-03-04T19:34:42.038Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
19:34:42 [2022-03-04T19:34:42.038Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:34:42 [2022-03-04T19:34:42.038Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
19:34:42 [2022-03-04T19:34:42.038Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:34:42 [2022-03-04T19:34:42.138Z] + make clean
19:34:42 [2022-03-04T19:34:42.399Z] docker volume rm -f docker-dev-cache
19:34:42 [2022-03-04T19:34:42.399Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:34:50 [2022-03-04T19:34:50.714Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:34:50 [2022-03-04T19:34:50.714Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:34:50 [2022-03-04T19:34:50.714Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:34:50 [2022-03-04T19:34:50.714Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
19:34:50 [2022-03-04T19:34:50.714Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:34:50 [2022-03-04T19:34:50.714Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:34:50 [2022-03-04T19:34:50.714Z] === RUN   TestDockerSuite/TestPsRightTagName
19:34:50 [2022-03-04T19:34:50.714Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:34:50 [2022-03-04T19:34:50.714Z] === RUN   TestDockerSuite/TestPsShowMounts
19:35:01 [2022-03-04T19:35:01.164Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:35:01 [2022-03-04T19:35:01.164Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
19:35:01 [2022-03-04T19:35:01.164Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:35:02 [2022-03-04T19:35:02.152Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:35:02 [2022-03-04T19:35:02.152Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:35:02 [2022-03-04T19:35:02.152Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:35:03 [2022-03-04T19:35:03.722Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:35:04 [2022-03-04T19:35:04.712Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:35:04 [2022-03-04T19:35:04.712Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:35:04 [2022-03-04T19:35:04.712Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:35:11 [2022-03-04T19:35:11.881Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:35:17 [2022-03-04T19:35:17.757Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:35:21 [2022-03-04T19:35:21.553Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:35:57 [2022-03-04T19:35:57.434Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:35:57 [2022-03-04T19:35:57.434Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:35:57 [2022-03-04T19:35:57.434Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:36:02 [2022-03-04T19:36:02.195Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:36:02 [2022-03-04T19:36:02.664Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:36:03 [2022-03-04T19:36:03.132Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:36:04 [2022-03-04T19:36:04.122Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:36:11 [2022-03-04T19:36:11.287Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:36:29 [2022-03-04T19:36:29.121Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:36:29 [2022-03-04T19:36:29.121Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:36:29 [2022-03-04T19:36:29.121Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:36:33 [2022-03-04T19:36:33.886Z] === RUN   TestDockerSuite/TestRmiBlank
19:36:33 [2022-03-04T19:36:33.886Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:36:34 [2022-03-04T19:36:34.360Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:36:59 [2022-03-04T19:36:59.666Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:37:00 [2022-03-04T19:37:00.135Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:37:01 [2022-03-04T19:37:01.124Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:37:11 [2022-03-04T19:37:11.561Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:37:26 [2022-03-04T19:37:26.502Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:37:36 [2022-03-04T19:37:36.930Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:37:44 [2022-03-04T19:37:44.094Z] === RUN   TestDockerSuite/TestRmiTag
19:37:44 [2022-03-04T19:37:44.565Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:37:48 [2022-03-04T19:37:48.363Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:38:18 [2022-03-04T19:38:18.489Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:38:18 [2022-03-04T19:38:18.489Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:38:27 [2022-03-04T19:38:27.157Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddHost
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:38:28 [2022-03-04T19:38:28.729Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:38:28 [2022-03-04T19:38:28.729Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:38:31 [2022-03-04T19:38:31.692Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:38:31 [2022-03-04T19:38:31.692Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
19:38:31 [2022-03-04T19:38:31.692Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:38:31 [2022-03-04T19:38:31.692Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
19:38:31 [2022-03-04T19:38:31.692Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:38:38 [2022-03-04T19:38:38.859Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:38:43 [2022-03-04T19:38:43.627Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:38:52 [2022-03-04T19:38:52.310Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:38:55 [2022-03-04T19:38:55.273Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:39:03 [2022-03-04T19:39:03.952Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:39:03 [2022-03-04T19:39:03.952Z] === RUN   TestDockerSuite/TestRunBindMounts
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:39:16 [2022-03-04T19:39:16.466Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:39:16 [2022-03-04T19:39:16.466Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:39:19 [2022-03-04T19:39:19.422Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:39:19 [2022-03-04T19:39:19.422Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:39:19 [2022-03-04T19:39:19.422Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:39:24 [2022-03-04T19:39:24.183Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:39:24 [2022-03-04T19:39:24.183Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
19:39:24 [2022-03-04T19:39:24.183Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:39:24 [2022-03-04T19:39:24.183Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
19:39:24 [2022-03-04T19:39:24.183Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.143Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:39:27 [2022-03-04T19:39:27.143Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
19:39:27 [2022-03-04T19:39:27.613Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:39:31 [2022-03-04T19:39:31.417Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:39:35 [2022-03-04T19:39:35.244Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:39:38 [2022-03-04T19:39:38.201Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:39:38 [2022-03-04T19:39:38.201Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:39:38 [2022-03-04T19:39:38.201Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:39:38 [2022-03-04T19:39:38.201Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:39:38 [2022-03-04T19:39:38.201Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:39:38 [2022-03-04T19:39:38.201Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
19:39:38 [2022-03-04T19:39:38.201Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:39:41 [2022-03-04T19:39:41.997Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:39:41 [2022-03-04T19:39:41.997Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
19:39:41 [2022-03-04T19:39:41.997Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:39:41 [2022-03-04T19:39:41.997Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:39:41 [2022-03-04T19:39:41.997Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:39:41 [2022-03-04T19:39:41.997Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:39:41 [2022-03-04T19:39:41.997Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:39:41 [2022-03-04T19:39:41.997Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:39:41 [2022-03-04T19:39:41.997Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:39:44 [2022-03-04T19:39:44.220Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:39:52 [2022-03-04T19:39:52.893Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:39:52 [2022-03-04T19:39:52.893Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:39:55 [2022-03-04T19:39:55.855Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:39:55 [2022-03-04T19:39:55.855Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:39:55 [2022-03-04T19:39:55.855Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:39:56 [2022-03-04T19:39:56.325Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:39:56 [2022-03-04T19:39:56.325Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
19:39:56 [2022-03-04T19:39:56.325Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:40:00 [2022-03-04T19:40:00.128Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:40:08 [2022-03-04T19:40:08.801Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:40:08 [2022-03-04T19:40:08.801Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
19:40:08 [2022-03-04T19:40:08.801Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:40:11 [2022-03-04T19:40:11.759Z] === RUN   TestDockerSuite/TestRunEnvironment
19:40:11 [2022-03-04T19:40:11.759Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:40:11 [2022-03-04T19:40:11.759Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:40:11 [2022-03-04T19:40:11.759Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:40:11 [2022-03-04T19:40:11.759Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:40:11 [2022-03-04T19:40:11.759Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:40:11 [2022-03-04T19:40:11.759Z] === RUN   TestDockerSuite/TestRunExitCode
19:40:14 [2022-03-04T19:40:14.719Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:40:18 [2022-03-04T19:40:18.515Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:40:22 [2022-03-04T19:40:22.309Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:40:25 [2022-03-04T19:40:25.278Z] === RUN   TestDockerSuite/TestRunExposePort
19:40:25 [2022-03-04T19:40:25.278Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:40:25 [2022-03-04T19:40:25.278Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.278Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:40:25 [2022-03-04T19:40:25.278Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.278Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:40:25 [2022-03-04T19:40:25.278Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.278Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:40:25 [2022-03-04T19:40:25.278Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.747Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:40:25 [2022-03-04T19:40:25.747Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
19:40:25 [2022-03-04T19:40:25.747Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:40:25 [2022-03-04T19:40:25.747Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.747Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:40:25 [2022-03-04T19:40:25.747Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:40:25 [2022-03-04T19:40:25.747Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:40:38 [2022-03-04T19:40:38.254Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:40:38 [2022-03-04T19:40:38.254Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:40:38 [2022-03-04T19:40:38.254Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:40:38 [2022-03-04T19:40:38.254Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:40:38 [2022-03-04T19:40:38.254Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:40:38 [2022-03-04T19:40:38.254Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:40:53 [2022-03-04T19:40:53.202Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:40:53 [2022-03-04T19:40:53.202Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
19:40:53 [2022-03-04T19:40:53.202Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:40:54 [2022-03-04T19:40:54.193Z] === RUN   TestDockerSuite/TestRunModeHostname
19:40:54 [2022-03-04T19:40:54.193Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:40:54 [2022-03-04T19:40:54.662Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.662Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunMount
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:40:54 [2022-03-04T19:40:54.663Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
19:40:54 [2022-03-04T19:40:54.663Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:41:12 [2022-03-04T19:41:12.493Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:41:12 [2022-03-04T19:41:12.493Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:41:12 [2022-03-04T19:41:12.493Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:41:12 [2022-03-04T19:41:12.493Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
19:41:12 [2022-03-04T19:41:12.493Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:41:12 [2022-03-04T19:41:12.493Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
19:41:12 [2022-03-04T19:41:12.493Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:41:18 [2022-03-04T19:41:18.372Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:41:25 [2022-03-04T19:41:25.544Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:41:25 [2022-03-04T19:41:25.544Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.544Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:41:25 [2022-03-04T19:41:25.544Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.544Z] === RUN   TestDockerSuite/TestRunNetHost
19:41:25 [2022-03-04T19:41:25.544Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.544Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:41:25 [2022-03-04T19:41:25.544Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.544Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:41:25 [2022-03-04T19:41:25.545Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:41:25 [2022-03-04T19:41:25.545Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:41:25 [2022-03-04T19:41:25.545Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:41:25 [2022-03-04T19:41:25.545Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:41:25 [2022-03-04T19:41:25.545Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:41:25 [2022-03-04T19:41:25.545Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:41:26 [2022-03-04T19:41:26.538Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:41:30 [2022-03-04T19:41:30.335Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:41:33 [2022-03-04T19:41:33.294Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:41:34 [2022-03-04T19:41:34.862Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:41:37 [2022-03-04T19:41:37.821Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:41:37 [2022-03-04T19:41:37.821Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:41:37 [2022-03-04T19:41:37.821Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:41:37 [2022-03-04T19:41:37.821Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunPortInUse
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:41:38 [2022-03-04T19:41:38.294Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:41:38 [2022-03-04T19:41:38.294Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunPublishPort
19:41:42 [2022-03-04T19:41:42.097Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:41:42 [2022-03-04T19:41:42.097Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:41:42 [2022-03-04T19:41:42.097Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:41:42 [2022-03-04T19:41:42.097Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:41:42 [2022-03-04T19:41:42.097Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:41:42 [2022-03-04T19:41:42.097Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:41:54 [2022-03-04T19:41:54.604Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:41:54 [2022-03-04T19:41:54.604Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
19:41:54 [2022-03-04T19:41:54.604Z] === RUN   TestDockerSuite/TestRunRm
19:41:57 [2022-03-04T19:41:57.564Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:42:04 [2022-03-04T19:42:04.734Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:42:13 [2022-03-04T19:42:13.411Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:42:22 [2022-03-04T19:42:22.090Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:42:25 [2022-03-04T19:42:25.050Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:42:28 [2022-03-04T19:42:28.850Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:42:28 [2022-03-04T19:42:28.850Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
19:42:28 [2022-03-04T19:42:28.850Z] === RUN   TestDockerSuite/TestRunState
19:42:28 [2022-03-04T19:42:28.850Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:42:28 [2022-03-04T19:42:28.850Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:42:32 [2022-03-04T19:42:32.649Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:42:32 [2022-03-04T19:42:32.649Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:42:32 [2022-03-04T19:42:32.649Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:42:35 [2022-03-04T19:42:35.606Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:42:35 [2022-03-04T19:42:35.606Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:42:35 [2022-03-04T19:42:35.606Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:42:35 [2022-03-04T19:42:35.606Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:42:35 [2022-03-04T19:42:35.606Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:42:36 [2022-03-04T19:42:36.079Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:42:36 [2022-03-04T19:42:36.079Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:42:36 [2022-03-04T19:42:36.079Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:42:36 [2022-03-04T19:42:36.079Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
19:42:41 [2022-03-04T19:42:41.955Z] === RUN   TestDockerSuite/TestRunUserByID
19:42:41 [2022-03-04T19:42:41.955Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:42:42 [2022-03-04T19:42:42.425Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:42:42 [2022-03-04T19:42:42.425Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:42:42 [2022-03-04T19:42:42.425Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:42:42 [2022-03-04T19:42:42.425Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:42:42 [2022-03-04T19:42:42.425Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:42:42 [2022-03-04T19:42:42.425Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:42:42 [2022-03-04T19:42:42.425Z] === RUN   TestDockerSuite/TestRunUserByName
19:42:42 [2022-03-04T19:42:42.425Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:42:42 [2022-03-04T19:42:42.425Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:42:46 [2022-03-04T19:42:46.222Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:42:46 [2022-03-04T19:42:46.222Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:42:46 [2022-03-04T19:42:46.222Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:42:49 [2022-03-04T19:42:49.184Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:42:49 [2022-03-04T19:42:49.184Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
19:42:49 [2022-03-04T19:42:49.184Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:42:49 [2022-03-04T19:42:49.184Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
19:42:49 [2022-03-04T19:42:49.184Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:42:59 [2022-03-04T19:42:59.619Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:43:10 [2022-03-04T19:43:10.060Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:43:15 [2022-03-04T19:43:15.942Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:43:26 [2022-03-04T19:43:26.373Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:43:26 [2022-03-04T19:43:26.373Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:43:26 [2022-03-04T19:43:26.373Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:43:26 [2022-03-04T19:43:26.373Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:43:31 [2022-03-04T19:43:31.138Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:43:34 [2022-03-04T19:43:34.866Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:43:38 [2022-03-04T19:43:38.604Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:43:38 [2022-03-04T19:43:38.604Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:43:38 [2022-03-04T19:43:38.604Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:43:38 [2022-03-04T19:43:38.604Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:43:38 [2022-03-04T19:43:38.604Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.604Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:43:38 [2022-03-04T19:43:38.605Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
19:43:38 [2022-03-04T19:43:38.605Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:43:45 [2022-03-04T19:43:45.675Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:43:47 [2022-03-04T19:43:47.847Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:43:56 [2022-03-04T19:43:56.402Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveImageId
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:44:03 [2022-03-04T19:44:03.464Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:44:03 [2022-03-04T19:44:03.464Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:44:05 [2022-03-04T19:44:05.643Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:44:06 [2022-03-04T19:44:06.102Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:44:06 [2022-03-04T19:44:06.561Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:44:07 [2022-03-04T19:44:07.021Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:44:09 [2022-03-04T19:44:09.196Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:44:19 [2022-03-04T19:44:19.517Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:44:19 [2022-03-04T19:44:19.517Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:44:19 [2022-03-04T19:44:19.517Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:44:31 [2022-03-04T19:44:31.886Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:44:31 [2022-03-04T19:44:31.886Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:44:31 [2022-03-04T19:44:31.886Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:44:37 [2022-03-04T19:44:37.675Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:44:37 [2022-03-04T19:44:37.675Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:44:37 [2022-03-04T19:44:37.675Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:44:37 [2022-03-04T19:44:37.675Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:44:37 [2022-03-04T19:44:37.675Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:44:37 [2022-03-04T19:44:37.675Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
19:44:37 [2022-03-04T19:44:37.675Z] === RUN   TestDockerSuite/TestStartRecordError
19:44:37 [2022-03-04T19:44:37.675Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:44:37 [2022-03-04T19:44:37.675Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestStatsNoStream
19:44:46 [2022-03-04T19:44:46.233Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:44:46 [2022-03-04T19:44:46.233Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:44:49 [2022-03-04T19:44:49.958Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:44:53 [2022-03-04T19:44:53.683Z] === RUN   TestDockerSuite/TestTopPrivileged
19:44:53 [2022-03-04T19:44:53.683Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:44:53 [2022-03-04T19:44:53.683Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:44:57 [2022-03-04T19:44:57.411Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:44:57 [2022-03-04T19:44:57.411Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:45:15 [2022-03-04T19:45:15.084Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:45:15 [2022-03-04T19:45:15.085Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:45:15 [2022-03-04T19:45:15.085Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:45:18 [2022-03-04T19:45:18.813Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:45:18 [2022-03-04T19:45:18.813Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:45:29 [2022-03-04T19:45:29.132Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:45:29 [2022-03-04T19:45:29.132Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:45:30 [2022-03-04T19:45:30.096Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:45:30 [2022-03-04T19:45:30.096Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:45:30 [2022-03-04T19:45:30.553Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:45:48 [2022-03-04T19:45:48.219Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:45:48 [2022-03-04T19:45:48.219Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:45:48 [2022-03-04T19:45:48.219Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:45:48 [2022-03-04T19:45:48.219Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:45:48 [2022-03-04T19:45:48.677Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:45:48 [2022-03-04T19:45:48.677Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:45:48 [2022-03-04T19:45:48.677Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:46:01 [2022-03-04T19:46:01.044Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:46:01 [2022-03-04T19:46:01.044Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:46:01 [2022-03-04T19:46:01.044Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:46:15 [2022-03-04T19:46:15.876Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:46:15 [2022-03-04T19:46:15.876Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
19:46:15 [2022-03-04T19:46:15.876Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:46:16 [2022-03-04T19:46:16.334Z] --- PASS: TestDockerSuite (3043.55s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.50s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.61s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.55s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.78s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s)
19:46:16 [2022-03-04T19:46:16.334Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.57s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.45s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.27s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.56s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddTar (35.51s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.49s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.52s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s)
19:46:16 [2022-03-04T19:46:16.792Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.46s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.48s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.80s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.49s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.77s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.79s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.28s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.29s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.56s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.46s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.63s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.13s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.96s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.75s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.06s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (84.14s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.98s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.30s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.29s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.38s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.96s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.35s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.44s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.81s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.15s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.11s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.43s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.37s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFails (7.27s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.54s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.34s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.37s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.48s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.13s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.06s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.92s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.93s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.97s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.51s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.75s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.39s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.29s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.54s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.45s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (18.23s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (1.01s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.57s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (1.12s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNoContext (4.24s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.88s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.27s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (2.44s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (20.43s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.33s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.76s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.45s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.63s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.47s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.56s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.80s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.67s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.28s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildRm (16.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.86s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.78s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.08s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.74s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.43s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.37s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.75s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.72s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.69s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.86s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.09s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.86s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.17s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.15s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (11.11s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.64s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.11s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.23s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.42s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.18s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.62s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.83s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.75s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.76s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (6.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.86s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.36s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.84s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.77s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.50s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.43s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.86s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.59s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.51s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitChange (5.95s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.46s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.97s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.52s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.96s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.23s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.68s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.51s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
19:46:16 [2022-03-04T19:46:16.793Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.41s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.84s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.87s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.98s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.72s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.66s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.22s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.42s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.80s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.41s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.96s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.86s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.48s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.49s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.74s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.01s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.75s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (8.07s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.97s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0004c9500_<nil>} (3.11s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1930630022_c:\foo_false__<nil>_<nil>_<nil>} (3.30s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1930630022_c:\foo_true__<nil>_<nil>_<nil>} (3.49s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:46:16 [2022-03-04T19:46:16.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.34s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.62s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpRelativePath (8.20s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.77s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.96s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.81s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.23s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToDot (7.73s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.11s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.40s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.63s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.56s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.16s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.30s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateRM (0.41s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.49s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.21s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestDockerFails (0.13s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.82s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (14.86s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.31s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.26s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.79s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.91s)
19:46:16 [2022-03-04T19:46:16.794Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.70s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.65s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.98s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsRename (7.75s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsResize (3.27s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.81s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.48s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.84s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.48s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.63s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.60s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.80s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.91s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.70s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.36s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.04s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.41s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.35s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.04s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.11s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.92s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.63s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.76s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.68s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.14s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.14s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.14s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.72s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.17s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.21s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.36s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.59s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.30s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.60s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.77s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.88s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.39s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.14s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.89s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.59s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.76s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.95s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.90s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.90s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.78s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.252Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.14s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.43s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.31s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.90s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (10.00s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (11.39s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (11.39s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.96s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.88s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.77s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.68s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsSince (10.86s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsTail (4.58s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (4.09s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.78s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.14s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.13s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.90s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsByOrder (11.90s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.83s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.22s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.50s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.62s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.85s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (12.04s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.17s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPsShowMounts (10.39s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.86s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.46s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.39s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.45s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.77s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.94s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.20s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.40s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.21s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (6.35s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (16.32s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (6.67s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.16s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.54s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.65s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.28s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.12s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.14s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (13.00s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.74s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (6.92s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiTag (1.33s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.84s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.83s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.29s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.11s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.90s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.09s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.95s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.29s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (8.37s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.56s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (8.37s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunBindMounts (11.93s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.45s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.78s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (3.22s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.63s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.64s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.42s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (3.47s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.52s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.97s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.61s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.35s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (8.41s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.41s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.45s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.37s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.45s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.52s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.12s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.13s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (14.78s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.75s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (15.60s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.73s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.33s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
19:46:17 [2022-03-04T19:46:17.253Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.55s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.29s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.41s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.07s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.92s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.60s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunRm (3.73s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.88s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (8.47s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (8.32s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.51s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.86s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.50s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.30s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.34s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.15s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.93s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.58s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.29s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (9.54s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.36s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.82s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.92s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.12s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.63s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.51s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:46:17 [2022-03-04T19:46:17.254Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.14s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.65s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (8.11s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.83s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.67s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.44s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (2.05s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.14s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.38s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (7.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.55s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.38s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.75s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.42s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.55s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.25s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.38s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.60s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.52s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.26s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.93s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.15s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (9.62s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.72s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.73s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.14s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.35s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (16.90s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.08s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.38s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.65s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.51s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.51s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.64s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.41s)
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] --- PASS: TestDockerRegistrySuite (0.53s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.53s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:46:17 [2022-03-04T19:46:17.712Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.712Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:17 [2022-03-04T19:46:17.712Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.06s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerDaemonSuite
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerSwarmSuite
19:46:17 [2022-03-04T19:46:17.713Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- PASS: TestDockerPluginSuite (0.09s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerExternalVolumeSuite
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerNetworkSuite
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] === RUN   TestDockerHubPullSuite
19:46:17 [2022-03-04T19:46:17.713Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:46:17 [2022-03-04T19:46:17.713Z] PASS
19:46:17 [2022-03-04T19:46:17.713Z] ok  	github.com/docker/docker/integration-cli	3044.680s
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === Skipped
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:46:17 [2022-03-04T19:46:17.713Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:46:17 [2022-03-04T19:46:17.713Z] 
19:46:17 [2022-03-04T19:46:17.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.171Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:46:18 [2022-03-04T19:46:18.171Z] 
19:46:18 [2022-03-04T19:46:18.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:46:18 [2022-03-04T19:46:18.171Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (1.01s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (1.01s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.78s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.78s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.86s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.86s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.83s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.83s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.84s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.84s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.77s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.77s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.86s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.86s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_sni_test.go:18: Flakey test
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.172Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:46:18 [2022-03-04T19:46:18.172Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.173Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
19:46:18 [2022-03-04T19:46:18.173Z] 
19:46:18 [2022-03-04T19:46:18.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
19:46:18 [2022-03-04T19:46:18.636Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.636Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:46:18 [2022-03-04T19:46:18.636Z] 
19:46:18 [2022-03-04T19:46:18.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.04s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.637Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z] 
19:46:18 [2022-03-04T19:46:18.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s)
19:46:18 [2022-03-04T19:46:18.637Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:46:18 [2022-03-04T19:46:18.638Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
19:46:18 [2022-03-04T19:46:18.638Z] 
19:46:18 [2022-03-04T19:46:18.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z] 
19:46:19 [2022-03-04T19:46:19.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
19:46:19 [2022-03-04T19:46:19.096Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.096Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.16s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.08s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.097Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
19:46:19 [2022-03-04T19:46:19.097Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.098Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:46:19 [2022-03-04T19:46:19.098Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.556Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.556Z] 
19:46:19 [2022-03-04T19:46:19.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.557Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s)
19:46:19 [2022-03-04T19:46:19.557Z] 
19:46:19 [2022-03-04T19:46:19.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:46:19 [2022-03-04T19:46:19.557Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:19 [2022-03-04T19:46:19.558Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z] 
19:46:19 [2022-03-04T19:46:19.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:19 [2022-03-04T19:46:19.558Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.53s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.53s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.016Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z] 
19:46:20 [2022-03-04T19:46:20.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:46:20 [2022-03-04T19:46:20.016Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z] 
19:46:20 [2022-03-04T19:46:20.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:46:20 [2022-03-04T19:46:20.017Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:46:20 [2022-03-04T19:46:20.020Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.020Z] DONE 1093 tests, 547 skipped in 3054.910s
19:46:20 [2022-03-04T19:46:20.020Z] INFO: Integration tests ended at 03/04/2022 19:46:19. Duration:00:50:55.3066849
19:46:20 [2022-03-04T19:46:20.020Z] INFO: Docker info of the daemon under test at end of run
19:46:20 [2022-03-04T19:46:20.020Z] 
19:46:20 [2022-03-04T19:46:20.477Z] Containers: 2
19:46:20 [2022-03-04T19:46:20.477Z]  Running: 0
19:46:20 [2022-03-04T19:46:20.477Z]  Paused: 0
19:46:20 [2022-03-04T19:46:20.477Z]  Stopped: 2
19:46:20 [2022-03-04T19:46:20.477Z] Images: 18
19:46:20 [2022-03-04T19:46:20.477Z] Server Version: 0.0.0-dev
19:46:20 [2022-03-04T19:46:20.477Z] Storage Driver: windowsfilter
19:46:20 [2022-03-04T19:46:20.477Z]  Windows: 
19:46:20 [2022-03-04T19:46:20.477Z] Logging Driver: json-file
19:46:20 [2022-03-04T19:46:20.477Z] Plugins: 
19:46:20 [2022-03-04T19:46:20.477Z]  Volume: local
19:46:20 [2022-03-04T19:46:20.477Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:46:20 [2022-03-04T19:46:20.477Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:46:20 [2022-03-04T19:46:20.477Z] Swarm: inactive
19:46:20 [2022-03-04T19:46:20.477Z] Default Isolation: process
19:46:20 [2022-03-04T19:46:20.477Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:46:20 [2022-03-04T19:46:20.477Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
19:46:20 [2022-03-04T19:46:20.477Z] OSType: windows
19:46:20 [2022-03-04T19:46:20.477Z] Architecture: x86_64
19:46:20 [2022-03-04T19:46:20.477Z] CPUs: 4
19:46:20 [2022-03-04T19:46:20.477Z] Total Memory: 32GiB
19:46:20 [2022-03-04T19:46:20.477Z] Name: azwin-2-e0f2e0
19:46:20 [2022-03-04T19:46:20.477Z] ID: IOFT:SVXX:44TX:SOXW:LYJH:ZKJY:YIGK:GRIY:GM4E:VNSP:4B5G:HQ3T
19:46:20 [2022-03-04T19:46:20.477Z] Docker Root Dir: D:\CI\PR-43329\3\daemon
19:46:20 [2022-03-04T19:46:20.477Z] Debug Mode (client): false
19:46:20 [2022-03-04T19:46:20.477Z] Debug Mode (server): true
19:46:20 [2022-03-04T19:46:20.477Z]  File Descriptors: -1
19:46:20 [2022-03-04T19:46:20.477Z]  Goroutines: 17
19:46:20 [2022-03-04T19:46:20.477Z]  System Time: 2022-03-04T19:46:20.314235Z
19:46:20 [2022-03-04T19:46:20.477Z]  EventsListeners: 0
19:46:20 [2022-03-04T19:46:20.477Z] Registry: https://index.docker.io/v1/
19:46:20 [2022-03-04T19:46:20.477Z] Labels:
19:46:20 [2022-03-04T19:46:20.477Z] Experimental: false
19:46:20 [2022-03-04T19:46:20.477Z] Insecure Registries:
19:46:20 [2022-03-04T19:46:20.477Z]  127.0.0.0/8
19:46:20 [2022-03-04T19:46:20.477Z] Live Restore Enabled: false
19:46:20 [2022-03-04T19:46:20.477Z] 
19:46:20 [2022-03-04T19:46:20.477Z] 
19:46:20 [2022-03-04T19:46:20.477Z] INFO: Stopping daemon under test
19:46:20 [2022-03-04T19:46:20.934Z] SUCCESS: The process with PID 3816 (child process of PID 6220) has been terminated.
19:46:20 [2022-03-04T19:46:20.934Z] SUCCESS: The process with PID 6220 (child process of PID 8932) has been terminated.
19:46:20 [2022-03-04T19:46:20.934Z] INFO: Stop tailing logs of the daemon under tests
19:46:20 [2022-03-04T19:46:20.934Z] INFO: executeCI.ps1 Completed successfully at 03/04/2022 19:46:20.
19:46:20 [2022-03-04T19:46:20.934Z] INFO: Tidying up at end of run
19:46:20 [2022-03-04T19:46:20.934Z] INFO: Saving daemon under test log (d:\CI\PR-43329\3\dut.out) to bundles\CIDUT.out
19:46:20 [2022-03-04T19:46:20.934Z] INFO: Saving daemon under test log (d:\CI\PR-43329\3\dut.err) to bundles\CIDUT.err
19:46:20 [2022-03-04T19:46:20.934Z] INFO: Nuke-Everything...
19:46:23 [2022-03-04T19:46:23.832Z] INFO: Container count on control daemon to delete is 2
19:46:23 [2022-03-04T19:46:23.832Z] 47d2c61c7d75
19:46:23 [2022-03-04T19:46:23.832Z] 27c6fd1e1ab6
19:46:23 [2022-03-04T19:46:23.832Z] INFO: Tidying pidfile d:\CI\PR-43329\3\docker.pid
19:46:24 [2022-03-04T19:46:24.289Z] INFO: Nuking d:\CI
19:47:36 [2022-03-04T19:47:36.432Z] INFO: Zapped successfully
19:47:36 [2022-03-04T19:47:36.432Z] 
19:47:36 [2022-03-04T19:47:36.432Z] INFO: executeCI.ps1 exiting at Fri Mar  4 19:47:35 CUT 2022. Duration 01:09:16.3201493
19:47:36 [2022-03-04T19:47:36.432Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:47:36 [2022-03-04T19:47:36.683Z] Recording test results
19:47:37 [2022-03-04T19:47:37.139Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:47:39 [2022-03-04T19:47:39.461Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
19:47:41 [2022-03-04T19:47:41.914Z] Archiving artifacts
19:47:43 [2022-03-04T19:47:43.213Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43329/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:47:44 [2022-03-04T19:47:44.174Z] + make clean
19:47:47 [2022-03-04T19:47:47.132Z] docker volume rm -f docker-dev-cache
19:47:47 [2022-03-04T19:47:47.132Z] docker-dev-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